============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/002357/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
171.46s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]
17.09s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]
12.47s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]
======================== 1 passed in 203.75s (0:03:23) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/002653/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py F

=================================== FAILURES ===================================
_ TestSecondaryIndex.test_secondary_index[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC] _
ydb/tests/sql/lib/test_query.py:52: in query
    for result_set in result_sets:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, timeout)
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   _pytest.outcomes.Exit: Graceful shutdown requested

During handling of the above exception, another exception occurred:
ydb/tests/datashard/secondary_index/test_secondary_index.py:53: in test_secondary_index
    self.select_index(table_name, index, dml)
ydb/tests/datashard/secondary_index/test_secondary_index.py:90: in select_index
    dml.transactional(process)
ydb/tests/datashard/lib/dml_operations.py:17: in transactional
    return self.query_object.transactional(process)
ydb/tests/sql/lib/test_query.py:58: in transactional
    return self.pool.retry_operation_sync(lambda session: fn(session))
contrib/python/ydb/py3/ydb/query/pool.py:151: in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:149: in wrapped_callee
    return callee(session, *args, **kwargs)
ydb/tests/sql/lib/test_query.py:58: in <lambda>
    return self.pool.retry_operation_sync(lambda session: fn(session))
ydb/tests/datashard/secondary_index/test_secondary_index.py:62: in process
    rows = self.query(
ydb/tests/sql/lib/test_query.py:51: in query
    with tx.execute(text) as result_sets:
contrib/python/ydb/py3/ydb/query/base.py:64: in __exit__
    for _ in self:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:943: in _next
    operating = self._call.operate(
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:329: in grpc._cython.cygrpc.IntegratedCall.operate
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:140: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:148: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:58: in grpc._cython.cygrpc._raise_call_error_no_metadata
    ???
E   ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_secondary_index[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/002653/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2483208
DEBUG    ya.test:process.py:259 Command (pid 2483208) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2483208) elapsed time (sec): 0.8132176399230957
DEBUG    ya.test:process.py:263 Command (pid 2483208) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483208) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2483208) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483208) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483208) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2483208) maxrss: 480456
DEBUG    ya.test:process.py:263 Command (pid 2483208) minflt: 45402
DEBUG    ya.test:process.py:263 Command (pid 2483208) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2483208) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2483208) nivcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 2483208) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2483208) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2483208) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2483208) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2483208) stime: 0.20459
DEBUG    ya.test:process.py:263 Command (pid 2483208) utime: 0.508628
DEBUG    ya.test:process.py:263 Command (pid 2483208) wtime: 0.815
DEBUG    ya.test:process.py:275 Command (pid 2483208) output:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9

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

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

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

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/002653/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9923
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/c688/002653/r3tmp/kikimr_cluster_eruht33k
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/002653/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7987
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5236
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16794
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17344
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c688/002653/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/c688/002653/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/c688/002653/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/node_1/logfile_a1vrlk7l.log --grpc-port=7987 --mon-port=5236 --ic-port=9923
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7987/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c688/002653/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/c688/002653/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/c688/002653/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/node_1/logfile_a1vrlk7l.log --grpc-port=7987 --mon-port=5236 --ic-port=9923
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/c688/002653/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/c688/002653/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/c688/002653/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/node_1/logfile_a1vrlk7l.log', '--grpc-port=7987', '--mon-port=5236', '--ic-port=9923')' in '/home/runner/.ya/build/build_root/c688/002653/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2483578
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7987/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/002653/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2483587
DEBUG    ya.test:process.py:259 Command (pid 2483587) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2483587) elapsed time (sec): 0.8553071022033691
DEBUG    ya.test:process.py:263 Command (pid 2483587) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483587) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2483587) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483587) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483587) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2483587) maxrss: 489544
DEBUG    ya.test:process.py:263 Command (pid 2483587) minflt: 45333
DEBUG    ya.test:process.py:263 Command (pid 2483587) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2483587) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2483587) nivcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 2483587) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2483587) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2483587) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2483587) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2483587) stime: 0.175473
DEBUG    ya.test:process.py:263 Command (pid 2483587) utime: 0.544115
DEBUG    ya.test:process.py:263 Command (pid 2483587) wtime: 0.857
DEBUG    ya.test:process.py:275 Command (pid 2483587) output:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/002653/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/c688/002653/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7987', '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: 9923\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/002653/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7987', '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: 9923\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2485365
DEBUG    ya.test:process.py:259 Command (pid 2485365) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2485365) elapsed time (sec): 1.4225726127624512
DEBUG    ya.test:process.py:263 Command (pid 2485365) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2485365) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2485365) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2485365) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2485365) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2485365) maxrss: 589016
DEBUG    ya.test:process.py:263 Command (pid 2485365) minflt: 51702
DEBUG    ya.test:process.py:263 Command (pid 2485365) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2485365) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2485365) nivcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 2485365) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2485365) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2485365) nvcsw: 622
DEBUG    ya.test:process.py:263 Command (pid 2485365) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2485365) stime: 0.247685
DEBUG    ya.test:process.py:263 Command (pid 2485365) utime: 0.589449
DEBUG    ya.test:process.py:263 Command (pid 2485365) wtime: 1.429
DEBUG    ya.test:process.py:275 Command (pid 2485365) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/002653/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/c688/002653/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7987', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/002653/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7987', '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: 2485606
DEBUG    ya.test:process.py:259 Command (pid 2485606) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2485606) elapsed time (sec): 1.2483596801757812
DEBUG    ya.test:process.py:263 Command (pid 2485606) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2485606) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2485606) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2485606) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2485606) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2485606) maxrss: 589496
DEBUG    ya.test:process.py:263 Command (pid 2485606) minflt: 51606
DEBUG    ya.test:process.py:263 Command (pid 2485606) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2485606) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2485606) nivcsw: 237
DEBUG    ya.test:process.py:263 Command (pid 2485606) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2485606) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2485606) nvcsw: 625
DEBUG    ya.test:process.py:263 Command (pid 2485606) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2485606) stime: 0.311144
DEBUG    ya.test:process.py:263 Command (pid 2485606) utime: 0.5033949999999999
DEBUG    ya.test:process.py:263 Command (pid 2485606) wtime: 1.254
DEBUG    ya.test:process.py:275 Command (pid 2485606) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 2485606) 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, b1a1409c-891f-470d-998c-eef604351249, localhost:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b1a1409c-891f-470d-998c-eef604351249, localhost:7987): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b1a1409c-891f-470d-998c-eef604351249, localhost:7987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 7987 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-anwhr6cmha.auto.internal:7987, 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:7987
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_secondary_index.py::TestSecondaryIndex, test_name: test_secondary_index[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC])
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 33dcf8a7-0389-4131-b4bf-e2827d623646, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 33dcf8a7-0389-4131-b4bf-e2827d623646, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 33dcf8a7-0389-4131-b4bf-e2827d623646, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 31e81c05-b05f-42e5-81db-760e1a84df97, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 31e81c05-b05f-42e5-81db-760e1a84df97, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 31e81c05-b05f-42e5-81db-760e1a84df97, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8749b99c-11ce-4bba-8371-2b9ef3b89a11, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8749b99c-11ce-4bba-8371-2b9ef3b89a11, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_0__ASYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_index_Int64 Int64, col_index_Uint64 Uint64, col_index_Int32 Int32, col_index_Uint32 Uint32, col_index_Int16 Int16, col_index_Uint16 Uint16, col_index_Int8 Int8, col_index_Uint8 Uint8, col_index_Bool Bool, col_index_Decimal150 Decimal(15,0), col_index_Decimal229 Decimal(22,9), col_index_Decimal3510 Decimal(35,10),\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_Int64 GLOBAL  ASYNC ON (col_index_Int64), INDEX idx_col_index_Uint64 GLOBAL  ASYNC ON (col_index_Uint64), INDEX idx_col_index_Int32 GLOBAL  ASYNC ON (col_index_Int32), INDEX idx_col_index_Uint32 GLOBAL  ASYNC ON (col_index_Uint32), INDEX idx_col_index_Int16 GLOBAL  ASYNC ON (col_index_Int16), INDEX idx_col_index_Uint16 GLOBAL  ASYNC ON (col_index_Uint16), INDEX idx_col_index_Int8 GLOBAL  ASYNC ON (col_index_Int8), INDEX idx_col_index_Uint8 GLOBAL  ASYNC ON (col_index_Uint8), INDEX idx_col_index_Bool GLOBAL  ASYNC ON (col_index_Bool), INDEX idx_col_index_Decimal150 GLOBAL  ASYNC ON (col_index_Decimal150), INDEX idx_col_index_Decimal229 GLOBAL  ASYNC ON (col_index_Decimal229), INDEX idx_col_index_Decimal3510 GLOBAL  ASYNC ON (col_index_Decimal3510)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8749b99c-11ce-4bba-8371-2b9ef3b89a11, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 105182ee-43c8-4431-b2c8-7dccb12dcb93, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 105182ee-43c8-4431-b2c8-7dccb12dcb93, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 105182ee-43c8-4431-b2c8-7dccb12dcb93, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72366624-c863-458b-aa96-16093b908ef1, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72366624-c863-458b-aa96-16093b908ef1, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72366624-c863-458b-aa96-16093b908ef1, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 671fb85a-c0e5-4b07-a307-2b2ba40afa95, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 671fb85a-c0e5-4b07-a307-2b2ba40afa95, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 671fb85a-c0e5-4b07-a307-2b2ba40afa95, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d1b7be93-41c9-461e-b27f-fdc75a563c82, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1b7be93-41c9-461e-b27f-fdc75a563c82, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d1b7be93-41c9-461e-b27f-fdc75a563c82, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 825a4a58-373c-45ce-b62f-2d4ac45035f5, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 825a4a58-373c-45ce-b62f-2d4ac45035f5, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 825a4a58-373c-45ce-b62f-2d4ac45035f5, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 639af09e-cd54-43c6-8279-1ab0465aa8b7, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 639af09e-cd54-43c6-8279-1ab0465aa8b7, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 639af09e-cd54-43c6-8279-1ab0465aa8b7, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 913b0c5a-aaa6-470f-8978-ed856f9080e1, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 913b0c5a-aaa6-470f-8978-ed856f9080e1, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 913b0c5a-aaa6-470f-8978-ed856f9080e1, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4aa16b57-d1d8-414e-bf3c-0599a57d3915, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4aa16b57-d1d8-414e-bf3c-0599a57d3915, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4aa16b57-d1d8-414e-bf3c-0599a57d3915, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c1b36a4-7bd7-4f39-a500-e56e211c5d57, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c1b36a4-7bd7-4f39-a500-e56e211c5d57, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c1b36a4-7bd7-4f39-a500-e56e211c5d57, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a3956aac-5063-4e50-a343-774d72489cf7, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3956aac-5063-4e50-a343-774d72489cf7, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3956aac-5063-4e50-a343-774d72489cf7, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66b9bfd5-5968-46e1-acb8-f37073a6c039, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66b9bfd5-5968-46e1-acb8-f37073a6c039, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66b9bfd5-5968-46e1-acb8-f37073a6c039, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ed15169-0c05-4b17-9a2d-5c5a8ff9d70a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ed15169-0c05-4b17-9a2d-5c5a8ff9d70a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ed15169-0c05-4b17-9a2d-5c5a8ff9d70a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f241ffa-eb0d-491a-b0ff-4151216d304b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f241ffa-eb0d-491a-b0ff-4151216d304b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f241ffa-eb0d-491a-b0ff-4151216d304b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bc6bf3d0-066a-4da6-8b67-a700adbd6e48, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bc6bf3d0-066a-4da6-8b67-a700adbd6e48, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bc6bf3d0-066a-4da6-8b67-a700adbd6e48, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a34a5d9-1810-4342-821e-f15cfa5f682e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a34a5d9-1810-4342-821e-f15cfa5f682e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a34a5d9-1810-4342-821e-f15cfa5f682e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd722155-f696-4d68-ae7a-ae67c718d3c5, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd722155-f696-4d68-ae7a-ae67c718d3c5, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd722155-f696-4d68-ae7a-ae67c718d3c5, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 563f5ae2-c6e9-428e-ad74-356baab34cd2, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 563f5ae2-c6e9-428e-ad74-356baab34cd2, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 563f5ae2-c6e9-428e-ad74-356baab34cd2, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78549de5-857a-4600-a223-9bf781e8708c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78549de5-857a-4600-a223-9bf781e8708c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78549de5-857a-4600-a223-9bf781e8708c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7addf309-6728-4a04-8012-2c117bf25525, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7addf309-6728-4a04-8012-2c117bf25525, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7addf309-6728-4a04-8012-2c117bf25525, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e05c32f-b52c-4096-89d3-e43a818a4808, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e05c32f-b52c-4096-89d3-e43a818a4808, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e05c32f-b52c-4096-89d3-e43a818a4808, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ccd55f9b-9811-4081-97a3-94594d4c9405, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ccd55f9b-9811-4081-97a3-94594d4c9405, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ccd55f9b-9811-4081-97a3-94594d4c9405, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0fa027b-3369-4a1b-bd4b-725db8240c3c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0fa027b-3369-4a1b-bd4b-725db8240c3c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0fa027b-3369-4a1b-bd4b-725db8240c3c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 218eab0d-3372-4cfd-9588-6dfc19f9adb7, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 218eab0d-3372-4cfd-9588-6dfc19f9adb7, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 218eab0d-3372-4cfd-9588-6dfc19f9adb7, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6fa62420-44be-4522-a923-a44f03dbebc9, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6fa62420-44be-4522-a923-a44f03dbebc9, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6fa62420-44be-4522-a923-a44f03dbebc9, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3aca61fc-6519-4aa3-971c-b612a0a0c7ee, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3aca61fc-6519-4aa3-971c-b612a0a0c7ee, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3aca61fc-6519-4aa3-971c-b612a0a0c7ee, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97a083f3-a10c-48f0-b5e3-0a623586a4e1, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97a083f3-a10c-48f0-b5e3-0a623586a4e1, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97a083f3-a10c-48f0-b5e3-0a623586a4e1, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd1d914b-9be0-4151-8d6d-346095a910f5, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd1d914b-9be0-4151-8d6d-346095a910f5, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd1d914b-9be0-4151-8d6d-346095a910f5, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2dba466-6af3-4667-9e3a-15c820b5a5ce, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2dba466-6af3-4667-9e3a-15c820b5a5ce, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2dba466-6af3-4667-9e3a-15c820b5a5ce, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be7aa4c9-8377-45c0-affd-eed092053f7a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be7aa4c9-8377-45c0-affd-eed092053f7a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be7aa4c9-8377-45c0-affd-eed092053f7a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3a29819-26d5-4e71-92d3-9bb74ac67b2a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3a29819-26d5-4e71-92d3-9bb74ac67b2a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3a29819-26d5-4e71-92d3-9bb74ac67b2a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d1c09de5-56ff-4272-9bef-c806f44e05a6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1c09de5-56ff-4272-9bef-c806f44e05a6, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                , \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d1c09de5-56ff-4272-9bef-c806f44e05a6, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 85165e78-70d6-415f-9655-1b0a2fe10b69, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85165e78-70d6-415f-9655-1b0a2fe10b69, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                , \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85165e78-70d6-415f-9655-1b0a2fe10b69, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58b43bea-f495-476e-9c20-19916b5510e8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58b43bea-f495-476e-9c20-19916b5510e8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                , \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58b43bea-f495-476e-9c20-19916b5510e8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 942193c7-4096-451b-b71d-568ba6ac5b1f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 942193c7-4096-451b-b71d-568ba6ac5b1f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                , \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 942193c7-4096-451b-b71d-568ba6ac5b1f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b3e6deb8-5707-424a-b21a-ab0b211c583a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3e6deb8-5707-424a-b21a-ab0b211c583a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                , \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3e6deb8-5707-424a-b21a-ab0b211c583a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ebeca51e-ae7a-4ca9-b24d-c49fd7e6eaab, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ebeca51e-ae7a-4ca9-b24d-c49fd7e6eaab, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                , \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ebeca51e-ae7a-4ca9-b24d-c49fd7e6eaab, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 847eebc6-295a-46c7-a4c0-ac9e60c69405, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 847eebc6-295a-46c7-a4c0-ac9e60c69405, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 847eebc6-295a-46c7-a4c0-ac9e60c69405, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38ba2273-e42c-4c61-bf78-670f81b00cdd, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38ba2273-e42c-4c61-bf78-670f81b00cdd, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(1 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38ba2273-e42c-4c61-bf78-670f81b00cdd, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eefe345e-c2b2-4aee-86b8-0b0c7c792f14, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eefe345e-c2b2-4aee-86b8-0b0c7c792f14, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(2 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eefe345e-c2b2-4aee-86b8-0b0c7c792f14, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f34a1c4-e92f-45e4-9274-0d3a16622db2, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f34a1c4-e92f-45e4-9274-0d3a16622db2, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(3 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f34a1c4-e92f-45e4-9274-0d3a16622db2, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b32c48a-aa67-4647-bd82-c7666f00e45b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b32c48a-aa67-4647-bd82-c7666f00e45b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(4 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b32c48a-aa67-4647-bd82-c7666f00e45b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 86fdee3a-9e0a-4685-a7cb-a836cae88f89, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86fdee3a-9e0a-4685-a7cb-a836cae88f89, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(5 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 86fdee3a-9e0a-4685-a7cb-a836cae88f89, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c79b6277-c03a-4e03-a235-2ca72d28997f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c79b6277-c03a-4e03-a235-2ca72d28997f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(6 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c79b6277-c03a-4e03-a235-2ca72d28997f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0eceda1-7e5a-4e0c-bcb3-17fe3ace3eeb, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0eceda1-7e5a-4e0c-bcb3-17fe3ace3eeb, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(7 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0eceda1-7e5a-4e0c-bcb3-17fe3ace3eeb, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f8bfc8c1-0d24-4335-82e4-f3abbb0114f1, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8bfc8c1-0d24-4335-82e4-f3abbb0114f1, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(8 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8bfc8c1-0d24-4335-82e4-f3abbb0114f1, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4c890dd-ce14-434b-9f4a-f1e272b91c5f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4c890dd-ce14-434b-9f4a-f1e272b91c5f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(9 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4c890dd-ce14-434b-9f4a-f1e272b91c5f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5b54a21-5bed-4ac5-b132-167bd65fe60e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5b54a21-5bed-4ac5-b132-167bd65fe60e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(10 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5b54a21-5bed-4ac5-b132-167bd65fe60e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2aa20889-2d99-4738-a0f7-02145b34a8d5, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2aa20889-2d99-4738-a0f7-02145b34a8d5, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjQ0MWFmM2EtZWU0NDRhZmYtOTQyOTNjN2QtYWQwOWJlZGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(11 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2aa20889-2d99-4738-a0f7-02145b34a8d5, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5f10bcd4-ec8c-42f5-81b6-11967205cc51, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5f10bcd4-ec8c-42f5-81b6-11967205cc51, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5f10bcd4-ec8c-42f5-81b6-11967205cc51, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ed602bf2-253a-41c3-9f1c-cad6b3fcff9d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ed602bf2-253a-41c3-9f1c-cad6b3fcff9d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ed602bf2-253a-41c3-9f1c-cad6b3fcff9d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 106324e6-459d-4d9d-ad06-92cf04eed5cc, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 106324e6-459d-4d9d-ad06-92cf04eed5cc, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(11 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 106324e6-459d-4d9d-ad06-92cf04eed5cc, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd4477a7-92ca-41bd-867c-76118aa4d5ae, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd4477a7-92ca-41bd-867c-76118aa4d5ae, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(12 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd4477a7-92ca-41bd-867c-76118aa4d5ae, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 923bfcab-0605-4c41-a572-ecddd8013c21, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 923bfcab-0605-4c41-a572-ecddd8013c21, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(13 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 923bfcab-0605-4c41-a572-ecddd8013c21, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d0798c9-fbd5-4def-99b1-3f2fc55820b3, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d0798c9-fbd5-4def-99b1-3f2fc55820b3, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(14 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d0798c9-fbd5-4def-99b1-3f2fc55820b3, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed85c45a-838f-4d2b-81a5-62c21b23479c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed85c45a-838f-4d2b-81a5-62c21b23479c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(15 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed85c45a-838f-4d2b-81a5-62c21b23479c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe170d08-0787-4556-b9c0-2e2795744384, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe170d08-0787-4556-b9c0-2e2795744384, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(16 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe170d08-0787-4556-b9c0-2e2795744384, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b347b689-c083-438f-8b2a-4f6de36d57d4, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b347b689-c083-438f-8b2a-4f6de36d57d4, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(17 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b347b689-c083-438f-8b2a-4f6de36d57d4, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57b168f2-430e-442a-81dc-87805d6375ce, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57b168f2-430e-442a-81dc-87805d6375ce, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(18 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57b168f2-430e-442a-81dc-87805d6375ce, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5362b4d1-47e1-4d10-9d66-885a710dcbd6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5362b4d1-47e1-4d10-9d66-885a710dcbd6, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(19 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5362b4d1-47e1-4d10-9d66-885a710dcbd6, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a318e5c-58d8-4d83-864d-ad55ff425f4f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a318e5c-58d8-4d83-864d-ad55ff425f4f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(20 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a318e5c-58d8-4d83-864d-ad55ff425f4f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa299eed-b85c-4ffa-b3e6-2eac2063adde, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa299eed-b85c-4ffa-b3e6-2eac2063adde, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWJkZmUzM2EtYjYxYTg1YzQtNjYzM2NmNjktYmNkMjk2MWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(21 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa299eed-b85c-4ffa-b3e6-2eac2063adde, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c5eaa56f-2ac5-4e33-9ee9-fc2016c846dc, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c5eaa56f-2ac5-4e33-9ee9-fc2016c846dc, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c5eaa56f-2ac5-4e33-9ee9-fc2016c846dc, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 27cd41e1-0b29-4a33-9694-6d22cd3fc2f0, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 27cd41e1-0b29-4a33-9694-6d22cd3fc2f0, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 27cd41e1-0b29-4a33-9694-6d22cd3fc2f0, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 396c7ec8-1c7b-45fb-be0d-5837536a94d4, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 396c7ec8-1c7b-45fb-be0d-5837536a94d4, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(21 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 396c7ec8-1c7b-45fb-be0d-5837536a94d4, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39cd9adf-bae0-44ae-bbab-2b8de3b296e1, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39cd9adf-bae0-44ae-bbab-2b8de3b296e1, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(22 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39cd9adf-bae0-44ae-bbab-2b8de3b296e1, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80a85666-620e-45f4-aa69-e26f687861ac, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80a85666-620e-45f4-aa69-e26f687861ac, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(23 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80a85666-620e-45f4-aa69-e26f687861ac, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6c05bb0-05c2-46fc-a715-ad9174a8a282, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6c05bb0-05c2-46fc-a715-ad9174a8a282, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(24 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6c05bb0-05c2-46fc-a715-ad9174a8a282, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c7e1346-8e67-4097-be61-7553fdc8b506, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c7e1346-8e67-4097-be61-7553fdc8b506, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(25 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c7e1346-8e67-4097-be61-7553fdc8b506, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55138a36-b396-4155-9da9-518dd03b9d2f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55138a36-b396-4155-9da9-518dd03b9d2f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(26 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55138a36-b396-4155-9da9-518dd03b9d2f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 472754b8-7c27-40fb-8b7e-fa5857ef17b7, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 472754b8-7c27-40fb-8b7e-fa5857ef17b7, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(27 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 472754b8-7c27-40fb-8b7e-fa5857ef17b7, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32eb3919-8c19-488e-adc8-3cb3048499a1, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32eb3919-8c19-488e-adc8-3cb3048499a1, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(28 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32eb3919-8c19-488e-adc8-3cb3048499a1, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1217b693-af84-4133-ab1b-09d8413f16d4, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1217b693-af84-4133-ab1b-09d8413f16d4, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(29 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1217b693-af84-4133-ab1b-09d8413f16d4, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13a1db06-93dd-4d7a-9fb3-abcc265c2807, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13a1db06-93dd-4d7a-9fb3-abcc265c2807, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(30 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13a1db06-93dd-4d7a-9fb3-abcc265c2807, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80d345a7-8f84-4c85-a012-cd50fc7fade8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80d345a7-8f84-4c85-a012-cd50fc7fade8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmVlMWNhMzItYzY1Y2E5MmEtMjUyMmQxNC1kYTAzYWE4Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(31 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80d345a7-8f84-4c85-a012-cd50fc7fade8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fee8d57c-9ad0-44d8-a0ff-5b21a18bbf90, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fee8d57c-9ad0-44d8-a0ff-5b21a18bbf90, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fee8d57c-9ad0-44d8-a0ff-5b21a18bbf90, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 02ba7fb1-29ef-41cd-802b-7ae1c877e13c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 02ba7fb1-29ef-41cd-802b-7ae1c877e13c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 02ba7fb1-29ef-41cd-802b-7ae1c877e13c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8fe0f9dc-e271-4fbe-a643-2debe89a6e75, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fe0f9dc-e271-4fbe-a643-2debe89a6e75, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(31 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fe0f9dc-e271-4fbe-a643-2debe89a6e75, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b77e2af8-9437-4330-badb-ca4bcc057be7, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b77e2af8-9437-4330-badb-ca4bcc057be7, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(32 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b77e2af8-9437-4330-badb-ca4bcc057be7, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d7306b6c-89fb-4ccc-870c-16e8aa3f720e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7306b6c-89fb-4ccc-870c-16e8aa3f720e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(33 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7306b6c-89fb-4ccc-870c-16e8aa3f720e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c77c66c0-b9b8-402e-aedf-1124e00e00d6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c77c66c0-b9b8-402e-aedf-1124e00e00d6, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(34 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c77c66c0-b9b8-402e-aedf-1124e00e00d6, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5248d875-8c62-4de8-91ff-e428225e916d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5248d875-8c62-4de8-91ff-e428225e916d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(35 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5248d875-8c62-4de8-91ff-e428225e916d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e6f3e348-0151-479d-a762-b4472db84dcb, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6f3e348-0151-479d-a762-b4472db84dcb, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(36 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e6f3e348-0151-479d-a762-b4472db84dcb, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc25f1b3-fd2d-4bea-8865-c260d3b04a5e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc25f1b3-fd2d-4bea-8865-c260d3b04a5e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(1 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc25f1b3-fd2d-4bea-8865-c260d3b04a5e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 23bc28d5-83a3-45ec-8a92-aac20a0082b8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23bc28d5-83a3-45ec-8a92-aac20a0082b8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(2 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23bc28d5-83a3-45ec-8a92-aac20a0082b8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f1bc85e-fa11-467a-82c4-511ccc1b90a5, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f1bc85e-fa11-467a-82c4-511ccc1b90a5, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(3 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f1bc85e-fa11-467a-82c4-511ccc1b90a5, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 758785f1-5a11-4b5e-bd8c-65f71fcc5028, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 758785f1-5a11-4b5e-bd8c-65f71fcc5028, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(4 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 758785f1-5a11-4b5e-bd8c-65f71fcc5028, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2b3ab3f-15d7-498c-afe5-3b58808a16e1, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2b3ab3f-15d7-498c-afe5-3b58808a16e1, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NTcxYmQxM2YtN2YzYTExMzgtYTIwOGYxNTgtMmVjMTU4NGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(5 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2b3ab3f-15d7-498c-afe5-3b58808a16e1, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0d111e61-8739-43cc-96a3-0a842277f977, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0d111e61-8739-43cc-96a3-0a842277f977, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0d111e61-8739-43cc-96a3-0a842277f977, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e5584976-e782-444a-a947-3b0f16342aec, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e5584976-e782-444a-a947-3b0f16342aec, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e5584976-e782-444a-a947-3b0f16342aec, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43791137-a568-4656-9a4b-560f85d1d857, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43791137-a568-4656-9a4b-560f85d1d857, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(5 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43791137-a568-4656-9a4b-560f85d1d857, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5996aee-0c05-4415-8cb9-8d09badd661b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5996aee-0c05-4415-8cb9-8d09badd661b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(6 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5996aee-0c05-4415-8cb9-8d09badd661b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06035727-7798-44c0-a88d-8abc392f112c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06035727-7798-44c0-a88d-8abc392f112c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(7 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06035727-7798-44c0-a88d-8abc392f112c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf2358aa-0f0c-4054-9944-72a68f10b8dc, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf2358aa-0f0c-4054-9944-72a68f10b8dc, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(8 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf2358aa-0f0c-4054-9944-72a68f10b8dc, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 740c6b23-7ac7-4170-8cd2-e30e92ff3eaa, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 740c6b23-7ac7-4170-8cd2-e30e92ff3eaa, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(9 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 740c6b23-7ac7-4170-8cd2-e30e92ff3eaa, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0328292b-63d9-425d-aada-a3b7193b9125, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0328292b-63d9-425d-aada-a3b7193b9125, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(10 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0328292b-63d9-425d-aada-a3b7193b9125, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 029af928-d5c0-4eb2-843c-7055846c1671, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 029af928-d5c0-4eb2-843c-7055846c1671, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(11 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 029af928-d5c0-4eb2-843c-7055846c1671, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0283ad76-d940-4387-821f-38b87e93ced6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0283ad76-d940-4387-821f-38b87e93ced6, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(12 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0283ad76-d940-4387-821f-38b87e93ced6, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2c865ea-c919-482e-bb2d-a89d56173915, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2c865ea-c919-482e-bb2d-a89d56173915, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(13 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2c865ea-c919-482e-bb2d-a89d56173915, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 089c51c9-3a10-488e-8457-e44668d8d03b, localhost:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 089c51c9-3a10-488e-8457-e44668d8d03b, localhost:7987): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 089c51c9-3a10-488e-8457-e44668d8d03b, localhost:7987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 7987 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-anwhr6cmha.auto.internal:7987, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7987
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 909e6e3e-31ee-4de0-b031-59f09cc29798, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 909e6e3e-31ee-4de0-b031-59f09cc29798, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(14 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 909e6e3e-31ee-4de0-b031-59f09cc29798, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3af26f5c-2c9a-44c3-92cf-0ea4f59a6de6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3af26f5c-2c9a-44c3-92cf-0ea4f59a6de6, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTRmZGIxMjItNzVmYmYxMmMtZDQ2MjZjOWQtZGEzMzA2MTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(15 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3af26f5c-2c9a-44c3-92cf-0ea4f59a6de6, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6f238589-e4ad-4731-8052-4b8948359a49, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6f238589-e4ad-4731-8052-4b8948359a49, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6f238589-e4ad-4731-8052-4b8948359a49, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 528ec474-75ca-4c08-8d70-e2aeec9bb57f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 528ec474-75ca-4c08-8d70-e2aeec9bb57f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 528ec474-75ca-4c08-8d70-e2aeec9bb57f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72df4f05-f6dd-48a9-9863-6422ab5dabfa, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72df4f05-f6dd-48a9-9863-6422ab5dabfa, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(15 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72df4f05-f6dd-48a9-9863-6422ab5dabfa, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c88c51c4-8dc5-4383-884c-2fa9f11adcba, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c88c51c4-8dc5-4383-884c-2fa9f11adcba, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(16 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c88c51c4-8dc5-4383-884c-2fa9f11adcba, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a50bf6a-4648-4106-ba47-a215269ab826, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a50bf6a-4648-4106-ba47-a215269ab826, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(17 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a50bf6a-4648-4106-ba47-a215269ab826, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0dba313a-160c-4d2c-aac7-761ca4f1d904, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0dba313a-160c-4d2c-aac7-761ca4f1d904, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(18 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0dba313a-160c-4d2c-aac7-761ca4f1d904, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4acf4f32-272b-4743-b30e-1249fb7c63f0, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4acf4f32-272b-4743-b30e-1249fb7c63f0, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(19 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4acf4f32-272b-4743-b30e-1249fb7c63f0, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f0c990a7-1511-4a17-8ac5-6488edc1331f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0c990a7-1511-4a17-8ac5-6488edc1331f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(20 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0c990a7-1511-4a17-8ac5-6488edc1331f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91b1b6e3-1377-4741-bbe7-dd8ee149636d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91b1b6e3-1377-4741-bbe7-dd8ee149636d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(21 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91b1b6e3-1377-4741-bbe7-dd8ee149636d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e2d3e26-bd00-423a-8e58-7b06ddc4ce73, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e2d3e26-bd00-423a-8e58-7b06ddc4ce73, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(22 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e2d3e26-bd00-423a-8e58-7b06ddc4ce73, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99d945e2-79ab-4133-b6b6-f916cd1f3685, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99d945e2-79ab-4133-b6b6-f916cd1f3685, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(23 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99d945e2-79ab-4133-b6b6-f916cd1f3685, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 675bfe41-59ed-4fac-9b52-7c133aa96003, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 675bfe41-59ed-4fac-9b52-7c133aa96003, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(24 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 675bfe41-59ed-4fac-9b52-7c133aa96003, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44cccde5-69be-4ae8-a7a8-1b64e78ac341, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44cccde5-69be-4ae8-a7a8-1b64e78ac341, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWYzM2NkZDMtOWQyYjIyNzMtMmNlY2U5OWItNjhlNzkxNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(25 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44cccde5-69be-4ae8-a7a8-1b64e78ac341, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 15b1a9e7-36d9-4060-ab20-213cebba8c77, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 15b1a9e7-36d9-4060-ab20-213cebba8c77, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 15b1a9e7-36d9-4060-ab20-213cebba8c77, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 188859d9-39f1-4833-b2ea-96a21e0bc65d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 188859d9-39f1-4833-b2ea-96a21e0bc65d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 188859d9-39f1-4833-b2ea-96a21e0bc65d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 334c7ac8-ac14-4dd6-9cb1-08f80d858527, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 334c7ac8-ac14-4dd6-9cb1-08f80d858527, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(25 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 334c7ac8-ac14-4dd6-9cb1-08f80d858527, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c0defeb-50f1-404a-a02e-52a9c716aef1, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c0defeb-50f1-404a-a02e-52a9c716aef1, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(26 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c0defeb-50f1-404a-a02e-52a9c716aef1, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c64efb3-465a-41ed-979b-eb7c3a0a73e1, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c64efb3-465a-41ed-979b-eb7c3a0a73e1, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(27 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c64efb3-465a-41ed-979b-eb7c3a0a73e1, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f258282c-55e3-4d8a-8624-9c71d403d807, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f258282c-55e3-4d8a-8624-9c71d403d807, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(28 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f258282c-55e3-4d8a-8624-9c71d403d807, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b15a8d0-6a0a-41a2-88c9-1a2c09e80a92, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b15a8d0-6a0a-41a2-88c9-1a2c09e80a92, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(29 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b15a8d0-6a0a-41a2-88c9-1a2c09e80a92, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c60573b-253a-4472-a79f-c637f6bb32b3, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c60573b-253a-4472-a79f-c637f6bb32b3, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(30 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c60573b-253a-4472-a79f-c637f6bb32b3, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0fba444-627e-43e5-81e3-fa0549c45983, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0fba444-627e-43e5-81e3-fa0549c45983, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(31 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0fba444-627e-43e5-81e3-fa0549c45983, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f821e8b-1b89-4cb9-a37e-df31ac4b4e06, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f821e8b-1b89-4cb9-a37e-df31ac4b4e06, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(32 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f821e8b-1b89-4cb9-a37e-df31ac4b4e06, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3ffcc6fa-9e4b-4e24-8b6b-935aaa5445e4, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ffcc6fa-9e4b-4e24-8b6b-935aaa5445e4, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(33 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ffcc6fa-9e4b-4e24-8b6b-935aaa5445e4, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e585837d-d1f5-4147-8865-331024167797, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e585837d-d1f5-4147-8865-331024167797, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(34 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e585837d-d1f5-4147-8865-331024167797, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e1f51cc-4224-4059-90ed-46331d01da75, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e1f51cc-4224-4059-90ed-46331d01da75, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDYzZjMwNmMtZjFkMjNiYjAtNGRjOTI0ZjUtNTAxNjIzZmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(35 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e1f51cc-4224-4059-90ed-46331d01da75, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 75cd5e5f-17f5-4ca2-b05f-688466ffdc70, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 75cd5e5f-17f5-4ca2-b05f-688466ffdc70, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 75cd5e5f-17f5-4ca2-b05f-688466ffdc70, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 729e12b8-962c-4095-80fa-755aca04b613, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 729e12b8-962c-4095-80fa-755aca04b613, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 729e12b8-962c-4095-80fa-755aca04b613, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e77d752-4361-47a3-8dfa-bf1a2409e9fd, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e77d752-4361-47a3-8dfa-bf1a2409e9fd, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(35 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e77d752-4361-47a3-8dfa-bf1a2409e9fd, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01fe971a-9147-4260-9877-d6d28db9c8f5, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01fe971a-9147-4260-9877-d6d28db9c8f5, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(36 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01fe971a-9147-4260-9877-d6d28db9c8f5, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, facda33a-4491-4d44-9a51-b0738eb69859, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, facda33a-4491-4d44-9a51-b0738eb69859, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(1 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, facda33a-4491-4d44-9a51-b0738eb69859, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4691715-7d69-433a-af28-c7e362fc0cd5, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4691715-7d69-433a-af28-c7e362fc0cd5, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(2 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4691715-7d69-433a-af28-c7e362fc0cd5, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c963b71-4048-4156-a331-7589cd2df260, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c963b71-4048-4156-a331-7589cd2df260, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(3 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c963b71-4048-4156-a331-7589cd2df260, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58406b94-0669-4b4a-8314-d86c734c6e77, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58406b94-0669-4b4a-8314-d86c734c6e77, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(4 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58406b94-0669-4b4a-8314-d86c734c6e77, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, efb0b6a6-ae43-478f-89b5-7ff6b22dc24c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efb0b6a6-ae43-478f-89b5-7ff6b22dc24c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(5 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, efb0b6a6-ae43-478f-89b5-7ff6b22dc24c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 700c91dc-896c-4955-b876-f6c39cba91ac, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 700c91dc-896c-4955-b876-f6c39cba91ac, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(6 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 700c91dc-896c-4955-b876-f6c39cba91ac, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79dc5773-b964-42b2-b6d8-6915e059ccb8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79dc5773-b964-42b2-b6d8-6915e059ccb8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(7 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79dc5773-b964-42b2-b6d8-6915e059ccb8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7119a39d-8d03-4a6d-84b1-f36cb72670a5, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7119a39d-8d03-4a6d-84b1-f36cb72670a5, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(8 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7119a39d-8d03-4a6d-84b1-f36cb72670a5, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09ad4c0e-67c1-44d4-b546-d44837f25f77, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09ad4c0e-67c1-44d4-b546-d44837f25f77, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDk1MzgzYzMtY2YxODI2NGQtOGJmNWMwOTQtNGQyMzlhNTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(9 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09ad4c0e-67c1-44d4-b546-d44837f25f77, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a58e0b3a-58f3-44dd-a0b1-bd4d646f74ac, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a58e0b3a-58f3-44dd-a0b1-bd4d646f74ac, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a58e0b3a-58f3-44dd-a0b1-bd4d646f74ac, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8e4c9efb-b5da-4f9b-b049-47ec7ea805d0, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8e4c9efb-b5da-4f9b-b049-47ec7ea805d0, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8e4c9efb-b5da-4f9b-b049-47ec7ea805d0, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5eb1965f-b936-489b-92cc-82f825d66a8d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5eb1965f-b936-489b-92cc-82f825d66a8d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(9 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5eb1965f-b936-489b-92cc-82f825d66a8d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02c028a6-c6f2-4592-8779-b157ef898e4d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02c028a6-c6f2-4592-8779-b157ef898e4d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(10 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02c028a6-c6f2-4592-8779-b157ef898e4d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc50f520-d3c9-4ef9-a844-aa08e20b676d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc50f520-d3c9-4ef9-a844-aa08e20b676d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(11 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc50f520-d3c9-4ef9-a844-aa08e20b676d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6cbcd5b7-c990-47a5-be07-9d6e831a340d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cbcd5b7-c990-47a5-be07-9d6e831a340d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(12 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6cbcd5b7-c990-47a5-be07-9d6e831a340d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f2fdf39-cb33-4188-8e29-e84c41b71891, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f2fdf39-cb33-4188-8e29-e84c41b71891, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(13 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f2fdf39-cb33-4188-8e29-e84c41b71891, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a80acec5-bf61-4320-863a-bd67c3decdc9, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a80acec5-bf61-4320-863a-bd67c3decdc9, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(14 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a80acec5-bf61-4320-863a-bd67c3decdc9, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 991e4769-d89c-44ce-9aeb-7716c8e72359, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 991e4769-d89c-44ce-9aeb-7716c8e72359, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(15 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 991e4769-d89c-44ce-9aeb-7716c8e72359, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96bc3e36-db68-4db9-9315-5b6f7d41c3bc, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96bc3e36-db68-4db9-9315-5b6f7d41c3bc, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(16 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96bc3e36-db68-4db9-9315-5b6f7d41c3bc, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0d00231-eccb-42f8-9c85-b6fcbaf96151, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0d00231-eccb-42f8-9c85-b6fcbaf96151, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(17 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0d00231-eccb-42f8-9c85-b6fcbaf96151, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39205bdb-7db8-45c4-bdd5-b4c31083f4cc, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39205bdb-7db8-45c4-bdd5-b4c31083f4cc, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(18 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39205bdb-7db8-45c4-bdd5-b4c31083f4cc, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2fdda770-afdd-4163-812c-151aa84da343, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fdda770-afdd-4163-812c-151aa84da343, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4OWU4NTktNTNkMWVlMDktMTY3MTA5N2EtMzA3MGM0YTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(19 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fdda770-afdd-4163-812c-151aa84da343, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 80fd8d64-9766-4126-8c90-7d007772d03d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 80fd8d64-9766-4126-8c90-7d007772d03d, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 80fd8d64-9766-4126-8c90-7d007772d03d, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 04073dfb-cc7b-4bf0-bb68-3a32418294b4, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 04073dfb-cc7b-4bf0-bb68-3a32418294b4, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 04073dfb-cc7b-4bf0-bb68-3a32418294b4, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c379abd3-4dd6-4cc5-9e7b-27f6a71709e7, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c379abd3-4dd6-4cc5-9e7b-27f6a71709e7, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(19 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c379abd3-4dd6-4cc5-9e7b-27f6a71709e7, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8a955c0-a8e3-45a0-85d7-bc650b750eba, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8a955c0-a8e3-45a0-85d7-bc650b750eba, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(20 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8a955c0-a8e3-45a0-85d7-bc650b750eba, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67b2a061-a52e-49ac-a470-71fd1090423e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67b2a061-a52e-49ac-a470-71fd1090423e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(21 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67b2a061-a52e-49ac-a470-71fd1090423e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b07b9e3-988f-4f0f-95cc-1b161fdbd149, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b07b9e3-988f-4f0f-95cc-1b161fdbd149, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(22 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b07b9e3-988f-4f0f-95cc-1b161fdbd149, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77500f81-0da4-49ab-a71b-94a06b1906e2, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77500f81-0da4-49ab-a71b-94a06b1906e2, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(23 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77500f81-0da4-49ab-a71b-94a06b1906e2, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4650e9dd-d9f6-4d78-b1ce-4a3115b8d113, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4650e9dd-d9f6-4d78-b1ce-4a3115b8d113, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(24 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4650e9dd-d9f6-4d78-b1ce-4a3115b8d113, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a6d5366-1a7b-4274-be2c-d5c66a45a075, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a6d5366-1a7b-4274-be2c-d5c66a45a075, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(25 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a6d5366-1a7b-4274-be2c-d5c66a45a075, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 87ef4f33-da7d-4ee9-9b2a-d57751f5eaa2, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87ef4f33-da7d-4ee9-9b2a-d57751f5eaa2, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(26 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87ef4f33-da7d-4ee9-9b2a-d57751f5eaa2, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a3c98fc-d8e8-460e-a19e-cafd4c2abaa6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a3c98fc-d8e8-460e-a19e-cafd4c2abaa6, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(27 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a3c98fc-d8e8-460e-a19e-cafd4c2abaa6, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 514c23b1-8e81-4365-a07e-2311eca75a7c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 514c23b1-8e81-4365-a07e-2311eca75a7c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(28 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 514c23b1-8e81-4365-a07e-2311eca75a7c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c580200-c2b0-4d7c-9d2b-cdf56f41d141, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c580200-c2b0-4d7c-9d2b-cdf56f41d141, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NzU4MDkzZjEtNGE2NTZkYzUtM2Y4MTU0YmMtNzdlZjgwM2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(29 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c580200-c2b0-4d7c-9d2b-cdf56f41d141, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d3318033-5c76-4084-9383-4113dfa7b413, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d3318033-5c76-4084-9383-4113dfa7b413, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d3318033-5c76-4084-9383-4113dfa7b413, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, afd7f67b-9a73-41c0-9f0a-d50c288c46ee, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, afd7f67b-9a73-41c0-9f0a-d50c288c46ee, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, afd7f67b-9a73-41c0-9f0a-d50c288c46ee, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24afe542-4a69-4ccf-9207-8c27846c76b9, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24afe542-4a69-4ccf-9207-8c27846c76b9, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(29 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24afe542-4a69-4ccf-9207-8c27846c76b9, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4c9ec2e-49ea-4a6f-bdae-ddf7785fac1f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4c9ec2e-49ea-4a6f-bdae-ddf7785fac1f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(30 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4c9ec2e-49ea-4a6f-bdae-ddf7785fac1f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af9cc68a-825b-4dc4-8666-ebbfae22fe26, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af9cc68a-825b-4dc4-8666-ebbfae22fe26, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(31 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af9cc68a-825b-4dc4-8666-ebbfae22fe26, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08320438-0017-452f-bbfa-1f393a2034dd, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08320438-0017-452f-bbfa-1f393a2034dd, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(32 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08320438-0017-452f-bbfa-1f393a2034dd, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3402bc7b-2b36-4fdb-b057-af82b7b19368, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3402bc7b-2b36-4fdb-b057-af82b7b19368, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(33 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3402bc7b-2b36-4fdb-b057-af82b7b19368, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 629a87f1-d28f-4328-92c5-cc0c1e183100, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 629a87f1-d28f-4328-92c5-cc0c1e183100, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(34 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 629a87f1-d28f-4328-92c5-cc0c1e183100, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6a16ab7-f185-4fc2-a092-abba61b43c8a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6a16ab7-f185-4fc2-a092-abba61b43c8a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(35 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6a16ab7-f185-4fc2-a092-abba61b43c8a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa05e921-4113-4e50-bd7b-792b422a6ce6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa05e921-4113-4e50-bd7b-792b422a6ce6, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(36 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa05e921-4113-4e50-bd7b-792b422a6ce6, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6dfcdf4a-0eec-4879-826a-11c3fccf4d8e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6dfcdf4a-0eec-4879-826a-11c3fccf4d8e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(1 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6dfcdf4a-0eec-4879-826a-11c3fccf4d8e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 833a831f-5850-4d97-a0aa-88273aafd815, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 833a831f-5850-4d97-a0aa-88273aafd815, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(2 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 833a831f-5850-4d97-a0aa-88273aafd815, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba3f327b-d2bc-4b92-9399-f02b4feb89a8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba3f327b-d2bc-4b92-9399-f02b4feb89a8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MWQxZTU4YmQtMjJiMmI2YS1iODUwNjk4MS03NTVlMzU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(3 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba3f327b-d2bc-4b92-9399-f02b4feb89a8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7de228e3-b6c2-424f-99a5-c0ad7b6345be, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7de228e3-b6c2-424f-99a5-c0ad7b6345be, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7de228e3-b6c2-424f-99a5-c0ad7b6345be, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 80432037-1fdc-4df6-8ea8-a630d4f52981, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 80432037-1fdc-4df6-8ea8-a630d4f52981, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 80432037-1fdc-4df6-8ea8-a630d4f52981, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d5e6cd1-c95a-4b2d-a054-f35ae6f3fe3f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d5e6cd1-c95a-4b2d-a054-f35ae6f3fe3f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(3 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d5e6cd1-c95a-4b2d-a054-f35ae6f3fe3f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47bbdec4-23da-4c54-a92b-5ba7e9a37807, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47bbdec4-23da-4c54-a92b-5ba7e9a37807, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(4 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47bbdec4-23da-4c54-a92b-5ba7e9a37807, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7b3aa1e2-caae-4b2f-a802-ee638e05dc36, localhost:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7b3aa1e2-caae-4b2f-a802-ee638e05dc36, localhost:7987): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7b3aa1e2-caae-4b2f-a802-ee638e05dc36, localhost:7987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 7987 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-anwhr6cmha.auto.internal:7987, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7987
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4faa9e63-1207-4c5c-bee6-26299ea3fcb8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4faa9e63-1207-4c5c-bee6-26299ea3fcb8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(5 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4faa9e63-1207-4c5c-bee6-26299ea3fcb8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01d08ed6-0a56-43c9-a0f9-5ba514df1034, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01d08ed6-0a56-43c9-a0f9-5ba514df1034, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(6 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01d08ed6-0a56-43c9-a0f9-5ba514df1034, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ebc902ea-20fb-4812-8af8-b293d2d8a6f9, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ebc902ea-20fb-4812-8af8-b293d2d8a6f9, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(7 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ebc902ea-20fb-4812-8af8-b293d2d8a6f9, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e123a681-73e7-4d9d-b294-3105671f21dc, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e123a681-73e7-4d9d-b294-3105671f21dc, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(8 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e123a681-73e7-4d9d-b294-3105671f21dc, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5362c4a7-bd06-4f21-a7e7-4fc10c02b21c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5362c4a7-bd06-4f21-a7e7-4fc10c02b21c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(9 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5362c4a7-bd06-4f21-a7e7-4fc10c02b21c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 621dfa64-39ed-4d26-b5c1-9e573b629df9, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 621dfa64-39ed-4d26-b5c1-9e573b629df9, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(10 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 621dfa64-39ed-4d26-b5c1-9e573b629df9, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 485b8d26-579b-49d6-b1ad-487fcc7f9a06, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 485b8d26-579b-49d6-b1ad-487fcc7f9a06, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(11 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 485b8d26-579b-49d6-b1ad-487fcc7f9a06, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa33c92e-6864-4478-91ea-07ceedd7518f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa33c92e-6864-4478-91ea-07ceedd7518f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(12 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa33c92e-6864-4478-91ea-07ceedd7518f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1385faf6-1878-490a-9ef9-daf1c96c44a3, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1385faf6-1878-490a-9ef9-daf1c96c44a3, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2EwN2Y1ZS05MDgzZDQ3MS1lYzUyMTgyMy05YTgxYzNjZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(13 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1385faf6-1878-490a-9ef9-daf1c96c44a3, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3d465007-f0c6-43d8-b074-8d35b6e8909c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3d465007-f0c6-43d8-b074-8d35b6e8909c, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3d465007-f0c6-43d8-b074-8d35b6e8909c, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a2f74111-ebd5-43a4-9045-a2cd24556cfd, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a2f74111-ebd5-43a4-9045-a2cd24556cfd, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a2f74111-ebd5-43a4-9045-a2cd24556cfd, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 441e5e94-f73e-4597-aa42-6ab35257aeb8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 441e5e94-f73e-4597-aa42-6ab35257aeb8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(13 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 441e5e94-f73e-4597-aa42-6ab35257aeb8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a19e1c50-0705-465b-820b-aa81c53077a8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a19e1c50-0705-465b-820b-aa81c53077a8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(14 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a19e1c50-0705-465b-820b-aa81c53077a8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72ad1bb2-fec7-457a-8b35-607c1662513a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72ad1bb2-fec7-457a-8b35-607c1662513a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(15 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72ad1bb2-fec7-457a-8b35-607c1662513a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f231bbee-0012-4980-a7bf-6e512b778b58, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f231bbee-0012-4980-a7bf-6e512b778b58, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(16 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f231bbee-0012-4980-a7bf-6e512b778b58, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d57c44d8-b1a8-4a6a-bd17-cd9ef37c81df, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d57c44d8-b1a8-4a6a-bd17-cd9ef37c81df, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(17 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d57c44d8-b1a8-4a6a-bd17-cd9ef37c81df, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 372da578-3e1a-4321-9329-536283182a1f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 372da578-3e1a-4321-9329-536283182a1f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(18 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 372da578-3e1a-4321-9329-536283182a1f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3112e54-615c-4daa-ab93-b877e8cf82a8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3112e54-615c-4daa-ab93-b877e8cf82a8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(19 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3112e54-615c-4daa-ab93-b877e8cf82a8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76801135-84b6-4735-9351-bac3827e3f8e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76801135-84b6-4735-9351-bac3827e3f8e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(20 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76801135-84b6-4735-9351-bac3827e3f8e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 541be8a6-f448-472e-adc9-48609b83524e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 541be8a6-f448-472e-adc9-48609b83524e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(21 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 541be8a6-f448-472e-adc9-48609b83524e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d42886dc-aad5-44c6-a5fe-6351c57dcc5b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d42886dc-aad5-44c6-a5fe-6351c57dcc5b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(22 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d42886dc-aad5-44c6-a5fe-6351c57dcc5b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed53febf-bd98-45fc-afac-de06e6ef79ee, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed53febf-bd98-45fc-afac-de06e6ef79ee, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmY4ZjYxLWJhNTBhNWU1LWQ2NmNhMzc2LWJmZDY4OGU3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(23 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed53febf-bd98-45fc-afac-de06e6ef79ee, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0d41ee7f-1131-4258-9183-76b03d1ed8f6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0d41ee7f-1131-4258-9183-76b03d1ed8f6, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0d41ee7f-1131-4258-9183-76b03d1ed8f6, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 267cdc71-bbd8-4b7b-9c42-765fc33a0196, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 267cdc71-bbd8-4b7b-9c42-765fc33a0196, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 267cdc71-bbd8-4b7b-9c42-765fc33a0196, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c58b18d7-ad75-482d-a6c2-59627fd82216, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c58b18d7-ad75-482d-a6c2-59627fd82216, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(23 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c58b18d7-ad75-482d-a6c2-59627fd82216, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d7df310a-60cc-416e-a887-e6c08f4cc797, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7df310a-60cc-416e-a887-e6c08f4cc797, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(24 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7df310a-60cc-416e-a887-e6c08f4cc797, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3b5eeb42-d0e8-488b-9383-3a04531962fb, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b5eeb42-d0e8-488b-9383-3a04531962fb, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(25 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b5eeb42-d0e8-488b-9383-3a04531962fb, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d23cbf67-2ed4-4e4e-a51f-6a5c8ecf7deb, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d23cbf67-2ed4-4e4e-a51f-6a5c8ecf7deb, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(26 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d23cbf67-2ed4-4e4e-a51f-6a5c8ecf7deb, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2ddbaf2-0dff-43ba-81fe-d119763ebf3b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2ddbaf2-0dff-43ba-81fe-d119763ebf3b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(27 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2ddbaf2-0dff-43ba-81fe-d119763ebf3b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 865c61c7-7c75-4731-965a-94b5f6df6381, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 865c61c7-7c75-4731-965a-94b5f6df6381, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(28 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 865c61c7-7c75-4731-965a-94b5f6df6381, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 679470d4-8e38-4554-8f70-3a37170da63d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 679470d4-8e38-4554-8f70-3a37170da63d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(29 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 679470d4-8e38-4554-8f70-3a37170da63d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef8e9b18-870e-43c2-bddf-4b27e511b9c7, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef8e9b18-870e-43c2-bddf-4b27e511b9c7, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(30 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef8e9b18-870e-43c2-bddf-4b27e511b9c7, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d127e6b1-dedf-43e3-a16c-309bc290421a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d127e6b1-dedf-43e3-a16c-309bc290421a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(31 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d127e6b1-dedf-43e3-a16c-309bc290421a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c5acdb0-59a1-408f-bbed-863d69e532e7, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c5acdb0-59a1-408f-bbed-863d69e532e7, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(32 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c5acdb0-59a1-408f-bbed-863d69e532e7, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3db26ea4-5c5b-4bcf-adee-49addfdd2b36, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3db26ea4-5c5b-4bcf-adee-49addfdd2b36, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmU5OTMzZDEtOWRhOWQwOGQtOGExODAwZDgtODVlZDlmOTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(33 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3db26ea4-5c5b-4bcf-adee-49addfdd2b36, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2f11a8fa-e776-4b00-9235-8f950824ba84, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f11a8fa-e776-4b00-9235-8f950824ba84, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f11a8fa-e776-4b00-9235-8f950824ba84, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2084f642-fcfd-485c-91bc-0255c69abfac, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2084f642-fcfd-485c-91bc-0255c69abfac, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2084f642-fcfd-485c-91bc-0255c69abfac, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f7c3aff7-ca7a-481f-89dc-8510a4b870ab, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7c3aff7-ca7a-481f-89dc-8510a4b870ab, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(33 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f7c3aff7-ca7a-481f-89dc-8510a4b870ab, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c334012-035c-4d4d-98cd-df4d1bdbfb29, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c334012-035c-4d4d-98cd-df4d1bdbfb29, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(34 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c334012-035c-4d4d-98cd-df4d1bdbfb29, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13815832-82c1-407f-a179-b59a8541fdcf, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13815832-82c1-407f-a179-b59a8541fdcf, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(35 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13815832-82c1-407f-a179-b59a8541fdcf, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fde06dd2-789a-483e-9845-002d01f4390f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fde06dd2-789a-483e-9845-002d01f4390f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(36 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fde06dd2-789a-483e-9845-002d01f4390f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9169487-1f5b-440d-aad5-4bf550de57cf, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9169487-1f5b-440d-aad5-4bf550de57cf, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(1 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9169487-1f5b-440d-aad5-4bf550de57cf, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e597f7d1-dbfb-4f73-977e-bb15caaa8f1c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e597f7d1-dbfb-4f73-977e-bb15caaa8f1c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(2 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e597f7d1-dbfb-4f73-977e-bb15caaa8f1c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0491b55-90e5-4cd7-b9b7-b37e9e3f4c83, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0491b55-90e5-4cd7-b9b7-b37e9e3f4c83, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(3 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0491b55-90e5-4cd7-b9b7-b37e9e3f4c83, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c4fc9ec-6411-4bb9-ab01-cf74bafaba78, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c4fc9ec-6411-4bb9-ab01-cf74bafaba78, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(4 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c4fc9ec-6411-4bb9-ab01-cf74bafaba78, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e12ea1cc-9e5b-4a86-bd33-0d7abe89e96f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e12ea1cc-9e5b-4a86-bd33-0d7abe89e96f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(5 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e12ea1cc-9e5b-4a86-bd33-0d7abe89e96f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 846ecde9-0615-4ef3-a0a3-f319e370b871, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 846ecde9-0615-4ef3-a0a3-f319e370b871, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(6 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 846ecde9-0615-4ef3-a0a3-f319e370b871, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 63dd1286-932e-4f02-8773-a586c5713be2, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63dd1286-932e-4f02-8773-a586c5713be2, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMGI2ZmYtMWM5N2YyNmMtNGNlODgwYTUtMjQ3Y2RlZWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(7 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 63dd1286-932e-4f02-8773-a586c5713be2, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f5f8e813-1acd-429c-abc2-d82648806e4f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f5f8e813-1acd-429c-abc2-d82648806e4f, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f5f8e813-1acd-429c-abc2-d82648806e4f, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dcb22f92-7ea8-4876-a044-bae531414c32, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dcb22f92-7ea8-4876-a044-bae531414c32, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dcb22f92-7ea8-4876-a044-bae531414c32, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28fa4b74-77f5-4ce5-88bf-465bf0be0356, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28fa4b74-77f5-4ce5-88bf-465bf0be0356, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(7 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28fa4b74-77f5-4ce5-88bf-465bf0be0356, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eff41028-d284-4e92-b7b5-756e0f3d0782, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eff41028-d284-4e92-b7b5-756e0f3d0782, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(8 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eff41028-d284-4e92-b7b5-756e0f3d0782, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a2cca25-397d-4ecb-907c-a0da790fdf1e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a2cca25-397d-4ecb-907c-a0da790fdf1e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(9 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a2cca25-397d-4ecb-907c-a0da790fdf1e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b21fc322-05f2-4188-9fa0-a850c523ab50, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b21fc322-05f2-4188-9fa0-a850c523ab50, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(10 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b21fc322-05f2-4188-9fa0-a850c523ab50, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58c20357-d3ae-429a-823a-85e49ef81b66, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58c20357-d3ae-429a-823a-85e49ef81b66, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(11 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58c20357-d3ae-429a-823a-85e49ef81b66, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be8fe7b5-a69b-4c24-9b1c-ba5c83554cd5, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be8fe7b5-a69b-4c24-9b1c-ba5c83554cd5, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(12 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be8fe7b5-a69b-4c24-9b1c-ba5c83554cd5, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9281d540-1481-469d-9918-66c340490e21, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9281d540-1481-469d-9918-66c340490e21, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(13 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9281d540-1481-469d-9918-66c340490e21, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d9c07a5-e7f1-452d-8857-e64b44c352a3, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d9c07a5-e7f1-452d-8857-e64b44c352a3, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(14 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d9c07a5-e7f1-452d-8857-e64b44c352a3, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8deede2f-5ad1-4e41-bf95-a4b36c3e8215, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8deede2f-5ad1-4e41-bf95-a4b36c3e8215, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(15 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8deede2f-5ad1-4e41-bf95-a4b36c3e8215, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 492c95f9-6a90-44b8-95af-b8a29158066f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 492c95f9-6a90-44b8-95af-b8a29158066f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(16 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 492c95f9-6a90-44b8-95af-b8a29158066f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98449594-eeda-4db4-8a34-5f432fd2ea89, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98449594-eeda-4db4-8a34-5f432fd2ea89, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NWNiMDM2NzktZmIyNWY5NjYtYzFiMmVkMjAtNTQ0NWFkOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(17 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98449594-eeda-4db4-8a34-5f432fd2ea89, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1b1e076f-cab4-4d0f-a463-c3c6bd521753, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1b1e076f-cab4-4d0f-a463-c3c6bd521753, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1b1e076f-cab4-4d0f-a463-c3c6bd521753, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1fe8440f-541b-4741-a8ec-15c1890f4f30, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1fe8440f-541b-4741-a8ec-15c1890f4f30, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1fe8440f-541b-4741-a8ec-15c1890f4f30, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ae5afad-ee39-4c1d-a28d-5c857e480928, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ae5afad-ee39-4c1d-a28d-5c857e480928, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(17 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ae5afad-ee39-4c1d-a28d-5c857e480928, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 65b66744-5ce3-44d4-90ee-78f075b04789, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65b66744-5ce3-44d4-90ee-78f075b04789, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(18 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65b66744-5ce3-44d4-90ee-78f075b04789, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef80e663-3e28-421e-b544-73dcb5256a83, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef80e663-3e28-421e-b544-73dcb5256a83, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(19 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef80e663-3e28-421e-b544-73dcb5256a83, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cb1ec60e-f08a-4320-93b5-411f25e32b35, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb1ec60e-f08a-4320-93b5-411f25e32b35, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(20 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb1ec60e-f08a-4320-93b5-411f25e32b35, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3a780d90-491c-41c1-aed2-620d9d9b29d8, localhost:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3a780d90-491c-41c1-aed2-620d9d9b29d8, localhost:7987): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3a780d90-491c-41c1-aed2-620d9d9b29d8, localhost:7987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 7987 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-anwhr6cmha.auto.internal:7987, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7987
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 345b3485-616c-4b17-ba93-afc68f9cec29, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 345b3485-616c-4b17-ba93-afc68f9cec29, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(21 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 345b3485-616c-4b17-ba93-afc68f9cec29, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c80c0f64-37a9-4d32-8a7f-39995ea57552, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c80c0f64-37a9-4d32-8a7f-39995ea57552, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(22 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c80c0f64-37a9-4d32-8a7f-39995ea57552, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 07d9d926-76fe-4b6f-94b1-ed254cca4856, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07d9d926-76fe-4b6f-94b1-ed254cca4856, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(23 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07d9d926-76fe-4b6f-94b1-ed254cca4856, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b195fc4-ca12-4220-b0db-d27057486d0e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b195fc4-ca12-4220-b0db-d27057486d0e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(24 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b195fc4-ca12-4220-b0db-d27057486d0e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2bb0c341-d691-43ac-afbf-b52477bf8221, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2bb0c341-d691-43ac-afbf-b52477bf8221, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(25 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2bb0c341-d691-43ac-afbf-b52477bf8221, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 337f73e7-b045-4f11-97aa-6a5444da09a6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 337f73e7-b045-4f11-97aa-6a5444da09a6, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(26 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 337f73e7-b045-4f11-97aa-6a5444da09a6, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 470faa2b-8f0d-4a3e-a422-c035c41268fc, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 470faa2b-8f0d-4a3e-a422-c035c41268fc, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2JjNjc2ZGUtODk3ZTgzNjUtNGU4NWE1ZjMtMzFlZTRmZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(27 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 470faa2b-8f0d-4a3e-a422-c035c41268fc, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 04254384-77a6-45ad-81f8-4445aa7102e1, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 04254384-77a6-45ad-81f8-4445aa7102e1, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 04254384-77a6-45ad-81f8-4445aa7102e1, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0006d747-8d9f-4e49-91f2-263c02e1d6dd, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0006d747-8d9f-4e49-91f2-263c02e1d6dd, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0006d747-8d9f-4e49-91f2-263c02e1d6dd, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ece6e3ca-756a-435a-9ac1-2d3cdcb70c31, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ece6e3ca-756a-435a-9ac1-2d3cdcb70c31, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(27 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ece6e3ca-756a-435a-9ac1-2d3cdcb70c31, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a530fd6-d579-418b-b926-37c011365202, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a530fd6-d579-418b-b926-37c011365202, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(28 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a530fd6-d579-418b-b926-37c011365202, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 49dd704f-2381-4078-acaa-adc1597291d7, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49dd704f-2381-4078-acaa-adc1597291d7, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(29 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49dd704f-2381-4078-acaa-adc1597291d7, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ca2b8f1-f9a3-444d-8807-80c8048754db, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ca2b8f1-f9a3-444d-8807-80c8048754db, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(30 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ca2b8f1-f9a3-444d-8807-80c8048754db, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b43b2864-7a38-4725-80bc-d0ddebd76002, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b43b2864-7a38-4725-80bc-d0ddebd76002, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(31 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b43b2864-7a38-4725-80bc-d0ddebd76002, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e636e84-b2b8-462d-9448-514d7e43ce11, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e636e84-b2b8-462d-9448-514d7e43ce11, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(32 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e636e84-b2b8-462d-9448-514d7e43ce11, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72fd4b33-cbfe-48ec-b9e4-fa78c833e710, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72fd4b33-cbfe-48ec-b9e4-fa78c833e710, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(33 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72fd4b33-cbfe-48ec-b9e4-fa78c833e710, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2f679ed-b42a-4b21-8cb7-53ecd79b5578, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2f679ed-b42a-4b21-8cb7-53ecd79b5578, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(34 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2f679ed-b42a-4b21-8cb7-53ecd79b5578, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3e9497f-cac2-4857-acef-dfc1c96c58ab, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3e9497f-cac2-4857-acef-dfc1c96c58ab, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(35 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3e9497f-cac2-4857-acef-dfc1c96c58ab, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a847e0d-6dab-4f2b-a5ef-6f3e3d35fff5, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a847e0d-6dab-4f2b-a5ef-6f3e3d35fff5, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(36 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a847e0d-6dab-4f2b-a5ef-6f3e3d35fff5, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea4a0070-8c1a-4385-80de-15dc712135df, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea4a0070-8c1a-4385-80de-15dc712135df, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=M2FmMjY0ZWMtYzkzY2ZjY2QtMzdkNWE1NTQtOTRlNWNkYTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(1 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea4a0070-8c1a-4385-80de-15dc712135df, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 34787740-2e65-4bbb-afc1-dabac5cb3295, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 34787740-2e65-4bbb-afc1-dabac5cb3295, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 34787740-2e65-4bbb-afc1-dabac5cb3295, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 02c2abf6-12ee-4c07-8ab8-770a5bdd0dd3, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 02c2abf6-12ee-4c07-8ab8-770a5bdd0dd3, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 02c2abf6-12ee-4c07-8ab8-770a5bdd0dd3, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16159d5d-2248-4117-b4b0-2f65e5b846b2, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16159d5d-2248-4117-b4b0-2f65e5b846b2, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(1 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16159d5d-2248-4117-b4b0-2f65e5b846b2, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16c805c7-76ab-4259-8015-26996149ade0, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16c805c7-76ab-4259-8015-26996149ade0, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(2 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16c805c7-76ab-4259-8015-26996149ade0, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0c13830-a12a-4d4f-acf5-71dee2c62009, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0c13830-a12a-4d4f-acf5-71dee2c62009, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(3 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0c13830-a12a-4d4f-acf5-71dee2c62009, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8830ad9-2c38-47e1-bbab-2288a9b6f311, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8830ad9-2c38-47e1-bbab-2288a9b6f311, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(4 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8830ad9-2c38-47e1-bbab-2288a9b6f311, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3149546-d279-4799-bff6-55eaca645faf, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3149546-d279-4799-bff6-55eaca645faf, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(5 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3149546-d279-4799-bff6-55eaca645faf, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57fed85f-a85f-455c-8a9b-d7ae53ca8cd8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57fed85f-a85f-455c-8a9b-d7ae53ca8cd8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(6 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57fed85f-a85f-455c-8a9b-d7ae53ca8cd8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4eb0f0ff-61c8-4d44-b76f-ffbc67c3b228, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4eb0f0ff-61c8-4d44-b76f-ffbc67c3b228, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(7 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4eb0f0ff-61c8-4d44-b76f-ffbc67c3b228, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bceb405f-d22e-494b-86fd-5c30706c1b1e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bceb405f-d22e-494b-86fd-5c30706c1b1e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(8 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bceb405f-d22e-494b-86fd-5c30706c1b1e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f0e2e75-28d5-4d66-a97c-f3101796d366, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f0e2e75-28d5-4d66-a97c-f3101796d366, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(9 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f0e2e75-28d5-4d66-a97c-f3101796d366, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d76bbd16-4135-4371-8b97-639767f07efa, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d76bbd16-4135-4371-8b97-639767f07efa, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(10 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d76bbd16-4135-4371-8b97-639767f07efa, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6b4be483-d27f-4f58-b4ee-8bdfa776edb4, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b4be483-d27f-4f58-b4ee-8bdfa776edb4, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGNhNDMyNDEtNTY4ODNjNi1mYjE2N2Y4Ny05MmRlOTJkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(11 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b4be483-d27f-4f58-b4ee-8bdfa776edb4, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b74d3e11-b39c-4b3d-adba-d268f946edde, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b74d3e11-b39c-4b3d-adba-d268f946edde, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b74d3e11-b39c-4b3d-adba-d268f946edde, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8517a551-cbd6-454e-b238-e605de495c84, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8517a551-cbd6-454e-b238-e605de495c84, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8517a551-cbd6-454e-b238-e605de495c84, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 640daa8d-f3c2-4d65-a2e6-1090e660b426, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 640daa8d-f3c2-4d65-a2e6-1090e660b426, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(11 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 640daa8d-f3c2-4d65-a2e6-1090e660b426, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9937ce3-34d3-4b62-9bb8-e65ed3ebf914, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9937ce3-34d3-4b62-9bb8-e65ed3ebf914, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(12 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9937ce3-34d3-4b62-9bb8-e65ed3ebf914, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7e88497-62a1-4b20-9315-8c524fc004d9, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7e88497-62a1-4b20-9315-8c524fc004d9, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(13 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7e88497-62a1-4b20-9315-8c524fc004d9, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5672ad69-be87-4b84-b99d-5cdef16107d5, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5672ad69-be87-4b84-b99d-5cdef16107d5, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(14 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5672ad69-be87-4b84-b99d-5cdef16107d5, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8eff4713-a37b-49ba-b514-ed08c02a1dc3, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8eff4713-a37b-49ba-b514-ed08c02a1dc3, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(15 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8eff4713-a37b-49ba-b514-ed08c02a1dc3, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4070bb97-648e-4e1d-b661-902bb1ab988d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4070bb97-648e-4e1d-b661-902bb1ab988d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(16 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4070bb97-648e-4e1d-b661-902bb1ab988d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20bb26a8-0a27-46e1-a5e1-c51196730861, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20bb26a8-0a27-46e1-a5e1-c51196730861, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(17 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20bb26a8-0a27-46e1-a5e1-c51196730861, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a40ad28-66e8-4104-b2ba-eea7dd3d5a13, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a40ad28-66e8-4104-b2ba-eea7dd3d5a13, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(18 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a40ad28-66e8-4104-b2ba-eea7dd3d5a13, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 756e2d70-dbf5-405a-88d1-61a009a2a550, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 756e2d70-dbf5-405a-88d1-61a009a2a550, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(19 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 756e2d70-dbf5-405a-88d1-61a009a2a550, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e44bd336-fb54-4211-9d0e-d02998efc372, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e44bd336-fb54-4211-9d0e-d02998efc372, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(20 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e44bd336-fb54-4211-9d0e-d02998efc372, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3114828-b75d-4b6c-9575-370081ef347b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3114828-b75d-4b6c-9575-370081ef347b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGM1MDJjNTItZWMyZjQwNzItMWM3NzU0NzYtNWI0ZDAyNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(21 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3114828-b75d-4b6c-9575-370081ef347b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 285ed4a4-1e91-4790-9ddd-2efc9bfd302a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 285ed4a4-1e91-4790-9ddd-2efc9bfd302a, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 285ed4a4-1e91-4790-9ddd-2efc9bfd302a, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 048ec075-5252-47c3-8c10-41d08597d25c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 048ec075-5252-47c3-8c10-41d08597d25c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 048ec075-5252-47c3-8c10-41d08597d25c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd10ddbb-038c-41a2-b55d-b5a1915fbb40, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd10ddbb-038c-41a2-b55d-b5a1915fbb40, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(21 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd10ddbb-038c-41a2-b55d-b5a1915fbb40, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a7d5e04-ab67-48af-8979-d1a12305f631, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a7d5e04-ab67-48af-8979-d1a12305f631, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(22 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a7d5e04-ab67-48af-8979-d1a12305f631, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0ed8c05-3f8c-4b68-b579-e384d6e69cdd, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0ed8c05-3f8c-4b68-b579-e384d6e69cdd, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(23 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0ed8c05-3f8c-4b68-b579-e384d6e69cdd, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c9fde9a-81b4-4858-8a41-df762d5d9b99, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c9fde9a-81b4-4858-8a41-df762d5d9b99, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(24 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c9fde9a-81b4-4858-8a41-df762d5d9b99, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 07796abf-38a6-4039-822a-98c37e621623, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07796abf-38a6-4039-822a-98c37e621623, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(25 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07796abf-38a6-4039-822a-98c37e621623, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ca94cf4-1b04-4bbf-b687-0b5b222b48fa, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ca94cf4-1b04-4bbf-b687-0b5b222b48fa, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(26 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ca94cf4-1b04-4bbf-b687-0b5b222b48fa, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0cb1792b-3459-46a8-ba65-53e4aa2e8261, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0cb1792b-3459-46a8-ba65-53e4aa2e8261, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(27 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0cb1792b-3459-46a8-ba65-53e4aa2e8261, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29b53605-6c6e-4f77-9f0e-bb8b2b23e59a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29b53605-6c6e-4f77-9f0e-bb8b2b23e59a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(28 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29b53605-6c6e-4f77-9f0e-bb8b2b23e59a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 33fb37cc-07aa-477b-97d5-e26fc751c090, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33fb37cc-07aa-477b-97d5-e26fc751c090, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(29 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33fb37cc-07aa-477b-97d5-e26fc751c090, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 99022312-d154-4465-94df-90013b5a9ce7, localhost:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 99022312-d154-4465-94df-90013b5a9ce7, localhost:7987): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 99022312-d154-4465-94df-90013b5a9ce7, localhost:7987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 7987 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-anwhr6cmha.auto.internal:7987, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7987
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be3130e7-468c-4a1a-94d0-7e4cb8872710, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be3130e7-468c-4a1a-94d0-7e4cb8872710, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(30 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be3130e7-468c-4a1a-94d0-7e4cb8872710, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a80a232-3c72-426a-ab18-4d49da357350, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a80a232-3c72-426a-ab18-4d49da357350, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2ZhYmRjNzYtOTg1OWM3MS0zMGUyYjNlNC04NmUxYWY3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(31 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a80a232-3c72-426a-ab18-4d49da357350, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 342da69c-e564-4a3c-aab2-c0a05ae3eb77, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 342da69c-e564-4a3c-aab2-c0a05ae3eb77, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 342da69c-e564-4a3c-aab2-c0a05ae3eb77, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8b54582a-52f6-44a5-af8d-8431391764c2, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8b54582a-52f6-44a5-af8d-8431391764c2, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8b54582a-52f6-44a5-af8d-8431391764c2, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd13dc75-6734-4556-864f-86ee67b19507, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd13dc75-6734-4556-864f-86ee67b19507, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(31 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd13dc75-6734-4556-864f-86ee67b19507, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 720a8838-2fb7-400d-a649-97766685989a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 720a8838-2fb7-400d-a649-97766685989a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(32 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 720a8838-2fb7-400d-a649-97766685989a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c90fbb9f-9471-4c2c-98c1-e0fdb8fa6612, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c90fbb9f-9471-4c2c-98c1-e0fdb8fa6612, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(33 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c90fbb9f-9471-4c2c-98c1-e0fdb8fa6612, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aff78152-2397-4533-ac60-245bcf1572c8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aff78152-2397-4533-ac60-245bcf1572c8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(34 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aff78152-2397-4533-ac60-245bcf1572c8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57a33153-7a0c-41b5-8aec-4b1dc7fe50b4, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57a33153-7a0c-41b5-8aec-4b1dc7fe50b4, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(35 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57a33153-7a0c-41b5-8aec-4b1dc7fe50b4, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 961e2756-4f76-4085-88d0-cfc0956684f0, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 961e2756-4f76-4085-88d0-cfc0956684f0, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(36 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 961e2756-4f76-4085-88d0-cfc0956684f0, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3569def-aa7f-4224-8a42-b0ff0816bfd9, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3569def-aa7f-4224-8a42-b0ff0816bfd9, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(1 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3569def-aa7f-4224-8a42-b0ff0816bfd9, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cdb93294-16dc-47a9-80e3-72d14fc348b4, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdb93294-16dc-47a9-80e3-72d14fc348b4, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(2 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cdb93294-16dc-47a9-80e3-72d14fc348b4, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5594263b-b645-48a1-818f-e0caf5b639f7, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5594263b-b645-48a1-818f-e0caf5b639f7, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(3 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5594263b-b645-48a1-818f-e0caf5b639f7, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a411c45f-4590-49b6-8ad0-f7f8ee67dbfa, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a411c45f-4590-49b6-8ad0-f7f8ee67dbfa, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(4 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a411c45f-4590-49b6-8ad0-f7f8ee67dbfa, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8686741-e53d-4c3b-86f8-8f695a33ffbf, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8686741-e53d-4c3b-86f8-8f695a33ffbf, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OGFiOWU0YjctN2NkMmVlMzEtZmQ0NWIzMGQtYTYxZTczOTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(5 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8686741-e53d-4c3b-86f8-8f695a33ffbf, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 92702a2a-d2c7-4d90-8312-41ecd7862dc4, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 92702a2a-d2c7-4d90-8312-41ecd7862dc4, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 92702a2a-d2c7-4d90-8312-41ecd7862dc4, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 95b7c2b1-e4f8-40b7-b563-245af7de18a5, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 95b7c2b1-e4f8-40b7-b563-245af7de18a5, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 95b7c2b1-e4f8-40b7-b563-245af7de18a5, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 07669730-55cb-4688-87ea-61149a91ce2c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07669730-55cb-4688-87ea-61149a91ce2c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(5 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07669730-55cb-4688-87ea-61149a91ce2c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f7bcac8e-d41d-47d6-9e23-faf501a01cd5, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7bcac8e-d41d-47d6-9e23-faf501a01cd5, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(6 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f7bcac8e-d41d-47d6-9e23-faf501a01cd5, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c56ab2ab-64a2-4fe1-87ad-e520f546c305, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c56ab2ab-64a2-4fe1-87ad-e520f546c305, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(7 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c56ab2ab-64a2-4fe1-87ad-e520f546c305, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06014f4a-c60c-4d82-a08a-2971adb1d3aa, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06014f4a-c60c-4d82-a08a-2971adb1d3aa, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(8 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06014f4a-c60c-4d82-a08a-2971adb1d3aa, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e154d428-1865-4996-8b59-85be1cb092f2, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e154d428-1865-4996-8b59-85be1cb092f2, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(9 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e154d428-1865-4996-8b59-85be1cb092f2, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2659a1c0-cf29-4997-8f7a-d364860f2e7f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2659a1c0-cf29-4997-8f7a-d364860f2e7f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(10 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2659a1c0-cf29-4997-8f7a-d364860f2e7f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1058f9a1-f8c8-4e95-aab6-a935ad2cd8bd, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1058f9a1-f8c8-4e95-aab6-a935ad2cd8bd, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(11 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1058f9a1-f8c8-4e95-aab6-a935ad2cd8bd, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2f6bba0-e67c-48f2-a7c4-d237c8840496, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2f6bba0-e67c-48f2-a7c4-d237c8840496, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(12 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2f6bba0-e67c-48f2-a7c4-d237c8840496, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47b5f404-0f55-4bb8-8a80-be5bfd075b72, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47b5f404-0f55-4bb8-8a80-be5bfd075b72, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(13 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47b5f404-0f55-4bb8-8a80-be5bfd075b72, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4b5ebb8-5077-4594-ba8c-d52add8d32ab, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4b5ebb8-5077-4594-ba8c-d52add8d32ab, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(14 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4b5ebb8-5077-4594-ba8c-d52add8d32ab, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f4f1967-4f2c-41fa-bfa6-7c6259763133, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f4f1967-4f2c-41fa-bfa6-7c6259763133, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjYzNDhjMmUtMzJmODc5NGUtZTA5OTNjNzYtMmFjYmYwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(15 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f4f1967-4f2c-41fa-bfa6-7c6259763133, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c3cf9eaf-d64a-4577-ba98-f2fccdd1cb1e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c3cf9eaf-d64a-4577-ba98-f2fccdd1cb1e, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c3cf9eaf-d64a-4577-ba98-f2fccdd1cb1e, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b19be2b6-30f6-4caa-914f-574775e0ee76, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b19be2b6-30f6-4caa-914f-574775e0ee76, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b19be2b6-30f6-4caa-914f-574775e0ee76, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b62d739-dafb-4b99-8907-962f19ea8d2e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b62d739-dafb-4b99-8907-962f19ea8d2e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(15 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b62d739-dafb-4b99-8907-962f19ea8d2e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 333215a1-a3f0-4c42-b11f-50b7feb2eb6b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 333215a1-a3f0-4c42-b11f-50b7feb2eb6b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(16 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 333215a1-a3f0-4c42-b11f-50b7feb2eb6b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ab7c7bc-4b7d-4c6d-9cb4-16e44babc5ea, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ab7c7bc-4b7d-4c6d-9cb4-16e44babc5ea, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(17 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ab7c7bc-4b7d-4c6d-9cb4-16e44babc5ea, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f37d054-4e45-4b8d-a861-80aafdebe2e8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f37d054-4e45-4b8d-a861-80aafdebe2e8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(18 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f37d054-4e45-4b8d-a861-80aafdebe2e8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 749e5caa-d29a-4438-a75d-d0e0dd85fef9, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 749e5caa-d29a-4438-a75d-d0e0dd85fef9, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(19 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 749e5caa-d29a-4438-a75d-d0e0dd85fef9, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d35a25b-1982-4a56-aa3a-562a9f44efa5, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d35a25b-1982-4a56-aa3a-562a9f44efa5, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(20 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d35a25b-1982-4a56-aa3a-562a9f44efa5, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da85ef75-2814-4f87-97b8-f04334919d53, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da85ef75-2814-4f87-97b8-f04334919d53, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(21 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da85ef75-2814-4f87-97b8-f04334919d53, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb9a696f-8090-4622-95e2-f64fb08fe0fb, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb9a696f-8090-4622-95e2-f64fb08fe0fb, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(22 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb9a696f-8090-4622-95e2-f64fb08fe0fb, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d0967e57-d335-4ebe-8f5b-33e768d5ff18, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0967e57-d335-4ebe-8f5b-33e768d5ff18, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(23 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0967e57-d335-4ebe-8f5b-33e768d5ff18, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e345a345-36f3-44c6-a362-38f39d1fd6ab, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e345a345-36f3-44c6-a362-38f39d1fd6ab, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(24 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e345a345-36f3-44c6-a362-38f39d1fd6ab, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89e90de4-7f6e-4c41-a46e-f4397c537da4, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89e90de4-7f6e-4c41-a46e-f4397c537da4, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWFlODAyZjgtNDZmNjU4YjEtZDkzNTA1ZjgtNjNkNDc4MDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(25 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89e90de4-7f6e-4c41-a46e-f4397c537da4, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 82fe8f52-d956-47d2-a75c-079783882556, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82fe8f52-d956-47d2-a75c-079783882556, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82fe8f52-d956-47d2-a75c-079783882556, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 043e72f7-e4fd-4a37-9814-712204e69dcc, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 043e72f7-e4fd-4a37-9814-712204e69dcc, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 043e72f7-e4fd-4a37-9814-712204e69dcc, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 674a9596-fdd9-4bba-a096-aca25ac1da22, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 674a9596-fdd9-4bba-a096-aca25ac1da22, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(25 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 674a9596-fdd9-4bba-a096-aca25ac1da22, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a18e5e0-5b4c-4a1d-bf1c-098fe9d2a725, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a18e5e0-5b4c-4a1d-bf1c-098fe9d2a725, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(26 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a18e5e0-5b4c-4a1d-bf1c-098fe9d2a725, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9785827e-4167-4f86-b0a9-cc5f7c36b56b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9785827e-4167-4f86-b0a9-cc5f7c36b56b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(27 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9785827e-4167-4f86-b0a9-cc5f7c36b56b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b2a4ab11-e553-4be2-b9fb-3e4b7a795ae6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2a4ab11-e553-4be2-b9fb-3e4b7a795ae6, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(28 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2a4ab11-e553-4be2-b9fb-3e4b7a795ae6, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef124aa5-9246-476f-8b91-83193fcf1437, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef124aa5-9246-476f-8b91-83193fcf1437, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(29 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef124aa5-9246-476f-8b91-83193fcf1437, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5303bf7-5c09-4bbc-9194-bb5f9083b8f8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5303bf7-5c09-4bbc-9194-bb5f9083b8f8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(30 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5303bf7-5c09-4bbc-9194-bb5f9083b8f8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47e9ee98-43d3-45a4-94d9-b8de43f9bd92, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47e9ee98-43d3-45a4-94d9-b8de43f9bd92, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(31 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47e9ee98-43d3-45a4-94d9-b8de43f9bd92, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c51c10d-611b-4a6e-ad21-3fe9dd6803cb, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c51c10d-611b-4a6e-ad21-3fe9dd6803cb, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(32 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c51c10d-611b-4a6e-ad21-3fe9dd6803cb, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f07af922-9242-423e-b06c-8dfa11fa577f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f07af922-9242-423e-b06c-8dfa11fa577f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(33 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f07af922-9242-423e-b06c-8dfa11fa577f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8215b67-91e6-4458-8439-2d5a57d4524c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8215b67-91e6-4458-8439-2d5a57d4524c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(34 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8215b67-91e6-4458-8439-2d5a57d4524c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3ecbfc9c-1350-4433-8994-f904b1cbb4c9, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ecbfc9c-1350-4433-8994-f904b1cbb4c9, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MjBmNWYxOGItNjY3NzBkMjctZmUxNWY5MWQtNDdjOGMwNDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(35 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ecbfc9c-1350-4433-8994-f904b1cbb4c9, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e562d64f-0d75-41c6-94de-fa5cb0d08d95, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e562d64f-0d75-41c6-94de-fa5cb0d08d95, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e562d64f-0d75-41c6-94de-fa5cb0d08d95, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 249601bb-41c1-44f6-89cd-d33f3c828cd1, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 249601bb-41c1-44f6-89cd-d33f3c828cd1, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 249601bb-41c1-44f6-89cd-d33f3c828cd1, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 333f1a6b-2432-48f7-8bf6-ba0cbd56643d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 333f1a6b-2432-48f7-8bf6-ba0cbd56643d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(35 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 333f1a6b-2432-48f7-8bf6-ba0cbd56643d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0842c9b7-fe1e-4a3f-9a84-88a531036939, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0842c9b7-fe1e-4a3f-9a84-88a531036939, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(36 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0842c9b7-fe1e-4a3f-9a84-88a531036939, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3eb148cd-452d-407b-978d-7acae513101c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3eb148cd-452d-407b-978d-7acae513101c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(1 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3eb148cd-452d-407b-978d-7acae513101c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3046b484-e98e-47a6-a48c-fff15c01431e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3046b484-e98e-47a6-a48c-fff15c01431e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(2 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3046b484-e98e-47a6-a48c-fff15c01431e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e72bc619-2f18-442d-8d07-e489aeae6250, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e72bc619-2f18-442d-8d07-e489aeae6250, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(3 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e72bc619-2f18-442d-8d07-e489aeae6250, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ff5219b-4dc5-447d-8fc3-ba664005d612, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ff5219b-4dc5-447d-8fc3-ba664005d612, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(4 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ff5219b-4dc5-447d-8fc3-ba664005d612, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c2a590e1-f9fe-4451-a789-31af32b2e355, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2a590e1-f9fe-4451-a789-31af32b2e355, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(5 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2a590e1-f9fe-4451-a789-31af32b2e355, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a04299e-ece3-4bd6-814b-dd4079d5bfe2, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a04299e-ece3-4bd6-814b-dd4079d5bfe2, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(6 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a04299e-ece3-4bd6-814b-dd4079d5bfe2, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2661b018-96f6-45c8-bb48-1578c1aca7bd, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2661b018-96f6-45c8-bb48-1578c1aca7bd, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(7 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2661b018-96f6-45c8-bb48-1578c1aca7bd, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72cbb3fa-7d06-4b0a-80eb-7334e1ccfd7b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72cbb3fa-7d06-4b0a-80eb-7334e1ccfd7b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(8 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72cbb3fa-7d06-4b0a-80eb-7334e1ccfd7b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6c672e40-b0f7-4c12-8a73-44308b507105, localhost:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6c672e40-b0f7-4c12-8a73-44308b507105, localhost:7987): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6c672e40-b0f7-4c12-8a73-44308b507105, localhost:7987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 7987 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-anwhr6cmha.auto.internal:7987, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7987
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8aa13979-7c66-4636-ba1f-8b3c9bb7a40b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8aa13979-7c66-4636-ba1f-8b3c9bb7a40b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Yjg1NGY0My00YWYxNTkwOC0zODg5YjBhZS1hNzJmMzI3ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(9 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8aa13979-7c66-4636-ba1f-8b3c9bb7a40b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bbfc4272-1aa0-431b-8614-effd7b89585e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bbfc4272-1aa0-431b-8614-effd7b89585e, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bbfc4272-1aa0-431b-8614-effd7b89585e, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2299e8e7-cf86-4271-8d3d-745c33f713bd, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2299e8e7-cf86-4271-8d3d-745c33f713bd, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2299e8e7-cf86-4271-8d3d-745c33f713bd, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e34e22c-a002-44f3-94d0-5d678ed73b2f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e34e22c-a002-44f3-94d0-5d678ed73b2f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(9 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e34e22c-a002-44f3-94d0-5d678ed73b2f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f692e440-95ed-4d79-8d0c-2cac5d5dcffd, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f692e440-95ed-4d79-8d0c-2cac5d5dcffd, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(10 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f692e440-95ed-4d79-8d0c-2cac5d5dcffd, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1e208ba-08ae-4c03-b902-e1ddfb5644ee, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1e208ba-08ae-4c03-b902-e1ddfb5644ee, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(11 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1e208ba-08ae-4c03-b902-e1ddfb5644ee, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 863d1ae5-bf45-4ab7-84df-ec245129304c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 863d1ae5-bf45-4ab7-84df-ec245129304c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(12 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 863d1ae5-bf45-4ab7-84df-ec245129304c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e4d3719-0c85-457a-bbd9-3e74c23da008, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e4d3719-0c85-457a-bbd9-3e74c23da008, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(13 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e4d3719-0c85-457a-bbd9-3e74c23da008, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce3b20a8-67b3-4936-9879-963f94e7877b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce3b20a8-67b3-4936-9879-963f94e7877b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(14 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce3b20a8-67b3-4936-9879-963f94e7877b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abdfb3c5-5115-415a-9da8-c30b158fe524, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abdfb3c5-5115-415a-9da8-c30b158fe524, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(15 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abdfb3c5-5115-415a-9da8-c30b158fe524, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 897f447d-2211-499e-922d-68a91d76c301, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 897f447d-2211-499e-922d-68a91d76c301, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(16 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 897f447d-2211-499e-922d-68a91d76c301, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c31dad85-77d9-4f43-b0be-d71a5e6244bb, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c31dad85-77d9-4f43-b0be-d71a5e6244bb, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(17 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c31dad85-77d9-4f43-b0be-d71a5e6244bb, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5b4b0025-487a-4fa3-a108-c5364f550720, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b4b0025-487a-4fa3-a108-c5364f550720, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(18 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b4b0025-487a-4fa3-a108-c5364f550720, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 256760aa-e0cd-4ca5-8793-74f39151c99a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 256760aa-e0cd-4ca5-8793-74f39151c99a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDE0NDNkNTgtZDljYzljMTAtODU2MTljNWYtZDg2MGFhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(19 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 256760aa-e0cd-4ca5-8793-74f39151c99a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f50338f8-30ad-4ccb-8207-f396df5d0fa6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f50338f8-30ad-4ccb-8207-f396df5d0fa6, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f50338f8-30ad-4ccb-8207-f396df5d0fa6, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1ac41b6a-f11d-4124-a42c-bda6e585c179, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1ac41b6a-f11d-4124-a42c-bda6e585c179, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1ac41b6a-f11d-4124-a42c-bda6e585c179, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a4b000b-db7b-4b14-8bcc-f730e4b27953, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a4b000b-db7b-4b14-8bcc-f730e4b27953, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(19 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a4b000b-db7b-4b14-8bcc-f730e4b27953, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e80392b-e003-4c75-9d6a-8495d14bf617, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e80392b-e003-4c75-9d6a-8495d14bf617, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(20 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e80392b-e003-4c75-9d6a-8495d14bf617, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6a1d952-5a52-4181-bd66-f24dc8036518, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6a1d952-5a52-4181-bd66-f24dc8036518, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(21 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6a1d952-5a52-4181-bd66-f24dc8036518, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab93cb52-e93d-405c-bbe0-8550f9e94a96, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab93cb52-e93d-405c-bbe0-8550f9e94a96, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(22 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab93cb52-e93d-405c-bbe0-8550f9e94a96, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f649cc7-8e7a-45fb-bc97-ec1af9ed8ecf, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f649cc7-8e7a-45fb-bc97-ec1af9ed8ecf, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(23 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f649cc7-8e7a-45fb-bc97-ec1af9ed8ecf, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1444956d-f427-4119-bd51-c9c382ce285b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1444956d-f427-4119-bd51-c9c382ce285b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(24 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1444956d-f427-4119-bd51-c9c382ce285b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8dca7476-a4a2-42cd-8caf-e506965a3e05, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8dca7476-a4a2-42cd-8caf-e506965a3e05, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(25 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8dca7476-a4a2-42cd-8caf-e506965a3e05, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d73f84ea-f60a-4dce-be7e-c7a0ada57d6a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d73f84ea-f60a-4dce-be7e-c7a0ada57d6a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(26 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d73f84ea-f60a-4dce-be7e-c7a0ada57d6a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47dce65b-7f40-46cc-8cd8-20017c15db1a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47dce65b-7f40-46cc-8cd8-20017c15db1a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(27 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47dce65b-7f40-46cc-8cd8-20017c15db1a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99e29cf8-6fa6-4e93-bf00-5ebbdf96fb26, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99e29cf8-6fa6-4e93-bf00-5ebbdf96fb26, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(28 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99e29cf8-6fa6-4e93-bf00-5ebbdf96fb26, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 741d341b-48be-48d6-9003-c3aec3f32d84, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 741d341b-48be-48d6-9003-c3aec3f32d84, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YTM5Nzk0NTYtYzIzYTRkMDAtM2RmMGJiNjgtYzNjNzBhYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(29 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 741d341b-48be-48d6-9003-c3aec3f32d84, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3e7b5dbc-070e-4612-b0a6-1176173f4dd6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3e7b5dbc-070e-4612-b0a6-1176173f4dd6, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3e7b5dbc-070e-4612-b0a6-1176173f4dd6, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 12c7c90f-9f83-45d8-a8b4-ccc78b0103a3, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 12c7c90f-9f83-45d8-a8b4-ccc78b0103a3, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 12c7c90f-9f83-45d8-a8b4-ccc78b0103a3, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7f337f90-bf77-4cf7-8cf9-879488805412, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f337f90-bf77-4cf7-8cf9-879488805412, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(29 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f337f90-bf77-4cf7-8cf9-879488805412, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee0b8f54-a25d-43ad-b6aa-4b1be7c6c6ff, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee0b8f54-a25d-43ad-b6aa-4b1be7c6c6ff, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(30 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee0b8f54-a25d-43ad-b6aa-4b1be7c6c6ff, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a86dfc07-7199-46d1-926e-7852c4011b39, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a86dfc07-7199-46d1-926e-7852c4011b39, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(31 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a86dfc07-7199-46d1-926e-7852c4011b39, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5575901-9318-4ea7-8648-a2e2f61c41f8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5575901-9318-4ea7-8648-a2e2f61c41f8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(32 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5575901-9318-4ea7-8648-a2e2f61c41f8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df4a25ea-26c1-4a65-8cf1-838d96e718a1, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df4a25ea-26c1-4a65-8cf1-838d96e718a1, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(33 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df4a25ea-26c1-4a65-8cf1-838d96e718a1, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66d5e301-9ece-4af8-bb90-4348fe047c93, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66d5e301-9ece-4af8-bb90-4348fe047c93, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(34 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66d5e301-9ece-4af8-bb90-4348fe047c93, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c46f7d6-b03f-4659-b944-f699d965d6e3, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c46f7d6-b03f-4659-b944-f699d965d6e3, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(35 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c46f7d6-b03f-4659-b944-f699d965d6e3, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6157f870-0406-465f-9eb7-c15cb4125be0, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6157f870-0406-465f-9eb7-c15cb4125be0, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(36 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6157f870-0406-465f-9eb7-c15cb4125be0, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50808266-baed-4c19-96cf-1814164093d6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50808266-baed-4c19-96cf-1814164093d6, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50808266-baed-4c19-96cf-1814164093d6, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 913a5397-b0f9-42ef-80c5-06b35e34da81, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 913a5397-b0f9-42ef-80c5-06b35e34da81, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 913a5397-b0f9-42ef-80c5-06b35e34da81, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d33164a6-e610-412b-84e1-0163aed06791, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d33164a6-e610-412b-84e1-0163aed06791, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmVlODA5NGItZjNlZTBiZGItMTg1ZThjMzYtY2IzY2FjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d33164a6-e610-412b-84e1-0163aed06791, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9078f54a-b55e-4465-863c-93427fe53c5e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9078f54a-b55e-4465-863c-93427fe53c5e, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9078f54a-b55e-4465-863c-93427fe53c5e, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, df528b50-b06d-45cb-919f-6b57f03b47d7, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, df528b50-b06d-45cb-919f-6b57f03b47d7, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, df528b50-b06d-45cb-919f-6b57f03b47d7, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f268548-f7b4-4329-96ae-ea1aa6f67ddb, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f268548-f7b4-4329-96ae-ea1aa6f67ddb, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f268548-f7b4-4329-96ae-ea1aa6f67ddb, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b8b84d0-0471-4217-8724-7c5c00e9a19a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b8b84d0-0471-4217-8724-7c5c00e9a19a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b8b84d0-0471-4217-8724-7c5c00e9a19a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81b1c0fb-268e-4217-9084-664d67a8defe, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81b1c0fb-268e-4217-9084-664d67a8defe, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81b1c0fb-268e-4217-9084-664d67a8defe, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26cd4cea-91ba-4172-86fc-425b33bfea01, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26cd4cea-91ba-4172-86fc-425b33bfea01, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26cd4cea-91ba-4172-86fc-425b33bfea01, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9964e545-ead0-4f64-946e-f7dd96ffca28, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9964e545-ead0-4f64-946e-f7dd96ffca28, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9964e545-ead0-4f64-946e-f7dd96ffca28, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2072ad95-36c3-4278-90f7-79328916673c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2072ad95-36c3-4278-90f7-79328916673c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2072ad95-36c3-4278-90f7-79328916673c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c243bad5-2eac-4224-9237-92d3680e8d9b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c243bad5-2eac-4224-9237-92d3680e8d9b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c243bad5-2eac-4224-9237-92d3680e8d9b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 04d97072-ad5e-417f-86f0-02f752eb00d2, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04d97072-ad5e-417f-86f0-02f752eb00d2, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04d97072-ad5e-417f-86f0-02f752eb00d2, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06442b08-c90d-44ad-85ce-a58e566b8abb, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06442b08-c90d-44ad-85ce-a58e566b8abb, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06442b08-c90d-44ad-85ce-a58e566b8abb, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5dd5af8-107f-4882-a696-bfe78dc43e09, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5dd5af8-107f-4882-a696-bfe78dc43e09, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5dd5af8-107f-4882-a696-bfe78dc43e09, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3a03938-4ea9-4ccc-a333-f6c4ad866cbe, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3a03938-4ea9-4ccc-a333-f6c4ad866cbe, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YmUzZWVkM2MtZWY0MWFiYjctYjVjNWQyN2ItNDE0NjZlOWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3a03938-4ea9-4ccc-a333-f6c4ad866cbe, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6643ec6e-c0e3-409b-9243-fcba37949989, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6643ec6e-c0e3-409b-9243-fcba37949989, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6643ec6e-c0e3-409b-9243-fcba37949989, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7b104166-c1af-4e82-b7d1-e87ff6761bf8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7b104166-c1af-4e82-b7d1-e87ff6761bf8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7b104166-c1af-4e82-b7d1-e87ff6761bf8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02dc11f8-5841-4a44-a62a-e7dd1ed72088, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02dc11f8-5841-4a44-a62a-e7dd1ed72088, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02dc11f8-5841-4a44-a62a-e7dd1ed72088, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f80cdd7a-934f-4b7e-b54b-987cb58512ed, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f80cdd7a-934f-4b7e-b54b-987cb58512ed, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f80cdd7a-934f-4b7e-b54b-987cb58512ed, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cac74338-4fbb-48d7-8949-f1a27ebbb221, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cac74338-4fbb-48d7-8949-f1a27ebbb221, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cac74338-4fbb-48d7-8949-f1a27ebbb221, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7605143f-ba8c-41e0-958f-ddfb43e1c2b6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7605143f-ba8c-41e0-958f-ddfb43e1c2b6, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7605143f-ba8c-41e0-958f-ddfb43e1c2b6, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e45a1eb-55f4-4e79-b6e1-c3b6e51a7a11, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e45a1eb-55f4-4e79-b6e1-c3b6e51a7a11, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e45a1eb-55f4-4e79-b6e1-c3b6e51a7a11, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a177532e-98e9-45a6-9fc5-f16951416615, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a177532e-98e9-45a6-9fc5-f16951416615, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a177532e-98e9-45a6-9fc5-f16951416615, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9bfbbf55-2aa0-4b4b-8742-35262cc4d775, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bfbbf55-2aa0-4b4b-8742-35262cc4d775, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bfbbf55-2aa0-4b4b-8742-35262cc4d775, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16a43114-8c84-4a28-a5c9-9cccfc2a62a2, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16a43114-8c84-4a28-a5c9-9cccfc2a62a2, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16a43114-8c84-4a28-a5c9-9cccfc2a62a2, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a2e9f72-3426-4882-bbf1-93d4797bb3ac, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a2e9f72-3426-4882-bbf1-93d4797bb3ac, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a2e9f72-3426-4882-bbf1-93d4797bb3ac, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f02a88fa-94c2-4756-85a6-fb731a30b468, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f02a88fa-94c2-4756-85a6-fb731a30b468, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f02a88fa-94c2-4756-85a6-fb731a30b468, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abb9c799-3f06-4e80-a879-81da5c559afc, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abb9c799-3f06-4e80-a879-81da5c559afc, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NGE3YTU4ZmEtMzM4ZWVmZWEtMzY3MGI4NjItODJlYTRmZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abb9c799-3f06-4e80-a879-81da5c559afc, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1465d590-8225-45d5-b931-f6ab410454ba, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1465d590-8225-45d5-b931-f6ab410454ba, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1465d590-8225-45d5-b931-f6ab410454ba, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 64389c7a-b994-4906-b64f-b226b55c68a0, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 64389c7a-b994-4906-b64f-b226b55c68a0, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 64389c7a-b994-4906-b64f-b226b55c68a0, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d0be77f-a867-410d-93ad-d06e5f3c1f4a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d0be77f-a867-410d-93ad-d06e5f3c1f4a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d0be77f-a867-410d-93ad-d06e5f3c1f4a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3123d06b-e411-4472-af6c-860361e600de, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3123d06b-e411-4472-af6c-860361e600de, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3123d06b-e411-4472-af6c-860361e600de, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8bf6d7cd-c070-4784-9c3e-ee28e93a5a87, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8bf6d7cd-c070-4784-9c3e-ee28e93a5a87, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8bf6d7cd-c070-4784-9c3e-ee28e93a5a87, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5b8c0238-f045-4b5a-99ca-34f841f0fa42, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b8c0238-f045-4b5a-99ca-34f841f0fa42, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b8c0238-f045-4b5a-99ca-34f841f0fa42, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 953f8790-5528-4bc3-a2e9-f9c4fe19c758, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 953f8790-5528-4bc3-a2e9-f9c4fe19c758, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 953f8790-5528-4bc3-a2e9-f9c4fe19c758, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5dfd4bdf-a5f7-41f3-a0b9-53238030603c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5dfd4bdf-a5f7-41f3-a0b9-53238030603c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5dfd4bdf-a5f7-41f3-a0b9-53238030603c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84a8d74d-8d8d-4eba-9885-cf5f4ec3d659, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84a8d74d-8d8d-4eba-9885-cf5f4ec3d659, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84a8d74d-8d8d-4eba-9885-cf5f4ec3d659, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb91acd3-c965-45f5-8d6d-cd119b0211dc, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb91acd3-c965-45f5-8d6d-cd119b0211dc, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb91acd3-c965-45f5-8d6d-cd119b0211dc, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ffd0c870-3baa-4c42-8920-e0a3dd42cd86, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ffd0c870-3baa-4c42-8920-e0a3dd42cd86, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ffd0c870-3baa-4c42-8920-e0a3dd42cd86, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6da7094d-aff1-4a87-a777-89a214887fa3, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6da7094d-aff1-4a87-a777-89a214887fa3, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6da7094d-aff1-4a87-a777-89a214887fa3, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11304ead-0f7a-485f-b6b6-5b0ea43bc1bd, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11304ead-0f7a-485f-b6b6-5b0ea43bc1bd, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MzY2NGU5NWItODJmOWRmYjctNGEyZmE1YmQtZDRjOTI4MjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11304ead-0f7a-485f-b6b6-5b0ea43bc1bd, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c16059b5-1877-41f1-a859-882bd7dcb2da, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c16059b5-1877-41f1-a859-882bd7dcb2da, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c16059b5-1877-41f1-a859-882bd7dcb2da, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6efbd55e-304a-44b1-8e9e-6f2efb464460, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6efbd55e-304a-44b1-8e9e-6f2efb464460, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6efbd55e-304a-44b1-8e9e-6f2efb464460, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b848a175-61b5-4483-96ff-e114a23b7409, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b848a175-61b5-4483-96ff-e114a23b7409, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b848a175-61b5-4483-96ff-e114a23b7409, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 736892c8-1e4b-4b1c-a022-d1ba026caf29, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 736892c8-1e4b-4b1c-a022-d1ba026caf29, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 736892c8-1e4b-4b1c-a022-d1ba026caf29, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e9f9c57-0df5-4d9d-8d81-b59c3382f139, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e9f9c57-0df5-4d9d-8d81-b59c3382f139, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e9f9c57-0df5-4d9d-8d81-b59c3382f139, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5b6a6b10-d5b1-4bc0-bcd9-b68e23f0f7e8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b6a6b10-d5b1-4bc0-bcd9-b68e23f0f7e8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b6a6b10-d5b1-4bc0-bcd9-b68e23f0f7e8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 860ab5b1-9caa-4bd5-b1b4-c8308e80f83d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 860ab5b1-9caa-4bd5-b1b4-c8308e80f83d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'1\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 860ab5b1-9caa-4bd5-b1b4-c8308e80f83d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b73c25fe-2851-44bf-9348-40fa52f80eae, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b73c25fe-2851-44bf-9348-40fa52f80eae, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'2\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b73c25fe-2851-44bf-9348-40fa52f80eae, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab3a55f9-eaed-4cd9-aa6b-257d19bcd44e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab3a55f9-eaed-4cd9-aa6b-257d19bcd44e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'3\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab3a55f9-eaed-4cd9-aa6b-257d19bcd44e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b9cc3c40-4bc5-4e12-9978-5502742bc36f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9cc3c40-4bc5-4e12-9978-5502742bc36f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'4\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b9cc3c40-4bc5-4e12-9978-5502742bc36f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b89c7071-936d-4be8-bbfc-05d4e3ab321f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b89c7071-936d-4be8-bbfc-05d4e3ab321f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'5\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b89c7071-936d-4be8-bbfc-05d4e3ab321f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b231837-2c44-423e-af5f-5b2b897bc5d9, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b231837-2c44-423e-af5f-5b2b897bc5d9, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'6\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b231837-2c44-423e-af5f-5b2b897bc5d9, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83c5e0c1-a1db-4251-9529-7703c44074e9, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83c5e0c1-a1db-4251-9529-7703c44074e9, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDliNjc2ZTEtY2Y5MDdmYTYtNmI0MDZjZjQtNmE3MjJjZjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'7\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83c5e0c1-a1db-4251-9529-7703c44074e9, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c392b5d4-8916-4d68-b578-3a120f97da3a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c392b5d4-8916-4d68-b578-3a120f97da3a, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c392b5d4-8916-4d68-b578-3a120f97da3a, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7d8217e9-0179-42ad-9648-61e600111cab, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7d8217e9-0179-42ad-9648-61e600111cab, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7d8217e9-0179-42ad-9648-61e600111cab, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20c14f3b-8b55-4283-93a2-a650cc745793, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20c14f3b-8b55-4283-93a2-a650cc745793, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'7\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20c14f3b-8b55-4283-93a2-a650cc745793, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5627dd32-009a-4ceb-a749-bfe96e841f02, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5627dd32-009a-4ceb-a749-bfe96e841f02, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'8\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5627dd32-009a-4ceb-a749-bfe96e841f02, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3f98b8e-e5ed-4bd8-8ada-823a04315f4b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3f98b8e-e5ed-4bd8-8ada-823a04315f4b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'9\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3f98b8e-e5ed-4bd8-8ada-823a04315f4b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9899eff8-f001-48e1-96e1-2b5381abe26e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9899eff8-f001-48e1-96e1-2b5381abe26e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'10\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9899eff8-f001-48e1-96e1-2b5381abe26e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ce293e2-73e7-4fd5-9cb5-ab1a52c6aba3, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ce293e2-73e7-4fd5-9cb5-ab1a52c6aba3, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'11\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ce293e2-73e7-4fd5-9cb5-ab1a52c6aba3, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8594b29-9e4b-4249-9c91-73b5ab7ce770, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8594b29-9e4b-4249-9c91-73b5ab7ce770, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'12\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8594b29-9e4b-4249-9c91-73b5ab7ce770, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b82fc89-3fd1-4787-836c-3ec437145de4, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b82fc89-3fd1-4787-836c-3ec437145de4, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'13\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b82fc89-3fd1-4787-836c-3ec437145de4, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 60868c16-7200-41d6-b5aa-51f548da4cb9, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60868c16-7200-41d6-b5aa-51f548da4cb9, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'14\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 60868c16-7200-41d6-b5aa-51f548da4cb9, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, adbe14d7-2ccd-4672-b54f-98194a9b331b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, adbe14d7-2ccd-4672-b54f-98194a9b331b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'15\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, adbe14d7-2ccd-4672-b54f-98194a9b331b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa19a573-093d-4cc5-b1bb-9285ee74169b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa19a573-093d-4cc5-b1bb-9285ee74169b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'16\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa19a573-093d-4cc5-b1bb-9285ee74169b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 757698f1-a3c3-404c-99da-0011c49e6148, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 757698f1-a3c3-404c-99da-0011c49e6148, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=OWU5MDdkN2YtMmI1MTY2OTQtYjllOTg1MTYtNTcyYzJhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'17\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 757698f1-a3c3-404c-99da-0011c49e6148, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7fb6371d-2d15-46e9-9017-8e171354650b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7fb6371d-2d15-46e9-9017-8e171354650b, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7fb6371d-2d15-46e9-9017-8e171354650b, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1d17a61e-863b-403c-a35f-b4b481431e4d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1d17a61e-863b-403c-a35f-b4b481431e4d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1d17a61e-863b-403c-a35f-b4b481431e4d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f25677a9-dc00-4a59-bac7-38c2cfabfe0b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f25677a9-dc00-4a59-bac7-38c2cfabfe0b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'17\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f25677a9-dc00-4a59-bac7-38c2cfabfe0b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 520eb844-a00e-4c7b-9a80-ce79fddee6a2, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 520eb844-a00e-4c7b-9a80-ce79fddee6a2, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'18\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 520eb844-a00e-4c7b-9a80-ce79fddee6a2, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be392f9e-9190-4b1e-9443-3a14345749dc, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be392f9e-9190-4b1e-9443-3a14345749dc, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'19\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be392f9e-9190-4b1e-9443-3a14345749dc, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96450789-0ae5-4d57-b5f6-6a121ad9be2b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96450789-0ae5-4d57-b5f6-6a121ad9be2b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'20\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96450789-0ae5-4d57-b5f6-6a121ad9be2b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e392999-a012-47c8-8119-21ef30ac2437, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e392999-a012-47c8-8119-21ef30ac2437, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'21\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e392999-a012-47c8-8119-21ef30ac2437, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 92b52535-4318-4863-a665-bc4308fb86bf, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92b52535-4318-4863-a665-bc4308fb86bf, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'22\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92b52535-4318-4863-a665-bc4308fb86bf, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5d20d70-ca5e-49ea-a72c-37a08d4a4a4a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5d20d70-ca5e-49ea-a72c-37a08d4a4a4a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'23\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5d20d70-ca5e-49ea-a72c-37a08d4a4a4a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d1aee64-94d4-40ee-85d2-8404ace12ea4, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d1aee64-94d4-40ee-85d2-8404ace12ea4, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'24\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d1aee64-94d4-40ee-85d2-8404ace12ea4, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e293d5cf-d951-4159-aa84-d90ad379b751, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e293d5cf-d951-4159-aa84-d90ad379b751, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'25\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e293d5cf-d951-4159-aa84-d90ad379b751, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c09fbe3-4e27-4c78-a49a-bb7a179362d3, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c09fbe3-4e27-4c78-a49a-bb7a179362d3, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'26\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c09fbe3-4e27-4c78-a49a-bb7a179362d3, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28711f19-0bdb-425c-a8c8-957e1ec525c6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28711f19-0bdb-425c-a8c8-957e1ec525c6, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=NDA2NjU0ZTQtMzA3NzZhN2ItOWMwOTYyNGMtYTc4Mzc2MmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'27\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28711f19-0bdb-425c-a8c8-957e1ec525c6, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 735662bb-27a5-467f-a041-db8447e35b0d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 735662bb-27a5-467f-a041-db8447e35b0d, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 735662bb-27a5-467f-a041-db8447e35b0d, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 74274e79-e3a0-4639-a270-424b15e20f75, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 74274e79-e3a0-4639-a270-424b15e20f75, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 74274e79-e3a0-4639-a270-424b15e20f75, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 768fb774-15f4-4ba8-845d-479a28cd5a5d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 768fb774-15f4-4ba8-845d-479a28cd5a5d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'27\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 768fb774-15f4-4ba8-845d-479a28cd5a5d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 607f827a-ee71-4e26-a7ab-4b7186d53509, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 607f827a-ee71-4e26-a7ab-4b7186d53509, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'28\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 607f827a-ee71-4e26-a7ab-4b7186d53509, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 903aea47-7f22-4543-8502-509eb613969d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 903aea47-7f22-4543-8502-509eb613969d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'29\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 903aea47-7f22-4543-8502-509eb613969d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce926689-8d11-4a69-8b27-3380ebed3bff, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce926689-8d11-4a69-8b27-3380ebed3bff, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'30\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce926689-8d11-4a69-8b27-3380ebed3bff, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dbccf439-aa92-4890-b4ca-dba73f4d118e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbccf439-aa92-4890-b4ca-dba73f4d118e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'31\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbccf439-aa92-4890-b4ca-dba73f4d118e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a37b8fd-d3b7-46a1-bcc0-c82d79b1ebc9, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a37b8fd-d3b7-46a1-bcc0-c82d79b1ebc9, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'32\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a37b8fd-d3b7-46a1-bcc0-c82d79b1ebc9, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fcf2d221-fcaf-4203-83b9-d8b91a915184, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fcf2d221-fcaf-4203-83b9-d8b91a915184, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'33\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fcf2d221-fcaf-4203-83b9-d8b91a915184, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a902654-7986-4cb9-98d6-8f7c90c80a50, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a902654-7986-4cb9-98d6-8f7c90c80a50, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'34\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a902654-7986-4cb9-98d6-8f7c90c80a50, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 382e8924-6af6-457d-aafd-da8ae2519a8b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 382e8924-6af6-457d-aafd-da8ae2519a8b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'35\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 382e8924-6af6-457d-aafd-da8ae2519a8b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e97c573-7ad0-4132-a0c5-61431bf31d01, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e97c573-7ad0-4132-a0c5-61431bf31d01, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'36\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e97c573-7ad0-4132-a0c5-61431bf31d01, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f1db11e-126a-45b9-a366-b4830c44dd11, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f1db11e-126a-45b9-a366-b4830c44dd11, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YWFhYjAyZTEtYTA2YzRiZDAtMmMzMWYyODUtMmM1MDIzOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'1.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f1db11e-126a-45b9-a366-b4830c44dd11, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ff7c59aa-466f-46aa-87ef-5f03a41d6c0e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ff7c59aa-466f-46aa-87ef-5f03a41d6c0e, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ff7c59aa-466f-46aa-87ef-5f03a41d6c0e, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1dc7b201-d610-4edf-9466-80ae536b052b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1dc7b201-d610-4edf-9466-80ae536b052b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1dc7b201-d610-4edf-9466-80ae536b052b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f185c938-deac-4151-a773-3ea7e9d1caa2, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f185c938-deac-4151-a773-3ea7e9d1caa2, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'1.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f185c938-deac-4151-a773-3ea7e9d1caa2, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a96c24f6-9967-48ab-98c7-521a1465a28a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a96c24f6-9967-48ab-98c7-521a1465a28a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'2.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a96c24f6-9967-48ab-98c7-521a1465a28a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 978f573a-a831-4e7b-aa8a-a2bb64af11b3, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 978f573a-a831-4e7b-aa8a-a2bb64af11b3, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'3.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 978f573a-a831-4e7b-aa8a-a2bb64af11b3, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec4fffee-f170-480e-b8d4-59d7f42ac08d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec4fffee-f170-480e-b8d4-59d7f42ac08d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'4.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec4fffee-f170-480e-b8d4-59d7f42ac08d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad419318-b318-47a5-ba18-9483a432af02, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad419318-b318-47a5-ba18-9483a432af02, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'5.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad419318-b318-47a5-ba18-9483a432af02, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3a29fc0-262d-43e3-a0d4-6a669025806f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3a29fc0-262d-43e3-a0d4-6a669025806f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'6.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3a29fc0-262d-43e3-a0d4-6a669025806f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afba839b-d803-4d87-b81b-52027a129d0e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afba839b-d803-4d87-b81b-52027a129d0e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'7.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afba839b-d803-4d87-b81b-52027a129d0e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 49e137cf-9064-407f-87d8-418a72a1f907, localhost:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 49e137cf-9064-407f-87d8-418a72a1f907, localhost:7987): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 49e137cf-9064-407f-87d8-418a72a1f907, localhost:7987): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 7987 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-anwhr6cmha.auto.internal:7987, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7987
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd382207-13f0-4597-b293-1f47e66bf3f3, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd382207-13f0-4597-b293-1f47e66bf3f3, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'8.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd382207-13f0-4597-b293-1f47e66bf3f3, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 017f7b63-c122-4103-b1be-edb60e5b03c3, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 017f7b63-c122-4103-b1be-edb60e5b03c3, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'9.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 017f7b63-c122-4103-b1be-edb60e5b03c3, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 939fb5e7-0892-4692-b40c-4c6e1088fcec, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 939fb5e7-0892-4692-b40c-4c6e1088fcec, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'10.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 939fb5e7-0892-4692-b40c-4c6e1088fcec, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8a2fe98-6550-415c-985d-6ebaae8bd360, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8a2fe98-6550-415c-985d-6ebaae8bd360, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=Zjg5ZDEzZWQtNTNkZTYwN2UtZjIwMzE0ZWEtNWZlOTFhYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'11.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8a2fe98-6550-415c-985d-6ebaae8bd360, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 18545f33-56b7-44f2-92a0-3f681641f49c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 18545f33-56b7-44f2-92a0-3f681641f49c, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 18545f33-56b7-44f2-92a0-3f681641f49c, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cd015ef1-b7db-41ae-ad16-2cc8cf671ffc, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cd015ef1-b7db-41ae-ad16-2cc8cf671ffc, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cd015ef1-b7db-41ae-ad16-2cc8cf671ffc, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa0ba5d4-01c3-4938-ad95-4e825ed82a1f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa0ba5d4-01c3-4938-ad95-4e825ed82a1f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'11.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa0ba5d4-01c3-4938-ad95-4e825ed82a1f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 60801863-2599-40ce-8b11-23efa04324c9, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60801863-2599-40ce-8b11-23efa04324c9, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'12.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 60801863-2599-40ce-8b11-23efa04324c9, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5741c003-9734-4b5e-883f-2a623cc34aaa, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5741c003-9734-4b5e-883f-2a623cc34aaa, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'13.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5741c003-9734-4b5e-883f-2a623cc34aaa, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80508ede-cabc-4e44-985d-d7f95c8d7d03, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80508ede-cabc-4e44-985d-d7f95c8d7d03, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'14.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80508ede-cabc-4e44-985d-d7f95c8d7d03, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17531438-4356-4602-9e31-d846c44375c6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17531438-4356-4602-9e31-d846c44375c6, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'15.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17531438-4356-4602-9e31-d846c44375c6, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a2f1187-73bd-48ff-aad2-3b9b00c0c8c5, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a2f1187-73bd-48ff-aad2-3b9b00c0c8c5, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'16.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a2f1187-73bd-48ff-aad2-3b9b00c0c8c5, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d040d25-bd2d-42e4-8377-0dd6ade047ac, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d040d25-bd2d-42e4-8377-0dd6ade047ac, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'17.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d040d25-bd2d-42e4-8377-0dd6ade047ac, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3efe69cf-e2ba-48ca-946a-e906fdaab1b8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3efe69cf-e2ba-48ca-946a-e906fdaab1b8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'18.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3efe69cf-e2ba-48ca-946a-e906fdaab1b8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ba52430-9aaf-4995-8870-2fc6022eae00, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ba52430-9aaf-4995-8870-2fc6022eae00, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'19.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ba52430-9aaf-4995-8870-2fc6022eae00, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c8fb25b-bb4d-445f-b7cd-888c1c44a758, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c8fb25b-bb4d-445f-b7cd-888c1c44a758, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'20.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c8fb25b-bb4d-445f-b7cd-888c1c44a758, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d96db47-7cd2-4d85-b779-695c55e2b4d9, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d96db47-7cd2-4d85-b779-695c55e2b4d9, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZTllNWRmZjUtYmFlZTIzODItN2RmOTkzZDUtNGU1NGFkNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'21.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d96db47-7cd2-4d85-b779-695c55e2b4d9, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7d5b632f-2529-4dc7-a375-05bff3a39639, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7d5b632f-2529-4dc7-a375-05bff3a39639, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7d5b632f-2529-4dc7-a375-05bff3a39639, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9ce09303-9759-4fd3-870b-83cd34ccb8e2, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9ce09303-9759-4fd3-870b-83cd34ccb8e2, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9ce09303-9759-4fd3-870b-83cd34ccb8e2, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 07fdc3fb-76ab-4852-a2fe-cb8e583ea320, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07fdc3fb-76ab-4852-a2fe-cb8e583ea320, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'21.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07fdc3fb-76ab-4852-a2fe-cb8e583ea320, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6750075e-ad4f-4db8-bffe-a007a00a389e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6750075e-ad4f-4db8-bffe-a007a00a389e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'22.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6750075e-ad4f-4db8-bffe-a007a00a389e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5da97bce-f0b7-4a16-ab55-d0829fe551a1, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5da97bce-f0b7-4a16-ab55-d0829fe551a1, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'23.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5da97bce-f0b7-4a16-ab55-d0829fe551a1, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 03a56805-b105-4bc0-a550-dc49025cbf36, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03a56805-b105-4bc0-a550-dc49025cbf36, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'24.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03a56805-b105-4bc0-a550-dc49025cbf36, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3d2f526-464a-4fbd-85a1-bf9a50a2c2a8, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3d2f526-464a-4fbd-85a1-bf9a50a2c2a8, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'25.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3d2f526-464a-4fbd-85a1-bf9a50a2c2a8, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6482be5d-facf-4203-a2e0-238cb4bed444, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6482be5d-facf-4203-a2e0-238cb4bed444, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'26.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6482be5d-facf-4203-a2e0-238cb4bed444, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fdd57ffa-e77a-43f9-bc92-b15002ffcb74, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdd57ffa-e77a-43f9-bc92-b15002ffcb74, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'27.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fdd57ffa-e77a-43f9-bc92-b15002ffcb74, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71b936c1-4026-4293-beed-999f7a155c33, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71b936c1-4026-4293-beed-999f7a155c33, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'28.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71b936c1-4026-4293-beed-999f7a155c33, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64d5a162-b3cb-4bdd-ae3c-98698d301042, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64d5a162-b3cb-4bdd-ae3c-98698d301042, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'29.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64d5a162-b3cb-4bdd-ae3c-98698d301042, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78f31127-6ad5-46af-a5d6-c10f4692606e, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78f31127-6ad5-46af-a5d6-c10f4692606e, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'30.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78f31127-6ad5-46af-a5d6-c10f4692606e, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eebe8799-ec5a-44bc-971d-abd8ee6adcf3, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eebe8799-ec5a-44bc-971d-abd8ee6adcf3, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=MmNiZDg2NWMtZDhhZjkwMjUtNzA1NTVjMTgtZjRhZDUyNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'31.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eebe8799-ec5a-44bc-971d-abd8ee6adcf3, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 79a08594-9158-442d-a6f5-04c9bff3c690, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 79a08594-9158-442d-a6f5-04c9bff3c690, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 79a08594-9158-442d-a6f5-04c9bff3c690, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2da63177-1f64-499f-9b27-9954b609471d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2da63177-1f64-499f-9b27-9954b609471d, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2da63177-1f64-499f-9b27-9954b609471d, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9bb6a43-c2fa-4347-92cd-8700ca24138b, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9bb6a43-c2fa-4347-92cd-8700ca24138b, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'31.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9bb6a43-c2fa-4347-92cd-8700ca24138b, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa8b0547-56f1-42f5-a20d-2b5b8bbbf7b1, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa8b0547-56f1-42f5-a20d-2b5b8bbbf7b1, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'32.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa8b0547-56f1-42f5-a20d-2b5b8bbbf7b1, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78d43a1f-25c9-4f76-93b8-110e3e568790, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78d43a1f-25c9-4f76-93b8-110e3e568790, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'33.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78d43a1f-25c9-4f76-93b8-110e3e568790, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b19190b8-8b20-4328-99c7-c0bd4721fe92, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b19190b8-8b20-4328-99c7-c0bd4721fe92, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'34.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b19190b8-8b20-4328-99c7-c0bd4721fe92, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22db6f15-7708-4c67-a038-f4cdd282d07c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22db6f15-7708-4c67-a038-f4cdd282d07c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'35.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22db6f15-7708-4c67-a038-f4cdd282d07c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 579fbfdb-7e97-466b-bab8-20e5ebbe8fa4, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 579fbfdb-7e97-466b-bab8-20e5ebbe8fa4, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'36.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 579fbfdb-7e97-466b-bab8-20e5ebbe8fa4, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e7f12ff-2bfb-4205-b3ba-69db916af346, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e7f12ff-2bfb-4205-b3ba-69db916af346, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'1.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e7f12ff-2bfb-4205-b3ba-69db916af346, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 524939d3-ef35-460c-89f1-336f9d0f16d6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 524939d3-ef35-460c-89f1-336f9d0f16d6, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'2.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 524939d3-ef35-460c-89f1-336f9d0f16d6, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 418218ad-75a8-4bd7-be32-65241cbd52ce, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 418218ad-75a8-4bd7-be32-65241cbd52ce, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'3.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 418218ad-75a8-4bd7-be32-65241cbd52ce, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c4601e6-3bb2-474e-b886-218dcc42742c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c4601e6-3bb2-474e-b886-218dcc42742c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'4.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c4601e6-3bb2-474e-b886-218dcc42742c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c86b8c4e-d9ad-4984-ad19-e2449b24aa63, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c86b8c4e-d9ad-4984-ad19-e2449b24aa63, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=YjQyYTM1NC1mYzE0MzQ3Yy01MzFkZTE2ZC05ODRlMjU1OA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'5.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c86b8c4e-d9ad-4984-ad19-e2449b24aa63, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 69f5dd79-6a2f-4adc-8136-5b0b2e866bcf, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 69f5dd79-6a2f-4adc-8136-5b0b2e866bcf, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 69f5dd79-6a2f-4adc-8136-5b0b2e866bcf, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6ddae1fa-2def-418d-8544-93745f688d03, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6ddae1fa-2def-418d-8544-93745f688d03, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6ddae1fa-2def-418d-8544-93745f688d03, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 880748e8-c5c0-425e-b4c0-89bc9d9ee596, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 880748e8-c5c0-425e-b4c0-89bc9d9ee596, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'5.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 880748e8-c5c0-425e-b4c0-89bc9d9ee596, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 554d7874-567a-4e21-8a1f-e79a76066bae, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 554d7874-567a-4e21-8a1f-e79a76066bae, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'6.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 554d7874-567a-4e21-8a1f-e79a76066bae, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb73956f-f3d9-4fd5-a8db-2013d402e613, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb73956f-f3d9-4fd5-a8db-2013d402e613, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'7.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb73956f-f3d9-4fd5-a8db-2013d402e613, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40799b6f-f0e8-4ea9-82ff-1600bb956ca6, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40799b6f-f0e8-4ea9-82ff-1600bb956ca6, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'8.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40799b6f-f0e8-4ea9-82ff-1600bb956ca6, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e4eb8a8c-3dc1-44a9-b319-b7053d88f60f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4eb8a8c-3dc1-44a9-b319-b7053d88f60f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'9.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e4eb8a8c-3dc1-44a9-b319-b7053d88f60f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11f37068-1c63-4cb8-a31b-11dd76461727, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11f37068-1c63-4cb8-a31b-11dd76461727, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'10.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11f37068-1c63-4cb8-a31b-11dd76461727, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb5a3db2-249e-4e1d-a477-df2992f4e8b9, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb5a3db2-249e-4e1d-a477-df2992f4e8b9, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'11.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb5a3db2-249e-4e1d-a477-df2992f4e8b9, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d41ab3ee-0de6-43e7-afc6-3ee45856010c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d41ab3ee-0de6-43e7-afc6-3ee45856010c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'12.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d41ab3ee-0de6-43e7-afc6-3ee45856010c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1364e213-f7c9-4f45-a6bd-521072bece8f, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1364e213-f7c9-4f45-a6bd-521072bece8f, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'13.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1364e213-f7c9-4f45-a6bd-521072bece8f, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dae4ec3b-182c-41da-9c06-a8c0237ed710, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dae4ec3b-182c-41da-9c06-a8c0237ed710, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'14.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dae4ec3b-182c-41da-9c06-a8c0237ed710, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, faf1422b-d8d3-4690-af8f-c1a28b25f00c, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, faf1422b-d8d3-4690-af8f-c1a28b25f00c, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=N2Y0NTJhZTAtM2VlNGFhMWEtMjI3NzhhNzgtYTBhNmQwMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'15.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, faf1422b-d8d3-4690-af8f-c1a28b25f00c, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 224fae1c-4728-46d0-b50c-d972d97b7f7d, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 224fae1c-4728-46d0-b50c-d972d97b7f7d, ghrun-anwhr6cmha.auto.internal:7987): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 224fae1c-4728-46d0-b50c-d972d97b7f7d, ghrun-anwhr6cmha.auto.internal:7987): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 849631ef-55f7-498c-802d-c88d370d1388, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 849631ef-55f7-498c-802d-c88d370d1388, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 849631ef-55f7-498c-802d-c88d370d1388, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d0895e34-f4fe-4925-a449-6995398e265a, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0895e34-f4fe-4925-a449-6995398e265a, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'15.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0895e34-f4fe-4925-a449-6995398e265a, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef34053e-402e-45d6-9a9e-c1fa8e15d580, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef34053e-402e-45d6-9a9e-c1fa8e15d580, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'16.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef34053e-402e-45d6-9a9e-c1fa8e15d580, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bba6a9e8-c339-4750-a2c8-531f3e99b0c5, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bba6a9e8-c339-4750-a2c8-531f3e99b0c5, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'17.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bba6a9e8-c339-4750-a2c8-531f3e99b0c5, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5255bebb-7540-45a6-881b-fe678fb4c039, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5255bebb-7540-45a6-881b-fe678fb4c039, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'18.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5255bebb-7540-45a6-881b-fe678fb4c039, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7724224d-0399-4178-9409-c68bb0d294fc, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7724224d-0399-4178-9409-c68bb0d294fc, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'19.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7724224d-0399-4178-9409-c68bb0d294fc, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2836a47f-dc64-459f-8709-f6a361b4b5ed, ghrun-anwhr6cmha.auto.internal:7987): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2836a47f-dc64-459f-8709-f6a361b4b5ed, ghrun-anwhr6cmha.auto.internal:7987): request = { session_id: "ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'20.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2836a47f-dc64-459f-8709-f6a361b4b5ed, ghrun-anwhr6cmha.auto.internal:7987): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDlkOWY2OGMtOTIwODhkODItZTg5NjAyZTMtNDIyNjEyOWU=
============================== slowest durations ===============================
586.64s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]
9.94s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]
=========================== short test summary info ============================
FAILED test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC] - ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 612.77s (0:10:12) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...brary.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c688/002653/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/c688/002653', '--source-root', '/home/runner/.ya/build/build_root/c688/002653/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c688/002653/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/10164110401/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '1', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1768, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...brary.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c688/002653/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/c688/002653', '--source-root', '/home/runner/.ya/build/build_root/c688/002653/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c688/002653/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/10164110401/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '1', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/0026c1/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
152.95s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
12.07s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
8.90s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
======================== 1 passed in 175.45s (0:02:55) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/00240a/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
201.46s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
17.07s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
11.54s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
======================== 1 passed in 232.34s (0:03:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/002661/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py F

=================================== FAILURES ===================================
_ TestSecondaryIndex.test_secondary_index[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC] _
ydb/tests/sql/lib/test_query.py:52: in query
    for result_set in result_sets:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, timeout)
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   _pytest.outcomes.Exit: Graceful shutdown requested

During handling of the above exception, another exception occurred:
ydb/tests/datashard/secondary_index/test_secondary_index.py:53: in test_secondary_index
    self.select_index(table_name, index, dml)
ydb/tests/datashard/secondary_index/test_secondary_index.py:90: in select_index
    dml.transactional(process)
ydb/tests/datashard/lib/dml_operations.py:17: in transactional
    return self.query_object.transactional(process)
ydb/tests/sql/lib/test_query.py:58: in transactional
    return self.pool.retry_operation_sync(lambda session: fn(session))
contrib/python/ydb/py3/ydb/query/pool.py:151: in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:149: in wrapped_callee
    return callee(session, *args, **kwargs)
ydb/tests/sql/lib/test_query.py:58: in <lambda>
    return self.pool.retry_operation_sync(lambda session: fn(session))
ydb/tests/datashard/secondary_index/test_secondary_index.py:62: in process
    rows = self.query(
ydb/tests/sql/lib/test_query.py:51: in query
    with tx.execute(text) as result_sets:
contrib/python/ydb/py3/ydb/query/base.py:64: in __exit__
    for _ in self:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:943: in _next
    operating = self._call.operate(
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:329: in grpc._cython.cygrpc.IntegratedCall.operate
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:140: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:148: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:58: in grpc._cython.cygrpc._raise_call_error_no_metadata
    ???
E   ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_secondary_index[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/002661/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2482291
DEBUG    ya.test:process.py:259 Command (pid 2482291) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2482291) elapsed time (sec): 0.7372682094573975
DEBUG    ya.test:process.py:263 Command (pid 2482291) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482291) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2482291) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482291) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482291) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2482291) maxrss: 480660
DEBUG    ya.test:process.py:263 Command (pid 2482291) minflt: 45391
DEBUG    ya.test:process.py:263 Command (pid 2482291) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2482291) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2482291) nivcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 2482291) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2482291) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2482291) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2482291) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2482291) stime: 0.205557
DEBUG    ya.test:process.py:263 Command (pid 2482291) utime: 0.47091
DEBUG    ya.test:process.py:263 Command (pid 2482291) wtime: 0.739
DEBUG    ya.test:process.py:275 Command (pid 2482291) output:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9

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

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

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

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/002661/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9199
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/c688/002661/r3tmp/kikimr_cluster_oltbrtpq
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/002661/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16002
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20699
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1645
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23007
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c688/002661/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/c688/002661/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/c688/002661/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/node_1/logfile_4a3tp148.log --grpc-port=16002 --mon-port=20699 --ic-port=9199
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16002/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c688/002661/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/c688/002661/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/c688/002661/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/node_1/logfile_4a3tp148.log --grpc-port=16002 --mon-port=20699 --ic-port=9199
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/c688/002661/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/c688/002661/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/c688/002661/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/node_1/logfile_4a3tp148.log', '--grpc-port=16002', '--mon-port=20699', '--ic-port=9199')' in '/home/runner/.ya/build/build_root/c688/002661/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2482453
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16002/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/002661/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2482454
DEBUG    ya.test:process.py:259 Command (pid 2482454) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2482454) elapsed time (sec): 0.8439719676971436
DEBUG    ya.test:process.py:263 Command (pid 2482454) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482454) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2482454) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482454) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482454) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2482454) maxrss: 489696
DEBUG    ya.test:process.py:263 Command (pid 2482454) minflt: 45375
DEBUG    ya.test:process.py:263 Command (pid 2482454) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2482454) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2482454) nivcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 2482454) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2482454) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2482454) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2482454) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2482454) stime: 0.23582699999999998
DEBUG    ya.test:process.py:263 Command (pid 2482454) utime: 0.507037
DEBUG    ya.test:process.py:263 Command (pid 2482454) wtime: 0.846
DEBUG    ya.test:process.py:275 Command (pid 2482454) output:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/002661/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/c688/002661/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16002', '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: 9199\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/002661/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16002', '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: 9199\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2483125
DEBUG    ya.test:process.py:259 Command (pid 2483125) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2483125) elapsed time (sec): 0.9991750717163086
DEBUG    ya.test:process.py:263 Command (pid 2483125) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483125) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2483125) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483125) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483125) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2483125) maxrss: 566516
DEBUG    ya.test:process.py:263 Command (pid 2483125) minflt: 51729
DEBUG    ya.test:process.py:263 Command (pid 2483125) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2483125) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2483125) nivcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 2483125) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2483125) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2483125) nvcsw: 397
DEBUG    ya.test:process.py:263 Command (pid 2483125) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2483125) stime: 0.28374299999999997
DEBUG    ya.test:process.py:263 Command (pid 2483125) utime: 0.57379
DEBUG    ya.test:process.py:263 Command (pid 2483125) wtime: 1.013
DEBUG    ya.test:process.py:275 Command (pid 2483125) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/002661/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/c688/002661/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16002', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/002661/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16002', '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: 2483386
DEBUG    ya.test:process.py:259 Command (pid 2483386) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2483386) elapsed time (sec): 0.9527156352996826
DEBUG    ya.test:process.py:263 Command (pid 2483386) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483386) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2483386) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483386) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483386) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2483386) maxrss: 567048
DEBUG    ya.test:process.py:263 Command (pid 2483386) minflt: 51718
DEBUG    ya.test:process.py:263 Command (pid 2483386) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2483386) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2483386) nivcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 2483386) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2483386) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2483386) nvcsw: 569
DEBUG    ya.test:process.py:263 Command (pid 2483386) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2483386) stime: 0.242423
DEBUG    ya.test:process.py:263 Command (pid 2483386) utime: 0.588839
DEBUG    ya.test:process.py:263 Command (pid 2483386) wtime: 0.959
DEBUG    ya.test:process.py:275 Command (pid 2483386) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 2483386) 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, beec3b30-1651-4fe5-b7e4-c43f3c95fc72, localhost:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, beec3b30-1651-4fe5-b7e4-c43f3c95fc72, localhost:16002): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, beec3b30-1651-4fe5-b7e4-c43f3c95fc72, localhost:16002): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 16002 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-anwhr6cmha.auto.internal:16002, 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)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16002
INFO     ya.test:ya.py:436 Test call (class_name: test_secondary_index.py::TestSecondaryIndex, test_name: test_secondary_index[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC])
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 44f702c3-f9e2-4016-a6ec-b5fc65f1f585, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 44f702c3-f9e2-4016-a6ec-b5fc65f1f585, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 44f702c3-f9e2-4016-a6ec-b5fc65f1f585, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8aea05e8-5fe3-4d37-adf1-fc89ea4649c2, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8aea05e8-5fe3-4d37-adf1-fc89ea4649c2, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8aea05e8-5fe3-4d37-adf1-fc89ea4649c2, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a603fbb3-75f7-43a4-9858-6507dfa28147, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a603fbb3-75f7-43a4-9858-6507dfa28147, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_1__ASYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_index_DyNumber DyNumber, col_index_String String, col_index_Utf8 Utf8, col_index_UUID UUID, col_index_Date Date, col_index_Datetime Datetime, col_index_Timestamp Timestamp, col_index_Interval Interval, col_index_Date32 Date32, col_index_Datetime64 Datetime64, col_index_Timestamp64 Timestamp64, col_index_Interval64 Interval64,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_DyNumber GLOBAL  ASYNC ON (col_index_DyNumber), INDEX idx_col_index_String GLOBAL  ASYNC ON (col_index_String), INDEX idx_col_index_Utf8 GLOBAL  ASYNC ON (col_index_Utf8), INDEX idx_col_index_UUID GLOBAL  ASYNC ON (col_index_UUID), INDEX idx_col_index_Date GLOBAL  ASYNC ON (col_index_Date), INDEX idx_col_index_Datetime GLOBAL  ASYNC ON (col_index_Datetime), INDEX idx_col_index_Timestamp GLOBAL  ASYNC ON (col_index_Timestamp), INDEX idx_col_index_Interval GLOBAL  ASYNC ON (col_index_Interval), INDEX idx_col_index_Date32 GLOBAL  ASYNC ON (col_index_Date32), INDEX idx_col_index_Datetime64 GLOBAL  ASYNC ON (col_index_Datetime64), INDEX idx_col_index_Timestamp64 GLOBAL  ASYNC ON (col_index_Timestamp64), INDEX idx_col_index_Interval64 GLOBAL  ASYNC ON (col_index_Interval64)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a603fbb3-75f7-43a4-9858-6507dfa28147, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 30da72d1-58ad-44b9-8ed9-fd20f40c02de, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30da72d1-58ad-44b9-8ed9-fd20f40c02de, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 30da72d1-58ad-44b9-8ed9-fd20f40c02de, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98fcb1ba-17df-4783-9827-efa927770890, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98fcb1ba-17df-4783-9827-efa927770890, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98fcb1ba-17df-4783-9827-efa927770890, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0b25e44-0a82-4b41-a5c6-52078ef651b2, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0b25e44-0a82-4b41-a5c6-52078ef651b2, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0b25e44-0a82-4b41-a5c6-52078ef651b2, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e2446cc0-9927-4f4e-b330-de9b12022a4f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2446cc0-9927-4f4e-b330-de9b12022a4f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e2446cc0-9927-4f4e-b330-de9b12022a4f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5fa9a1e0-b312-428d-94c0-df5014546277, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fa9a1e0-b312-428d-94c0-df5014546277, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fa9a1e0-b312-428d-94c0-df5014546277, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6906619c-9c1d-4b34-bfd2-e46808444677, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6906619c-9c1d-4b34-bfd2-e46808444677, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6906619c-9c1d-4b34-bfd2-e46808444677, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb570132-09ff-45ae-95f0-fa5413436efc, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb570132-09ff-45ae-95f0-fa5413436efc, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb570132-09ff-45ae-95f0-fa5413436efc, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 65a2b66c-8f5b-48e1-8158-c2cb7cc84d37, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65a2b66c-8f5b-48e1-8158-c2cb7cc84d37, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65a2b66c-8f5b-48e1-8158-c2cb7cc84d37, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a6a66a2-58d8-4f8a-8486-6ac65ed84203, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a6a66a2-58d8-4f8a-8486-6ac65ed84203, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a6a66a2-58d8-4f8a-8486-6ac65ed84203, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 95a2c95f-73d9-4998-b791-18e7b11d23eb, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95a2c95f-73d9-4998-b791-18e7b11d23eb, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95a2c95f-73d9-4998-b791-18e7b11d23eb, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77fa35c6-9468-44ff-a50d-a54cf3393250, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77fa35c6-9468-44ff-a50d-a54cf3393250, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77fa35c6-9468-44ff-a50d-a54cf3393250, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05c1d973-4dd0-4f97-a90d-9f696542480a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05c1d973-4dd0-4f97-a90d-9f696542480a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05c1d973-4dd0-4f97-a90d-9f696542480a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 737a9342-92cf-4b79-a61a-da482f544f2d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 737a9342-92cf-4b79-a61a-da482f544f2d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 737a9342-92cf-4b79-a61a-da482f544f2d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cb7b0eed-a399-4c0c-958f-bb9e0d21f95c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb7b0eed-a399-4c0c-958f-bb9e0d21f95c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb7b0eed-a399-4c0c-958f-bb9e0d21f95c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fce6cb00-2c5a-44b8-9c45-2e0b9bd422ce, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fce6cb00-2c5a-44b8-9c45-2e0b9bd422ce, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fce6cb00-2c5a-44b8-9c45-2e0b9bd422ce, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eeef3db4-4132-432c-9c81-d48781d22473, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eeef3db4-4132-432c-9c81-d48781d22473, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eeef3db4-4132-432c-9c81-d48781d22473, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1077cbcd-88cc-4b38-9e0d-01c0c69a18ee, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1077cbcd-88cc-4b38-9e0d-01c0c69a18ee, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1077cbcd-88cc-4b38-9e0d-01c0c69a18ee, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e33c5074-f408-480b-bd52-d2382500d324, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e33c5074-f408-480b-bd52-d2382500d324, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e33c5074-f408-480b-bd52-d2382500d324, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3d586c6-22d4-4567-b24a-4adcc61925e9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3d586c6-22d4-4567-b24a-4adcc61925e9, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3d586c6-22d4-4567-b24a-4adcc61925e9, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6105394d-ad19-49a8-bcf9-e0db17818fad, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6105394d-ad19-49a8-bcf9-e0db17818fad, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6105394d-ad19-49a8-bcf9-e0db17818fad, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5341fe3-3017-4645-920a-0b8fb1f0af33, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5341fe3-3017-4645-920a-0b8fb1f0af33, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5341fe3-3017-4645-920a-0b8fb1f0af33, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9290a62c-27a4-406f-acfa-9eeaaafe8456, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9290a62c-27a4-406f-acfa-9eeaaafe8456, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9290a62c-27a4-406f-acfa-9eeaaafe8456, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f1f2abf0-c90f-496f-aa2f-d3b30a8ec2c6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1f2abf0-c90f-496f-aa2f-d3b30a8ec2c6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f1f2abf0-c90f-496f-aa2f-d3b30a8ec2c6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9538a747-3288-45af-8568-c8bae585638a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9538a747-3288-45af-8568-c8bae585638a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9538a747-3288-45af-8568-c8bae585638a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9c51970-e51f-4515-8b83-aa3a012b9823, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9c51970-e51f-4515-8b83-aa3a012b9823, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9c51970-e51f-4515-8b83-aa3a012b9823, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ecef5570-1c23-4149-8da1-92c6a763e55b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ecef5570-1c23-4149-8da1-92c6a763e55b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ecef5570-1c23-4149-8da1-92c6a763e55b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c775a8c7-f203-48ed-ac08-9a0f6cf7b6fa, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c775a8c7-f203-48ed-ac08-9a0f6cf7b6fa, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c775a8c7-f203-48ed-ac08-9a0f6cf7b6fa, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64e6d7f7-9418-40e1-b64a-c2c110386536, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64e6d7f7-9418-40e1-b64a-c2c110386536, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64e6d7f7-9418-40e1-b64a-c2c110386536, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0fca536b-28e9-49c4-84f8-ce19f7630f58, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0fca536b-28e9-49c4-84f8-ce19f7630f58, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0fca536b-28e9-49c4-84f8-ce19f7630f58, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3b4eee65-51e2-45fb-8ac8-28ea98ff63c9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b4eee65-51e2-45fb-8ac8-28ea98ff63c9, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b4eee65-51e2-45fb-8ac8-28ea98ff63c9, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 792379f6-fcdb-4839-a404-94bd8ba6791d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 792379f6-fcdb-4839-a404-94bd8ba6791d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                , \n                CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 792379f6-fcdb-4839-a404-94bd8ba6791d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f3e017c-99d7-4f4a-a237-7ddc280f8d52, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f3e017c-99d7-4f4a-a237-7ddc280f8d52, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                , \n                CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f3e017c-99d7-4f4a-a237-7ddc280f8d52, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9ba15c2-5cdc-4d17-a698-01e1a456788c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9ba15c2-5cdc-4d17-a698-01e1a456788c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                , \n                CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9ba15c2-5cdc-4d17-a698-01e1a456788c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 86753eb5-d1f2-4722-8f5f-f317658dab28, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86753eb5-d1f2-4722-8f5f-f317658dab28, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                , \n                CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 86753eb5-d1f2-4722-8f5f-f317658dab28, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89a0b75d-15b7-4f54-83bc-7bf8cb8b667d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89a0b75d-15b7-4f54-83bc-7bf8cb8b667d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                , \n                CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89a0b75d-15b7-4f54-83bc-7bf8cb8b667d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cb1d1312-db88-422d-8db6-e4830f3de7b6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb1d1312-db88-422d-8db6-e4830f3de7b6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                , \n                CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb1d1312-db88-422d-8db6-e4830f3de7b6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d77159fa-8df4-4798-a784-ce5d6795c152, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d77159fa-8df4-4798-a784-ce5d6795c152, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d77159fa-8df4-4798-a784-ce5d6795c152, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fed382f-fb14-4f37-96d6-cbafa8346392, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fed382f-fb14-4f37-96d6-cbafa8346392, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'10.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fed382f-fb14-4f37-96d6-cbafa8346392, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eaf72bd8-124d-4099-a651-c626c3060f9f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eaf72bd8-124d-4099-a651-c626c3060f9f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'20.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eaf72bd8-124d-4099-a651-c626c3060f9f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 764b7e70-0594-41eb-9be3-842cad915cbf, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 764b7e70-0594-41eb-9be3-842cad915cbf, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'30.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 764b7e70-0594-41eb-9be3-842cad915cbf, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, add32f5c-d55b-47bd-8836-be7e1b7d386a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, add32f5c-d55b-47bd-8836-be7e1b7d386a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'40.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, add32f5c-d55b-47bd-8836-be7e1b7d386a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ff02d56-d497-4c79-9e51-01b3e4de4a75, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ff02d56-d497-4c79-9e51-01b3e4de4a75, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'50.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ff02d56-d497-4c79-9e51-01b3e4de4a75, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 582d55c0-3b54-4ffd-a75d-30480ec440a2, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 582d55c0-3b54-4ffd-a75d-30480ec440a2, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'60.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 582d55c0-3b54-4ffd-a75d-30480ec440a2, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, db7fe92d-c0a1-462e-8653-e3e0741d6ad9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db7fe92d-c0a1-462e-8653-e3e0741d6ad9, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'70.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db7fe92d-c0a1-462e-8653-e3e0741d6ad9, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d0cedb92-97b3-4d22-a1eb-b972521b16bc, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0cedb92-97b3-4d22-a1eb-b972521b16bc, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'80.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0cedb92-97b3-4d22-a1eb-b972521b16bc, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b3102c31-633f-424d-be8d-d9cb5ecf2936, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3102c31-633f-424d-be8d-d9cb5ecf2936, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'90.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3102c31-633f-424d-be8d-d9cb5ecf2936, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 072abfea-a250-40f1-9ccf-6f502b1dbaee, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 072abfea-a250-40f1-9ccf-6f502b1dbaee, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'100.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 072abfea-a250-40f1-9ccf-6f502b1dbaee, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d0284ded-2297-43e0-93e7-787949e5dff3, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0284ded-2297-43e0-93e7-787949e5dff3, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZTM1ZTUtNGFkYWZkZWItZDA4MTdjMmItZWIwZmJkZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'110.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0284ded-2297-43e0-93e7-787949e5dff3, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9e603f16-01b9-4881-b811-dc6372e0c436, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9e603f16-01b9-4881-b811-dc6372e0c436, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9e603f16-01b9-4881-b811-dc6372e0c436, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4e18eff3-39a4-4bbb-a9cf-0eca76387993, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4e18eff3-39a4-4bbb-a9cf-0eca76387993, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4e18eff3-39a4-4bbb-a9cf-0eca76387993, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cec0d773-3a21-4fd0-b2b4-fb73c9325410, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cec0d773-3a21-4fd0-b2b4-fb73c9325410, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'110.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cec0d773-3a21-4fd0-b2b4-fb73c9325410, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2b4500a-8364-4689-bfde-c34bc70368cf, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2b4500a-8364-4689-bfde-c34bc70368cf, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'120.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2b4500a-8364-4689-bfde-c34bc70368cf, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3e971f4-f17b-48b5-a53e-021b2a906f3f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3e971f4-f17b-48b5-a53e-021b2a906f3f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'130.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3e971f4-f17b-48b5-a53e-021b2a906f3f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e5e69e0d-09aa-44c0-ad35-ce5a22d85de2, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5e69e0d-09aa-44c0-ad35-ce5a22d85de2, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'140.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5e69e0d-09aa-44c0-ad35-ce5a22d85de2, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e028c41d-d322-4398-90e9-d915c6f7d3c9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e028c41d-d322-4398-90e9-d915c6f7d3c9, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'150.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e028c41d-d322-4398-90e9-d915c6f7d3c9, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e49d7e82-e056-435e-bf08-e9ca10b5ea6e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e49d7e82-e056-435e-bf08-e9ca10b5ea6e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'160.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e49d7e82-e056-435e-bf08-e9ca10b5ea6e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afd368a6-f3d0-45cb-abb0-a276176eed76, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afd368a6-f3d0-45cb-abb0-a276176eed76, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'170.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afd368a6-f3d0-45cb-abb0-a276176eed76, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32f95579-aba0-4e25-bf44-e1d77e1727ae, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32f95579-aba0-4e25-bf44-e1d77e1727ae, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'180.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32f95579-aba0-4e25-bf44-e1d77e1727ae, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9466873f-95a4-4442-b742-049edaa911d5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9466873f-95a4-4442-b742-049edaa911d5, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'190.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9466873f-95a4-4442-b742-049edaa911d5, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98d165bf-f86e-4f13-afc6-40369ae5d2dc, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98d165bf-f86e-4f13-afc6-40369ae5d2dc, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'200.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98d165bf-f86e-4f13-afc6-40369ae5d2dc, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ec31aaa-10a8-432a-b22f-e485337691eb, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ec31aaa-10a8-432a-b22f-e485337691eb, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjYjk5YzItYzQwOTNjNy1mNWNkNjk5My01MWMzOGE1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'210.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ec31aaa-10a8-432a-b22f-e485337691eb, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8e7f0158-a411-46b4-9a5f-5387e65b6855, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8e7f0158-a411-46b4-9a5f-5387e65b6855, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8e7f0158-a411-46b4-9a5f-5387e65b6855, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7171ceb6-b96b-4a78-bd7c-aa829cc6918c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7171ceb6-b96b-4a78-bd7c-aa829cc6918c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7171ceb6-b96b-4a78-bd7c-aa829cc6918c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5fe1c89-f9f0-422e-9019-8c9919a588c5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5fe1c89-f9f0-422e-9019-8c9919a588c5, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'210.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5fe1c89-f9f0-422e-9019-8c9919a588c5, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bba74e7f-b194-40de-87df-c3a48ee446b1, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bba74e7f-b194-40de-87df-c3a48ee446b1, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'220.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bba74e7f-b194-40de-87df-c3a48ee446b1, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6906e3f-1b2c-4583-b21d-5996091a96d9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6906e3f-1b2c-4583-b21d-5996091a96d9, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'230.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6906e3f-1b2c-4583-b21d-5996091a96d9, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06ee04e3-d335-4912-9be5-8cbe84e92967, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06ee04e3-d335-4912-9be5-8cbe84e92967, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'240.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06ee04e3-d335-4912-9be5-8cbe84e92967, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19da4b94-77ca-4431-a72f-6d1c1b372f56, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19da4b94-77ca-4431-a72f-6d1c1b372f56, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'250.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19da4b94-77ca-4431-a72f-6d1c1b372f56, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2cdf864b-b3d8-403e-9547-032ddd76f37e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2cdf864b-b3d8-403e-9547-032ddd76f37e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'260.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2cdf864b-b3d8-403e-9547-032ddd76f37e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e41867a8-4ba5-443c-8e2b-3d2bc6f30d64, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e41867a8-4ba5-443c-8e2b-3d2bc6f30d64, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'270.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e41867a8-4ba5-443c-8e2b-3d2bc6f30d64, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae0524b2-f3b4-4e78-8db6-663aa8b913d0, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae0524b2-f3b4-4e78-8db6-663aa8b913d0, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'280.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae0524b2-f3b4-4e78-8db6-663aa8b913d0, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fadd91a0-4f2c-431f-a95e-faa42fd34814, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fadd91a0-4f2c-431f-a95e-faa42fd34814, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'290.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fadd91a0-4f2c-431f-a95e-faa42fd34814, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f6a8d78-59cc-4ee0-984c-6d9379930b60, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f6a8d78-59cc-4ee0-984c-6d9379930b60, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'300.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f6a8d78-59cc-4ee0-984c-6d9379930b60, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e5bed1d3-8d51-4168-be6e-da8b8a1b9086, localhost:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e5bed1d3-8d51-4168-be6e-da8b8a1b9086, localhost:16002): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e5bed1d3-8d51-4168-be6e-da8b8a1b9086, localhost:16002): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 16002 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-anwhr6cmha.auto.internal:16002, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16002
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98be4252-44b8-4044-9adb-4f813e8d86cf, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98be4252-44b8-4044-9adb-4f813e8d86cf, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjUyNjlmOGItN2I0OWFiLTkwNjIyNjE0LTNlMzk5NzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'310.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98be4252-44b8-4044-9adb-4f813e8d86cf, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b321f005-7336-415f-9145-c802e72541c5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b321f005-7336-415f-9145-c802e72541c5, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b321f005-7336-415f-9145-c802e72541c5, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d0ac1009-adf0-4713-8aa6-82ba0b8780d1, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d0ac1009-adf0-4713-8aa6-82ba0b8780d1, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d0ac1009-adf0-4713-8aa6-82ba0b8780d1, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da326b80-5c53-4020-82e9-b2957563b9db, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da326b80-5c53-4020-82e9-b2957563b9db, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'310.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da326b80-5c53-4020-82e9-b2957563b9db, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 87446c1a-1899-41fb-a41d-b5b2987a52f4, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87446c1a-1899-41fb-a41d-b5b2987a52f4, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'320.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87446c1a-1899-41fb-a41d-b5b2987a52f4, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a2f429f-d386-4635-bff2-3aac2de7b50b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a2f429f-d386-4635-bff2-3aac2de7b50b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'330.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a2f429f-d386-4635-bff2-3aac2de7b50b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d51237ae-f184-4e5c-bc65-a658089b9ed8, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d51237ae-f184-4e5c-bc65-a658089b9ed8, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'340.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d51237ae-f184-4e5c-bc65-a658089b9ed8, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a06a211f-c7be-4f78-ab2a-ad172cd126c4, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a06a211f-c7be-4f78-ab2a-ad172cd126c4, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'350.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a06a211f-c7be-4f78-ab2a-ad172cd126c4, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e8e6179-fd77-4359-a100-26fcabffe34f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e8e6179-fd77-4359-a100-26fcabffe34f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'360.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e8e6179-fd77-4359-a100-26fcabffe34f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df278db4-f2d6-49e6-8876-1607f7250bc8, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df278db4-f2d6-49e6-8876-1607f7250bc8, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 1\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df278db4-f2d6-49e6-8876-1607f7250bc8, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36f8a787-4dd1-4598-b1e5-a97521232d7d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36f8a787-4dd1-4598-b1e5-a97521232d7d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 2\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36f8a787-4dd1-4598-b1e5-a97521232d7d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40dcac4b-99ac-4235-b99b-1053b22755d5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40dcac4b-99ac-4235-b99b-1053b22755d5, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 3\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40dcac4b-99ac-4235-b99b-1053b22755d5, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74068a3f-9b40-4b94-916c-fd0e6876df2e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74068a3f-9b40-4b94-916c-fd0e6876df2e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 4\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74068a3f-9b40-4b94-916c-fd0e6876df2e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 842e501d-1d3e-497a-bebf-bb058ff96804, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 842e501d-1d3e-497a-bebf-bb058ff96804, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZmRmNDE3YzAtZjAxZTY4ZGUtZGIyOWM0MTgtOGI2NGRjYzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 5\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 842e501d-1d3e-497a-bebf-bb058ff96804, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e0339140-0a7f-43fc-9a1e-fd9fddb48bc9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e0339140-0a7f-43fc-9a1e-fd9fddb48bc9, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e0339140-0a7f-43fc-9a1e-fd9fddb48bc9, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d3ee0d64-3b92-45d5-9f69-1b21f857fa58, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d3ee0d64-3b92-45d5-9f69-1b21f857fa58, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d3ee0d64-3b92-45d5-9f69-1b21f857fa58, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fd59523-c7b9-4a09-9b0d-e9e7f94b17ef, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fd59523-c7b9-4a09-9b0d-e9e7f94b17ef, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 5\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fd59523-c7b9-4a09-9b0d-e9e7f94b17ef, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b3b7ce5b-9da5-42da-84d0-70608a00187b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3b7ce5b-9da5-42da-84d0-70608a00187b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 6\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3b7ce5b-9da5-42da-84d0-70608a00187b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4f8ac91-f6ce-42cf-8830-ac66e67ea527, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4f8ac91-f6ce-42cf-8830-ac66e67ea527, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 7\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4f8ac91-f6ce-42cf-8830-ac66e67ea527, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c976768-00b7-4c89-b1ea-cd3b2e46b9c5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c976768-00b7-4c89-b1ea-cd3b2e46b9c5, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 8\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c976768-00b7-4c89-b1ea-cd3b2e46b9c5, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18aeca09-8b84-4dd2-9be0-7766705ce8cb, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18aeca09-8b84-4dd2-9be0-7766705ce8cb, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 9\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18aeca09-8b84-4dd2-9be0-7766705ce8cb, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7886992b-dcf6-42cd-9ae9-6b8fd40b5f2d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7886992b-dcf6-42cd-9ae9-6b8fd40b5f2d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 10\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7886992b-dcf6-42cd-9ae9-6b8fd40b5f2d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd8beec6-08d7-41d7-9f8a-415d415725c6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd8beec6-08d7-41d7-9f8a-415d415725c6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 11\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd8beec6-08d7-41d7-9f8a-415d415725c6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08a9e6ac-0e7d-49b4-b095-96b8c467a546, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08a9e6ac-0e7d-49b4-b095-96b8c467a546, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 12\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08a9e6ac-0e7d-49b4-b095-96b8c467a546, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3970fb0-7eca-413a-9a7c-7654a8739fb3, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3970fb0-7eca-413a-9a7c-7654a8739fb3, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 13\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3970fb0-7eca-413a-9a7c-7654a8739fb3, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 720bcf46-6096-4a33-a9dc-6db6ae8a55a7, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 720bcf46-6096-4a33-a9dc-6db6ae8a55a7, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 14\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 720bcf46-6096-4a33-a9dc-6db6ae8a55a7, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0f936b9-3bf1-45d9-80b9-6072d8719a99, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0f936b9-3bf1-45d9-80b9-6072d8719a99, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTg3Y2FjOWMtZTgwMGRmZWYtODE5YjQ3Zi1kOGUzZWFlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 15\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0f936b9-3bf1-45d9-80b9-6072d8719a99, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f245c01a-3e6e-4732-af94-b62a8dd760f2, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f245c01a-3e6e-4732-af94-b62a8dd760f2, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f245c01a-3e6e-4732-af94-b62a8dd760f2, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ed713e2b-59ed-4b85-8ccf-5908e220e665, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ed713e2b-59ed-4b85-8ccf-5908e220e665, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ed713e2b-59ed-4b85-8ccf-5908e220e665, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc8eb4bb-c3e2-45bc-8665-34f54b8a13e5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc8eb4bb-c3e2-45bc-8665-34f54b8a13e5, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 15\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc8eb4bb-c3e2-45bc-8665-34f54b8a13e5, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd5f87c5-32f0-4515-8022-6d3d2fb52c14, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd5f87c5-32f0-4515-8022-6d3d2fb52c14, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 16\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd5f87c5-32f0-4515-8022-6d3d2fb52c14, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7335c2ea-a7d7-47a1-9dbd-03251852c6f5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7335c2ea-a7d7-47a1-9dbd-03251852c6f5, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 17\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7335c2ea-a7d7-47a1-9dbd-03251852c6f5, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a66d2767-f514-4039-80be-a380fdeccbb8, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a66d2767-f514-4039-80be-a380fdeccbb8, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 18\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a66d2767-f514-4039-80be-a380fdeccbb8, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3da4b14a-f134-45d9-9fa1-546d79017819, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3da4b14a-f134-45d9-9fa1-546d79017819, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 19\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3da4b14a-f134-45d9-9fa1-546d79017819, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9683d287-0f8d-48bb-a4e4-3ba5555d0e7c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9683d287-0f8d-48bb-a4e4-3ba5555d0e7c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 20\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9683d287-0f8d-48bb-a4e4-3ba5555d0e7c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cbac972d-bcb7-40a6-895f-8747641d853b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbac972d-bcb7-40a6-895f-8747641d853b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 21\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cbac972d-bcb7-40a6-895f-8747641d853b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2313c085-eb18-4a5d-a002-7e83bbfca1ad, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2313c085-eb18-4a5d-a002-7e83bbfca1ad, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 22\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2313c085-eb18-4a5d-a002-7e83bbfca1ad, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f0eabd2-b9b6-42b1-b848-db57f22b14b8, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f0eabd2-b9b6-42b1-b848-db57f22b14b8, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 23\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f0eabd2-b9b6-42b1-b848-db57f22b14b8, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 451b29c5-6f02-4321-82a3-8e03bc3a9b06, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 451b29c5-6f02-4321-82a3-8e03bc3a9b06, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 24\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 451b29c5-6f02-4321-82a3-8e03bc3a9b06, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7cc8619f-37da-4a2b-9d16-84649f08cb4a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7cc8619f-37da-4a2b-9d16-84649f08cb4a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcxZmUyYjgtM2MyMTI5OTAtNjUwNTJkYzAtNmI3Yjc2YTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 25\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7cc8619f-37da-4a2b-9d16-84649f08cb4a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fb718e6c-d30a-4bf1-b6e5-e265f7a06dc3, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fb718e6c-d30a-4bf1-b6e5-e265f7a06dc3, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fb718e6c-d30a-4bf1-b6e5-e265f7a06dc3, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b1db646f-3276-4f7f-91c0-9922fa99fc31, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b1db646f-3276-4f7f-91c0-9922fa99fc31, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b1db646f-3276-4f7f-91c0-9922fa99fc31, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ac7d6430-3217-43b7-ae04-bb4ff443794d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac7d6430-3217-43b7-ae04-bb4ff443794d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 25\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac7d6430-3217-43b7-ae04-bb4ff443794d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ce31a66-6735-48bd-98e8-9db4fa787593, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ce31a66-6735-48bd-98e8-9db4fa787593, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 26\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ce31a66-6735-48bd-98e8-9db4fa787593, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e5bd142b-3a24-4aea-83a2-a0fb0ac4ede0, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5bd142b-3a24-4aea-83a2-a0fb0ac4ede0, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 27\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5bd142b-3a24-4aea-83a2-a0fb0ac4ede0, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9d9cdd1-3a58-4bd6-ad79-1d970d91c4e0, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9d9cdd1-3a58-4bd6-ad79-1d970d91c4e0, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 28\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9d9cdd1-3a58-4bd6-ad79-1d970d91c4e0, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf6c4822-2fd5-4a43-83c3-42aea068236d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf6c4822-2fd5-4a43-83c3-42aea068236d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 29\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf6c4822-2fd5-4a43-83c3-42aea068236d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89736a66-6702-4049-997e-df28ae5f3ccb, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89736a66-6702-4049-997e-df28ae5f3ccb, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 30\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89736a66-6702-4049-997e-df28ae5f3ccb, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7bc4328d-433d-4a1e-9ff4-bae63e831ab8, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7bc4328d-433d-4a1e-9ff4-bae63e831ab8, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 31\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7bc4328d-433d-4a1e-9ff4-bae63e831ab8, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27a7e805-f41c-4f18-9882-0005a3bc6d28, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27a7e805-f41c-4f18-9882-0005a3bc6d28, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 32\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27a7e805-f41c-4f18-9882-0005a3bc6d28, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 641c4584-f9b2-4966-8149-a9a90c732869, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 641c4584-f9b2-4966-8149-a9a90c732869, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 33\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 641c4584-f9b2-4966-8149-a9a90c732869, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4c979ca-9870-4348-a625-f01d5dcbda3c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4c979ca-9870-4348-a625-f01d5dcbda3c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 34\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4c979ca-9870-4348-a625-f01d5dcbda3c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28318059-8320-4746-841e-cd024b1377a8, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28318059-8320-4746-841e-cd024b1377a8, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGJiM2QyMTktOWE5ODIzMzctMmU1NGI2YjItYjc0ZGFhODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 35\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28318059-8320-4746-841e-cd024b1377a8, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d0700e37-0d3b-4cd4-bd0d-9d6657b11d6e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d0700e37-0d3b-4cd4-bd0d-9d6657b11d6e, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d0700e37-0d3b-4cd4-bd0d-9d6657b11d6e, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a82250b4-4df0-4d73-acd4-78a6de1e110c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a82250b4-4df0-4d73-acd4-78a6de1e110c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a82250b4-4df0-4d73-acd4-78a6de1e110c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 33fb2a09-41e5-4313-abe2-48eea772fb85, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33fb2a09-41e5-4313-abe2-48eea772fb85, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 35\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33fb2a09-41e5-4313-abe2-48eea772fb85, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae00acb7-9b56-49c2-929d-c911601f600d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae00acb7-9b56-49c2-929d-c911601f600d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 36\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae00acb7-9b56-49c2-929d-c911601f600d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ecb0591c-f6b2-46a9-9173-4e1e69a9d3e9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ecb0591c-f6b2-46a9-9173-4e1e69a9d3e9, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 1\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ecb0591c-f6b2-46a9-9173-4e1e69a9d3e9, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 677b232e-8784-40e4-a693-bcc3f82e7d69, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 677b232e-8784-40e4-a693-bcc3f82e7d69, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 2\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 677b232e-8784-40e4-a693-bcc3f82e7d69, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 074de655-4364-4614-adad-07db464d4978, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 074de655-4364-4614-adad-07db464d4978, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 3\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 074de655-4364-4614-adad-07db464d4978, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17a55208-e486-45a9-a694-5536a6527fc1, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17a55208-e486-45a9-a694-5536a6527fc1, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 4\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17a55208-e486-45a9-a694-5536a6527fc1, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd78b248-4c30-4353-8f02-836f81989c54, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd78b248-4c30-4353-8f02-836f81989c54, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 5\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd78b248-4c30-4353-8f02-836f81989c54, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 182657ab-16a9-4cae-987e-f917d634b94f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 182657ab-16a9-4cae-987e-f917d634b94f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 6\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 182657ab-16a9-4cae-987e-f917d634b94f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c68a9cbf-37f0-4186-91d0-8a9357c28c9f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c68a9cbf-37f0-4186-91d0-8a9357c28c9f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 7\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c68a9cbf-37f0-4186-91d0-8a9357c28c9f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29e545d1-d198-444d-9e34-c118c9dd0cc4, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29e545d1-d198-444d-9e34-c118c9dd0cc4, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 8\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29e545d1-d198-444d-9e34-c118c9dd0cc4, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44750239-b486-40cd-b628-bcedf6f6fce7, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44750239-b486-40cd-b628-bcedf6f6fce7, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTNjYzFjOWItNzhlYTM3YmItNzQwYzQ3NTktM2FlOTY0NjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 9\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44750239-b486-40cd-b628-bcedf6f6fce7, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 270cb45f-fe1d-4690-bc8b-e813bbb6e852, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 270cb45f-fe1d-4690-bc8b-e813bbb6e852, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 270cb45f-fe1d-4690-bc8b-e813bbb6e852, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 98f7dad4-f4c9-4c43-85f0-afcec3fe8dc9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 98f7dad4-f4c9-4c43-85f0-afcec3fe8dc9, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 98f7dad4-f4c9-4c43-85f0-afcec3fe8dc9, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4253373e-a714-4929-b5cd-458324b89b78, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4253373e-a714-4929-b5cd-458324b89b78, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 9\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4253373e-a714-4929-b5cd-458324b89b78, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d40530e0-48db-4843-bf20-500ce6e68b57, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d40530e0-48db-4843-bf20-500ce6e68b57, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 10\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d40530e0-48db-4843-bf20-500ce6e68b57, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2cddaa7b-6186-42dc-8a1d-1ed494a32f66, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2cddaa7b-6186-42dc-8a1d-1ed494a32f66, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 11\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2cddaa7b-6186-42dc-8a1d-1ed494a32f66, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0b9962c-dc1a-41e0-a1b7-01eebf58474b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0b9962c-dc1a-41e0-a1b7-01eebf58474b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 12\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0b9962c-dc1a-41e0-a1b7-01eebf58474b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a722c3d-903c-4155-a64b-e5f3425e96c4, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a722c3d-903c-4155-a64b-e5f3425e96c4, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 13\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a722c3d-903c-4155-a64b-e5f3425e96c4, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d0a3507-ea2e-4832-9278-708cac09fe85, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d0a3507-ea2e-4832-9278-708cac09fe85, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 14\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d0a3507-ea2e-4832-9278-708cac09fe85, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff938e70-d78d-4a04-9b9c-d043c64d5a77, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff938e70-d78d-4a04-9b9c-d043c64d5a77, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 15\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff938e70-d78d-4a04-9b9c-d043c64d5a77, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4940e65c-7a71-4ab1-bf82-d6f76bb71629, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4940e65c-7a71-4ab1-bf82-d6f76bb71629, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 16\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4940e65c-7a71-4ab1-bf82-d6f76bb71629, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40fab178-ee15-4751-a6e0-cafcf8d4bc14, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40fab178-ee15-4751-a6e0-cafcf8d4bc14, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 17\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40fab178-ee15-4751-a6e0-cafcf8d4bc14, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 087e2c17-9bf4-432b-8565-de6ed16d7b29, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 087e2c17-9bf4-432b-8565-de6ed16d7b29, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 18\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 087e2c17-9bf4-432b-8565-de6ed16d7b29, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0604a8d4-d893-4fad-8d41-159c9433828c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0604a8d4-d893-4fad-8d41-159c9433828c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjM3NzI2MGYtMWMyYmQwZC0xODE2ZjJmNS0xMTlkY2YzZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 19\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0604a8d4-d893-4fad-8d41-159c9433828c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, db04884b-e6f4-4b36-906e-eae128fb9d9d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, db04884b-e6f4-4b36-906e-eae128fb9d9d, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, db04884b-e6f4-4b36-906e-eae128fb9d9d, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 48560c51-17f3-469b-8d03-c98e01b80d81, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 48560c51-17f3-469b-8d03-c98e01b80d81, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 48560c51-17f3-469b-8d03-c98e01b80d81, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 381a487a-58a3-4b7e-9ba4-e865823f690f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 381a487a-58a3-4b7e-9ba4-e865823f690f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 19\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 381a487a-58a3-4b7e-9ba4-e865823f690f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c5729e1-1c55-4a2b-bb59-84972f033b1f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c5729e1-1c55-4a2b-bb59-84972f033b1f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 20\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c5729e1-1c55-4a2b-bb59-84972f033b1f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b49fbb8d-bc49-4a6e-bcb4-79faa0b28ae0, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b49fbb8d-bc49-4a6e-bcb4-79faa0b28ae0, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 21\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b49fbb8d-bc49-4a6e-bcb4-79faa0b28ae0, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67553c93-0029-4760-a31e-2e4b6bf8c030, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67553c93-0029-4760-a31e-2e4b6bf8c030, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 22\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67553c93-0029-4760-a31e-2e4b6bf8c030, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79137ac3-c50b-4261-aece-ea225180a19a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79137ac3-c50b-4261-aece-ea225180a19a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 23\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79137ac3-c50b-4261-aece-ea225180a19a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6f817ad-c2b0-490b-9d58-85c1d3daf475, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6f817ad-c2b0-490b-9d58-85c1d3daf475, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 24\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6f817ad-c2b0-490b-9d58-85c1d3daf475, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f88666f-9246-48e1-b2e9-06864e6dca86, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f88666f-9246-48e1-b2e9-06864e6dca86, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 25\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f88666f-9246-48e1-b2e9-06864e6dca86, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b423c911-6598-4c80-b96f-54ecb2a41582, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b423c911-6598-4c80-b96f-54ecb2a41582, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 26\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b423c911-6598-4c80-b96f-54ecb2a41582, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 239f3af0-fdb0-4326-8ecf-9b2d0425fe38, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 239f3af0-fdb0-4326-8ecf-9b2d0425fe38, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 27\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 239f3af0-fdb0-4326-8ecf-9b2d0425fe38, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afa95403-c943-4ff8-83a4-ee727c6032aa, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afa95403-c943-4ff8-83a4-ee727c6032aa, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 28\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afa95403-c943-4ff8-83a4-ee727c6032aa, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 565edc3a-864f-43ca-b59b-a83fac293f10, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 565edc3a-864f-43ca-b59b-a83fac293f10, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDM2ZThhZTQtMjYyY2FjZmMtNjIxNDViZWUtMjBjNmVjMmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 29\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 565edc3a-864f-43ca-b59b-a83fac293f10, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e6ba30e9-b0cf-4eba-a5d7-b58b8ccf1296, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e6ba30e9-b0cf-4eba-a5d7-b58b8ccf1296, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e6ba30e9-b0cf-4eba-a5d7-b58b8ccf1296, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f39b2107-c67f-4fb3-ab6b-813f85c1972e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f39b2107-c67f-4fb3-ab6b-813f85c1972e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f39b2107-c67f-4fb3-ab6b-813f85c1972e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0bf9258e-d3ed-4d7e-b5fd-27b97d887c50, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0bf9258e-d3ed-4d7e-b5fd-27b97d887c50, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 29\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0bf9258e-d3ed-4d7e-b5fd-27b97d887c50, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02e4584b-7693-4f99-ae5e-2368c4385db7, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02e4584b-7693-4f99-ae5e-2368c4385db7, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 30\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02e4584b-7693-4f99-ae5e-2368c4385db7, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a8f8b5da-5c47-4384-907f-116bc3b63cd9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a8f8b5da-5c47-4384-907f-116bc3b63cd9, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 31\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a8f8b5da-5c47-4384-907f-116bc3b63cd9, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2162cec9-af46-4a6c-a20c-58bc4f47744f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2162cec9-af46-4a6c-a20c-58bc4f47744f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 32\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2162cec9-af46-4a6c-a20c-58bc4f47744f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e7d63f9-10f1-4837-8258-05f6d752cfa9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e7d63f9-10f1-4837-8258-05f6d752cfa9, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 33\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e7d63f9-10f1-4837-8258-05f6d752cfa9, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 237a4c49-e067-47d7-bb16-42752d548f0a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 237a4c49-e067-47d7-bb16-42752d548f0a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 34\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 237a4c49-e067-47d7-bb16-42752d548f0a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e4c9eb16-4e1c-4c0b-8bb2-600d47d76bd1, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4c9eb16-4e1c-4c0b-8bb2-600d47d76bd1, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 35\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e4c9eb16-4e1c-4c0b-8bb2-600d47d76bd1, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, edf66c51-e015-42e6-9bdc-4bbc37bfd78b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edf66c51-e015-42e6-9bdc-4bbc37bfd78b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 36\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edf66c51-e015-42e6-9bdc-4bbc37bfd78b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 930bfcd7-1062-4c9d-a69e-cdd6e5712f2d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 930bfcd7-1062-4c9d-a69e-cdd6e5712f2d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 930bfcd7-1062-4c9d-a69e-cdd6e5712f2d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 07bb47d8-f584-4bb4-b11e-b606de9e0bc6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07bb47d8-f584-4bb4-b11e-b606de9e0bc6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07bb47d8-f584-4bb4-b11e-b606de9e0bc6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc0efaf2-ae7d-4121-b0e0-2907248509cf, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc0efaf2-ae7d-4121-b0e0-2907248509cf, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjA5NGQ2MjAtMzFjNTdlNTAtYzk4MjFhMzUtZDRiMDE3ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc0efaf2-ae7d-4121-b0e0-2907248509cf, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e11b3e72-f5cd-4467-b85b-644967003f05, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e11b3e72-f5cd-4467-b85b-644967003f05, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e11b3e72-f5cd-4467-b85b-644967003f05, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, afd00124-1082-4fca-8359-65366faa8d4b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, afd00124-1082-4fca-8359-65366faa8d4b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, afd00124-1082-4fca-8359-65366faa8d4b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d56ebc6f-5186-415d-bc63-04e2d41b2852, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d56ebc6f-5186-415d-bc63-04e2d41b2852, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d56ebc6f-5186-415d-bc63-04e2d41b2852, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5c255111-c63a-4b74-8583-e3b8f36e77ba, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c255111-c63a-4b74-8583-e3b8f36e77ba, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c255111-c63a-4b74-8583-e3b8f36e77ba, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c57be55a-6d51-4edc-9a7d-608a395f4bc4, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c57be55a-6d51-4edc-9a7d-608a395f4bc4, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c57be55a-6d51-4edc-9a7d-608a395f4bc4, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7507039b-ed4c-48c5-9d3e-bf29d2760744, localhost:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7507039b-ed4c-48c5-9d3e-bf29d2760744, localhost:16002): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7507039b-ed4c-48c5-9d3e-bf29d2760744, localhost:16002): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 16002 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-anwhr6cmha.auto.internal:16002, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16002
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0f88ad2-2482-4769-a7f3-cec1670c5819, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0f88ad2-2482-4769-a7f3-cec1670c5819, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0f88ad2-2482-4769-a7f3-cec1670c5819, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67c93992-6bb2-43c1-a45f-7170096ae93c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67c93992-6bb2-43c1-a45f-7170096ae93c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67c93992-6bb2-43c1-a45f-7170096ae93c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a612c523-b1ef-4735-b252-b8a9a9a116ee, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a612c523-b1ef-4735-b252-b8a9a9a116ee, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a612c523-b1ef-4735-b252-b8a9a9a116ee, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c1c046d-ac7c-4dda-a5a4-544c247a9fdc, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c1c046d-ac7c-4dda-a5a4-544c247a9fdc, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c1c046d-ac7c-4dda-a5a4-544c247a9fdc, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06f31d10-c393-444c-9bc5-dc84856910ed, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06f31d10-c393-444c-9bc5-dc84856910ed, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06f31d10-c393-444c-9bc5-dc84856910ed, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58a20e69-1774-442b-8044-20f041aec6ac, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58a20e69-1774-442b-8044-20f041aec6ac, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58a20e69-1774-442b-8044-20f041aec6ac, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 636e5ed1-bdea-4d73-be9a-df04f1ff1f41, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 636e5ed1-bdea-4d73-be9a-df04f1ff1f41, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 636e5ed1-bdea-4d73-be9a-df04f1ff1f41, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a030883a-319e-4176-bc3c-d80ec4f80b15, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a030883a-319e-4176-bc3c-d80ec4f80b15, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzI4NDRiNGUtMzI1YjNlYS1lOTg5NWEwZC02MWUwYTBkYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a030883a-319e-4176-bc3c-d80ec4f80b15, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c7033891-a7cb-4285-a5e5-514a04c21648, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c7033891-a7cb-4285-a5e5-514a04c21648, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c7033891-a7cb-4285-a5e5-514a04c21648, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 80909aff-b034-4ef9-a6a1-6f1bf4700664, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 80909aff-b034-4ef9-a6a1-6f1bf4700664, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 80909aff-b034-4ef9-a6a1-6f1bf4700664, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93fcba50-9470-470e-8c10-1e3e256cfff2, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93fcba50-9470-470e-8c10-1e3e256cfff2, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93fcba50-9470-470e-8c10-1e3e256cfff2, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8cca56df-a9da-43e2-92cf-9d326006b277, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8cca56df-a9da-43e2-92cf-9d326006b277, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8cca56df-a9da-43e2-92cf-9d326006b277, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f78d7b47-e6a1-4350-8bfa-f9e9c01d81a3, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f78d7b47-e6a1-4350-8bfa-f9e9c01d81a3, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f78d7b47-e6a1-4350-8bfa-f9e9c01d81a3, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd8539f0-c83b-478c-bf9e-dfe31d1f4722, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd8539f0-c83b-478c-bf9e-dfe31d1f4722, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd8539f0-c83b-478c-bf9e-dfe31d1f4722, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 304bbd6f-fe95-462c-9a76-0955c7bb48a5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 304bbd6f-fe95-462c-9a76-0955c7bb48a5, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 304bbd6f-fe95-462c-9a76-0955c7bb48a5, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84e4d2f0-8860-4e95-9fb6-4517f62764cb, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84e4d2f0-8860-4e95-9fb6-4517f62764cb, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84e4d2f0-8860-4e95-9fb6-4517f62764cb, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c8c0224-8dd1-40df-9029-fa019f958471, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c8c0224-8dd1-40df-9029-fa019f958471, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c8c0224-8dd1-40df-9029-fa019f958471, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1823f3f9-47b1-4e21-98f5-d4715b43a38b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1823f3f9-47b1-4e21-98f5-d4715b43a38b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1823f3f9-47b1-4e21-98f5-d4715b43a38b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9a8f47c-5545-4562-ac44-354ae3dd34e0, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9a8f47c-5545-4562-ac44-354ae3dd34e0, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9a8f47c-5545-4562-ac44-354ae3dd34e0, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1e30da3-b2a8-4c6a-9779-2a8b618a68c6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1e30da3-b2a8-4c6a-9779-2a8b618a68c6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1e30da3-b2a8-4c6a-9779-2a8b618a68c6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c977ca80-88e8-452d-b496-b145c7727083, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c977ca80-88e8-452d-b496-b145c7727083, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YTc1YTJjNWYtZjQ4MTliNGUtNjcxNmQ0Y2EtMjkzNDg5MzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c977ca80-88e8-452d-b496-b145c7727083, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4e7b0ae0-5250-4f05-8b7a-3fc4d53f3eeb, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4e7b0ae0-5250-4f05-8b7a-3fc4d53f3eeb, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4e7b0ae0-5250-4f05-8b7a-3fc4d53f3eeb, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1510b76b-5763-4c3e-a714-7ae4ddc2106c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1510b76b-5763-4c3e-a714-7ae4ddc2106c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1510b76b-5763-4c3e-a714-7ae4ddc2106c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fcfdc0bd-d3d4-4723-b6f1-5335fdd58c5d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fcfdc0bd-d3d4-4723-b6f1-5335fdd58c5d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fcfdc0bd-d3d4-4723-b6f1-5335fdd58c5d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 536ce31b-2534-4236-ab1d-14fa3337211f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 536ce31b-2534-4236-ab1d-14fa3337211f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 536ce31b-2534-4236-ab1d-14fa3337211f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eed344bb-3cf7-4b1a-a837-035399e7b0f7, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eed344bb-3cf7-4b1a-a837-035399e7b0f7, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eed344bb-3cf7-4b1a-a837-035399e7b0f7, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d84c7b71-5d23-4340-ac6e-b3f53334a639, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d84c7b71-5d23-4340-ac6e-b3f53334a639, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d84c7b71-5d23-4340-ac6e-b3f53334a639, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72a89556-8243-47b4-871e-c906990d4c86, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72a89556-8243-47b4-871e-c906990d4c86, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72a89556-8243-47b4-871e-c906990d4c86, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 247011cf-0dec-406c-a482-2a909b609e2c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 247011cf-0dec-406c-a482-2a909b609e2c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 247011cf-0dec-406c-a482-2a909b609e2c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c23aae94-a1fe-4ee4-8e7c-3ca4f6ff7906, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c23aae94-a1fe-4ee4-8e7c-3ca4f6ff7906, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c23aae94-a1fe-4ee4-8e7c-3ca4f6ff7906, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d512d5f8-5c88-4955-a49a-81d186c9d377, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d512d5f8-5c88-4955-a49a-81d186c9d377, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d512d5f8-5c88-4955-a49a-81d186c9d377, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11686173-a99b-4afb-9cc1-948932287095, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11686173-a99b-4afb-9cc1-948932287095, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11686173-a99b-4afb-9cc1-948932287095, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dcc15868-815a-4447-a0d5-0f062c82bbee, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcc15868-815a-4447-a0d5-0f062c82bbee, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dcc15868-815a-4447-a0d5-0f062c82bbee, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 94ba8fdc-2904-41ec-93e0-c507814eab12, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94ba8fdc-2904-41ec-93e0-c507814eab12, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NTlhZGMzZWUtODA3NjYwOWEtZmI0MjFlOWUtZmVkNjkyY2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94ba8fdc-2904-41ec-93e0-c507814eab12, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ef08486a-816c-43b8-9f47-259fb6dd4388, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ef08486a-816c-43b8-9f47-259fb6dd4388, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ef08486a-816c-43b8-9f47-259fb6dd4388, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7c046988-e9a2-46c5-9eb4-e0365dc638ad, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7c046988-e9a2-46c5-9eb4-e0365dc638ad, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7c046988-e9a2-46c5-9eb4-e0365dc638ad, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9a7b0c1-4d33-49aa-aadc-cb14d4eb3dec, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9a7b0c1-4d33-49aa-aadc-cb14d4eb3dec, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9a7b0c1-4d33-49aa-aadc-cb14d4eb3dec, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 450e8ee6-b368-4041-b583-ca0c74a76d32, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 450e8ee6-b368-4041-b583-ca0c74a76d32, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 450e8ee6-b368-4041-b583-ca0c74a76d32, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1da334b8-00dc-49e2-92e2-4b1071a7e2bb, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1da334b8-00dc-49e2-92e2-4b1071a7e2bb, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1da334b8-00dc-49e2-92e2-4b1071a7e2bb, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d40ff0a-4c20-4f8a-a62c-46541cad3a59, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d40ff0a-4c20-4f8a-a62c-46541cad3a59, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d40ff0a-4c20-4f8a-a62c-46541cad3a59, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d689876c-b75a-42fb-a7eb-6110a8436eb4, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d689876c-b75a-42fb-a7eb-6110a8436eb4, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2001-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d689876c-b75a-42fb-a7eb-6110a8436eb4, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d8ae76c-b52f-403f-9598-1628732824b5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d8ae76c-b52f-403f-9598-1628732824b5, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2002-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d8ae76c-b52f-403f-9598-1628732824b5, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bbca6c7d-04ad-4f97-82ae-6cbd637772ab, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbca6c7d-04ad-4f97-82ae-6cbd637772ab, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2003-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbca6c7d-04ad-4f97-82ae-6cbd637772ab, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c2f335a1-967e-44a8-a4e3-ac2c0f7e85b7, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2f335a1-967e-44a8-a4e3-ac2c0f7e85b7, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2004-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2f335a1-967e-44a8-a4e3-ac2c0f7e85b7, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dcd48933-c5dd-4177-ae41-d90a6260332a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcd48933-c5dd-4177-ae41-d90a6260332a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2005-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dcd48933-c5dd-4177-ae41-d90a6260332a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59d7dcf6-e25c-4fea-a63c-17a021b8dd4e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59d7dcf6-e25c-4fea-a63c-17a021b8dd4e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2006-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59d7dcf6-e25c-4fea-a63c-17a021b8dd4e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d12aec7-d652-41b7-8491-a3ccc786a497, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d12aec7-d652-41b7-8491-a3ccc786a497, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWM3OTcyNTQtZjc5Zjk5Y2EtODU5MmFhMjEtMjBlYmNiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2007-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d12aec7-d652-41b7-8491-a3ccc786a497, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6c526581-8571-4e13-b09e-91a4c41bffff, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6c526581-8571-4e13-b09e-91a4c41bffff, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6c526581-8571-4e13-b09e-91a4c41bffff, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 844aebe1-5cfa-4d23-920c-1e4f4dfb0cfc, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 844aebe1-5cfa-4d23-920c-1e4f4dfb0cfc, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 844aebe1-5cfa-4d23-920c-1e4f4dfb0cfc, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 07689c8a-9806-4991-b94e-6edd3b8ec03c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07689c8a-9806-4991-b94e-6edd3b8ec03c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2007-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07689c8a-9806-4991-b94e-6edd3b8ec03c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ca1eab6-053c-4f20-af6b-ccd6ada4a821, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ca1eab6-053c-4f20-af6b-ccd6ada4a821, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2008-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ca1eab6-053c-4f20-af6b-ccd6ada4a821, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0c2290b-1e9b-4bf0-b860-7e64a7913488, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0c2290b-1e9b-4bf0-b860-7e64a7913488, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2009-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0c2290b-1e9b-4bf0-b860-7e64a7913488, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c87fa2b2-e30a-49e5-861d-6f14ffd0adf5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c87fa2b2-e30a-49e5-861d-6f14ffd0adf5, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2010-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c87fa2b2-e30a-49e5-861d-6f14ffd0adf5, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f779899-39c9-46b3-9873-70889001fac1, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f779899-39c9-46b3-9873-70889001fac1, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2011-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f779899-39c9-46b3-9873-70889001fac1, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4905f31-5451-4402-8396-97ef064080db, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4905f31-5451-4402-8396-97ef064080db, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2012-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4905f31-5451-4402-8396-97ef064080db, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9103251e-2907-4d08-9374-fe5dc9793b63, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9103251e-2907-4d08-9374-fe5dc9793b63, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2013-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9103251e-2907-4d08-9374-fe5dc9793b63, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b2387d5-29e9-4cab-85a6-77b8dff85fec, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b2387d5-29e9-4cab-85a6-77b8dff85fec, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2014-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b2387d5-29e9-4cab-85a6-77b8dff85fec, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 116ccbfc-55bc-41ea-8b67-a626a504386f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 116ccbfc-55bc-41ea-8b67-a626a504386f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2015-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 116ccbfc-55bc-41ea-8b67-a626a504386f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8743442a-2a8b-4ecb-ae5d-23b18d9bc0ac, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8743442a-2a8b-4ecb-ae5d-23b18d9bc0ac, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2016-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8743442a-2a8b-4ecb-ae5d-23b18d9bc0ac, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37753ade-932f-4c7d-a434-279f1815c8a6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37753ade-932f-4c7d-a434-279f1815c8a6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI3N2FiYjgtZjliMzExYjEtZjY5MzBlNzctNGM1ZDM3Yw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2017-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37753ade-932f-4c7d-a434-279f1815c8a6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a043ab32-f762-41a3-bde3-1ec1453e3fa7, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a043ab32-f762-41a3-bde3-1ec1453e3fa7, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a043ab32-f762-41a3-bde3-1ec1453e3fa7, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1528064e-0df4-4829-8000-62157d4621a6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1528064e-0df4-4829-8000-62157d4621a6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1528064e-0df4-4829-8000-62157d4621a6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0f0eb9b-7503-4f84-8276-138b9c037609, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0f0eb9b-7503-4f84-8276-138b9c037609, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2017-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0f0eb9b-7503-4f84-8276-138b9c037609, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba24d234-012b-4b81-81c4-d5fe01b53df1, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba24d234-012b-4b81-81c4-d5fe01b53df1, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2018-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba24d234-012b-4b81-81c4-d5fe01b53df1, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 90e508ea-60d0-4829-aac7-36fcab5673e4, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90e508ea-60d0-4829-aac7-36fcab5673e4, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2019-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90e508ea-60d0-4829-aac7-36fcab5673e4, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 377e5a5b-34bb-4652-a80e-9396e1ef3267, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 377e5a5b-34bb-4652-a80e-9396e1ef3267, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2020-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 377e5a5b-34bb-4652-a80e-9396e1ef3267, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64e48e05-8e27-4653-a56f-d299a27f9bff, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64e48e05-8e27-4653-a56f-d299a27f9bff, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2021-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64e48e05-8e27-4653-a56f-d299a27f9bff, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0fa969b-bfc6-40fa-ad2b-ad56a9641fb0, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0fa969b-bfc6-40fa-ad2b-ad56a9641fb0, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2022-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0fa969b-bfc6-40fa-ad2b-ad56a9641fb0, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6800ece5-24f7-4736-bffa-81e0a98629f4, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6800ece5-24f7-4736-bffa-81e0a98629f4, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2023-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6800ece5-24f7-4736-bffa-81e0a98629f4, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70b5af44-b315-4907-a160-a5b64a9fa91f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70b5af44-b315-4907-a160-a5b64a9fa91f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2024-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70b5af44-b315-4907-a160-a5b64a9fa91f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 208dde34-e130-48d2-8804-c90fae9bbfe1, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 208dde34-e130-48d2-8804-c90fae9bbfe1, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2025-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 208dde34-e130-48d2-8804-c90fae9bbfe1, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cabc6ae5-a401-42b2-ab45-9aee6a9482b9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cabc6ae5-a401-42b2-ab45-9aee6a9482b9, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2026-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cabc6ae5-a401-42b2-ab45-9aee6a9482b9, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1e6ed54-6c97-406f-a5de-504a4710c53e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1e6ed54-6c97-406f-a5de-504a4710c53e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZTFmNjEyZDQtMmYzZjJjN2UtMWJjOWM2MjUtMmFiMjFhYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2027-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1e6ed54-6c97-406f-a5de-504a4710c53e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6e734221-6fa3-4422-af47-c43c8c459704, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6e734221-6fa3-4422-af47-c43c8c459704, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6e734221-6fa3-4422-af47-c43c8c459704, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f71db6fc-6a12-43fa-a45f-3c1716ff8106, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f71db6fc-6a12-43fa-a45f-3c1716ff8106, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f71db6fc-6a12-43fa-a45f-3c1716ff8106, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1887f408-94c9-46f5-a16f-12505ff5464f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1887f408-94c9-46f5-a16f-12505ff5464f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2027-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1887f408-94c9-46f5-a16f-12505ff5464f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f53fc91f-c6e6-46fd-81a5-377b2a086d3f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f53fc91f-c6e6-46fd-81a5-377b2a086d3f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2028-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f53fc91f-c6e6-46fd-81a5-377b2a086d3f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5504d7e4-b4bb-4c36-a3de-413717a0259f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5504d7e4-b4bb-4c36-a3de-413717a0259f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2029-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5504d7e4-b4bb-4c36-a3de-413717a0259f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 63505f0e-16ad-423f-92e6-1ea0d9650f69, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63505f0e-16ad-423f-92e6-1ea0d9650f69, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2030-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 63505f0e-16ad-423f-92e6-1ea0d9650f69, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37ff9784-4857-4001-bc1f-03bf7511dc1b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37ff9784-4857-4001-bc1f-03bf7511dc1b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2031-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37ff9784-4857-4001-bc1f-03bf7511dc1b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82ea22c5-34aa-412a-aaae-0ea80625c43e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82ea22c5-34aa-412a-aaae-0ea80625c43e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2032-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82ea22c5-34aa-412a-aaae-0ea80625c43e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 04d06853-76e8-47f0-82a3-4491b8a9768c, localhost:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 04d06853-76e8-47f0-82a3-4491b8a9768c, localhost:16002): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 04d06853-76e8-47f0-82a3-4491b8a9768c, localhost:16002): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 16002 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-anwhr6cmha.auto.internal:16002, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16002
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 627a55fc-c610-4cee-853b-6a5a881e67ab, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 627a55fc-c610-4cee-853b-6a5a881e67ab, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2033-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 627a55fc-c610-4cee-853b-6a5a881e67ab, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ddaeb54f-e20a-47fa-98dd-5e54500a9b47, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ddaeb54f-e20a-47fa-98dd-5e54500a9b47, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2034-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ddaeb54f-e20a-47fa-98dd-5e54500a9b47, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7b00a2b8-09c5-4ef4-bd42-7ca2618d8c78, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b00a2b8-09c5-4ef4-bd42-7ca2618d8c78, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2035-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b00a2b8-09c5-4ef4-bd42-7ca2618d8c78, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74c2a8c0-a116-4f7c-a21e-3c7ed291474b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74c2a8c0-a116-4f7c-a21e-3c7ed291474b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2036-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74c2a8c0-a116-4f7c-a21e-3c7ed291474b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6fee3f1b-ecf7-4bfa-b546-ba37f331826d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6fee3f1b-ecf7-4bfa-b546-ba37f331826d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjIyY2VjMzctZDFiY2IzNGEtYmI2YjM1ZDgtZGUwY2IyOTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2001-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6fee3f1b-ecf7-4bfa-b546-ba37f331826d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7e89083a-70ab-4d0d-acbd-4b2a80a92937, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7e89083a-70ab-4d0d-acbd-4b2a80a92937, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7e89083a-70ab-4d0d-acbd-4b2a80a92937, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 029326db-7279-4807-a1d4-8e937a6c2d76, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 029326db-7279-4807-a1d4-8e937a6c2d76, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 029326db-7279-4807-a1d4-8e937a6c2d76, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38c15c2c-c553-44ab-8678-d5fbd3275953, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38c15c2c-c553-44ab-8678-d5fbd3275953, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2001-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38c15c2c-c553-44ab-8678-d5fbd3275953, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 317e46aa-fd8e-4e48-af19-fc65b6180a06, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 317e46aa-fd8e-4e48-af19-fc65b6180a06, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2002-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 317e46aa-fd8e-4e48-af19-fc65b6180a06, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9be6f1f8-b154-40c0-ae6f-4612abf1b190, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9be6f1f8-b154-40c0-ae6f-4612abf1b190, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2003-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9be6f1f8-b154-40c0-ae6f-4612abf1b190, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 723e92e8-6f19-42d7-9fdc-acddd244aff7, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 723e92e8-6f19-42d7-9fdc-acddd244aff7, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2004-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 723e92e8-6f19-42d7-9fdc-acddd244aff7, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c40d492f-5945-43d9-9213-3190278b22bc, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c40d492f-5945-43d9-9213-3190278b22bc, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2005-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c40d492f-5945-43d9-9213-3190278b22bc, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe22cc65-f29e-4953-b66e-5a0afcceba13, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe22cc65-f29e-4953-b66e-5a0afcceba13, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2006-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe22cc65-f29e-4953-b66e-5a0afcceba13, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 082ba500-9487-428d-8733-a03598b1cbb0, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 082ba500-9487-428d-8733-a03598b1cbb0, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2007-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 082ba500-9487-428d-8733-a03598b1cbb0, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0217c845-c55f-4ebd-ac02-b690e71e9c92, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0217c845-c55f-4ebd-ac02-b690e71e9c92, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2008-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0217c845-c55f-4ebd-ac02-b690e71e9c92, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4bebaebf-6060-40f8-baba-c79f500bd43b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4bebaebf-6060-40f8-baba-c79f500bd43b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2009-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4bebaebf-6060-40f8-baba-c79f500bd43b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 03151f5e-e971-472a-83d5-e706dba7ac80, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03151f5e-e971-472a-83d5-e706dba7ac80, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2010-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03151f5e-e971-472a-83d5-e706dba7ac80, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83db98e8-cd7b-4e91-a421-abb3dafd7ae8, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83db98e8-cd7b-4e91-a421-abb3dafd7ae8, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZWMwMWRiNzctMjQ1NDI5YTQtZmI2ZTg3ZWItZTUwODZjYjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2011-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83db98e8-cd7b-4e91-a421-abb3dafd7ae8, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e6b3a87c-61af-4365-a4b0-c9675c294698, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e6b3a87c-61af-4365-a4b0-c9675c294698, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e6b3a87c-61af-4365-a4b0-c9675c294698, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 97212c6b-1628-4c4c-ae20-4ad37644e9a5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 97212c6b-1628-4c4c-ae20-4ad37644e9a5, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 97212c6b-1628-4c4c-ae20-4ad37644e9a5, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2acbc5c2-9894-4412-8d72-afbcdd118c3a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2acbc5c2-9894-4412-8d72-afbcdd118c3a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2011-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2acbc5c2-9894-4412-8d72-afbcdd118c3a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 15ec71a2-fc89-4fe5-a725-930ea470f603, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15ec71a2-fc89-4fe5-a725-930ea470f603, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2012-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 15ec71a2-fc89-4fe5-a725-930ea470f603, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f2b45d1-618c-40c2-a8e0-6754c403ed86, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f2b45d1-618c-40c2-a8e0-6754c403ed86, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2013-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f2b45d1-618c-40c2-a8e0-6754c403ed86, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c87098ce-29a3-431a-be81-cd74fa73e7f6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c87098ce-29a3-431a-be81-cd74fa73e7f6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2014-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c87098ce-29a3-431a-be81-cd74fa73e7f6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ef6614a-c65a-4cb9-9996-98b95da61e7f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ef6614a-c65a-4cb9-9996-98b95da61e7f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2015-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ef6614a-c65a-4cb9-9996-98b95da61e7f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 04a2391c-79f9-4eba-86af-5cc61decf73c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04a2391c-79f9-4eba-86af-5cc61decf73c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2016-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04a2391c-79f9-4eba-86af-5cc61decf73c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a821776e-5c54-477c-b53d-e06ed0ae4da6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a821776e-5c54-477c-b53d-e06ed0ae4da6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2017-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a821776e-5c54-477c-b53d-e06ed0ae4da6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1be25f4c-b2a7-47d8-ac87-95d9744154d2, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1be25f4c-b2a7-47d8-ac87-95d9744154d2, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2018-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1be25f4c-b2a7-47d8-ac87-95d9744154d2, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24f31531-b2ca-4cf2-bd42-d01bbda57ab8, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24f31531-b2ca-4cf2-bd42-d01bbda57ab8, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2019-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24f31531-b2ca-4cf2-bd42-d01bbda57ab8, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b9e23658-62bf-4bd7-9d60-1b8088ec2396, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9e23658-62bf-4bd7-9d60-1b8088ec2396, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2020-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b9e23658-62bf-4bd7-9d60-1b8088ec2396, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8deade86-0823-4da6-92d9-90fc9156dc21, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8deade86-0823-4da6-92d9-90fc9156dc21, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkOWYzMWEtZWIwZGE3MzEtNDBjZjg1M2MtZWE5Y2I3ODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2021-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8deade86-0823-4da6-92d9-90fc9156dc21, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0018692c-c0f9-4403-a758-70a766e45927, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0018692c-c0f9-4403-a758-70a766e45927, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0018692c-c0f9-4403-a758-70a766e45927, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e7d356f5-8259-4ab3-aa09-58332e424cb0, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e7d356f5-8259-4ab3-aa09-58332e424cb0, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e7d356f5-8259-4ab3-aa09-58332e424cb0, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4c772b6-73db-4c21-b487-0fe33dc63993, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4c772b6-73db-4c21-b487-0fe33dc63993, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2021-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4c772b6-73db-4c21-b487-0fe33dc63993, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 279c7f74-3403-4f34-bf43-c7750ab63e5d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 279c7f74-3403-4f34-bf43-c7750ab63e5d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2022-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 279c7f74-3403-4f34-bf43-c7750ab63e5d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ac426df7-07ba-4d42-b3e5-e3266c395c4e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac426df7-07ba-4d42-b3e5-e3266c395c4e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2023-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac426df7-07ba-4d42-b3e5-e3266c395c4e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c52f47de-017b-4f1b-aa26-cb29ade6ba25, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c52f47de-017b-4f1b-aa26-cb29ade6ba25, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2024-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c52f47de-017b-4f1b-aa26-cb29ade6ba25, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 574758bd-e44d-4ec9-84e9-35b486278d76, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 574758bd-e44d-4ec9-84e9-35b486278d76, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2025-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 574758bd-e44d-4ec9-84e9-35b486278d76, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae802882-745b-4d0b-895c-93d47c6c23ea, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae802882-745b-4d0b-895c-93d47c6c23ea, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2026-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae802882-745b-4d0b-895c-93d47c6c23ea, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5437f1c6-479e-40e1-a41e-df6bb19720c6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5437f1c6-479e-40e1-a41e-df6bb19720c6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2027-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5437f1c6-479e-40e1-a41e-df6bb19720c6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 825c003f-e793-4e81-9bff-d22d45418ba4, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 825c003f-e793-4e81-9bff-d22d45418ba4, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2028-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 825c003f-e793-4e81-9bff-d22d45418ba4, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee75ed07-b1ef-4a2a-b9a6-592514b0e5b6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee75ed07-b1ef-4a2a-b9a6-592514b0e5b6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2029-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee75ed07-b1ef-4a2a-b9a6-592514b0e5b6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5cfc9895-053a-475f-b187-733be7beddbd, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5cfc9895-053a-475f-b187-733be7beddbd, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2030-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5cfc9895-053a-475f-b187-733be7beddbd, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fcc8a67-c190-435a-878b-8556bff60a29, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fcc8a67-c190-435a-878b-8556bff60a29, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjcyMTlmZjctYmIwOGQyNC01MzZlNmQ3Yy1mOTg0OGJjYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2031-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fcc8a67-c190-435a-878b-8556bff60a29, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 803a0591-3135-4d72-8ab3-cf26021e39a5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 803a0591-3135-4d72-8ab3-cf26021e39a5, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 803a0591-3135-4d72-8ab3-cf26021e39a5, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b8aed131-1bb0-479f-bb36-34742f1e4c07, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b8aed131-1bb0-479f-bb36-34742f1e4c07, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b8aed131-1bb0-479f-bb36-34742f1e4c07, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 219e0478-8c5f-499c-b436-ec84f519ccf0, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 219e0478-8c5f-499c-b436-ec84f519ccf0, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2031-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 219e0478-8c5f-499c-b436-ec84f519ccf0, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a695e3df-cbcf-40de-b4c2-dbc457f9726a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a695e3df-cbcf-40de-b4c2-dbc457f9726a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2032-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a695e3df-cbcf-40de-b4c2-dbc457f9726a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 008a4688-62c2-4a1a-8686-41615ac4e25d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 008a4688-62c2-4a1a-8686-41615ac4e25d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2033-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 008a4688-62c2-4a1a-8686-41615ac4e25d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd028b94-b9ef-4ead-80e0-9d575b8c467c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd028b94-b9ef-4ead-80e0-9d575b8c467c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2034-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd028b94-b9ef-4ead-80e0-9d575b8c467c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9030866f-5dfc-44cd-af53-822f86a1cad7, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9030866f-5dfc-44cd-af53-822f86a1cad7, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2035-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9030866f-5dfc-44cd-af53-822f86a1cad7, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 41926464-f316-482d-8d0f-3f9efd716225, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41926464-f316-482d-8d0f-3f9efd716225, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2036-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41926464-f316-482d-8d0f-3f9efd716225, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62f252fe-8b6c-4d16-ad07-ff3c1d887278, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62f252fe-8b6c-4d16-ad07-ff3c1d887278, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200100000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62f252fe-8b6c-4d16-ad07-ff3c1d887278, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b970ac9-a2b8-40ee-8181-e6a9f4fc8e29, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b970ac9-a2b8-40ee-8181-e6a9f4fc8e29, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200200000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b970ac9-a2b8-40ee-8181-e6a9f4fc8e29, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eae51326-018c-4fc6-b865-40a77683b513, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eae51326-018c-4fc6-b865-40a77683b513, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200300000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eae51326-018c-4fc6-b865-40a77683b513, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76dd3299-dabe-4690-98b2-2349d223c4fe, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76dd3299-dabe-4690-98b2-2349d223c4fe, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200400000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76dd3299-dabe-4690-98b2-2349d223c4fe, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb5d30b0-5bc9-4a26-92c7-6da9ca00b3d8, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb5d30b0-5bc9-4a26-92c7-6da9ca00b3d8, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjU3NTVjM2EtYzBkOGMzY2EtYjE0OWY5ZjctYjJlODY5N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200500000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb5d30b0-5bc9-4a26-92c7-6da9ca00b3d8, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c6bc9150-3082-42e5-b4a9-d363975a5689, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c6bc9150-3082-42e5-b4a9-d363975a5689, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c6bc9150-3082-42e5-b4a9-d363975a5689, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c809419d-0db0-4c73-a0ec-2086375bf96e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c809419d-0db0-4c73-a0ec-2086375bf96e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c809419d-0db0-4c73-a0ec-2086375bf96e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc4564ca-52e3-4fae-a202-bf19fc6f95d1, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc4564ca-52e3-4fae-a202-bf19fc6f95d1, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200500000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc4564ca-52e3-4fae-a202-bf19fc6f95d1, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ede89919-253d-4fe5-9a0a-38a262d4a33f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ede89919-253d-4fe5-9a0a-38a262d4a33f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200600000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ede89919-253d-4fe5-9a0a-38a262d4a33f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2527b303-5cfb-4f98-891e-c15aa1528c46, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2527b303-5cfb-4f98-891e-c15aa1528c46, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200700000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2527b303-5cfb-4f98-891e-c15aa1528c46, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd1356de-1284-4eea-ad81-5b7b674ec9c2, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd1356de-1284-4eea-ad81-5b7b674ec9c2, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200800000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd1356de-1284-4eea-ad81-5b7b674ec9c2, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7a42bc2-9ab2-4f13-bd23-0626c9df0028, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7a42bc2-9ab2-4f13-bd23-0626c9df0028, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200900000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7a42bc2-9ab2-4f13-bd23-0626c9df0028, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76e0eaf5-5d27-495b-b099-af62e6f12b88, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76e0eaf5-5d27-495b-b099-af62e6f12b88, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201000000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76e0eaf5-5d27-495b-b099-af62e6f12b88, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32929170-35b7-43cf-bab3-1e7551bff027, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32929170-35b7-43cf-bab3-1e7551bff027, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201100000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32929170-35b7-43cf-bab3-1e7551bff027, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 94650b74-84a4-43a9-a932-243a3bc36b1c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94650b74-84a4-43a9-a932-243a3bc36b1c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201200000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94650b74-84a4-43a9-a932-243a3bc36b1c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c53ffb72-7c0f-4db8-b9f6-9898a6f39981, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c53ffb72-7c0f-4db8-b9f6-9898a6f39981, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201300000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c53ffb72-7c0f-4db8-b9f6-9898a6f39981, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f05f908-38e3-412b-8a34-0fdaede969c1, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f05f908-38e3-412b-8a34-0fdaede969c1, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201400000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f05f908-38e3-412b-8a34-0fdaede969c1, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f92a5d58-1cd2-42ea-a487-00e20a5cc542, localhost:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f92a5d58-1cd2-42ea-a487-00e20a5cc542, localhost:16002): request = { database: "/Root" }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc5a224c-044e-4b47-adcb-efeb6a1e3af6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc5a224c-044e-4b47-adcb-efeb6a1e3af6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MzI1MzdhOWItODk2YTEzMGEtYmZmNTgyM2EtZWE2YmEzMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201500000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc5a224c-044e-4b47-adcb-efeb6a1e3af6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f92a5d58-1cd2-42ea-a487-00e20a5cc542, localhost:16002): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 16002 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-anwhr6cmha.auto.internal:16002, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16002
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d849dda9-0d10-41d2-a75f-bb978e02be6e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d849dda9-0d10-41d2-a75f-bb978e02be6e, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d849dda9-0d10-41d2-a75f-bb978e02be6e, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 40dc5809-b074-486f-87b8-cc4ee7d39638, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 40dc5809-b074-486f-87b8-cc4ee7d39638, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 40dc5809-b074-486f-87b8-cc4ee7d39638, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 21635856-033d-4e9f-80ef-cf17f74aa685, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21635856-033d-4e9f-80ef-cf17f74aa685, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201500000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21635856-033d-4e9f-80ef-cf17f74aa685, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, acf70172-dc0f-447a-9b17-be19db41b67d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, acf70172-dc0f-447a-9b17-be19db41b67d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201600000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, acf70172-dc0f-447a-9b17-be19db41b67d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50644b9a-c52a-42b1-aff4-7649a9a1bb02, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50644b9a-c52a-42b1-aff4-7649a9a1bb02, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201700000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50644b9a-c52a-42b1-aff4-7649a9a1bb02, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 719cb0e4-2c31-44c0-9c4d-9cc5828a17a6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 719cb0e4-2c31-44c0-9c4d-9cc5828a17a6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201800000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 719cb0e4-2c31-44c0-9c4d-9cc5828a17a6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fce3164-41ee-4836-9e30-d08f4ad8cb26, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fce3164-41ee-4836-9e30-d08f4ad8cb26, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201900000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fce3164-41ee-4836-9e30-d08f4ad8cb26, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 65ffb8ae-a2c7-40d4-9f33-49907420267f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65ffb8ae-a2c7-40d4-9f33-49907420267f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202000000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65ffb8ae-a2c7-40d4-9f33-49907420267f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e55c7f9a-5ff9-4272-af4f-1d53ccd4fc8b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e55c7f9a-5ff9-4272-af4f-1d53ccd4fc8b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202100000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e55c7f9a-5ff9-4272-af4f-1d53ccd4fc8b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b036d31d-1c3f-4be9-84b7-6e8634a202e1, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b036d31d-1c3f-4be9-84b7-6e8634a202e1, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202200000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b036d31d-1c3f-4be9-84b7-6e8634a202e1, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7720c94a-56d5-4116-b283-81c5842ea768, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7720c94a-56d5-4116-b283-81c5842ea768, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202300000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7720c94a-56d5-4116-b283-81c5842ea768, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cbe960d3-eead-4e28-ac45-6057668267ac, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbe960d3-eead-4e28-ac45-6057668267ac, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202400000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cbe960d3-eead-4e28-ac45-6057668267ac, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9060612a-b0ff-412c-8729-7dbd7936ccf5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9060612a-b0ff-412c-8729-7dbd7936ccf5, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZjVkYzUwMTYtZDYwMDhmODEtMTY0ZjYyZC05OTkxNjY4Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202500000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9060612a-b0ff-412c-8729-7dbd7936ccf5, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a1aa9892-43ef-4c63-9d12-ee1ca43b2c38, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a1aa9892-43ef-4c63-9d12-ee1ca43b2c38, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a1aa9892-43ef-4c63-9d12-ee1ca43b2c38, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3cdfb8ce-09e8-4c8c-8f81-84b1d735f8c6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3cdfb8ce-09e8-4c8c-8f81-84b1d735f8c6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3cdfb8ce-09e8-4c8c-8f81-84b1d735f8c6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20856a76-6f28-4aa3-8b23-0fb9880874c7, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20856a76-6f28-4aa3-8b23-0fb9880874c7, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202500000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20856a76-6f28-4aa3-8b23-0fb9880874c7, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e113cea8-67ee-49a5-8ce7-4998f1b729d0, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e113cea8-67ee-49a5-8ce7-4998f1b729d0, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202600000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e113cea8-67ee-49a5-8ce7-4998f1b729d0, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57c92f9d-f105-4930-8ee2-b4a4e88374bc, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57c92f9d-f105-4930-8ee2-b4a4e88374bc, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202700000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57c92f9d-f105-4930-8ee2-b4a4e88374bc, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 677a0a03-4163-4d81-a8e0-9b6bcf086802, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 677a0a03-4163-4d81-a8e0-9b6bcf086802, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202800000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 677a0a03-4163-4d81-a8e0-9b6bcf086802, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef1ce72c-889c-4a73-8034-1147968ab1a3, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef1ce72c-889c-4a73-8034-1147968ab1a3, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202900000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef1ce72c-889c-4a73-8034-1147968ab1a3, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09c86097-babe-47eb-be25-5b6b07f26e66, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09c86097-babe-47eb-be25-5b6b07f26e66, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696203000000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09c86097-babe-47eb-be25-5b6b07f26e66, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc3d23d6-e656-40d3-88cd-b1e431fc6f95, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc3d23d6-e656-40d3-88cd-b1e431fc6f95, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696203100000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc3d23d6-e656-40d3-88cd-b1e431fc6f95, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91efc996-9733-4f77-ac56-cd23a9e5d6c2, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91efc996-9733-4f77-ac56-cd23a9e5d6c2, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696203200000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91efc996-9733-4f77-ac56-cd23a9e5d6c2, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a6ce05c-69ad-40f0-9be2-952498021112, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a6ce05c-69ad-40f0-9be2-952498021112, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696203300000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a6ce05c-69ad-40f0-9be2-952498021112, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0f04a90-76e1-4c57-abab-a099ea011856, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0f04a90-76e1-4c57-abab-a099ea011856, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696203400000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0f04a90-76e1-4c57-abab-a099ea011856, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e4e66a4-caac-4f5e-bb67-e65d070deeb8, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e4e66a4-caac-4f5e-bb67-e65d070deeb8, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTM2MDQyYzQtODEzYWVjZjMtMTdkZWE2Mi1hNDAxZTRjMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696203500000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e4e66a4-caac-4f5e-bb67-e65d070deeb8, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 48e84864-6cc6-4b7a-bc24-53ad3dadb3fe, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 48e84864-6cc6-4b7a-bc24-53ad3dadb3fe, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 48e84864-6cc6-4b7a-bc24-53ad3dadb3fe, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b0291ddc-18cc-4b5a-a29d-105861e63e3c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b0291ddc-18cc-4b5a-a29d-105861e63e3c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b0291ddc-18cc-4b5a-a29d-105861e63e3c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 54e99de4-38a9-4042-93d4-d00254cd72b1, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54e99de4-38a9-4042-93d4-d00254cd72b1, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696203500000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54e99de4-38a9-4042-93d4-d00254cd72b1, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a1cc987-8665-470d-8ccd-1736fdd78694, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a1cc987-8665-470d-8ccd-1736fdd78694, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696203600000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a1cc987-8665-470d-8ccd-1736fdd78694, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f76ad962-981b-4c58-8eed-e93051202c2d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f76ad962-981b-4c58-8eed-e93051202c2d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(1 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f76ad962-981b-4c58-8eed-e93051202c2d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6d0e19eb-5332-4558-a570-a7447fc6c2f6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d0e19eb-5332-4558-a570-a7447fc6c2f6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(2 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d0e19eb-5332-4558-a570-a7447fc6c2f6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4cbf302f-5ed7-4fb4-aa91-86603b45f9f0, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cbf302f-5ed7-4fb4-aa91-86603b45f9f0, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(3 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4cbf302f-5ed7-4fb4-aa91-86603b45f9f0, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80fa3d69-4b59-4f38-971b-61a4ef2118d4, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80fa3d69-4b59-4f38-971b-61a4ef2118d4, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(4 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80fa3d69-4b59-4f38-971b-61a4ef2118d4, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc719e45-973d-41ec-8e8a-57192142dcf8, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc719e45-973d-41ec-8e8a-57192142dcf8, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(5 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc719e45-973d-41ec-8e8a-57192142dcf8, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, defa0dc0-f12c-4610-b2af-8843df573be0, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, defa0dc0-f12c-4610-b2af-8843df573be0, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(6 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, defa0dc0-f12c-4610-b2af-8843df573be0, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abb46b5d-025c-457f-bdd6-537679825ddb, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abb46b5d-025c-457f-bdd6-537679825ddb, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(7 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abb46b5d-025c-457f-bdd6-537679825ddb, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9416b0c-31df-42e4-a432-aa0a33686868, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9416b0c-31df-42e4-a432-aa0a33686868, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(8 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9416b0c-31df-42e4-a432-aa0a33686868, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f8993b8a-71f0-4c2e-aa3f-4960f2d61576, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8993b8a-71f0-4c2e-aa3f-4960f2d61576, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODFjOGQ5NC03YWE5NmZiNi00NGZkOGUyLTQzZjdhYWE1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(9 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8993b8a-71f0-4c2e-aa3f-4960f2d61576, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bb7e9e43-b9ab-4f19-aed3-c13326bc67fc, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bb7e9e43-b9ab-4f19-aed3-c13326bc67fc, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bb7e9e43-b9ab-4f19-aed3-c13326bc67fc, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c5836ecc-53e5-4cb5-a862-929fae08f23b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c5836ecc-53e5-4cb5-a862-929fae08f23b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c5836ecc-53e5-4cb5-a862-929fae08f23b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ee35e1d-21fe-4c24-bd31-99309f3b43f1, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ee35e1d-21fe-4c24-bd31-99309f3b43f1, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(9 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ee35e1d-21fe-4c24-bd31-99309f3b43f1, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9c25197-3aa5-4d87-9da4-c3f309ffe028, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9c25197-3aa5-4d87-9da4-c3f309ffe028, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(10 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9c25197-3aa5-4d87-9da4-c3f309ffe028, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8cb616d-c706-4c56-b8e6-5734d003ad8a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8cb616d-c706-4c56-b8e6-5734d003ad8a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(11 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8cb616d-c706-4c56-b8e6-5734d003ad8a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, badcea34-2aab-4483-b2d4-b8f9c4c2ef9f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, badcea34-2aab-4483-b2d4-b8f9c4c2ef9f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(12 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, badcea34-2aab-4483-b2d4-b8f9c4c2ef9f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aed59b5c-90b7-4020-844d-38929b74bc10, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aed59b5c-90b7-4020-844d-38929b74bc10, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(13 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aed59b5c-90b7-4020-844d-38929b74bc10, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7515b2e3-7dfe-400b-90d2-2cbae785e2cb, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7515b2e3-7dfe-400b-90d2-2cbae785e2cb, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(14 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7515b2e3-7dfe-400b-90d2-2cbae785e2cb, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc824765-a758-4bbb-80fa-8b94b58d6306, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc824765-a758-4bbb-80fa-8b94b58d6306, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(15 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc824765-a758-4bbb-80fa-8b94b58d6306, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80ae056b-966d-4a07-bf20-6b8bb7bc539c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80ae056b-966d-4a07-bf20-6b8bb7bc539c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(16 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80ae056b-966d-4a07-bf20-6b8bb7bc539c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7eb057cf-59d2-47f6-a793-5d97775ad40a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7eb057cf-59d2-47f6-a793-5d97775ad40a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(17 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7eb057cf-59d2-47f6-a793-5d97775ad40a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c84111e0-4a40-45bc-a1e2-7eccab82d293, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c84111e0-4a40-45bc-a1e2-7eccab82d293, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(18 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c84111e0-4a40-45bc-a1e2-7eccab82d293, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19e78db8-a0e2-48ab-84e6-c45bff324ab9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19e78db8-a0e2-48ab-84e6-c45bff324ab9, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YmUwOGIwMjctMTljYWI1ZGUtNzMyNzE1Y2QtYzA5N2I2OTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(19 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19e78db8-a0e2-48ab-84e6-c45bff324ab9, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d543f922-daef-4f77-ac52-0201ea0cf903, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d543f922-daef-4f77-ac52-0201ea0cf903, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d543f922-daef-4f77-ac52-0201ea0cf903, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b07bc0f3-7f81-4457-ab71-ad14687cc2a1, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b07bc0f3-7f81-4457-ab71-ad14687cc2a1, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b07bc0f3-7f81-4457-ab71-ad14687cc2a1, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7c7e948-0736-4f25-88de-382cee809441, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7c7e948-0736-4f25-88de-382cee809441, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(19 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7c7e948-0736-4f25-88de-382cee809441, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a00fbeb8-61ff-403d-b319-428ffed6df7b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a00fbeb8-61ff-403d-b319-428ffed6df7b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(20 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a00fbeb8-61ff-403d-b319-428ffed6df7b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, efa02fea-d801-4a5c-8c94-0719c71ab845, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efa02fea-d801-4a5c-8c94-0719c71ab845, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(21 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, efa02fea-d801-4a5c-8c94-0719c71ab845, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84477484-7180-4293-b5b9-e47000f7c874, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84477484-7180-4293-b5b9-e47000f7c874, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(22 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84477484-7180-4293-b5b9-e47000f7c874, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf81faff-9d99-4499-91e3-f5c1c87e3650, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf81faff-9d99-4499-91e3-f5c1c87e3650, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(23 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf81faff-9d99-4499-91e3-f5c1c87e3650, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 73b3f1d7-24cc-4751-a27c-2251ac51c2c1, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73b3f1d7-24cc-4751-a27c-2251ac51c2c1, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(24 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73b3f1d7-24cc-4751-a27c-2251ac51c2c1, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dba8cfc1-53ef-4690-a266-e81828957602, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dba8cfc1-53ef-4690-a266-e81828957602, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(25 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dba8cfc1-53ef-4690-a266-e81828957602, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e819a35-5e01-457f-bfc8-a3027ad76ea2, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e819a35-5e01-457f-bfc8-a3027ad76ea2, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(26 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e819a35-5e01-457f-bfc8-a3027ad76ea2, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79739be7-4111-4df5-91fa-b6d3d4a330f7, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79739be7-4111-4df5-91fa-b6d3d4a330f7, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(27 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79739be7-4111-4df5-91fa-b6d3d4a330f7, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a6c0446-0252-41e5-88af-3f70f2b494b3, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a6c0446-0252-41e5-88af-3f70f2b494b3, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(28 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a6c0446-0252-41e5-88af-3f70f2b494b3, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4cc8ef5d-f1fa-4475-a6b4-4889b42e2759, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cc8ef5d-f1fa-4475-a6b4-4889b42e2759, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTExYjA1MC01YTkyYjA2ZC00MGM5YjUyOC0xZjUzODBkNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(29 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4cc8ef5d-f1fa-4475-a6b4-4889b42e2759, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 268b6191-b16e-45b2-bd87-d0436cc36de6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 268b6191-b16e-45b2-bd87-d0436cc36de6, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 268b6191-b16e-45b2-bd87-d0436cc36de6, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 64815727-615b-47d6-9766-ae6be099c60e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 64815727-615b-47d6-9766-ae6be099c60e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 64815727-615b-47d6-9766-ae6be099c60e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e5adec5-a668-475f-9a05-c13340125a1f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e5adec5-a668-475f-9a05-c13340125a1f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(29 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e5adec5-a668-475f-9a05-c13340125a1f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3eb8a013-9c7e-4452-88c1-12c7ecd9cc31, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3eb8a013-9c7e-4452-88c1-12c7ecd9cc31, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(30 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3eb8a013-9c7e-4452-88c1-12c7ecd9cc31, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29038af8-a0a6-4baa-9fca-40ee5b1326eb, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29038af8-a0a6-4baa-9fca-40ee5b1326eb, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(31 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29038af8-a0a6-4baa-9fca-40ee5b1326eb, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbbf13d6-56b4-46ee-8bb1-9064a6d84093, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbbf13d6-56b4-46ee-8bb1-9064a6d84093, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(32 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbbf13d6-56b4-46ee-8bb1-9064a6d84093, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22519a83-3292-4af6-8da2-81cb6c441166, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22519a83-3292-4af6-8da2-81cb6c441166, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(33 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22519a83-3292-4af6-8da2-81cb6c441166, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24ad4b2f-c001-4d15-8df5-ece280c84d62, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24ad4b2f-c001-4d15-8df5-ece280c84d62, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(34 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24ad4b2f-c001-4d15-8df5-ece280c84d62, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 61c8aab5-90d0-4bd7-8051-4e994e4c3ae2, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61c8aab5-90d0-4bd7-8051-4e994e4c3ae2, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(35 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61c8aab5-90d0-4bd7-8051-4e994e4c3ae2, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbe97fbd-e80c-44f4-98ea-4f7c10d51eb4, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbe97fbd-e80c-44f4-98ea-4f7c10d51eb4, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(36 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbe97fbd-e80c-44f4-98ea-4f7c10d51eb4, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9447e7bf-ac58-4651-b615-4100dd3d4208, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9447e7bf-ac58-4651-b615-4100dd3d4208, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2001-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9447e7bf-ac58-4651-b615-4100dd3d4208, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c296bb5f-e4db-466b-8465-5a272976f6f3, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c296bb5f-e4db-466b-8465-5a272976f6f3, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2002-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c296bb5f-e4db-466b-8465-5a272976f6f3, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f237be0f-cfde-430a-8536-13c875857a42, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f237be0f-cfde-430a-8536-13c875857a42, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1MjYwY2UtZWFlMDUwYTYtYmNlZDY5NGQtYzMyYTA0NDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2003-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f237be0f-cfde-430a-8536-13c875857a42, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 75c1bfb6-cd4b-432b-9ff3-5cf137bf9fe5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 75c1bfb6-cd4b-432b-9ff3-5cf137bf9fe5, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 75c1bfb6-cd4b-432b-9ff3-5cf137bf9fe5, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 97f090c0-13ab-419f-b438-1004d39bdd1f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 97f090c0-13ab-419f-b438-1004d39bdd1f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 97f090c0-13ab-419f-b438-1004d39bdd1f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e6ade8b-8dd7-4abf-8f04-9a243a2c2718, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e6ade8b-8dd7-4abf-8f04-9a243a2c2718, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2003-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e6ade8b-8dd7-4abf-8f04-9a243a2c2718, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 320a897f-f2f1-448a-8346-bc9746812875, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 320a897f-f2f1-448a-8346-bc9746812875, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2004-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 320a897f-f2f1-448a-8346-bc9746812875, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62d1fc99-995a-4594-beb1-a5e8ca7a43cf, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62d1fc99-995a-4594-beb1-a5e8ca7a43cf, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2005-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62d1fc99-995a-4594-beb1-a5e8ca7a43cf, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d25cc63-f052-46dd-9adf-4ed2100f259c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d25cc63-f052-46dd-9adf-4ed2100f259c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2006-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d25cc63-f052-46dd-9adf-4ed2100f259c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7d2d001-b241-4ce2-8f0d-756755b1eedd, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7d2d001-b241-4ce2-8f0d-756755b1eedd, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2007-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7d2d001-b241-4ce2-8f0d-756755b1eedd, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0aed1d57-a947-4dfe-a424-7e68fe26940d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0aed1d57-a947-4dfe-a424-7e68fe26940d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2008-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0aed1d57-a947-4dfe-a424-7e68fe26940d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7b1c8a60-d05a-4456-9f6d-bf88fd80a093, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b1c8a60-d05a-4456-9f6d-bf88fd80a093, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2009-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b1c8a60-d05a-4456-9f6d-bf88fd80a093, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9dbb88a7-aebb-4256-8beb-897213008052, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9dbb88a7-aebb-4256-8beb-897213008052, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2010-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9dbb88a7-aebb-4256-8beb-897213008052, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aca9127c-47ee-489c-96db-ab74db19e75d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aca9127c-47ee-489c-96db-ab74db19e75d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2011-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aca9127c-47ee-489c-96db-ab74db19e75d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c23c6a72-5898-4678-93b6-9f63938835dc, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c23c6a72-5898-4678-93b6-9f63938835dc, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2012-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c23c6a72-5898-4678-93b6-9f63938835dc, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd2c5461-f5db-4b9e-bb15-5e0fa2bc82a6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd2c5461-f5db-4b9e-bb15-5e0fa2bc82a6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MWY2NTE4NTItZDMxZGVmNTQtYWY2NGRkYzMtM2IyMjFhZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2013-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd2c5461-f5db-4b9e-bb15-5e0fa2bc82a6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, edaf65d8-a05b-4c30-9153-ffb9dac4abb5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, edaf65d8-a05b-4c30-9153-ffb9dac4abb5, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, edaf65d8-a05b-4c30-9153-ffb9dac4abb5, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f4595266-8836-48e4-848b-62f9e8747f61, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f4595266-8836-48e4-848b-62f9e8747f61, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f4595266-8836-48e4-848b-62f9e8747f61, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2fd9f1fe-0324-47a7-8eda-6bb16d45b8e9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fd9f1fe-0324-47a7-8eda-6bb16d45b8e9, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2013-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fd9f1fe-0324-47a7-8eda-6bb16d45b8e9, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 75e2cbe2-5108-42b3-8cd3-89ae17d4bd63, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75e2cbe2-5108-42b3-8cd3-89ae17d4bd63, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2014-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75e2cbe2-5108-42b3-8cd3-89ae17d4bd63, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 68492dc2-3acc-4324-a51d-c38b400246ff, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68492dc2-3acc-4324-a51d-c38b400246ff, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2015-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68492dc2-3acc-4324-a51d-c38b400246ff, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c49fbb3f-a291-44ee-b4f3-27f8a630adf9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c49fbb3f-a291-44ee-b4f3-27f8a630adf9, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2016-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c49fbb3f-a291-44ee-b4f3-27f8a630adf9, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8276a762-48a9-414c-93cd-7df2cca5c0fe, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8276a762-48a9-414c-93cd-7df2cca5c0fe, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2017-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8276a762-48a9-414c-93cd-7df2cca5c0fe, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bc86bf05-265b-4356-9417-2498c53bb23c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bc86bf05-265b-4356-9417-2498c53bb23c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2018-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bc86bf05-265b-4356-9417-2498c53bb23c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cb1f5386-71eb-45df-96f2-0e033151f4de, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb1f5386-71eb-45df-96f2-0e033151f4de, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2019-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb1f5386-71eb-45df-96f2-0e033151f4de, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93de4dbe-2eef-4481-853a-d043397cdbdc, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93de4dbe-2eef-4481-853a-d043397cdbdc, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2020-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93de4dbe-2eef-4481-853a-d043397cdbdc, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36327e42-054f-4264-988a-488ee42d7637, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36327e42-054f-4264-988a-488ee42d7637, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2021-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36327e42-054f-4264-988a-488ee42d7637, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0d9a062-dde6-44d1-9c4c-f9a932cf6648, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0d9a062-dde6-44d1-9c4c-f9a932cf6648, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2022-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0d9a062-dde6-44d1-9c4c-f9a932cf6648, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a24af7a9-ec91-40a6-96df-9819816a09b4, localhost:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a24af7a9-ec91-40a6-96df-9819816a09b4, localhost:16002): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a24af7a9-ec91-40a6-96df-9819816a09b4, localhost:16002): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 16002 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-anwhr6cmha.auto.internal:16002, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16002
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b120317-c66e-4272-ba14-1a872ac2a7ec, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b120317-c66e-4272-ba14-1a872ac2a7ec, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=OTM0NjExNGEtM2VlYWQwMzEtZDRlMjE4YWItNDc3ZjZlNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2023-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b120317-c66e-4272-ba14-1a872ac2a7ec, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 72b52787-bebf-4b56-911f-9e36a2001ff5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 72b52787-bebf-4b56-911f-9e36a2001ff5, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 72b52787-bebf-4b56-911f-9e36a2001ff5, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 383fa587-1599-4462-b600-bc001801d5ea, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 383fa587-1599-4462-b600-bc001801d5ea, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 383fa587-1599-4462-b600-bc001801d5ea, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7b061953-917d-469f-b042-52e546425d30, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b061953-917d-469f-b042-52e546425d30, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2023-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b061953-917d-469f-b042-52e546425d30, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 60acd7bd-af07-49cc-9977-6eda64930136, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60acd7bd-af07-49cc-9977-6eda64930136, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2024-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 60acd7bd-af07-49cc-9977-6eda64930136, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5b6ca190-a389-406a-b014-bf281ac92b11, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b6ca190-a389-406a-b014-bf281ac92b11, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2025-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b6ca190-a389-406a-b014-bf281ac92b11, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe26fb26-94a2-400e-bb13-8d6604a5acbe, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe26fb26-94a2-400e-bb13-8d6604a5acbe, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2026-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe26fb26-94a2-400e-bb13-8d6604a5acbe, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10ad93a4-1369-45c0-82d6-ca835b0ea277, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10ad93a4-1369-45c0-82d6-ca835b0ea277, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2027-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10ad93a4-1369-45c0-82d6-ca835b0ea277, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6858752-1e0b-4ec0-8448-3f0855332a51, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6858752-1e0b-4ec0-8448-3f0855332a51, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2028-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6858752-1e0b-4ec0-8448-3f0855332a51, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00d59250-416c-4182-906c-0dccea475273, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00d59250-416c-4182-906c-0dccea475273, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2029-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00d59250-416c-4182-906c-0dccea475273, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f35ec0d9-1f5d-49ec-bf56-e6960b729633, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f35ec0d9-1f5d-49ec-bf56-e6960b729633, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2030-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f35ec0d9-1f5d-49ec-bf56-e6960b729633, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 46638b02-5b6c-4f6d-8263-736565a9b87c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46638b02-5b6c-4f6d-8263-736565a9b87c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2031-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46638b02-5b6c-4f6d-8263-736565a9b87c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f10a23de-e1d8-4382-b984-03022f1076c6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f10a23de-e1d8-4382-b984-03022f1076c6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2032-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f10a23de-e1d8-4382-b984-03022f1076c6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 46b66bef-ce59-4ed0-8a20-398e56fcc92a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46b66bef-ce59-4ed0-8a20-398e56fcc92a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MjI5NjU1NzAtMWY0OWE4ZjAtZjE2YTY5NzktMmZhOTJkNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2033-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46b66bef-ce59-4ed0-8a20-398e56fcc92a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ae7f4dc7-35d4-412b-921f-4db32ebf3dfb, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ae7f4dc7-35d4-412b-921f-4db32ebf3dfb, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ae7f4dc7-35d4-412b-921f-4db32ebf3dfb, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c9f5ee67-ed27-49bf-86d9-7c0fa970924d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c9f5ee67-ed27-49bf-86d9-7c0fa970924d, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c9f5ee67-ed27-49bf-86d9-7c0fa970924d, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 56c474d7-0fa0-4ef8-835d-aaf3be8611cd, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56c474d7-0fa0-4ef8-835d-aaf3be8611cd, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2033-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56c474d7-0fa0-4ef8-835d-aaf3be8611cd, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7f69dca2-79b0-4485-9059-e890ce359a3f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f69dca2-79b0-4485-9059-e890ce359a3f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2034-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f69dca2-79b0-4485-9059-e890ce359a3f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81d15da7-26a0-40f8-b154-bbac4da2199c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81d15da7-26a0-40f8-b154-bbac4da2199c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2035-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81d15da7-26a0-40f8-b154-bbac4da2199c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71018d6b-d056-4367-aeee-6d365aa14566, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71018d6b-d056-4367-aeee-6d365aa14566, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2036-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71018d6b-d056-4367-aeee-6d365aa14566, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afd9890c-5df2-4f4d-a435-73fa2bf46828, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afd9890c-5df2-4f4d-a435-73fa2bf46828, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2001-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afd9890c-5df2-4f4d-a435-73fa2bf46828, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9ad78af-4a5f-4ed6-a7e1-a42749de9aee, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9ad78af-4a5f-4ed6-a7e1-a42749de9aee, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2002-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9ad78af-4a5f-4ed6-a7e1-a42749de9aee, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c53b95d-d909-45a9-9d9d-ad1edd689aa8, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c53b95d-d909-45a9-9d9d-ad1edd689aa8, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2003-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c53b95d-d909-45a9-9d9d-ad1edd689aa8, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 845ce947-9f93-4c2f-9717-822d4f66f1bf, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 845ce947-9f93-4c2f-9717-822d4f66f1bf, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2004-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 845ce947-9f93-4c2f-9717-822d4f66f1bf, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57ecf81a-70e8-42ad-b7a9-3347b4747c9a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57ecf81a-70e8-42ad-b7a9-3347b4747c9a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2005-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57ecf81a-70e8-42ad-b7a9-3347b4747c9a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf89d892-35af-40f1-9c7d-3394119d355b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf89d892-35af-40f1-9c7d-3394119d355b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2006-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf89d892-35af-40f1-9c7d-3394119d355b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ac38b3a4-89a2-4fa0-96d0-c7b1e98a73a4, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac38b3a4-89a2-4fa0-96d0-c7b1e98a73a4, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NmUyZjc5NTctOWI3ZDc3ZmMtN2FjZWIyY2YtYzFkOTU2OWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2007-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac38b3a4-89a2-4fa0-96d0-c7b1e98a73a4, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 090731ff-b9c4-4621-8bf8-0a42060e67c6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 090731ff-b9c4-4621-8bf8-0a42060e67c6, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 090731ff-b9c4-4621-8bf8-0a42060e67c6, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1f05419b-9dfb-43b6-881b-b98b7151a6c1, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1f05419b-9dfb-43b6-881b-b98b7151a6c1, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1f05419b-9dfb-43b6-881b-b98b7151a6c1, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6d2c098a-9f77-4916-b341-12cdb52139ed, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d2c098a-9f77-4916-b341-12cdb52139ed, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2007-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d2c098a-9f77-4916-b341-12cdb52139ed, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4b63ba2-1336-456b-a36a-2123474e992f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4b63ba2-1336-456b-a36a-2123474e992f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2008-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4b63ba2-1336-456b-a36a-2123474e992f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71e28de8-9aee-4c15-83e4-a6e6b5cbeddd, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71e28de8-9aee-4c15-83e4-a6e6b5cbeddd, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2009-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71e28de8-9aee-4c15-83e4-a6e6b5cbeddd, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 419c9077-458a-49ff-90a6-7596d9968a4e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 419c9077-458a-49ff-90a6-7596d9968a4e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2010-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 419c9077-458a-49ff-90a6-7596d9968a4e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12031b2b-fa49-4f95-96e9-4ea98ef1e202, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12031b2b-fa49-4f95-96e9-4ea98ef1e202, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2011-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12031b2b-fa49-4f95-96e9-4ea98ef1e202, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 518d1262-bb73-420c-87a5-d569a13a9355, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 518d1262-bb73-420c-87a5-d569a13a9355, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2012-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 518d1262-bb73-420c-87a5-d569a13a9355, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afefc12b-a4cc-482f-ae76-723e977c2081, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afefc12b-a4cc-482f-ae76-723e977c2081, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2013-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afefc12b-a4cc-482f-ae76-723e977c2081, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8cf1304-9516-4864-ac9d-10dd8db6e085, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8cf1304-9516-4864-ac9d-10dd8db6e085, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2014-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8cf1304-9516-4864-ac9d-10dd8db6e085, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a82b0c3-35ee-4710-ba61-23750376aef5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a82b0c3-35ee-4710-ba61-23750376aef5, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2015-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a82b0c3-35ee-4710-ba61-23750376aef5, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d03556e-b621-4c6f-ba91-8470dbcbea3b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d03556e-b621-4c6f-ba91-8470dbcbea3b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2016-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d03556e-b621-4c6f-ba91-8470dbcbea3b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9cfb76d5-bf17-4812-b5fe-07f891c2f58e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9cfb76d5-bf17-4812-b5fe-07f891c2f58e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NWNiY2E2MDMtYWQ1NzQ5YjQtOTU0ZjE1NzMtNTY4YWQ5ODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2017-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9cfb76d5-bf17-4812-b5fe-07f891c2f58e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2c66ffe1-01e5-4835-9d7d-e35bf56a1a73, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2c66ffe1-01e5-4835-9d7d-e35bf56a1a73, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2c66ffe1-01e5-4835-9d7d-e35bf56a1a73, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b2f6f1dd-2475-424f-ae9f-e1c352971d4f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b2f6f1dd-2475-424f-ae9f-e1c352971d4f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b2f6f1dd-2475-424f-ae9f-e1c352971d4f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9780ea0a-35cd-4f8e-baf8-e4f09d5f1f31, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9780ea0a-35cd-4f8e-baf8-e4f09d5f1f31, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2017-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9780ea0a-35cd-4f8e-baf8-e4f09d5f1f31, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f5d10ea-5c09-430d-832b-93e7f5d0e0c7, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f5d10ea-5c09-430d-832b-93e7f5d0e0c7, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2018-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f5d10ea-5c09-430d-832b-93e7f5d0e0c7, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f138c3d0-eec1-49d2-aabe-57051597d77e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f138c3d0-eec1-49d2-aabe-57051597d77e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2019-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f138c3d0-eec1-49d2-aabe-57051597d77e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff585233-3d83-40a0-b348-f11d4b8dcd2a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff585233-3d83-40a0-b348-f11d4b8dcd2a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2020-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff585233-3d83-40a0-b348-f11d4b8dcd2a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3378065-22e0-46c5-93f6-f2163f0b5879, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3378065-22e0-46c5-93f6-f2163f0b5879, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2021-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3378065-22e0-46c5-93f6-f2163f0b5879, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f72d258e-27f4-420f-8542-1a49727e3d25, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f72d258e-27f4-420f-8542-1a49727e3d25, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2022-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f72d258e-27f4-420f-8542-1a49727e3d25, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 73f5867c-986a-4c62-a084-c5914b9aacf1, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73f5867c-986a-4c62-a084-c5914b9aacf1, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2023-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73f5867c-986a-4c62-a084-c5914b9aacf1, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93084a24-a32c-4ac0-8948-116f522abf2c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93084a24-a32c-4ac0-8948-116f522abf2c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2024-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93084a24-a32c-4ac0-8948-116f522abf2c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9794d9d0-5be6-414f-bdb6-f7705a1b120b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9794d9d0-5be6-414f-bdb6-f7705a1b120b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2025-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9794d9d0-5be6-414f-bdb6-f7705a1b120b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 200b70e6-1e5e-472e-ad71-6153981671d5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 200b70e6-1e5e-472e-ad71-6153981671d5, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2026-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 200b70e6-1e5e-472e-ad71-6153981671d5, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed616355-da6b-4db9-875e-e6f557b1ffca, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed616355-da6b-4db9-875e-e6f557b1ffca, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NjdmNmFhYzgtMmQ1NzJhNDItMTMyNzhkMjQtMjIxNmIzMjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2027-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed616355-da6b-4db9-875e-e6f557b1ffca, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 04fe5d87-ba41-4946-94c6-89c6e8fd630d, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 04fe5d87-ba41-4946-94c6-89c6e8fd630d, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 04fe5d87-ba41-4946-94c6-89c6e8fd630d, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2f742d2a-b57c-472a-ab35-d65c9dff3689, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2f742d2a-b57c-472a-ab35-d65c9dff3689, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2f742d2a-b57c-472a-ab35-d65c9dff3689, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e106df8d-020c-47eb-99c8-17a31993e40c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e106df8d-020c-47eb-99c8-17a31993e40c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2027-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e106df8d-020c-47eb-99c8-17a31993e40c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ca346db2-fd65-4d86-9dd1-30df05e7d422, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca346db2-fd65-4d86-9dd1-30df05e7d422, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2028-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca346db2-fd65-4d86-9dd1-30df05e7d422, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2020b957-2e19-4ab7-bb69-47a03644ece7, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2020b957-2e19-4ab7-bb69-47a03644ece7, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2029-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2020b957-2e19-4ab7-bb69-47a03644ece7, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, de437efd-98ec-4577-a053-55306eaaccfd, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de437efd-98ec-4577-a053-55306eaaccfd, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2030-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de437efd-98ec-4577-a053-55306eaaccfd, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00ec6fce-8d95-4d96-a4da-f4aa74a8711f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00ec6fce-8d95-4d96-a4da-f4aa74a8711f, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2031-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00ec6fce-8d95-4d96-a4da-f4aa74a8711f, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f7e2a096-f7fd-481a-9b20-3fbd3810912b, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7e2a096-f7fd-481a-9b20-3fbd3810912b, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2032-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f7e2a096-f7fd-481a-9b20-3fbd3810912b, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09f0bf22-981e-44cc-929d-710ae1ec24c5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09f0bf22-981e-44cc-929d-710ae1ec24c5, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2033-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09f0bf22-981e-44cc-929d-710ae1ec24c5, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d27d84ff-ccd7-4f31-9fde-01196ea37810, localhost:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d27d84ff-ccd7-4f31-9fde-01196ea37810, localhost:16002): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d27d84ff-ccd7-4f31-9fde-01196ea37810, localhost:16002): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 16002 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-anwhr6cmha.auto.internal:16002, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16002
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f8f9aed5-0d26-40e3-a11b-68375d2ea233, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8f9aed5-0d26-40e3-a11b-68375d2ea233, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2034-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8f9aed5-0d26-40e3-a11b-68375d2ea233, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4efe0bc8-98da-49d0-b7f1-58596a857c3a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4efe0bc8-98da-49d0-b7f1-58596a857c3a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2035-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4efe0bc8-98da-49d0-b7f1-58596a857c3a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe175d13-21d4-43d8-94e8-2999381db1d4, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe175d13-21d4-43d8-94e8-2999381db1d4, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2036-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe175d13-21d4-43d8-94e8-2999381db1d4, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18560e81-4469-470a-9933-66325d36c4e2, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18560e81-4469-470a-9933-66325d36c4e2, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NzhiYjRkMS03NzY3YjI1Zi0yNWJkODg1ZS0xYmUwZmNmOQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696200100000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18560e81-4469-470a-9933-66325d36c4e2, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 52497f3f-36f1-409a-8761-0883495d624e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 52497f3f-36f1-409a-8761-0883495d624e, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 52497f3f-36f1-409a-8761-0883495d624e, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 16932663-e301-4a6a-abe6-9126c877b463, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 16932663-e301-4a6a-abe6-9126c877b463, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 16932663-e301-4a6a-abe6-9126c877b463, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 86d9d628-6cda-4642-9fc8-67e875ab7caa, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86d9d628-6cda-4642-9fc8-67e875ab7caa, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696200100000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 86d9d628-6cda-4642-9fc8-67e875ab7caa, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0fc36db9-a47d-4e82-911c-2347a2aab7d7, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0fc36db9-a47d-4e82-911c-2347a2aab7d7, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696200200000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0fc36db9-a47d-4e82-911c-2347a2aab7d7, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0050cd40-f810-41e6-ac73-272d1f844bf6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0050cd40-f810-41e6-ac73-272d1f844bf6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696200300000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0050cd40-f810-41e6-ac73-272d1f844bf6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f23dd08e-09be-4dc5-a5bb-7153ec2d8e8a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f23dd08e-09be-4dc5-a5bb-7153ec2d8e8a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696200400000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f23dd08e-09be-4dc5-a5bb-7153ec2d8e8a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81fcc0f1-4a31-45a9-9085-d19833d3962e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81fcc0f1-4a31-45a9-9085-d19833d3962e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696200500000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81fcc0f1-4a31-45a9-9085-d19833d3962e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9be95158-d7e1-43c9-b9e5-9c6d676b96c9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9be95158-d7e1-43c9-b9e5-9c6d676b96c9, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696200600000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9be95158-d7e1-43c9-b9e5-9c6d676b96c9, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c80baff0-73b9-4b4f-ba1c-bfd8cb2bb50e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c80baff0-73b9-4b4f-ba1c-bfd8cb2bb50e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696200700000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c80baff0-73b9-4b4f-ba1c-bfd8cb2bb50e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 303badec-58f1-4871-b299-aa446900dcc7, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 303badec-58f1-4871-b299-aa446900dcc7, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696200800000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 303badec-58f1-4871-b299-aa446900dcc7, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 732de1af-2caa-48b5-acb6-0928f838888a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 732de1af-2caa-48b5-acb6-0928f838888a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696200900000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 732de1af-2caa-48b5-acb6-0928f838888a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40a0ac2f-1688-4eb6-ad48-43f8e233a9e7, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40a0ac2f-1688-4eb6-ad48-43f8e233a9e7, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696201000000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40a0ac2f-1688-4eb6-ad48-43f8e233a9e7, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50de8831-db92-4664-807c-56375e4bdfaf, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50de8831-db92-4664-807c-56375e4bdfaf, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=YjFjODQ0MTctMTUyMTY5NDUtZTk4ZGExNjQtYzRmMTVjMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696201100000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50de8831-db92-4664-807c-56375e4bdfaf, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fc2209ef-7385-49e9-8b89-a66ae86369fa, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fc2209ef-7385-49e9-8b89-a66ae86369fa, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fc2209ef-7385-49e9-8b89-a66ae86369fa, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 438a6206-ba82-459c-860f-e29fa43e03d5, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 438a6206-ba82-459c-860f-e29fa43e03d5, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 438a6206-ba82-459c-860f-e29fa43e03d5, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12efa593-1ad4-40a7-9404-12a2788e14bc, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12efa593-1ad4-40a7-9404-12a2788e14bc, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696201100000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12efa593-1ad4-40a7-9404-12a2788e14bc, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b79c72a4-d2a0-4b4e-befe-351bedf09175, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b79c72a4-d2a0-4b4e-befe-351bedf09175, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696201200000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b79c72a4-d2a0-4b4e-befe-351bedf09175, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5f62050-f64a-4703-a579-473cd81f2c64, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5f62050-f64a-4703-a579-473cd81f2c64, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696201300000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5f62050-f64a-4703-a579-473cd81f2c64, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e336018-fb26-43b3-a2be-2f66cc43d067, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e336018-fb26-43b3-a2be-2f66cc43d067, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696201400000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e336018-fb26-43b3-a2be-2f66cc43d067, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c00559c-6919-4552-bc75-55bb18091700, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c00559c-6919-4552-bc75-55bb18091700, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696201500000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c00559c-6919-4552-bc75-55bb18091700, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd28ef8f-ccb9-4daf-a093-b55d996b6b4c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd28ef8f-ccb9-4daf-a093-b55d996b6b4c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696201600000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd28ef8f-ccb9-4daf-a093-b55d996b6b4c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5124fd6-8064-4e38-8a6c-3afd724f406e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5124fd6-8064-4e38-8a6c-3afd724f406e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696201700000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5124fd6-8064-4e38-8a6c-3afd724f406e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f75d44a7-5293-481e-97d0-b51cced330ac, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f75d44a7-5293-481e-97d0-b51cced330ac, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696201800000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f75d44a7-5293-481e-97d0-b51cced330ac, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2785bfca-f948-40a0-9008-237d28e58b69, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2785bfca-f948-40a0-9008-237d28e58b69, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696201900000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2785bfca-f948-40a0-9008-237d28e58b69, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4c6f5ab-25f1-44b5-a60b-05887de3622c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4c6f5ab-25f1-44b5-a60b-05887de3622c, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696202000000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4c6f5ab-25f1-44b5-a60b-05887de3622c, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50df638c-ccef-49d6-9892-1dae2023b0ae, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50df638c-ccef-49d6-9892-1dae2023b0ae, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=NGU1NmU2NmItNjVkNTg5YWEtN2JlYzk5NDItM2VlNTBlODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696202100000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50df638c-ccef-49d6-9892-1dae2023b0ae, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6aea6017-52f9-436e-b76e-e888378d2080, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6aea6017-52f9-436e-b76e-e888378d2080, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6aea6017-52f9-436e-b76e-e888378d2080, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8ca838b0-231b-46fe-b4f7-08da65d12aa9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8ca838b0-231b-46fe-b4f7-08da65d12aa9, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8ca838b0-231b-46fe-b4f7-08da65d12aa9, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf3a6fa5-d8b9-467e-ad39-590751b56f70, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf3a6fa5-d8b9-467e-ad39-590751b56f70, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696202100000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf3a6fa5-d8b9-467e-ad39-590751b56f70, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 46eafaf3-33e1-4293-983a-f8f99fbb26e4, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46eafaf3-33e1-4293-983a-f8f99fbb26e4, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696202200000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46eafaf3-33e1-4293-983a-f8f99fbb26e4, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 039e9b56-330d-4446-bd6d-79601959e3b0, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 039e9b56-330d-4446-bd6d-79601959e3b0, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696202300000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 039e9b56-330d-4446-bd6d-79601959e3b0, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36f166e4-a0b0-43df-ba0a-76bdb6de0238, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36f166e4-a0b0-43df-ba0a-76bdb6de0238, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696202400000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36f166e4-a0b0-43df-ba0a-76bdb6de0238, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 157cf584-fbd3-4b17-ae64-e78a2e2334b3, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 157cf584-fbd3-4b17-ae64-e78a2e2334b3, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696202500000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 157cf584-fbd3-4b17-ae64-e78a2e2334b3, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ebc098ba-3177-41d4-a8de-107656f12329, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ebc098ba-3177-41d4-a8de-107656f12329, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696202600000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ebc098ba-3177-41d4-a8de-107656f12329, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a27ac089-a86d-4584-aefe-e4945339c2e9, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a27ac089-a86d-4584-aefe-e4945339c2e9, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696202700000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a27ac089-a86d-4584-aefe-e4945339c2e9, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58e167a3-1127-4961-861a-91ccacd7db00, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58e167a3-1127-4961-861a-91ccacd7db00, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696202800000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58e167a3-1127-4961-861a-91ccacd7db00, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a962b329-ccdb-4cac-9fa0-3e6302e52b67, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a962b329-ccdb-4cac-9fa0-3e6302e52b67, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696202900000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a962b329-ccdb-4cac-9fa0-3e6302e52b67, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2fa43a1b-ca12-4334-9617-cbf0b6b78d46, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fa43a1b-ca12-4334-9617-cbf0b6b78d46, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696203000000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fa43a1b-ca12-4334-9617-cbf0b6b78d46, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67ae7277-c311-49a5-b0f6-5e5ec5f7e54a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67ae7277-c311-49a5-b0f6-5e5ec5f7e54a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=MTU2OTY2NDQtYzYwMDliMC1kMGQ1NjdjOC02NDA5MTFkYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696203100000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67ae7277-c311-49a5-b0f6-5e5ec5f7e54a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8147e9fc-3571-4323-b465-2b9c15c66a1c, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8147e9fc-3571-4323-b465-2b9c15c66a1c, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8147e9fc-3571-4323-b465-2b9c15c66a1c, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5fb199a5-2f45-48b9-b102-577bdd9b398a, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5fb199a5-2f45-48b9-b102-577bdd9b398a, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5fb199a5-2f45-48b9-b102-577bdd9b398a, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e9a7a37-7c43-4c3a-b809-332c7c0c3683, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e9a7a37-7c43-4c3a-b809-332c7c0c3683, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696203100000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e9a7a37-7c43-4c3a-b809-332c7c0c3683, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9cb05e70-8832-4bde-8bef-6ad017675263, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9cb05e70-8832-4bde-8bef-6ad017675263, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696203200000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9cb05e70-8832-4bde-8bef-6ad017675263, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8201f8df-1c58-470a-a88a-4c3f05f7dbfc, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8201f8df-1c58-470a-a88a-4c3f05f7dbfc, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696203300000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8201f8df-1c58-470a-a88a-4c3f05f7dbfc, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eba83b7a-c082-498c-afa4-fa0b4651eea2, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eba83b7a-c082-498c-afa4-fa0b4651eea2, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696203400000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eba83b7a-c082-498c-afa4-fa0b4651eea2, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1a687d3-0bca-4da2-9cb2-223d15c5b809, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1a687d3-0bca-4da2-9cb2-223d15c5b809, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696203500000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1a687d3-0bca-4da2-9cb2-223d15c5b809, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e5805091-af0f-4c42-8a1b-22f7837d4012, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5805091-af0f-4c42-8a1b-22f7837d4012, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                            where col_index_Timestamp64 > CAST(1696203600000000 AS Timestamp64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5805091-af0f-4c42-8a1b-22f7837d4012, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9c25e01-831d-4232-bb69-d34f6d33b669, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9c25e01-831d-4232-bb69-d34f6d33b669, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval64\n                            where col_index_Interval64 > CAST(1 AS Interval64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9c25e01-831d-4232-bb69-d34f6d33b669, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 863f0ee5-0897-4f2a-a784-5df05f6c7a92, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 863f0ee5-0897-4f2a-a784-5df05f6c7a92, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval64\n                            where col_index_Interval64 > CAST(2 AS Interval64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 863f0ee5-0897-4f2a-a784-5df05f6c7a92, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afd1060f-120d-4475-83dd-240c88fa6475, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afd1060f-120d-4475-83dd-240c88fa6475, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval64\n                            where col_index_Interval64 > CAST(3 AS Interval64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afd1060f-120d-4475-83dd-240c88fa6475, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a3d1ef0-9ddf-4763-a3a9-90a60c6bc324, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a3d1ef0-9ddf-4763-a3a9-90a60c6bc324, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval64\n                            where col_index_Interval64 > CAST(4 AS Interval64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a3d1ef0-9ddf-4763-a3a9-90a60c6bc324, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f647684-cc93-4df2-965a-d35c1b5a74a8, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f647684-cc93-4df2-965a-d35c1b5a74a8, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODNlNjE4MmUtYzZiNTc3YjQtMjI4OWQ5MmEtZDAyODlhYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval64\n                            where col_index_Interval64 > CAST(5 AS Interval64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f647684-cc93-4df2-965a-d35c1b5a74a8, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 73f448c9-3dc3-4a2b-938c-02ee1f0a4a5f, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 73f448c9-3dc3-4a2b-938c-02ee1f0a4a5f, ghrun-anwhr6cmha.auto.internal:16002): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 73f448c9-3dc3-4a2b-938c-02ee1f0a4a5f, ghrun-anwhr6cmha.auto.internal:16002): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 39925bd5-5091-46e8-8059-72081b556a5e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 39925bd5-5091-46e8-8059-72081b556a5e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 39925bd5-5091-46e8-8059-72081b556a5e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ee7328b-9ab1-41f1-b28c-9d82c2c77ed8, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ee7328b-9ab1-41f1-b28c-9d82c2c77ed8, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval64\n                            where col_index_Interval64 > CAST(5 AS Interval64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ee7328b-9ab1-41f1-b28c-9d82c2c77ed8, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5e0f255-3e5b-4e5e-8f20-98cfcd97e7f6, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5e0f255-3e5b-4e5e-8f20-98cfcd97e7f6, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval64\n                            where col_index_Interval64 > CAST(6 AS Interval64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5e0f255-3e5b-4e5e-8f20-98cfcd97e7f6, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 887a2742-b100-42be-be4e-0b51a5c8db30, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 887a2742-b100-42be-be4e-0b51a5c8db30, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval64\n                            where col_index_Interval64 > CAST(7 AS Interval64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 887a2742-b100-42be-be4e-0b51a5c8db30, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 73096f5b-c8e1-4851-909f-ea526b7a0f47, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73096f5b-c8e1-4851-909f-ea526b7a0f47, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval64\n                            where col_index_Interval64 > CAST(8 AS Interval64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73096f5b-c8e1-4851-909f-ea526b7a0f47, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe0db056-519c-4e9f-9acb-d42cc532604e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe0db056-519c-4e9f-9acb-d42cc532604e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval64\n                            where col_index_Interval64 > CAST(9 AS Interval64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe0db056-519c-4e9f-9acb-d42cc532604e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9971831-8c1c-4966-9ba5-2dfa1ac36a5e, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9971831-8c1c-4966-9ba5-2dfa1ac36a5e, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval64\n                            where col_index_Interval64 > CAST(10 AS Interval64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9971831-8c1c-4966-9ba5-2dfa1ac36a5e, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2afbbcf0-c1da-44b9-91a4-9082311bf0ff, ghrun-anwhr6cmha.auto.internal:16002): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2afbbcf0-c1da-44b9-91a4-9082311bf0ff, ghrun-anwhr6cmha.auto.internal:16002): request = { session_id: "ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval64\n                            where col_index_Interval64 > CAST(11 AS Interval64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2afbbcf0-c1da-44b9-91a4-9082311bf0ff, ghrun-anwhr6cmha.auto.internal:16002): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgwOTA1OS0xMDllMzE5ZC04OTdmYzUyZC03ODBlZjg2
============================== slowest durations ===============================
589.71s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]
6.63s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]
=========================== short test summary info ============================
FAILED test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC] - ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 617.58s (0:10:17) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...brary.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c688/002661/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/c688/002661', '--source-root', '/home/runner/.ya/build/build_root/c688/002661/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c688/002661/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/10164110401/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '4', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1768, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...brary.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c688/002661/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/c688/002661', '--source-root', '/home/runner/.ya/build/build_root/c688/002661/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c688/002661/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/10164110401/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '4', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/002470/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
188.48s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
11.60s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
7.04s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
======================== 1 passed in 209.03s (0:03:29) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/00244a/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
368.64s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
12.77s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
12.06s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
======================== 1 passed in 395.33s (0:06:35) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/00251c/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
358.26s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]
13.25s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]
7.06s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]
======================== 1 passed in 381.01s (0:06:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/002699/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
360.73s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]
17.07s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]
9.07s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]
======================== 1 passed in 388.11s (0:06:28) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/0026d8/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
353.45s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
12.07s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
8.96s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
======================== 1 passed in 375.82s (0:06:15) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/0023e1/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
373.54s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
12.41s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
12.07s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
======================== 1 passed in 399.82s (0:06:39) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/002711/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
230.92s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
17.05s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
8.49s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
======================== 1 passed in 257.83s (0:04:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/0023ad/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
340.01s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]
17.07s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]
12.57s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]
======================== 1 passed in 371.35s (0:06:11) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/00266d/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py 

============================== slowest durations ===============================
6.68s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
====================== no tests ran in 613.04s (0:10:13) =======================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ry.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c688/00266d/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/c688/00266d', '--source-root', '/home/runner/.ya/build/build_root/c688/00266d/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c688/00266d/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/10164110401/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '13', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1768, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ry.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c688/00266d/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/c688/00266d', '--source-root', '/home/runner/.ya/build/build_root/c688/00266d/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c688/00266d/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/10164110401/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '13', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/002468/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
307.82s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
12.07s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
11.30s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
======================== 1 passed in 333.30s (0:05:33) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/002338/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
338.35s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
12.10s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
11.56s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
======================== 1 passed in 363.69s (0:06:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/00244f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py F

=================================== FAILURES ===================================
_ TestSecondaryIndex.test_secondary_index_cover[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC] _
ydb/tests/sql/lib/test_query.py:52: in query
    for result_set in result_sets:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, timeout)
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   _pytest.outcomes.Exit: Graceful shutdown requested

During handling of the above exception, another exception occurred:
ydb/tests/datashard/secondary_index/test_secondary_index.py:162: in test_secondary_index_cover
    self.select_all_types(table_name, index, all_types, dml)
ydb/tests/datashard/secondary_index/test_secondary_index.py:188: in select_all_types
    dml.transactional(process)
ydb/tests/datashard/lib/dml_operations.py:17: in transactional
    return self.query_object.transactional(process)
ydb/tests/sql/lib/test_query.py:58: in transactional
    return self.pool.retry_operation_sync(lambda session: fn(session))
contrib/python/ydb/py3/ydb/query/pool.py:151: in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:149: in wrapped_callee
    return callee(session, *args, **kwargs)
ydb/tests/sql/lib/test_query.py:58: in <lambda>
    return self.pool.retry_operation_sync(lambda session: fn(session))
ydb/tests/datashard/secondary_index/test_secondary_index.py:182: in process
    rows = self.query(select_sql, tx=session.transaction(tx_mode=ydb.QueryStaleReadOnly()))
ydb/tests/sql/lib/test_query.py:51: in query
    with tx.execute(text) as result_sets:
contrib/python/ydb/py3/ydb/query/base.py:64: in __exit__
    for _ in self:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:943: in _next
    operating = self._call.operate(
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:329: in grpc._cython.cygrpc.IntegratedCall.operate
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:140: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:148: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:58: in grpc._cython.cygrpc._raise_call_error_no_metadata
    ???
E   ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_secondary_index_cover[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/00244f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2498037
DEBUG    ya.test:process.py:259 Command (pid 2498037) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2498037) elapsed time (sec): 1.1954565048217773
DEBUG    ya.test:process.py:263 Command (pid 2498037) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2498037) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2498037) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2498037) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2498037) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2498037) maxrss: 480268
DEBUG    ya.test:process.py:263 Command (pid 2498037) minflt: 45332
DEBUG    ya.test:process.py:263 Command (pid 2498037) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2498037) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2498037) nivcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 2498037) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2498037) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2498037) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2498037) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2498037) stime: 0.19677999999999998
DEBUG    ya.test:process.py:263 Command (pid 2498037) utime: 0.5129589999999999
DEBUG    ya.test:process.py:263 Command (pid 2498037) wtime: 1.214
DEBUG    ya.test:process.py:275 Command (pid 2498037) output:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9

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

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

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

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/00244f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13612
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/c688/00244f/r3tmp/kikimr_cluster_f_ig4lg_
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/00244f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13212
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29633
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27091
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12359
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c688/00244f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/c688/00244f/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/c688/00244f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/node_1/logfile_uaf1zmxa.log --grpc-port=13212 --mon-port=29633 --ic-port=13612
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13212/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c688/00244f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/c688/00244f/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/c688/00244f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/node_1/logfile_uaf1zmxa.log --grpc-port=13212 --mon-port=29633 --ic-port=13612
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/c688/00244f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/c688/00244f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/c688/00244f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/node_1/logfile_uaf1zmxa.log', '--grpc-port=13212', '--mon-port=29633', '--ic-port=13612')' in '/home/runner/.ya/build/build_root/c688/00244f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2498170
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13212/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/00244f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2498172
DEBUG    ya.test:process.py:259 Command (pid 2498172) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2498172) elapsed time (sec): 1.1071927547454834
DEBUG    ya.test:process.py:263 Command (pid 2498172) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2498172) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2498172) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2498172) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2498172) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2498172) maxrss: 480632
DEBUG    ya.test:process.py:263 Command (pid 2498172) minflt: 45431
DEBUG    ya.test:process.py:263 Command (pid 2498172) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2498172) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2498172) nivcsw: 227
DEBUG    ya.test:process.py:263 Command (pid 2498172) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2498172) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2498172) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2498172) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2498172) stime: 0.206596
DEBUG    ya.test:process.py:263 Command (pid 2498172) utime: 0.53187
DEBUG    ya.test:process.py:263 Command (pid 2498172) wtime: 1.116
DEBUG    ya.test:process.py:275 Command (pid 2498172) output:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/00244f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/c688/00244f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13212', '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: 13612\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/00244f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13212', '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: 13612\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2499870
DEBUG    ya.test:process.py:259 Command (pid 2499870) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2499870) elapsed time (sec): 1.4595232009887695
DEBUG    ya.test:process.py:263 Command (pid 2499870) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2499870) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2499870) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2499870) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2499870) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2499870) maxrss: 609932
DEBUG    ya.test:process.py:263 Command (pid 2499870) minflt: 51691
DEBUG    ya.test:process.py:263 Command (pid 2499870) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2499870) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2499870) nivcsw: 215
DEBUG    ya.test:process.py:263 Command (pid 2499870) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2499870) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2499870) nvcsw: 509
DEBUG    ya.test:process.py:263 Command (pid 2499870) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2499870) stime: 0.257064
DEBUG    ya.test:process.py:263 Command (pid 2499870) utime: 0.5713079999999999
DEBUG    ya.test:process.py:263 Command (pid 2499870) wtime: 1.465
DEBUG    ya.test:process.py:275 Command (pid 2499870) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/00244f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/c688/00244f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13212', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/00244f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13212', '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: 2500155
DEBUG    ya.test:process.py:259 Command (pid 2500155) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2500155) elapsed time (sec): 1.6036040782928467
DEBUG    ya.test:process.py:263 Command (pid 2500155) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2500155) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2500155) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2500155) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2500155) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2500155) maxrss: 610328
DEBUG    ya.test:process.py:263 Command (pid 2500155) minflt: 51653
DEBUG    ya.test:process.py:263 Command (pid 2500155) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2500155) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2500155) nivcsw: 240
DEBUG    ya.test:process.py:263 Command (pid 2500155) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2500155) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2500155) nvcsw: 630
DEBUG    ya.test:process.py:263 Command (pid 2500155) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2500155) stime: 0.26450999999999997
DEBUG    ya.test:process.py:263 Command (pid 2500155) utime: 0.577148
DEBUG    ya.test:process.py:263 Command (pid 2500155) wtime: 1.619
DEBUG    ya.test:process.py:275 Command (pid 2500155) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 2500155) 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, b47c6323-f850-406f-87f1-abe420ed0d4f, localhost:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b47c6323-f850-406f-87f1-abe420ed0d4f, localhost:13212): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b47c6323-f850-406f-87f1-abe420ed0d4f, localhost:13212): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 13212 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-anwhr6cmha.auto.internal:13212, 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:13212
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_secondary_index.py::TestSecondaryIndex, test_name: test_secondary_index_cover[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC])
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 82b2b392-5de2-4fe5-b590-85c4b14d8acb, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82b2b392-5de2-4fe5-b590-85c4b14d8acb, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82b2b392-5de2-4fe5-b590-85c4b14d8acb, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f42c439e-f055-4dff-8b78-87d6389ea02a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f42c439e-f055-4dff-8b78-87d6389ea02a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f42c439e-f055-4dff-8b78-87d6389ea02a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0d103f6-6332-49eb-9b50-0ccc50ff0d52, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0d103f6-6332-49eb-9b50-0ccc50ff0d52, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `table_index_1__ASYNC` (\n                    pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_Int64 Int64, col_Uint64 Uint64, col_Int32 Int32, col_Uint32 Uint32, col_Int16 Int16, col_Uint16 Uint16, col_Int8 Int8, col_Uint8 Uint8, col_Bool Bool, col_Decimal150 Decimal(15,0), col_Decimal229 Decimal(22,9), col_Decimal3510 Decimal(35,10), col_DyNumber DyNumber, col_String String, col_Utf8 Utf8, col_UUID UUID, col_Date Date, col_Datetime Datetime, col_Timestamp Timestamp, col_Interval Interval, col_Date32 Date32, col_Datetime64 Datetime64, col_Timestamp64 Timestamp64, col_Interval64 Interval64, col_Float Float, col_Double Double, col_Json Json, col_JsonDocument JsonDocument, col_Yson Yson, col_index_DyNumber DyNumber, col_index_String String, col_index_Utf8 Utf8, col_index_UUID UUID, col_index_Date Date, col_index_Datetime Datetime, col_index_Timestamp Timestamp, col_index_Interval Interval, col_index_Date32 Date32, col_index_Datetime64 Datetime64, col_index_Timestamp64 Timestamp64, col_index_Interval64 Interval64,\n                    PRIMARY KEY(\n                        pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                        ),\n                    INDEX idx_col_index_DyNumber GLOBAL  ASYNC ON \n                        (col_index_DyNumber) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_String GLOBAL  ASYNC ON \n                        (col_index_String) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Utf8 GLOBAL  ASYNC ON \n                        (col_index_Utf8) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_UUID GLOBAL  ASYNC ON \n                        (col_index_UUID) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Date GLOBAL  ASYNC ON \n                        (col_index_Date) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Datetime GLOBAL  ASYNC ON \n                        (col_index_Datetime) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Timestamp GLOBAL  ASYNC ON \n                        (col_index_Timestamp) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Interval GLOBAL  ASYNC ON \n                        (col_index_Interval) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Date32 GLOBAL  ASYNC ON \n                        (col_index_Date32) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Datetime64 GLOBAL  ASYNC ON \n                        (col_index_Datetime64) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Timestamp64 GLOBAL  ASYNC ON \n                        (col_index_Timestamp64) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Interval64 GLOBAL  ASYNC ON \n                        (col_index_Interval64) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson)\n                    )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0d103f6-6332-49eb-9b50-0ccc50ff0d52, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 661fbf96-093c-40a4-a1fa-9b737b65e20b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 661fbf96-093c-40a4-a1fa-9b737b65e20b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1.1 AS Float), CAST(1.2 AS Double), CAST(\'{\"another_key\": 1}\' AS Json), CAST(\'{\"another_doc_key\": 1}\' AS JsonDocument), CAST(\'[1]\' AS Yson), \n                CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 661fbf96-093c-40a4-a1fa-9b737b65e20b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7652bfaf-a069-4c1d-ac82-f25ef55bf3d3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7652bfaf-a069-4c1d-ac82-f25ef55bf3d3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(2.1 AS Float), CAST(2.2 AS Double), CAST(\'{\"another_key\": 2}\' AS Json), CAST(\'{\"another_doc_key\": 2}\' AS JsonDocument), CAST(\'[2]\' AS Yson), \n                CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7652bfaf-a069-4c1d-ac82-f25ef55bf3d3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af524e97-ac9f-4ecd-b0e0-9d35186654a3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af524e97-ac9f-4ecd-b0e0-9d35186654a3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(3.1 AS Float), CAST(3.2 AS Double), CAST(\'{\"another_key\": 3}\' AS Json), CAST(\'{\"another_doc_key\": 3}\' AS JsonDocument), CAST(\'[3]\' AS Yson), \n                CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af524e97-ac9f-4ecd-b0e0-9d35186654a3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 078f72da-ce6c-4666-9efd-727d7dd1dbfa, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 078f72da-ce6c-4666-9efd-727d7dd1dbfa, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(4.1 AS Float), CAST(4.2 AS Double), CAST(\'{\"another_key\": 4}\' AS Json), CAST(\'{\"another_doc_key\": 4}\' AS JsonDocument), CAST(\'[4]\' AS Yson), \n                CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 078f72da-ce6c-4666-9efd-727d7dd1dbfa, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b9eb7139-83fa-4be4-910a-e58855664a6e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9eb7139-83fa-4be4-910a-e58855664a6e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(5.1 AS Float), CAST(5.2 AS Double), CAST(\'{\"another_key\": 5}\' AS Json), CAST(\'{\"another_doc_key\": 5}\' AS JsonDocument), CAST(\'[5]\' AS Yson), \n                CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b9eb7139-83fa-4be4-910a-e58855664a6e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 526b8458-3bcd-414f-a972-aacfd1c9bda1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 526b8458-3bcd-414f-a972-aacfd1c9bda1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(6.1 AS Float), CAST(6.2 AS Double), CAST(\'{\"another_key\": 6}\' AS Json), CAST(\'{\"another_doc_key\": 6}\' AS JsonDocument), CAST(\'[6]\' AS Yson), \n                CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 526b8458-3bcd-414f-a972-aacfd1c9bda1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 386646dc-ddd4-40b9-ab49-47229a2e31ab, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 386646dc-ddd4-40b9-ab49-47229a2e31ab, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(7.1 AS Float), CAST(7.2 AS Double), CAST(\'{\"another_key\": 7}\' AS Json), CAST(\'{\"another_doc_key\": 7}\' AS JsonDocument), CAST(\'[7]\' AS Yson), \n                CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 386646dc-ddd4-40b9-ab49-47229a2e31ab, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 973fd19f-855b-4b60-8e81-ec56418fd05c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 973fd19f-855b-4b60-8e81-ec56418fd05c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(8.1 AS Float), CAST(8.2 AS Double), CAST(\'{\"another_key\": 8}\' AS Json), CAST(\'{\"another_doc_key\": 8}\' AS JsonDocument), CAST(\'[8]\' AS Yson), \n                CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 973fd19f-855b-4b60-8e81-ec56418fd05c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed29687c-7235-4dec-ba5d-f97e0d4dae0a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed29687c-7235-4dec-ba5d-f97e0d4dae0a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(9.1 AS Float), CAST(9.2 AS Double), CAST(\'{\"another_key\": 9}\' AS Json), CAST(\'{\"another_doc_key\": 9}\' AS JsonDocument), CAST(\'[9]\' AS Yson), \n                CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed29687c-7235-4dec-ba5d-f97e0d4dae0a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d67b5107-e62d-473f-a5e3-8e17cc026161, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d67b5107-e62d-473f-a5e3-8e17cc026161, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(10.1 AS Float), CAST(10.2 AS Double), CAST(\'{\"another_key\": 10}\' AS Json), CAST(\'{\"another_doc_key\": 10}\' AS JsonDocument), CAST(\'[10]\' AS Yson), \n                CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d67b5107-e62d-473f-a5e3-8e17cc026161, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 56ea7e88-8bba-4f6b-8760-d0ccc44b4b3e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56ea7e88-8bba-4f6b-8760-d0ccc44b4b3e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(11.1 AS Float), CAST(11.2 AS Double), CAST(\'{\"another_key\": 11}\' AS Json), CAST(\'{\"another_doc_key\": 11}\' AS JsonDocument), CAST(\'[11]\' AS Yson), \n                CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56ea7e88-8bba-4f6b-8760-d0ccc44b4b3e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ded9c2f7-0dc7-457b-b00e-1a363d118600, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ded9c2f7-0dc7-457b-b00e-1a363d118600, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(12.1 AS Float), CAST(12.2 AS Double), CAST(\'{\"another_key\": 12}\' AS Json), CAST(\'{\"another_doc_key\": 12}\' AS JsonDocument), CAST(\'[12]\' AS Yson), \n                CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ded9c2f7-0dc7-457b-b00e-1a363d118600, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 229cb201-b622-4a51-a734-51ecfad426b7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 229cb201-b622-4a51-a734-51ecfad426b7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(13.1 AS Float), CAST(13.2 AS Double), CAST(\'{\"another_key\": 13}\' AS Json), CAST(\'{\"another_doc_key\": 13}\' AS JsonDocument), CAST(\'[13]\' AS Yson), \n                CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 229cb201-b622-4a51-a734-51ecfad426b7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be3f1a46-f91e-4168-8d95-1eed2c95083d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be3f1a46-f91e-4168-8d95-1eed2c95083d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(14.1 AS Float), CAST(14.2 AS Double), CAST(\'{\"another_key\": 14}\' AS Json), CAST(\'{\"another_doc_key\": 14}\' AS JsonDocument), CAST(\'[14]\' AS Yson), \n                CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be3f1a46-f91e-4168-8d95-1eed2c95083d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79d525ab-8c5e-47cf-8c3d-036d2c481286, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79d525ab-8c5e-47cf-8c3d-036d2c481286, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(15.1 AS Float), CAST(15.2 AS Double), CAST(\'{\"another_key\": 15}\' AS Json), CAST(\'{\"another_doc_key\": 15}\' AS JsonDocument), CAST(\'[15]\' AS Yson), \n                CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79d525ab-8c5e-47cf-8c3d-036d2c481286, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 354ee4a0-5832-4c66-925b-5db67c3e1ba8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 354ee4a0-5832-4c66-925b-5db67c3e1ba8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(16.1 AS Float), CAST(16.2 AS Double), CAST(\'{\"another_key\": 16}\' AS Json), CAST(\'{\"another_doc_key\": 16}\' AS JsonDocument), CAST(\'[16]\' AS Yson), \n                CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 354ee4a0-5832-4c66-925b-5db67c3e1ba8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d7ae418a-6efc-4ea4-9efb-a1fe2cdc728e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7ae418a-6efc-4ea4-9efb-a1fe2cdc728e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(17.1 AS Float), CAST(17.2 AS Double), CAST(\'{\"another_key\": 17}\' AS Json), CAST(\'{\"another_doc_key\": 17}\' AS JsonDocument), CAST(\'[17]\' AS Yson), \n                CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7ae418a-6efc-4ea4-9efb-a1fe2cdc728e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e84efb0d-f5df-4fef-be90-1b27c54ee4b0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e84efb0d-f5df-4fef-be90-1b27c54ee4b0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(18.1 AS Float), CAST(18.2 AS Double), CAST(\'{\"another_key\": 18}\' AS Json), CAST(\'{\"another_doc_key\": 18}\' AS JsonDocument), CAST(\'[18]\' AS Yson), \n                CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e84efb0d-f5df-4fef-be90-1b27c54ee4b0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0103e441-69e3-457b-a6e9-f2e350c65a5f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0103e441-69e3-457b-a6e9-f2e350c65a5f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(19.1 AS Float), CAST(19.2 AS Double), CAST(\'{\"another_key\": 19}\' AS Json), CAST(\'{\"another_doc_key\": 19}\' AS JsonDocument), CAST(\'[19]\' AS Yson), \n                CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0103e441-69e3-457b-a6e9-f2e350c65a5f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f49075a8-31b7-45fa-aff2-c849428bfbd7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f49075a8-31b7-45fa-aff2-c849428bfbd7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(20.1 AS Float), CAST(20.2 AS Double), CAST(\'{\"another_key\": 20}\' AS Json), CAST(\'{\"another_doc_key\": 20}\' AS JsonDocument), CAST(\'[20]\' AS Yson), \n                CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f49075a8-31b7-45fa-aff2-c849428bfbd7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c126ec21-c992-4499-b14c-2dd358c4961b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c126ec21-c992-4499-b14c-2dd358c4961b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(21.1 AS Float), CAST(21.2 AS Double), CAST(\'{\"another_key\": 21}\' AS Json), CAST(\'{\"another_doc_key\": 21}\' AS JsonDocument), CAST(\'[21]\' AS Yson), \n                CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c126ec21-c992-4499-b14c-2dd358c4961b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c58787c0-648a-4990-9b7a-628dd55d2fec, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c58787c0-648a-4990-9b7a-628dd55d2fec, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(22.1 AS Float), CAST(22.2 AS Double), CAST(\'{\"another_key\": 22}\' AS Json), CAST(\'{\"another_doc_key\": 22}\' AS JsonDocument), CAST(\'[22]\' AS Yson), \n                CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c58787c0-648a-4990-9b7a-628dd55d2fec, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e20a271-c268-4f4e-87a2-2ecfc3317b73, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e20a271-c268-4f4e-87a2-2ecfc3317b73, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(23.1 AS Float), CAST(23.2 AS Double), CAST(\'{\"another_key\": 23}\' AS Json), CAST(\'{\"another_doc_key\": 23}\' AS JsonDocument), CAST(\'[23]\' AS Yson), \n                CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e20a271-c268-4f4e-87a2-2ecfc3317b73, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ffdcc10b-bcfe-413d-92b0-0220af315478, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ffdcc10b-bcfe-413d-92b0-0220af315478, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(24.1 AS Float), CAST(24.2 AS Double), CAST(\'{\"another_key\": 24}\' AS Json), CAST(\'{\"another_doc_key\": 24}\' AS JsonDocument), CAST(\'[24]\' AS Yson), \n                CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ffdcc10b-bcfe-413d-92b0-0220af315478, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf209632-0379-4dec-8525-a994d094d6c5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf209632-0379-4dec-8525-a994d094d6c5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(25.1 AS Float), CAST(25.2 AS Double), CAST(\'{\"another_key\": 25}\' AS Json), CAST(\'{\"another_doc_key\": 25}\' AS JsonDocument), CAST(\'[25]\' AS Yson), \n                CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf209632-0379-4dec-8525-a994d094d6c5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7abfb89c-5fcd-43a2-ab10-4401075df6e1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7abfb89c-5fcd-43a2-ab10-4401075df6e1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(26.1 AS Float), CAST(26.2 AS Double), CAST(\'{\"another_key\": 26}\' AS Json), CAST(\'{\"another_doc_key\": 26}\' AS JsonDocument), CAST(\'[26]\' AS Yson), \n                CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7abfb89c-5fcd-43a2-ab10-4401075df6e1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8ade2343-2143-4bb3-baf4-77ebbd95cce5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ade2343-2143-4bb3-baf4-77ebbd95cce5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(27.1 AS Float), CAST(27.2 AS Double), CAST(\'{\"another_key\": 27}\' AS Json), CAST(\'{\"another_doc_key\": 27}\' AS JsonDocument), CAST(\'[27]\' AS Yson), \n                CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ade2343-2143-4bb3-baf4-77ebbd95cce5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9b7a149-fff7-44df-ac5e-2640796d50c3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9b7a149-fff7-44df-ac5e-2640796d50c3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(28.1 AS Float), CAST(28.2 AS Double), CAST(\'{\"another_key\": 28}\' AS Json), CAST(\'{\"another_doc_key\": 28}\' AS JsonDocument), CAST(\'[28]\' AS Yson), \n                CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9b7a149-fff7-44df-ac5e-2640796d50c3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e56b6f3a-ee0a-4036-854e-45eb65649a2c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e56b6f3a-ee0a-4036-854e-45eb65649a2c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(29.1 AS Float), CAST(29.2 AS Double), CAST(\'{\"another_key\": 29}\' AS Json), CAST(\'{\"another_doc_key\": 29}\' AS JsonDocument), CAST(\'[29]\' AS Yson), \n                CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e56b6f3a-ee0a-4036-854e-45eb65649a2c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5b24aae0-08f1-4dd9-af98-1420133fd56c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b24aae0-08f1-4dd9-af98-1420133fd56c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(30.1 AS Float), CAST(30.2 AS Double), CAST(\'{\"another_key\": 30}\' AS Json), CAST(\'{\"another_doc_key\": 30}\' AS JsonDocument), CAST(\'[30]\' AS Yson), \n                CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b24aae0-08f1-4dd9-af98-1420133fd56c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6504450-a791-4ff6-b39d-5e9a3b9108a9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6504450-a791-4ff6-b39d-5e9a3b9108a9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), CAST(31.1 AS Float), CAST(31.2 AS Double), CAST(\'{\"another_key\": 31}\' AS Json), CAST(\'{\"another_doc_key\": 31}\' AS JsonDocument), CAST(\'[31]\' AS Yson), \n                CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6504450-a791-4ff6-b39d-5e9a3b9108a9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e41991c2-e7f5-4517-8533-a84de1ae1e46, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e41991c2-e7f5-4517-8533-a84de1ae1e46, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), CAST(32.1 AS Float), CAST(32.2 AS Double), CAST(\'{\"another_key\": 32}\' AS Json), CAST(\'{\"another_doc_key\": 32}\' AS JsonDocument), CAST(\'[32]\' AS Yson), \n                CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e41991c2-e7f5-4517-8533-a84de1ae1e46, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eff47f7a-5c28-4904-8d0f-47909132e3f4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eff47f7a-5c28-4904-8d0f-47909132e3f4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), CAST(33.1 AS Float), CAST(33.2 AS Double), CAST(\'{\"another_key\": 33}\' AS Json), CAST(\'{\"another_doc_key\": 33}\' AS JsonDocument), CAST(\'[33]\' AS Yson), \n                CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eff47f7a-5c28-4904-8d0f-47909132e3f4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 010eb60c-7c08-42af-9fcd-4d4b46342e97, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 010eb60c-7c08-42af-9fcd-4d4b46342e97, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), CAST(34.1 AS Float), CAST(34.2 AS Double), CAST(\'{\"another_key\": 34}\' AS Json), CAST(\'{\"another_doc_key\": 34}\' AS JsonDocument), CAST(\'[34]\' AS Yson), \n                CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 010eb60c-7c08-42af-9fcd-4d4b46342e97, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1b40d14-d039-434e-bd7f-f1d5de6b3ab8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1b40d14-d039-434e-bd7f-f1d5de6b3ab8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), CAST(35.1 AS Float), CAST(35.2 AS Double), CAST(\'{\"another_key\": 35}\' AS Json), CAST(\'{\"another_doc_key\": 35}\' AS JsonDocument), CAST(\'[35]\' AS Yson), \n                CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1b40d14-d039-434e-bd7f-f1d5de6b3ab8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4961246-ea26-49a1-a2cb-bc13f5f81c74, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4961246-ea26-49a1-a2cb-bc13f5f81c74, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), CAST(36.1 AS Float), CAST(36.2 AS Double), CAST(\'{\"another_key\": 36}\' AS Json), CAST(\'{\"another_doc_key\": 36}\' AS JsonDocument), CAST(\'[36]\' AS Yson), \n                CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4961246-ea26-49a1-a2cb-bc13f5f81c74, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b484a112-1d82-4133-8baf-d8f613ff084c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b484a112-1d82-4133-8baf-d8f613ff084c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), \n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), CAST(37.1 AS Float), CAST(37.2 AS Double), CAST(\'{\"another_key\": 37}\' AS Json), CAST(\'{\"another_doc_key\": 37}\' AS JsonDocument), CAST(\'[37]\' AS Yson), \n                CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b484a112-1d82-4133-8baf-d8f613ff084c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81fcb876-1cb3-488b-82be-fdaf8049203d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81fcb876-1cb3-488b-82be-fdaf8049203d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), \n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), CAST(38.1 AS Float), CAST(38.2 AS Double), CAST(\'{\"another_key\": 38}\' AS Json), CAST(\'{\"another_doc_key\": 38}\' AS JsonDocument), CAST(\'[38]\' AS Yson), \n                CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81fcb876-1cb3-488b-82be-fdaf8049203d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6935ecb6-d59f-44a2-a99b-5eb6d9c5742b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6935ecb6-d59f-44a2-a99b-5eb6d9c5742b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), \n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), CAST(39.1 AS Float), CAST(39.2 AS Double), CAST(\'{\"another_key\": 39}\' AS Json), CAST(\'{\"another_doc_key\": 39}\' AS JsonDocument), CAST(\'[39]\' AS Yson), \n                CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6935ecb6-d59f-44a2-a99b-5eb6d9c5742b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0020ab1-9b7c-4d16-9f88-f8c161cf0846, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0020ab1-9b7c-4d16-9f88-f8c161cf0846, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), \n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), CAST(40.1 AS Float), CAST(40.2 AS Double), CAST(\'{\"another_key\": 40}\' AS Json), CAST(\'{\"another_doc_key\": 40}\' AS JsonDocument), CAST(\'[40]\' AS Yson), \n                CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0020ab1-9b7c-4d16-9f88-f8c161cf0846, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dbef521e-6461-4c63-a9ff-4d68679d988c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbef521e-6461-4c63-a9ff-4d68679d988c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), \n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), CAST(41.1 AS Float), CAST(41.2 AS Double), CAST(\'{\"another_key\": 41}\' AS Json), CAST(\'{\"another_doc_key\": 41}\' AS JsonDocument), CAST(\'[41]\' AS Yson), \n                CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbef521e-6461-4c63-a9ff-4d68679d988c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97b9b000-d334-47c0-bfeb-35a25610d802, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97b9b000-d334-47c0-bfeb-35a25610d802, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), \n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), CAST(42.1 AS Float), CAST(42.2 AS Double), CAST(\'{\"another_key\": 42}\' AS Json), CAST(\'{\"another_doc_key\": 42}\' AS JsonDocument), CAST(\'[42]\' AS Yson), \n                CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97b9b000-d334-47c0-bfeb-35a25610d802, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd58ca18-0c0c-4373-ac36-e1e89768c212, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd58ca18-0c0c-4373-ac36-e1e89768c212, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), \n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), CAST(43.1 AS Float), CAST(43.2 AS Double), CAST(\'{\"another_key\": 43}\' AS Json), CAST(\'{\"another_doc_key\": 43}\' AS JsonDocument), CAST(\'[43]\' AS Yson), \n                CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd58ca18-0c0c-4373-ac36-e1e89768c212, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8dfe5d27-7abb-4ea4-933d-f5dd3b7b1ff3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8dfe5d27-7abb-4ea4-933d-f5dd3b7b1ff3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), \n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), CAST(44.1 AS Float), CAST(44.2 AS Double), CAST(\'{\"another_key\": 44}\' AS Json), CAST(\'{\"another_doc_key\": 44}\' AS JsonDocument), CAST(\'[44]\' AS Yson), \n                CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8dfe5d27-7abb-4ea4-933d-f5dd3b7b1ff3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc31e9ba-6f84-4c24-99e8-1966debddb12, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc31e9ba-6f84-4c24-99e8-1966debddb12, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), \n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), CAST(45.1 AS Float), CAST(45.2 AS Double), CAST(\'{\"another_key\": 45}\' AS Json), CAST(\'{\"another_doc_key\": 45}\' AS JsonDocument), CAST(\'[45]\' AS Yson), \n                CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc31e9ba-6f84-4c24-99e8-1966debddb12, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bfdf06b2-6413-4ca4-8118-29dbce26f3a2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bfdf06b2-6413-4ca4-8118-29dbce26f3a2, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), \n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), CAST(46.1 AS Float), CAST(46.2 AS Double), CAST(\'{\"another_key\": 46}\' AS Json), CAST(\'{\"another_doc_key\": 46}\' AS JsonDocument), CAST(\'[46]\' AS Yson), \n                CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bfdf06b2-6413-4ca4-8118-29dbce26f3a2, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3616e35a-35b4-4c66-b84b-27824ac239dd, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3616e35a-35b4-4c66-b84b-27824ac239dd, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), \n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), CAST(47.1 AS Float), CAST(47.2 AS Double), CAST(\'{\"another_key\": 47}\' AS Json), CAST(\'{\"another_doc_key\": 47}\' AS JsonDocument), CAST(\'[47]\' AS Yson), \n                CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3616e35a-35b4-4c66-b84b-27824ac239dd, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 449c29a8-fccf-4544-a3b3-0864327c9cc7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 449c29a8-fccf-4544-a3b3-0864327c9cc7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), \n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), CAST(48.1 AS Float), CAST(48.2 AS Double), CAST(\'{\"another_key\": 48}\' AS Json), CAST(\'{\"another_doc_key\": 48}\' AS JsonDocument), CAST(\'[48]\' AS Yson), \n                CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 449c29a8-fccf-4544-a3b3-0864327c9cc7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66551f41-12b2-4324-9bf2-24675e4c31b9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66551f41-12b2-4324-9bf2-24675e4c31b9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), \n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), CAST(49.1 AS Float), CAST(49.2 AS Double), CAST(\'{\"another_key\": 49}\' AS Json), CAST(\'{\"another_doc_key\": 49}\' AS JsonDocument), CAST(\'[49]\' AS Yson), \n                CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66551f41-12b2-4324-9bf2-24675e4c31b9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7867f466-ca58-4437-997e-74c03d6c292c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7867f466-ca58-4437-997e-74c03d6c292c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), \n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), CAST(50.1 AS Float), CAST(50.2 AS Double), CAST(\'{\"another_key\": 50}\' AS Json), CAST(\'{\"another_doc_key\": 50}\' AS JsonDocument), CAST(\'[50]\' AS Yson), \n                CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7867f466-ca58-4437-997e-74c03d6c292c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5843cc66-a9d8-40a6-a95b-cea1b2661fff, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5843cc66-a9d8-40a6-a95b-cea1b2661fff, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), \n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), CAST(51.1 AS Float), CAST(51.2 AS Double), CAST(\'{\"another_key\": 51}\' AS Json), CAST(\'{\"another_doc_key\": 51}\' AS JsonDocument), CAST(\'[51]\' AS Yson), \n                CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5843cc66-a9d8-40a6-a95b-cea1b2661fff, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a36f74fb-85de-41be-9c43-124550debf5d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a36f74fb-85de-41be-9c43-124550debf5d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), \n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), CAST(52.1 AS Float), CAST(52.2 AS Double), CAST(\'{\"another_key\": 52}\' AS Json), CAST(\'{\"another_doc_key\": 52}\' AS JsonDocument), CAST(\'[52]\' AS Yson), \n                CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a36f74fb-85de-41be-9c43-124550debf5d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b55d1eb7-65f2-4ae4-876f-e258e91c43cc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b55d1eb7-65f2-4ae4-876f-e258e91c43cc, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), \n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), CAST(53.1 AS Float), CAST(53.2 AS Double), CAST(\'{\"another_key\": 53}\' AS Json), CAST(\'{\"another_doc_key\": 53}\' AS JsonDocument), CAST(\'[53]\' AS Yson), \n                CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b55d1eb7-65f2-4ae4-876f-e258e91c43cc, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3c6c92c-49a3-4870-9ee4-0a9100ce7e29, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3c6c92c-49a3-4870-9ee4-0a9100ce7e29, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(54 AS Int64), CAST(54 AS Uint64), CAST(54 AS Int32), CAST(54 AS Uint32), CAST(54 AS Int16), CAST(54 AS Uint16), CAST(54 AS Int8), CAST(54 AS Uint8), CAST(True AS Bool), CAST(\'54\' AS Decimal(15,0)), CAST(\'54.123\' AS Decimal(22,9)), CAST(\'54.123456\' AS Decimal(35,10)), CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(\'2054-01-01\' AS Date32), CAST(\'2054-10-02T11:00:00Z\' AS Datetime64), CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), \n                CAST(54 AS Int64), CAST(54 AS Uint64), CAST(54 AS Int32), CAST(54 AS Uint32), CAST(54 AS Int16), CAST(54 AS Uint16), CAST(54 AS Int8), CAST(54 AS Uint8), CAST(True AS Bool), CAST(\'54\' AS Decimal(15,0)), CAST(\'54.123\' AS Decimal(22,9)), CAST(\'54.123456\' AS Decimal(35,10)), CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(\'2054-01-01\' AS Date32), CAST(\'2054-10-02T11:00:00Z\' AS Datetime64), CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), CAST(54.1 AS Float), CAST(54.2 AS Double), CAST(\'{\"another_key\": 54}\' AS Json), CAST(\'{\"another_doc_key\": 54}\' AS JsonDocument), CAST(\'[54]\' AS Yson), \n                CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(\'2054-01-01\' AS Date32), CAST(\'2054-10-02T11:00:00Z\' AS Datetime64), CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3c6c92c-49a3-4870-9ee4-0a9100ce7e29, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 61f1b461-dc66-4360-858f-3c477e11c223, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61f1b461-dc66-4360-858f-3c477e11c223, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(55 AS Int64), CAST(55 AS Uint64), CAST(55 AS Int32), CAST(55 AS Uint32), CAST(55 AS Int16), CAST(55 AS Uint16), CAST(55 AS Int8), CAST(55 AS Uint8), CAST(True AS Bool), CAST(\'55\' AS Decimal(15,0)), CAST(\'55.123\' AS Decimal(22,9)), CAST(\'55.123456\' AS Decimal(35,10)), CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(\'2055-01-01\' AS Date32), CAST(\'2055-10-02T11:00:00Z\' AS Datetime64), CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), \n                CAST(55 AS Int64), CAST(55 AS Uint64), CAST(55 AS Int32), CAST(55 AS Uint32), CAST(55 AS Int16), CAST(55 AS Uint16), CAST(55 AS Int8), CAST(55 AS Uint8), CAST(True AS Bool), CAST(\'55\' AS Decimal(15,0)), CAST(\'55.123\' AS Decimal(22,9)), CAST(\'55.123456\' AS Decimal(35,10)), CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(\'2055-01-01\' AS Date32), CAST(\'2055-10-02T11:00:00Z\' AS Datetime64), CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), CAST(55.1 AS Float), CAST(55.2 AS Double), CAST(\'{\"another_key\": 55}\' AS Json), CAST(\'{\"another_doc_key\": 55}\' AS JsonDocument), CAST(\'[55]\' AS Yson), \n                CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(\'2055-01-01\' AS Date32), CAST(\'2055-10-02T11:00:00Z\' AS Datetime64), CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61f1b461-dc66-4360-858f-3c477e11c223, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d14f3c3e-b5e7-45ac-93a0-9d853333e113, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d14f3c3e-b5e7-45ac-93a0-9d853333e113, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(56 AS Int64), CAST(56 AS Uint64), CAST(56 AS Int32), CAST(56 AS Uint32), CAST(56 AS Int16), CAST(56 AS Uint16), CAST(56 AS Int8), CAST(56 AS Uint8), CAST(True AS Bool), CAST(\'56\' AS Decimal(15,0)), CAST(\'56.123\' AS Decimal(22,9)), CAST(\'56.123456\' AS Decimal(35,10)), CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(\'2056-01-01\' AS Date32), CAST(\'2056-10-02T11:00:00Z\' AS Datetime64), CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), \n                CAST(56 AS Int64), CAST(56 AS Uint64), CAST(56 AS Int32), CAST(56 AS Uint32), CAST(56 AS Int16), CAST(56 AS Uint16), CAST(56 AS Int8), CAST(56 AS Uint8), CAST(True AS Bool), CAST(\'56\' AS Decimal(15,0)), CAST(\'56.123\' AS Decimal(22,9)), CAST(\'56.123456\' AS Decimal(35,10)), CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(\'2056-01-01\' AS Date32), CAST(\'2056-10-02T11:00:00Z\' AS Datetime64), CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), CAST(56.1 AS Float), CAST(56.2 AS Double), CAST(\'{\"another_key\": 56}\' AS Json), CAST(\'{\"another_doc_key\": 56}\' AS JsonDocument), CAST(\'[56]\' AS Yson), \n                CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(\'2056-01-01\' AS Date32), CAST(\'2056-10-02T11:00:00Z\' AS Datetime64), CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d14f3c3e-b5e7-45ac-93a0-9d853333e113, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c28764c1-3c97-4be7-af37-20c7f2896b7e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c28764c1-3c97-4be7-af37-20c7f2896b7e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(57 AS Int64), CAST(57 AS Uint64), CAST(57 AS Int32), CAST(57 AS Uint32), CAST(57 AS Int16), CAST(57 AS Uint16), CAST(57 AS Int8), CAST(57 AS Uint8), CAST(True AS Bool), CAST(\'57\' AS Decimal(15,0)), CAST(\'57.123\' AS Decimal(22,9)), CAST(\'57.123456\' AS Decimal(35,10)), CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(\'2057-01-01\' AS Date32), CAST(\'2057-10-02T11:00:00Z\' AS Datetime64), CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), \n                CAST(57 AS Int64), CAST(57 AS Uint64), CAST(57 AS Int32), CAST(57 AS Uint32), CAST(57 AS Int16), CAST(57 AS Uint16), CAST(57 AS Int8), CAST(57 AS Uint8), CAST(True AS Bool), CAST(\'57\' AS Decimal(15,0)), CAST(\'57.123\' AS Decimal(22,9)), CAST(\'57.123456\' AS Decimal(35,10)), CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(\'2057-01-01\' AS Date32), CAST(\'2057-10-02T11:00:00Z\' AS Datetime64), CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), CAST(57.1 AS Float), CAST(57.2 AS Double), CAST(\'{\"another_key\": 57}\' AS Json), CAST(\'{\"another_doc_key\": 57}\' AS JsonDocument), CAST(\'[57]\' AS Yson), \n                CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(\'2057-01-01\' AS Date32), CAST(\'2057-10-02T11:00:00Z\' AS Datetime64), CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c28764c1-3c97-4be7-af37-20c7f2896b7e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 465dfe8f-edd0-4064-8ada-8fa42ed8bf8e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 465dfe8f-edd0-4064-8ada-8fa42ed8bf8e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(58 AS Int64), CAST(58 AS Uint64), CAST(58 AS Int32), CAST(58 AS Uint32), CAST(58 AS Int16), CAST(58 AS Uint16), CAST(58 AS Int8), CAST(58 AS Uint8), CAST(True AS Bool), CAST(\'58\' AS Decimal(15,0)), CAST(\'58.123\' AS Decimal(22,9)), CAST(\'58.123456\' AS Decimal(35,10)), CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(\'2058-01-01\' AS Date32), CAST(\'2058-10-02T11:00:00Z\' AS Datetime64), CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), \n                CAST(58 AS Int64), CAST(58 AS Uint64), CAST(58 AS Int32), CAST(58 AS Uint32), CAST(58 AS Int16), CAST(58 AS Uint16), CAST(58 AS Int8), CAST(58 AS Uint8), CAST(True AS Bool), CAST(\'58\' AS Decimal(15,0)), CAST(\'58.123\' AS Decimal(22,9)), CAST(\'58.123456\' AS Decimal(35,10)), CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(\'2058-01-01\' AS Date32), CAST(\'2058-10-02T11:00:00Z\' AS Datetime64), CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), CAST(58.1 AS Float), CAST(58.2 AS Double), CAST(\'{\"another_key\": 58}\' AS Json), CAST(\'{\"another_doc_key\": 58}\' AS JsonDocument), CAST(\'[58]\' AS Yson), \n                CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(\'2058-01-01\' AS Date32), CAST(\'2058-10-02T11:00:00Z\' AS Datetime64), CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 465dfe8f-edd0-4064-8ada-8fa42ed8bf8e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cfc7bc7d-e887-4a4b-b4cd-2421a0d2e174, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfc7bc7d-e887-4a4b-b4cd-2421a0d2e174, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(59 AS Int64), CAST(59 AS Uint64), CAST(59 AS Int32), CAST(59 AS Uint32), CAST(59 AS Int16), CAST(59 AS Uint16), CAST(59 AS Int8), CAST(59 AS Uint8), CAST(True AS Bool), CAST(\'59\' AS Decimal(15,0)), CAST(\'59.123\' AS Decimal(22,9)), CAST(\'59.123456\' AS Decimal(35,10)), CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(\'2059-01-01\' AS Date32), CAST(\'2059-10-02T11:00:00Z\' AS Datetime64), CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), \n                CAST(59 AS Int64), CAST(59 AS Uint64), CAST(59 AS Int32), CAST(59 AS Uint32), CAST(59 AS Int16), CAST(59 AS Uint16), CAST(59 AS Int8), CAST(59 AS Uint8), CAST(True AS Bool), CAST(\'59\' AS Decimal(15,0)), CAST(\'59.123\' AS Decimal(22,9)), CAST(\'59.123456\' AS Decimal(35,10)), CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(\'2059-01-01\' AS Date32), CAST(\'2059-10-02T11:00:00Z\' AS Datetime64), CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), CAST(59.1 AS Float), CAST(59.2 AS Double), CAST(\'{\"another_key\": 59}\' AS Json), CAST(\'{\"another_doc_key\": 59}\' AS JsonDocument), CAST(\'[59]\' AS Yson), \n                CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(\'2059-01-01\' AS Date32), CAST(\'2059-10-02T11:00:00Z\' AS Datetime64), CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cfc7bc7d-e887-4a4b-b4cd-2421a0d2e174, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4004adde-2a58-492b-a03c-c2b314df9a84, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4004adde-2a58-492b-a03c-c2b314df9a84, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(60 AS Int64), CAST(60 AS Uint64), CAST(60 AS Int32), CAST(60 AS Uint32), CAST(60 AS Int16), CAST(60 AS Uint16), CAST(60 AS Int8), CAST(60 AS Uint8), CAST(True AS Bool), CAST(\'60\' AS Decimal(15,0)), CAST(\'60.123\' AS Decimal(22,9)), CAST(\'60.123456\' AS Decimal(35,10)), CAST(\'600.0\' AS DyNumber), \'String 60\', \'Utf8 60\', CAST(\'30605678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2060-01-01\' AS Date), CAST(\'2060-10-02T11:00:00Z\' AS Datetime), CAST(1696206000000000 AS Timestamp), CAST(60 AS Interval), CAST(\'2060-01-01\' AS Date32), CAST(\'2060-10-02T11:00:00Z\' AS Datetime64), CAST(1696206000000000 AS Timestamp64), CAST(60 AS Interval64), \n                CAST(60 AS Int64), CAST(60 AS Uint64), CAST(60 AS Int32), CAST(60 AS Uint32), CAST(60 AS Int16), CAST(60 AS Uint16), CAST(60 AS Int8), CAST(60 AS Uint8), CAST(True AS Bool), CAST(\'60\' AS Decimal(15,0)), CAST(\'60.123\' AS Decimal(22,9)), CAST(\'60.123456\' AS Decimal(35,10)), CAST(\'600.0\' AS DyNumber), \'String 60\', \'Utf8 60\', CAST(\'30605678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2060-01-01\' AS Date), CAST(\'2060-10-02T11:00:00Z\' AS Datetime), CAST(1696206000000000 AS Timestamp), CAST(60 AS Interval), CAST(\'2060-01-01\' AS Date32), CAST(\'2060-10-02T11:00:00Z\' AS Datetime64), CAST(1696206000000000 AS Timestamp64), CAST(60 AS Interval64), CAST(60.1 AS Float), CAST(60.2 AS Double), CAST(\'{\"another_key\": 60}\' AS Json), CAST(\'{\"another_doc_key\": 60}\' AS JsonDocument), CAST(\'[60]\' AS Yson), \n                CAST(\'600.0\' AS DyNumber), \'String 60\', \'Utf8 60\', CAST(\'30605678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2060-01-01\' AS Date), CAST(\'2060-10-02T11:00:00Z\' AS Datetime), CAST(1696206000000000 AS Timestamp), CAST(60 AS Interval), CAST(\'2060-01-01\' AS Date32), CAST(\'2060-10-02T11:00:00Z\' AS Datetime64), CAST(1696206000000000 AS Timestamp64), CAST(60 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4004adde-2a58-492b-a03c-c2b314df9a84, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 208ed7e2-4914-4a78-9a15-a576fce9b620, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 208ed7e2-4914-4a78-9a15-a576fce9b620, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(61 AS Int64), CAST(61 AS Uint64), CAST(61 AS Int32), CAST(61 AS Uint32), CAST(61 AS Int16), CAST(61 AS Uint16), CAST(61 AS Int8), CAST(61 AS Uint8), CAST(True AS Bool), CAST(\'61\' AS Decimal(15,0)), CAST(\'61.123\' AS Decimal(22,9)), CAST(\'61.123456\' AS Decimal(35,10)), CAST(\'610.0\' AS DyNumber), \'String 61\', \'Utf8 61\', CAST(\'30615678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2061-01-01\' AS Date), CAST(\'2061-10-02T11:00:00Z\' AS Datetime), CAST(1696206100000000 AS Timestamp), CAST(61 AS Interval), CAST(\'2061-01-01\' AS Date32), CAST(\'2061-10-02T11:00:00Z\' AS Datetime64), CAST(1696206100000000 AS Timestamp64), CAST(61 AS Interval64), \n                CAST(61 AS Int64), CAST(61 AS Uint64), CAST(61 AS Int32), CAST(61 AS Uint32), CAST(61 AS Int16), CAST(61 AS Uint16), CAST(61 AS Int8), CAST(61 AS Uint8), CAST(True AS Bool), CAST(\'61\' AS Decimal(15,0)), CAST(\'61.123\' AS Decimal(22,9)), CAST(\'61.123456\' AS Decimal(35,10)), CAST(\'610.0\' AS DyNumber), \'String 61\', \'Utf8 61\', CAST(\'30615678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2061-01-01\' AS Date), CAST(\'2061-10-02T11:00:00Z\' AS Datetime), CAST(1696206100000000 AS Timestamp), CAST(61 AS Interval), CAST(\'2061-01-01\' AS Date32), CAST(\'2061-10-02T11:00:00Z\' AS Datetime64), CAST(1696206100000000 AS Timestamp64), CAST(61 AS Interval64), CAST(61.1 AS Float), CAST(61.2 AS Double), CAST(\'{\"another_key\": 61}\' AS Json), CAST(\'{\"another_doc_key\": 61}\' AS JsonDocument), CAST(\'[61]\' AS Yson), \n                CAST(\'610.0\' AS DyNumber), \'String 61\', \'Utf8 61\', CAST(\'30615678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2061-01-01\' AS Date), CAST(\'2061-10-02T11:00:00Z\' AS Datetime), CAST(1696206100000000 AS Timestamp), CAST(61 AS Interval), CAST(\'2061-01-01\' AS Date32), CAST(\'2061-10-02T11:00:00Z\' AS Datetime64), CAST(1696206100000000 AS Timestamp64), CAST(61 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 208ed7e2-4914-4a78-9a15-a576fce9b620, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f09e1f2-60cb-4942-9f9e-2201d14dbfe9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f09e1f2-60cb-4942-9f9e-2201d14dbfe9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(62 AS Int64), CAST(62 AS Uint64), CAST(62 AS Int32), CAST(62 AS Uint32), CAST(62 AS Int16), CAST(62 AS Uint16), CAST(62 AS Int8), CAST(62 AS Uint8), CAST(True AS Bool), CAST(\'62\' AS Decimal(15,0)), CAST(\'62.123\' AS Decimal(22,9)), CAST(\'62.123456\' AS Decimal(35,10)), CAST(\'620.0\' AS DyNumber), \'String 62\', \'Utf8 62\', CAST(\'30625678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2062-01-01\' AS Date), CAST(\'2062-10-02T11:00:00Z\' AS Datetime), CAST(1696206200000000 AS Timestamp), CAST(62 AS Interval), CAST(\'2062-01-01\' AS Date32), CAST(\'2062-10-02T11:00:00Z\' AS Datetime64), CAST(1696206200000000 AS Timestamp64), CAST(62 AS Interval64), \n                CAST(62 AS Int64), CAST(62 AS Uint64), CAST(62 AS Int32), CAST(62 AS Uint32), CAST(62 AS Int16), CAST(62 AS Uint16), CAST(62 AS Int8), CAST(62 AS Uint8), CAST(True AS Bool), CAST(\'62\' AS Decimal(15,0)), CAST(\'62.123\' AS Decimal(22,9)), CAST(\'62.123456\' AS Decimal(35,10)), CAST(\'620.0\' AS DyNumber), \'String 62\', \'Utf8 62\', CAST(\'30625678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2062-01-01\' AS Date), CAST(\'2062-10-02T11:00:00Z\' AS Datetime), CAST(1696206200000000 AS Timestamp), CAST(62 AS Interval), CAST(\'2062-01-01\' AS Date32), CAST(\'2062-10-02T11:00:00Z\' AS Datetime64), CAST(1696206200000000 AS Timestamp64), CAST(62 AS Interval64), CAST(62.1 AS Float), CAST(62.2 AS Double), CAST(\'{\"another_key\": 62}\' AS Json), CAST(\'{\"another_doc_key\": 62}\' AS JsonDocument), CAST(\'[62]\' AS Yson), \n                CAST(\'620.0\' AS DyNumber), \'String 62\', \'Utf8 62\', CAST(\'30625678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2062-01-01\' AS Date), CAST(\'2062-10-02T11:00:00Z\' AS Datetime), CAST(1696206200000000 AS Timestamp), CAST(62 AS Interval), CAST(\'2062-01-01\' AS Date32), CAST(\'2062-10-02T11:00:00Z\' AS Datetime64), CAST(1696206200000000 AS Timestamp64), CAST(62 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f09e1f2-60cb-4942-9f9e-2201d14dbfe9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ac6a61a7-3686-4f24-8c96-ab4e76f6d4a4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac6a61a7-3686-4f24-8c96-ab4e76f6d4a4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(63 AS Int64), CAST(63 AS Uint64), CAST(63 AS Int32), CAST(63 AS Uint32), CAST(63 AS Int16), CAST(63 AS Uint16), CAST(63 AS Int8), CAST(63 AS Uint8), CAST(True AS Bool), CAST(\'63\' AS Decimal(15,0)), CAST(\'63.123\' AS Decimal(22,9)), CAST(\'63.123456\' AS Decimal(35,10)), CAST(\'630.0\' AS DyNumber), \'String 63\', \'Utf8 63\', CAST(\'30635678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2063-01-01\' AS Date), CAST(\'2063-10-02T11:00:00Z\' AS Datetime), CAST(1696206300000000 AS Timestamp), CAST(63 AS Interval), CAST(\'2063-01-01\' AS Date32), CAST(\'2063-10-02T11:00:00Z\' AS Datetime64), CAST(1696206300000000 AS Timestamp64), CAST(63 AS Interval64), \n                CAST(63 AS Int64), CAST(63 AS Uint64), CAST(63 AS Int32), CAST(63 AS Uint32), CAST(63 AS Int16), CAST(63 AS Uint16), CAST(63 AS Int8), CAST(63 AS Uint8), CAST(True AS Bool), CAST(\'63\' AS Decimal(15,0)), CAST(\'63.123\' AS Decimal(22,9)), CAST(\'63.123456\' AS Decimal(35,10)), CAST(\'630.0\' AS DyNumber), \'String 63\', \'Utf8 63\', CAST(\'30635678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2063-01-01\' AS Date), CAST(\'2063-10-02T11:00:00Z\' AS Datetime), CAST(1696206300000000 AS Timestamp), CAST(63 AS Interval), CAST(\'2063-01-01\' AS Date32), CAST(\'2063-10-02T11:00:00Z\' AS Datetime64), CAST(1696206300000000 AS Timestamp64), CAST(63 AS Interval64), CAST(63.1 AS Float), CAST(63.2 AS Double), CAST(\'{\"another_key\": 63}\' AS Json), CAST(\'{\"another_doc_key\": 63}\' AS JsonDocument), CAST(\'[63]\' AS Yson), \n                CAST(\'630.0\' AS DyNumber), \'String 63\', \'Utf8 63\', CAST(\'30635678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2063-01-01\' AS Date), CAST(\'2063-10-02T11:00:00Z\' AS Datetime), CAST(1696206300000000 AS Timestamp), CAST(63 AS Interval), CAST(\'2063-01-01\' AS Date32), CAST(\'2063-10-02T11:00:00Z\' AS Datetime64), CAST(1696206300000000 AS Timestamp64), CAST(63 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac6a61a7-3686-4f24-8c96-ab4e76f6d4a4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9010f49a-87bd-4fb1-8795-b527daa82bca, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9010f49a-87bd-4fb1-8795-b527daa82bca, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(64 AS Int64), CAST(64 AS Uint64), CAST(64 AS Int32), CAST(64 AS Uint32), CAST(64 AS Int16), CAST(64 AS Uint16), CAST(64 AS Int8), CAST(64 AS Uint8), CAST(True AS Bool), CAST(\'64\' AS Decimal(15,0)), CAST(\'64.123\' AS Decimal(22,9)), CAST(\'64.123456\' AS Decimal(35,10)), CAST(\'640.0\' AS DyNumber), \'String 64\', \'Utf8 64\', CAST(\'30645678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2064-01-01\' AS Date), CAST(\'2064-10-02T11:00:00Z\' AS Datetime), CAST(1696206400000000 AS Timestamp), CAST(64 AS Interval), CAST(\'2064-01-01\' AS Date32), CAST(\'2064-10-02T11:00:00Z\' AS Datetime64), CAST(1696206400000000 AS Timestamp64), CAST(64 AS Interval64), \n                CAST(64 AS Int64), CAST(64 AS Uint64), CAST(64 AS Int32), CAST(64 AS Uint32), CAST(64 AS Int16), CAST(64 AS Uint16), CAST(64 AS Int8), CAST(64 AS Uint8), CAST(True AS Bool), CAST(\'64\' AS Decimal(15,0)), CAST(\'64.123\' AS Decimal(22,9)), CAST(\'64.123456\' AS Decimal(35,10)), CAST(\'640.0\' AS DyNumber), \'String 64\', \'Utf8 64\', CAST(\'30645678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2064-01-01\' AS Date), CAST(\'2064-10-02T11:00:00Z\' AS Datetime), CAST(1696206400000000 AS Timestamp), CAST(64 AS Interval), CAST(\'2064-01-01\' AS Date32), CAST(\'2064-10-02T11:00:00Z\' AS Datetime64), CAST(1696206400000000 AS Timestamp64), CAST(64 AS Interval64), CAST(64.1 AS Float), CAST(64.2 AS Double), CAST(\'{\"another_key\": 64}\' AS Json), CAST(\'{\"another_doc_key\": 64}\' AS JsonDocument), CAST(\'[64]\' AS Yson), \n                CAST(\'640.0\' AS DyNumber), \'String 64\', \'Utf8 64\', CAST(\'30645678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2064-01-01\' AS Date), CAST(\'2064-10-02T11:00:00Z\' AS Datetime), CAST(1696206400000000 AS Timestamp), CAST(64 AS Interval), CAST(\'2064-01-01\' AS Date32), CAST(\'2064-10-02T11:00:00Z\' AS Datetime64), CAST(1696206400000000 AS Timestamp64), CAST(64 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9010f49a-87bd-4fb1-8795-b527daa82bca, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 23bc47a2-2fa6-4921-811c-0edd9effca1c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23bc47a2-2fa6-4921-811c-0edd9effca1c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(65 AS Int64), CAST(65 AS Uint64), CAST(65 AS Int32), CAST(65 AS Uint32), CAST(65 AS Int16), CAST(65 AS Uint16), CAST(65 AS Int8), CAST(65 AS Uint8), CAST(True AS Bool), CAST(\'65\' AS Decimal(15,0)), CAST(\'65.123\' AS Decimal(22,9)), CAST(\'65.123456\' AS Decimal(35,10)), CAST(\'650.0\' AS DyNumber), \'String 65\', \'Utf8 65\', CAST(\'30655678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2065-01-01\' AS Date), CAST(\'2065-10-02T11:00:00Z\' AS Datetime), CAST(1696206500000000 AS Timestamp), CAST(65 AS Interval), CAST(\'2065-01-01\' AS Date32), CAST(\'2065-10-02T11:00:00Z\' AS Datetime64), CAST(1696206500000000 AS Timestamp64), CAST(65 AS Interval64), \n                CAST(65 AS Int64), CAST(65 AS Uint64), CAST(65 AS Int32), CAST(65 AS Uint32), CAST(65 AS Int16), CAST(65 AS Uint16), CAST(65 AS Int8), CAST(65 AS Uint8), CAST(True AS Bool), CAST(\'65\' AS Decimal(15,0)), CAST(\'65.123\' AS Decimal(22,9)), CAST(\'65.123456\' AS Decimal(35,10)), CAST(\'650.0\' AS DyNumber), \'String 65\', \'Utf8 65\', CAST(\'30655678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2065-01-01\' AS Date), CAST(\'2065-10-02T11:00:00Z\' AS Datetime), CAST(1696206500000000 AS Timestamp), CAST(65 AS Interval), CAST(\'2065-01-01\' AS Date32), CAST(\'2065-10-02T11:00:00Z\' AS Datetime64), CAST(1696206500000000 AS Timestamp64), CAST(65 AS Interval64), CAST(65.1 AS Float), CAST(65.2 AS Double), CAST(\'{\"another_key\": 65}\' AS Json), CAST(\'{\"another_doc_key\": 65}\' AS JsonDocument), CAST(\'[65]\' AS Yson), \n                CAST(\'650.0\' AS DyNumber), \'String 65\', \'Utf8 65\', CAST(\'30655678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2065-01-01\' AS Date), CAST(\'2065-10-02T11:00:00Z\' AS Datetime), CAST(1696206500000000 AS Timestamp), CAST(65 AS Interval), CAST(\'2065-01-01\' AS Date32), CAST(\'2065-10-02T11:00:00Z\' AS Datetime64), CAST(1696206500000000 AS Timestamp64), CAST(65 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23bc47a2-2fa6-4921-811c-0edd9effca1c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f65a82ec-919e-4aa6-b713-c2ef55d9c97c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f65a82ec-919e-4aa6-b713-c2ef55d9c97c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f65a82ec-919e-4aa6-b713-c2ef55d9c97c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ec2044e-57fc-4b5e-9f3a-e59e63681834, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ec2044e-57fc-4b5e-9f3a-e59e63681834, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'10.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ec2044e-57fc-4b5e-9f3a-e59e63681834, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a878710-6ac7-469d-b0e7-54c2c6893d9b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a878710-6ac7-469d-b0e7-54c2c6893d9b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'20.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a878710-6ac7-469d-b0e7-54c2c6893d9b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1059f461-e67d-42f4-89e4-f8dc411356db, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1059f461-e67d-42f4-89e4-f8dc411356db, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'30.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1059f461-e67d-42f4-89e4-f8dc411356db, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 94dbff57-b4b0-48f9-8c1d-0ff13d9d7284, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94dbff57-b4b0-48f9-8c1d-0ff13d9d7284, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'40.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94dbff57-b4b0-48f9-8c1d-0ff13d9d7284, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6b667f65-d811-42d5-af2e-fa6e6b2fe521, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b667f65-d811-42d5-af2e-fa6e6b2fe521, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'50.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b667f65-d811-42d5-af2e-fa6e6b2fe521, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6d6073f9-44b8-4f91-bd7d-95441221d86f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d6073f9-44b8-4f91-bd7d-95441221d86f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'60.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d6073f9-44b8-4f91-bd7d-95441221d86f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 75c77ff2-dddf-4591-bd42-b1421c412109, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75c77ff2-dddf-4591-bd42-b1421c412109, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'70.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75c77ff2-dddf-4591-bd42-b1421c412109, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02a31fe9-ded1-4bcf-8e17-654edc70ca97, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02a31fe9-ded1-4bcf-8e17-654edc70ca97, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'80.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02a31fe9-ded1-4bcf-8e17-654edc70ca97, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f607dcb-651b-4a10-92fe-80d717bd3a54, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f607dcb-651b-4a10-92fe-80d717bd3a54, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'90.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f607dcb-651b-4a10-92fe-80d717bd3a54, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8bf9446b-8ec8-4eeb-9885-7a5761ccfcad, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8bf9446b-8ec8-4eeb-9885-7a5761ccfcad, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'100.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8bf9446b-8ec8-4eeb-9885-7a5761ccfcad, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dbf26e35-3b5a-4774-bd7d-42a285b2efc4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbf26e35-3b5a-4774-bd7d-42a285b2efc4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NGExNGYtMjJmOTk0M2EtMWI0MWU1ODktNWUyZGQyYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'110.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbf26e35-3b5a-4774-bd7d-42a285b2efc4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1041f190-4bff-44b0-8411-8c4b148e45ee, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1041f190-4bff-44b0-8411-8c4b148e45ee, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1041f190-4bff-44b0-8411-8c4b148e45ee, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4c099b5c-5558-44d4-aabb-9d5aba44d8d0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4c099b5c-5558-44d4-aabb-9d5aba44d8d0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4c099b5c-5558-44d4-aabb-9d5aba44d8d0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 617f40f9-ddd3-495e-af42-1852a441b034, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 617f40f9-ddd3-495e-af42-1852a441b034, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'110.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 617f40f9-ddd3-495e-af42-1852a441b034, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ece320a1-2dca-46e2-b8e0-6e743dee9a99, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ece320a1-2dca-46e2-b8e0-6e743dee9a99, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'120.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ece320a1-2dca-46e2-b8e0-6e743dee9a99, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ebdf0208-aa72-4040-92a6-930ced863ecc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ebdf0208-aa72-4040-92a6-930ced863ecc, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'130.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ebdf0208-aa72-4040-92a6-930ced863ecc, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e964be35-d00a-428e-ab6d-3c854b3419a1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e964be35-d00a-428e-ab6d-3c854b3419a1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'140.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e964be35-d00a-428e-ab6d-3c854b3419a1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4a797d4d-3ae3-47ce-946f-aa5c00f2a5e3, localhost:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4a797d4d-3ae3-47ce-946f-aa5c00f2a5e3, localhost:13212): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4a797d4d-3ae3-47ce-946f-aa5c00f2a5e3, localhost:13212): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 13212 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-anwhr6cmha.auto.internal:13212, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:13212
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f881eba-aefe-47e0-a5a9-fd88faf8b3bf, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f881eba-aefe-47e0-a5a9-fd88faf8b3bf, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'150.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f881eba-aefe-47e0-a5a9-fd88faf8b3bf, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84be6a84-c5ec-4634-9ee3-5a23673a559e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84be6a84-c5ec-4634-9ee3-5a23673a559e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'160.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84be6a84-c5ec-4634-9ee3-5a23673a559e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 838932f4-6f40-4bbb-b947-8e31cb512e97, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 838932f4-6f40-4bbb-b947-8e31cb512e97, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'170.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 838932f4-6f40-4bbb-b947-8e31cb512e97, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42e85f9c-0835-4b5c-b095-bde9147154a7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42e85f9c-0835-4b5c-b095-bde9147154a7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'180.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42e85f9c-0835-4b5c-b095-bde9147154a7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 899ac88e-7d83-4029-8852-4799e1f4cb0d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 899ac88e-7d83-4029-8852-4799e1f4cb0d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'190.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 899ac88e-7d83-4029-8852-4799e1f4cb0d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 706ded9c-53ab-45d7-98d2-d3f31ab1fe26, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 706ded9c-53ab-45d7-98d2-d3f31ab1fe26, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'200.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 706ded9c-53ab-45d7-98d2-d3f31ab1fe26, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d0e3c77-ff4d-4d4c-9b49-d070114bf31f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d0e3c77-ff4d-4d4c-9b49-d070114bf31f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzliMGQ2YTItODI0ZWZmYjktNDU0NmE1NDMtNjRiYjFiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'210.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d0e3c77-ff4d-4d4c-9b49-d070114bf31f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4a48addc-0883-4083-85e3-8853f2daf58e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4a48addc-0883-4083-85e3-8853f2daf58e, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4a48addc-0883-4083-85e3-8853f2daf58e, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6e656e00-6cd6-4e17-97b7-d84493da9f0b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6e656e00-6cd6-4e17-97b7-d84493da9f0b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6e656e00-6cd6-4e17-97b7-d84493da9f0b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ad6911c-3b05-4ca4-a776-838789310dd4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ad6911c-3b05-4ca4-a776-838789310dd4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'210.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ad6911c-3b05-4ca4-a776-838789310dd4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83759333-cab2-4bed-ba7e-942133942fb8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83759333-cab2-4bed-ba7e-942133942fb8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'220.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83759333-cab2-4bed-ba7e-942133942fb8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7f45332e-fd32-4602-a3ff-32bfe0ba86c0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f45332e-fd32-4602-a3ff-32bfe0ba86c0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'230.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f45332e-fd32-4602-a3ff-32bfe0ba86c0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 002e3769-4c74-4031-88be-0dab259d16ea, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 002e3769-4c74-4031-88be-0dab259d16ea, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'240.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 002e3769-4c74-4031-88be-0dab259d16ea, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 689e4710-e47e-4572-868d-73db539b4bca, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 689e4710-e47e-4572-868d-73db539b4bca, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'250.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 689e4710-e47e-4572-868d-73db539b4bca, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8afaf525-1282-499e-91a9-8b78fb2d5aa2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8afaf525-1282-499e-91a9-8b78fb2d5aa2, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'260.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8afaf525-1282-499e-91a9-8b78fb2d5aa2, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 807a6251-aaff-4594-bfb5-390c5ebdb3de, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 807a6251-aaff-4594-bfb5-390c5ebdb3de, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'270.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 807a6251-aaff-4594-bfb5-390c5ebdb3de, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0f70bc5-8ed6-4f3e-a585-946dbce033f2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0f70bc5-8ed6-4f3e-a585-946dbce033f2, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'280.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0f70bc5-8ed6-4f3e-a585-946dbce033f2, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd81c44c-53c5-41e7-abfc-e3ee7390ec6a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd81c44c-53c5-41e7-abfc-e3ee7390ec6a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'290.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd81c44c-53c5-41e7-abfc-e3ee7390ec6a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f0d809fd-b745-4623-a953-c123277a1a76, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0d809fd-b745-4623-a953-c123277a1a76, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'300.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0d809fd-b745-4623-a953-c123277a1a76, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d3dd82e-5084-442f-8162-9fe9825a8849, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d3dd82e-5084-442f-8162-9fe9825a8849, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTUxMGU2MzctOTJhZDU0MWYtNTk1ZTk0NDgtY2ExYjQzMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'310.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d3dd82e-5084-442f-8162-9fe9825a8849, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 938ddcd5-a01c-41cb-96af-4fd97476d28d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 938ddcd5-a01c-41cb-96af-4fd97476d28d, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 938ddcd5-a01c-41cb-96af-4fd97476d28d, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f7f890b2-4a49-4caa-b139-77dfe2fb8f8b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f7f890b2-4a49-4caa-b139-77dfe2fb8f8b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f7f890b2-4a49-4caa-b139-77dfe2fb8f8b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b891ba34-1c56-44b7-8aca-828d214c88cb, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b891ba34-1c56-44b7-8aca-828d214c88cb, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'310.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b891ba34-1c56-44b7-8aca-828d214c88cb, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ec2291b-cd55-4788-af9c-263c94c5bcd6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ec2291b-cd55-4788-af9c-263c94c5bcd6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'320.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ec2291b-cd55-4788-af9c-263c94c5bcd6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6fd1158-7060-4abd-ba6f-eec63f0bd4dc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6fd1158-7060-4abd-ba6f-eec63f0bd4dc, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'330.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6fd1158-7060-4abd-ba6f-eec63f0bd4dc, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 61f0460b-326f-49ac-adf1-a26a9bff61b5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61f0460b-326f-49ac-adf1-a26a9bff61b5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'340.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61f0460b-326f-49ac-adf1-a26a9bff61b5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20e54e9f-c814-4ab5-a050-8facc05376e1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20e54e9f-c814-4ab5-a050-8facc05376e1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'350.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20e54e9f-c814-4ab5-a050-8facc05376e1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ae586d2-edb9-42c8-a85d-5751572b8c91, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ae586d2-edb9-42c8-a85d-5751572b8c91, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'360.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ae586d2-edb9-42c8-a85d-5751572b8c91, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f7b275f-2952-438f-87b9-16ef4d42617a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f7b275f-2952-438f-87b9-16ef4d42617a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'370.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f7b275f-2952-438f-87b9-16ef4d42617a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5e394c7-e4dc-414d-8b2a-07c84f468cdb, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5e394c7-e4dc-414d-8b2a-07c84f468cdb, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'380.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5e394c7-e4dc-414d-8b2a-07c84f468cdb, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28a81bc3-436f-4070-b40b-d55a17ca29f8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28a81bc3-436f-4070-b40b-d55a17ca29f8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'390.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28a81bc3-436f-4070-b40b-d55a17ca29f8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 56a7d996-4945-4f76-b6bb-c0e527b75768, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56a7d996-4945-4f76-b6bb-c0e527b75768, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'400.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56a7d996-4945-4f76-b6bb-c0e527b75768, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d8e9be4d-1863-4720-b3a1-1b5081a94039, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8e9be4d-1863-4720-b3a1-1b5081a94039, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGEzNjFkOTgtMjdjMTI3MDUtZTM1YzAwYWItOWM5ZTY2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'410.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8e9be4d-1863-4720-b3a1-1b5081a94039, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8e52817b-e102-46c0-99d8-0552f21fe874, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8e52817b-e102-46c0-99d8-0552f21fe874, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8e52817b-e102-46c0-99d8-0552f21fe874, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 65b22666-574d-48c6-9a90-e7d2d3cc98b5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 65b22666-574d-48c6-9a90-e7d2d3cc98b5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 65b22666-574d-48c6-9a90-e7d2d3cc98b5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a60018d-94cb-486a-ba98-4454306f7ff4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a60018d-94cb-486a-ba98-4454306f7ff4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'410.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a60018d-94cb-486a-ba98-4454306f7ff4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a62c402-95e5-4ab7-9eac-c19e664b06b4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a62c402-95e5-4ab7-9eac-c19e664b06b4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'420.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a62c402-95e5-4ab7-9eac-c19e664b06b4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c22f2608-a68f-43a5-8c72-95a6b18a210e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c22f2608-a68f-43a5-8c72-95a6b18a210e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'430.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c22f2608-a68f-43a5-8c72-95a6b18a210e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ce28871-70b4-4681-9373-c69645f9f41f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ce28871-70b4-4681-9373-c69645f9f41f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'440.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ce28871-70b4-4681-9373-c69645f9f41f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c9a54ff-de66-45cf-aded-34a044027f95, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c9a54ff-de66-45cf-aded-34a044027f95, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'450.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c9a54ff-de66-45cf-aded-34a044027f95, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01899eda-62b4-4c83-b451-c76b177bb913, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01899eda-62b4-4c83-b451-c76b177bb913, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'460.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01899eda-62b4-4c83-b451-c76b177bb913, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 756fa64b-1688-437b-936b-fd811bf2f4e1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 756fa64b-1688-437b-936b-fd811bf2f4e1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'470.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 756fa64b-1688-437b-936b-fd811bf2f4e1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9d681f1-5d54-4a07-b221-f96838b3d617, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9d681f1-5d54-4a07-b221-f96838b3d617, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'480.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9d681f1-5d54-4a07-b221-f96838b3d617, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 218e270b-c64d-4cbb-8639-862b9a15a470, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 218e270b-c64d-4cbb-8639-862b9a15a470, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'490.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 218e270b-c64d-4cbb-8639-862b9a15a470, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a271f8d-9ad5-4957-937b-075f83f0be32, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a271f8d-9ad5-4957-937b-075f83f0be32, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'500.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a271f8d-9ad5-4957-937b-075f83f0be32, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef4f69db-3aed-4eda-b915-be692ea5951b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef4f69db-3aed-4eda-b915-be692ea5951b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDUzMjM4NjktMmZmZDc5YjItYjA2NjM1MzYtZmU5NTdiOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'510.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef4f69db-3aed-4eda-b915-be692ea5951b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8b6de966-9e10-4b79-b00e-8883affa6cec, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8b6de966-9e10-4b79-b00e-8883affa6cec, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8b6de966-9e10-4b79-b00e-8883affa6cec, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ed3c9902-eaa4-47c8-9a2f-33e3f1eb75b8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ed3c9902-eaa4-47c8-9a2f-33e3f1eb75b8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ed3c9902-eaa4-47c8-9a2f-33e3f1eb75b8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50612178-04a1-4e0f-9ba1-088326af79a4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50612178-04a1-4e0f-9ba1-088326af79a4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'510.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50612178-04a1-4e0f-9ba1-088326af79a4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3bfc653f-e732-4a04-90a5-cc8d28785640, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3bfc653f-e732-4a04-90a5-cc8d28785640, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'520.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3bfc653f-e732-4a04-90a5-cc8d28785640, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 755cfde8-2451-4074-bbce-3e730516a952, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 755cfde8-2451-4074-bbce-3e730516a952, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'530.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 755cfde8-2451-4074-bbce-3e730516a952, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed4c69e6-e098-4bbc-bc98-d4b5d59f0f0f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed4c69e6-e098-4bbc-bc98-d4b5d59f0f0f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'540.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed4c69e6-e098-4bbc-bc98-d4b5d59f0f0f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f7d9142b-3853-4456-a2e8-8dc97453f329, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7d9142b-3853-4456-a2e8-8dc97453f329, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'550.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f7d9142b-3853-4456-a2e8-8dc97453f329, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9319888c-6801-48c1-b2f4-b9d693867b4b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9319888c-6801-48c1-b2f4-b9d693867b4b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'560.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9319888c-6801-48c1-b2f4-b9d693867b4b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e7133756-68ab-4165-ad43-bde38b534ac9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7133756-68ab-4165-ad43-bde38b534ac9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'570.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7133756-68ab-4165-ad43-bde38b534ac9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 63ddd599-9d81-4a74-8f65-8ef5c0bfce89, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63ddd599-9d81-4a74-8f65-8ef5c0bfce89, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'580.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 63ddd599-9d81-4a74-8f65-8ef5c0bfce89, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1854de90-50a2-48af-9f90-f7a0db87e87c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1854de90-50a2-48af-9f90-f7a0db87e87c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'590.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1854de90-50a2-48af-9f90-f7a0db87e87c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e5a696a4-32d1-49e4-8e50-4dc3429dfe67, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5a696a4-32d1-49e4-8e50-4dc3429dfe67, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'600.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5a696a4-32d1-49e4-8e50-4dc3429dfe67, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6ddb8af-3d98-405e-af20-dc5783315572, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6ddb8af-3d98-405e-af20-dc5783315572, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzhlY2M1YmEtYzMxNzkzNTctNjJiYjVhODMtMWU2ODM1ZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'610.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6ddb8af-3d98-405e-af20-dc5783315572, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fee4bcfd-8600-45d4-945b-708cb9bfd7bd, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fee4bcfd-8600-45d4-945b-708cb9bfd7bd, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fee4bcfd-8600-45d4-945b-708cb9bfd7bd, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 15c56405-96e2-481c-bf7d-5db95dbe9173, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 15c56405-96e2-481c-bf7d-5db95dbe9173, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 15c56405-96e2-481c-bf7d-5db95dbe9173, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 53c89619-709e-4d58-95a1-a7715c864271, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53c89619-709e-4d58-95a1-a7715c864271, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'610.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53c89619-709e-4d58-95a1-a7715c864271, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5154726d-97ef-447b-aa8d-e9937c08328a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5154726d-97ef-447b-aa8d-e9937c08328a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'620.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5154726d-97ef-447b-aa8d-e9937c08328a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b834963b-1b1e-4a14-a3a2-34e9a6710e9b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b834963b-1b1e-4a14-a3a2-34e9a6710e9b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'630.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b834963b-1b1e-4a14-a3a2-34e9a6710e9b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 927368b4-63f9-4b8a-9660-cd2f2188b1bd, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 927368b4-63f9-4b8a-9660-cd2f2188b1bd, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'640.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 927368b4-63f9-4b8a-9660-cd2f2188b1bd, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0c99c22-1455-4352-8136-035784c4d660, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0c99c22-1455-4352-8136-035784c4d660, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'650.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0c99c22-1455-4352-8136-035784c4d660, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa0394e6-9ee3-4bf7-9004-5d15f4f46075, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa0394e6-9ee3-4bf7-9004-5d15f4f46075, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 1\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa0394e6-9ee3-4bf7-9004-5d15f4f46075, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 53e84bb6-8593-4bff-8b9b-14a18431c491, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53e84bb6-8593-4bff-8b9b-14a18431c491, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 2\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53e84bb6-8593-4bff-8b9b-14a18431c491, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c58ca69a-459c-4b18-9a77-956c8b023106, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c58ca69a-459c-4b18-9a77-956c8b023106, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 3\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c58ca69a-459c-4b18-9a77-956c8b023106, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7db4ebef-0d7d-4d0a-ab1b-10d3f88d7daf, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7db4ebef-0d7d-4d0a-ab1b-10d3f88d7daf, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 4\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7db4ebef-0d7d-4d0a-ab1b-10d3f88d7daf, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 810432d5-8ba8-4283-9f45-b725861a45d3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 810432d5-8ba8-4283-9f45-b725861a45d3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 5\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 810432d5-8ba8-4283-9f45-b725861a45d3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 14a059a0-3652-4585-a498-42fe37d5f176, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14a059a0-3652-4585-a498-42fe37d5f176, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YWYzZjNhMWEtNjMwY2IwNDMtNjlhNGVkNzEtNGViMDI2Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 6\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14a059a0-3652-4585-a498-42fe37d5f176, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9f691747-70a5-449f-a2f4-cc3dcc7f9303, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9f691747-70a5-449f-a2f4-cc3dcc7f9303, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9f691747-70a5-449f-a2f4-cc3dcc7f9303, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 55489f0a-8eed-41b4-9325-3f26ad14f670, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 55489f0a-8eed-41b4-9325-3f26ad14f670, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 55489f0a-8eed-41b4-9325-3f26ad14f670, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cbbcc8ae-c03a-40eb-97df-ff464630884a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbbcc8ae-c03a-40eb-97df-ff464630884a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 6\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cbbcc8ae-c03a-40eb-97df-ff464630884a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81deff9f-f8d2-44c6-8ef5-c4b05a46c020, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81deff9f-f8d2-44c6-8ef5-c4b05a46c020, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 7\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81deff9f-f8d2-44c6-8ef5-c4b05a46c020, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8df004fd-e839-4ac9-a031-a5a935656339, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8df004fd-e839-4ac9-a031-a5a935656339, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 8\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8df004fd-e839-4ac9-a031-a5a935656339, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71b19e9c-7730-4827-90df-46abd95f2c6a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71b19e9c-7730-4827-90df-46abd95f2c6a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 9\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71b19e9c-7730-4827-90df-46abd95f2c6a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7025fc76-9aa5-4a21-8a41-af3a13339b76, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7025fc76-9aa5-4a21-8a41-af3a13339b76, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 10\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7025fc76-9aa5-4a21-8a41-af3a13339b76, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa09e40d-cb77-4c0a-8fb7-daf901039df6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa09e40d-cb77-4c0a-8fb7-daf901039df6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 11\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa09e40d-cb77-4c0a-8fb7-daf901039df6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f70a5e32-c64d-4584-878d-1e2396bdae9e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f70a5e32-c64d-4584-878d-1e2396bdae9e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 12\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f70a5e32-c64d-4584-878d-1e2396bdae9e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10adfe38-a8ed-432d-b64b-96c253c099a3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10adfe38-a8ed-432d-b64b-96c253c099a3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 13\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10adfe38-a8ed-432d-b64b-96c253c099a3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5be689e-a1f3-45c5-b343-f792b0656ab1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5be689e-a1f3-45c5-b343-f792b0656ab1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 14\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5be689e-a1f3-45c5-b343-f792b0656ab1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0293f83a-1dd9-4cc8-9a60-36acad7b6ec8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0293f83a-1dd9-4cc8-9a60-36acad7b6ec8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 15\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0293f83a-1dd9-4cc8-9a60-36acad7b6ec8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 73742ebe-705f-446c-a4ed-6c3039363af2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73742ebe-705f-446c-a4ed-6c3039363af2, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=N2QxYjlkZi0zZjEwYWJjMS01ZGRmMTRkOS01ZWZkN2NkZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 16\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73742ebe-705f-446c-a4ed-6c3039363af2, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3d6bfb09-1132-4539-8f60-6fb62cb2bbd1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3d6bfb09-1132-4539-8f60-6fb62cb2bbd1, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3d6bfb09-1132-4539-8f60-6fb62cb2bbd1, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ccc8a214-2727-4400-9cdc-a7065a0b45f7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ccc8a214-2727-4400-9cdc-a7065a0b45f7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ccc8a214-2727-4400-9cdc-a7065a0b45f7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d7942fb2-e999-402b-932a-fa7e07e29d3c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7942fb2-e999-402b-932a-fa7e07e29d3c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 16\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7942fb2-e999-402b-932a-fa7e07e29d3c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36c7fae3-9177-4e75-bd46-786974ad0516, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36c7fae3-9177-4e75-bd46-786974ad0516, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 17\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36c7fae3-9177-4e75-bd46-786974ad0516, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0efcc84d-6d4e-45b5-9022-521f0a63c153, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0efcc84d-6d4e-45b5-9022-521f0a63c153, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 18\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0efcc84d-6d4e-45b5-9022-521f0a63c153, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ad2538f-b9d4-479a-877c-86def1e66d81, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ad2538f-b9d4-479a-877c-86def1e66d81, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 19\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ad2538f-b9d4-479a-877c-86def1e66d81, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 49720e6a-8092-4086-abfa-8167c48da928, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49720e6a-8092-4086-abfa-8167c48da928, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 20\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49720e6a-8092-4086-abfa-8167c48da928, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1baaeaa6-5de2-4930-aad5-f567f8ec220d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1baaeaa6-5de2-4930-aad5-f567f8ec220d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 21\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1baaeaa6-5de2-4930-aad5-f567f8ec220d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62450334-3d19-4519-a485-31f10c2a476f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62450334-3d19-4519-a485-31f10c2a476f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 22\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62450334-3d19-4519-a485-31f10c2a476f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b740ead9-4cb7-48a3-ad49-d63bc15b82b0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b740ead9-4cb7-48a3-ad49-d63bc15b82b0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 23\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b740ead9-4cb7-48a3-ad49-d63bc15b82b0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4962b8eb-152f-49a3-b058-e3947f1ed829, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4962b8eb-152f-49a3-b058-e3947f1ed829, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 24\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4962b8eb-152f-49a3-b058-e3947f1ed829, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8e6c2250-5747-4860-a83f-5d6121c916b4, localhost:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8e6c2250-5747-4860-a83f-5d6121c916b4, localhost:13212): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8e6c2250-5747-4860-a83f-5d6121c916b4, localhost:13212): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 13212 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-anwhr6cmha.auto.internal:13212, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:13212
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26934bb9-9012-4808-8655-f6f310513646, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26934bb9-9012-4808-8655-f6f310513646, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 25\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26934bb9-9012-4808-8655-f6f310513646, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 392d54ed-ca5f-4833-8b9c-694e630c24e0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 392d54ed-ca5f-4833-8b9c-694e630c24e0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTRhM2UxMDMtOWI1NmE2ZjItOTMwZTI1ZDYtZWYxOGZmMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 26\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 392d54ed-ca5f-4833-8b9c-694e630c24e0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 18ed2e5a-f314-40b9-9945-c92af3199cfc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 18ed2e5a-f314-40b9-9945-c92af3199cfc, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 18ed2e5a-f314-40b9-9945-c92af3199cfc, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e88987a4-3c5e-468d-bfe5-e0533359fe1d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e88987a4-3c5e-468d-bfe5-e0533359fe1d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e88987a4-3c5e-468d-bfe5-e0533359fe1d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5b40937-115a-4880-8f73-b78b4c4f13af, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5b40937-115a-4880-8f73-b78b4c4f13af, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 26\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5b40937-115a-4880-8f73-b78b4c4f13af, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57aaa279-e621-4b1d-8bf9-e72c2ac30593, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57aaa279-e621-4b1d-8bf9-e72c2ac30593, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 27\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57aaa279-e621-4b1d-8bf9-e72c2ac30593, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d57c189-3546-4af7-b3a0-029c3c3da106, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d57c189-3546-4af7-b3a0-029c3c3da106, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 28\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d57c189-3546-4af7-b3a0-029c3c3da106, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ca60a6df-1943-4f5c-8708-5cc88693dfe0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca60a6df-1943-4f5c-8708-5cc88693dfe0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 29\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca60a6df-1943-4f5c-8708-5cc88693dfe0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a581ded-92f3-40d5-8a21-5f7d2332016a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a581ded-92f3-40d5-8a21-5f7d2332016a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 30\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a581ded-92f3-40d5-8a21-5f7d2332016a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a654b42-2c85-43f7-aa78-a8d2b035cb4f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a654b42-2c85-43f7-aa78-a8d2b035cb4f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 31\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a654b42-2c85-43f7-aa78-a8d2b035cb4f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96c853f7-d127-4e6f-8aa6-799dbe79f596, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96c853f7-d127-4e6f-8aa6-799dbe79f596, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 32\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96c853f7-d127-4e6f-8aa6-799dbe79f596, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e2173eb0-7067-42f0-82c1-0f02e5100be9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2173eb0-7067-42f0-82c1-0f02e5100be9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 33\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e2173eb0-7067-42f0-82c1-0f02e5100be9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 48e96a14-7a78-4c00-bb25-c99df6fecddc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48e96a14-7a78-4c00-bb25-c99df6fecddc, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 34\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 48e96a14-7a78-4c00-bb25-c99df6fecddc, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea893560-53ff-49bc-96ad-b50f3182aa4e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea893560-53ff-49bc-96ad-b50f3182aa4e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 35\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea893560-53ff-49bc-96ad-b50f3182aa4e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1b13f15-d756-4cb1-bcda-39e936a8421d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1b13f15-d756-4cb1-bcda-39e936a8421d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzAzODc1N2YtMzlhZjZjMGItZjc2ZjBmMDYtYjkzOGM3YWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 36\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1b13f15-d756-4cb1-bcda-39e936a8421d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98145de2-0f3a-49bf-ac21-54809cda5dd0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98145de2-0f3a-49bf-ac21-54809cda5dd0, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98145de2-0f3a-49bf-ac21-54809cda5dd0, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b0b7af64-252c-446d-8038-fd7a1592f96a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b0b7af64-252c-446d-8038-fd7a1592f96a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b0b7af64-252c-446d-8038-fd7a1592f96a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d76b81e4-a12a-419f-80d3-5a69f7512776, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d76b81e4-a12a-419f-80d3-5a69f7512776, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 36\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d76b81e4-a12a-419f-80d3-5a69f7512776, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf5c79c5-6d75-4545-a3a8-b086db39b327, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf5c79c5-6d75-4545-a3a8-b086db39b327, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 37\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf5c79c5-6d75-4545-a3a8-b086db39b327, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01da7609-f092-407b-93a8-4dd5deee0972, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01da7609-f092-407b-93a8-4dd5deee0972, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 38\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01da7609-f092-407b-93a8-4dd5deee0972, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f71eac44-3303-48ec-84ef-0eeb1ef613c3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f71eac44-3303-48ec-84ef-0eeb1ef613c3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 39\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f71eac44-3303-48ec-84ef-0eeb1ef613c3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a3fae198-bf59-4353-877d-ecfe51e490d3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3fae198-bf59-4353-877d-ecfe51e490d3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 40\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3fae198-bf59-4353-877d-ecfe51e490d3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17184a14-f39a-4b4a-a368-0a14826bfaf1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17184a14-f39a-4b4a-a368-0a14826bfaf1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 41\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17184a14-f39a-4b4a-a368-0a14826bfaf1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0f7c78e-8fac-4f1c-aa18-577ee13e42ff, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0f7c78e-8fac-4f1c-aa18-577ee13e42ff, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 42\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0f7c78e-8fac-4f1c-aa18-577ee13e42ff, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67734f5b-96b1-4074-8ee2-c8d4bf2e7bfc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67734f5b-96b1-4074-8ee2-c8d4bf2e7bfc, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 43\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67734f5b-96b1-4074-8ee2-c8d4bf2e7bfc, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc979265-5a7d-4581-984c-51ce9fd554eb, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc979265-5a7d-4581-984c-51ce9fd554eb, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 44\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc979265-5a7d-4581-984c-51ce9fd554eb, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c4ebf1b6-65df-41a8-88fd-243c91826559, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4ebf1b6-65df-41a8-88fd-243c91826559, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 45\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c4ebf1b6-65df-41a8-88fd-243c91826559, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a3b28d3-3a5c-41ec-b721-64a2bfd4a374, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a3b28d3-3a5c-41ec-b721-64a2bfd4a374, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzljYjNkNGMtNTNhOGE4OTUtN2VkZDVkZWQtM2U3MWI2Zg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 46\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a3b28d3-3a5c-41ec-b721-64a2bfd4a374, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3169770a-6877-466c-bddb-a8fbf6eb0437, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3169770a-6877-466c-bddb-a8fbf6eb0437, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3169770a-6877-466c-bddb-a8fbf6eb0437, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0f0f47ac-3634-4042-86f8-0099c43d4b50, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0f0f47ac-3634-4042-86f8-0099c43d4b50, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0f0f47ac-3634-4042-86f8-0099c43d4b50, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 85dd18d9-7602-4371-a18d-cab8e2e198f5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85dd18d9-7602-4371-a18d-cab8e2e198f5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 46\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85dd18d9-7602-4371-a18d-cab8e2e198f5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc50e843-e862-4fb6-8ddb-4cc58e4de2f5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc50e843-e862-4fb6-8ddb-4cc58e4de2f5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 47\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc50e843-e862-4fb6-8ddb-4cc58e4de2f5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ffac33fc-9608-4eb2-803b-303539524060, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ffac33fc-9608-4eb2-803b-303539524060, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 48\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ffac33fc-9608-4eb2-803b-303539524060, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d2fa4a9-924e-4148-9064-e9071b1d3e08, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d2fa4a9-924e-4148-9064-e9071b1d3e08, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 49\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d2fa4a9-924e-4148-9064-e9071b1d3e08, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7f55867c-7cbc-46bb-af72-33d936337cd0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f55867c-7cbc-46bb-af72-33d936337cd0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 50\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f55867c-7cbc-46bb-af72-33d936337cd0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ce00c0a-90ea-45f4-be5b-dc9fb2924d9d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ce00c0a-90ea-45f4-be5b-dc9fb2924d9d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 51\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ce00c0a-90ea-45f4-be5b-dc9fb2924d9d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 03286efc-2385-4c92-b7b4-7a94ccefa8fb, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03286efc-2385-4c92-b7b4-7a94ccefa8fb, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 52\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03286efc-2385-4c92-b7b4-7a94ccefa8fb, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea6baf3f-aee3-490d-ae75-875ef9dca8f1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea6baf3f-aee3-490d-ae75-875ef9dca8f1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 53\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea6baf3f-aee3-490d-ae75-875ef9dca8f1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d801b16-7dc1-4518-9470-18a5b73dd41a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d801b16-7dc1-4518-9470-18a5b73dd41a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 54\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d801b16-7dc1-4518-9470-18a5b73dd41a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71af4bc0-152a-4917-9aac-e9290943d8be, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71af4bc0-152a-4917-9aac-e9290943d8be, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 55\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71af4bc0-152a-4917-9aac-e9290943d8be, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3ec6c533-a9fd-4186-9a05-7351c8c1a54f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ec6c533-a9fd-4186-9a05-7351c8c1a54f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWVlMWU5MzItNGY0NjcwODItNmFhYTdhMmQtZjcwYmJiNzQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 56\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ec6c533-a9fd-4186-9a05-7351c8c1a54f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 65b8ed98-dade-47d0-b450-11fffda68dd4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 65b8ed98-dade-47d0-b450-11fffda68dd4, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 65b8ed98-dade-47d0-b450-11fffda68dd4, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3f280ef2-578b-4eba-a4e8-42a9d86f6266, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3f280ef2-578b-4eba-a4e8-42a9d86f6266, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3f280ef2-578b-4eba-a4e8-42a9d86f6266, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4c813f8-f8e0-419f-b26b-77c23129e544, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4c813f8-f8e0-419f-b26b-77c23129e544, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 56\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4c813f8-f8e0-419f-b26b-77c23129e544, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42f0e018-935f-4f9d-b65c-5987591a2410, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42f0e018-935f-4f9d-b65c-5987591a2410, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 57\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42f0e018-935f-4f9d-b65c-5987591a2410, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a997f3d-4fa7-41ce-b36a-c21d5a9ff974, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a997f3d-4fa7-41ce-b36a-c21d5a9ff974, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 58\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a997f3d-4fa7-41ce-b36a-c21d5a9ff974, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9522aad-f5f0-46db-ad2a-d796d067a760, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9522aad-f5f0-46db-ad2a-d796d067a760, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 59\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9522aad-f5f0-46db-ad2a-d796d067a760, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e7a45e4f-aeec-4cbc-8848-f7bada294044, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7a45e4f-aeec-4cbc-8848-f7bada294044, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 60\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7a45e4f-aeec-4cbc-8848-f7bada294044, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 708ba270-0fd5-4d22-89b3-ccfb0a5c6cbc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 708ba270-0fd5-4d22-89b3-ccfb0a5c6cbc, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 61\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 708ba270-0fd5-4d22-89b3-ccfb0a5c6cbc, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24643ae8-d254-4a7b-ad6f-70b53181004a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24643ae8-d254-4a7b-ad6f-70b53181004a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 62\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24643ae8-d254-4a7b-ad6f-70b53181004a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b1d05f3-c923-469f-a5e8-a72cc6e66700, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b1d05f3-c923-469f-a5e8-a72cc6e66700, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 63\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b1d05f3-c923-469f-a5e8-a72cc6e66700, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f02e62c8-b3a0-4305-9f97-43434b8b9ddb, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f02e62c8-b3a0-4305-9f97-43434b8b9ddb, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 64\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f02e62c8-b3a0-4305-9f97-43434b8b9ddb, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2f93182-ca5d-4dd3-910b-028b6a4e76e5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2f93182-ca5d-4dd3-910b-028b6a4e76e5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 65\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2f93182-ca5d-4dd3-910b-028b6a4e76e5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d71665cf-e7be-4cdc-8eb7-131b0ff739a4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d71665cf-e7be-4cdc-8eb7-131b0ff739a4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzg4NmVkMTktNjFmOGQyZTEtNWFmYWZhNmMtNDdjN2E4MWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 1\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d71665cf-e7be-4cdc-8eb7-131b0ff739a4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bb8344cc-dee5-4ee7-8039-abb12ba55a29, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bb8344cc-dee5-4ee7-8039-abb12ba55a29, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bb8344cc-dee5-4ee7-8039-abb12ba55a29, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 18d2077f-c14e-4f2f-bed5-115722eee1cf, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 18d2077f-c14e-4f2f-bed5-115722eee1cf, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 18d2077f-c14e-4f2f-bed5-115722eee1cf, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82175a55-0967-4387-82b0-1a191951837a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82175a55-0967-4387-82b0-1a191951837a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 1\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82175a55-0967-4387-82b0-1a191951837a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b293dc74-d17c-4a0c-96b2-161b8d3048ee, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b293dc74-d17c-4a0c-96b2-161b8d3048ee, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 2\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b293dc74-d17c-4a0c-96b2-161b8d3048ee, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08e90005-622b-45c0-8a7b-15a941e0237d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08e90005-622b-45c0-8a7b-15a941e0237d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 3\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08e90005-622b-45c0-8a7b-15a941e0237d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9038cb46-d011-4fef-9e19-6efe42a8a55c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9038cb46-d011-4fef-9e19-6efe42a8a55c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 4\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9038cb46-d011-4fef-9e19-6efe42a8a55c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f925c81a-7f78-4cc3-b573-0f76276b3600, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f925c81a-7f78-4cc3-b573-0f76276b3600, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 5\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f925c81a-7f78-4cc3-b573-0f76276b3600, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2dd72b69-bced-4bbb-8c0f-26709354379f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2dd72b69-bced-4bbb-8c0f-26709354379f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 6\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2dd72b69-bced-4bbb-8c0f-26709354379f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f105d39-8770-4563-8e2b-05f3faf4b9bd, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f105d39-8770-4563-8e2b-05f3faf4b9bd, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 7\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f105d39-8770-4563-8e2b-05f3faf4b9bd, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a69881ea-9f5c-4d4f-b490-a3fff91ccbba, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a69881ea-9f5c-4d4f-b490-a3fff91ccbba, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 8\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a69881ea-9f5c-4d4f-b490-a3fff91ccbba, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 60f9d3bc-3c67-42ba-b202-5c7b664e4715, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60f9d3bc-3c67-42ba-b202-5c7b664e4715, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 9\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 60f9d3bc-3c67-42ba-b202-5c7b664e4715, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 276b4859-986b-4748-b4d5-c02d6b61675e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 276b4859-986b-4748-b4d5-c02d6b61675e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 10\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 276b4859-986b-4748-b4d5-c02d6b61675e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6316e7e7-1124-498e-8dfb-baa8621bf145, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6316e7e7-1124-498e-8dfb-baa8621bf145, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWM4YjU4ZDMtNjU5YTBjNTQtM2QwYWNmNmQtODNhNTAxMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 11\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6316e7e7-1124-498e-8dfb-baa8621bf145, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 31c63352-75f7-425b-9079-00c6cf3b4bf0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 31c63352-75f7-425b-9079-00c6cf3b4bf0, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 31c63352-75f7-425b-9079-00c6cf3b4bf0, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0bc9cd28-ed42-453a-8a3c-698ed0682a84, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0bc9cd28-ed42-453a-8a3c-698ed0682a84, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0bc9cd28-ed42-453a-8a3c-698ed0682a84, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8eed22e-178e-4159-947a-06c2c28640d2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8eed22e-178e-4159-947a-06c2c28640d2, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 11\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8eed22e-178e-4159-947a-06c2c28640d2, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e373a3fe-9fe6-47d4-ad67-910916d8a97e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e373a3fe-9fe6-47d4-ad67-910916d8a97e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 12\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e373a3fe-9fe6-47d4-ad67-910916d8a97e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4cfa947a-4132-49a0-821e-54b46503f218, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cfa947a-4132-49a0-821e-54b46503f218, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 13\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4cfa947a-4132-49a0-821e-54b46503f218, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b41ca5fb-72fc-4cef-a81b-5113be9f9d8c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b41ca5fb-72fc-4cef-a81b-5113be9f9d8c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 14\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b41ca5fb-72fc-4cef-a81b-5113be9f9d8c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d131650-872a-45c9-ab90-281b84244aed, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d131650-872a-45c9-ab90-281b84244aed, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 15\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d131650-872a-45c9-ab90-281b84244aed, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c32dce0f-2acd-46a4-8be3-4dd31e8c2ba1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c32dce0f-2acd-46a4-8be3-4dd31e8c2ba1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 16\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c32dce0f-2acd-46a4-8be3-4dd31e8c2ba1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 590574d6-707f-4d8b-900f-e408419dd012, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 590574d6-707f-4d8b-900f-e408419dd012, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 17\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 590574d6-707f-4d8b-900f-e408419dd012, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28315d33-0f58-4511-a402-d222d9388576, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28315d33-0f58-4511-a402-d222d9388576, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 18\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28315d33-0f58-4511-a402-d222d9388576, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0e6a8b0-9e1e-487c-8322-bf0fb7eed43f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0e6a8b0-9e1e-487c-8322-bf0fb7eed43f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 19\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0e6a8b0-9e1e-487c-8322-bf0fb7eed43f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 349775ae-f22c-40c5-95bf-5246f3bdc4bf, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 349775ae-f22c-40c5-95bf-5246f3bdc4bf, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 20\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 349775ae-f22c-40c5-95bf-5246f3bdc4bf, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42d86093-446f-45b0-9a56-030266f80efe, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42d86093-446f-45b0-9a56-030266f80efe, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NmNhMmZlYjAtYjQ1NzIwOGItYmZiMTY2ZmYtZDFkODQ4MDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 21\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42d86093-446f-45b0-9a56-030266f80efe, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f0ad1c04-0eff-48e2-874b-620e5bd04a65, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f0ad1c04-0eff-48e2-874b-620e5bd04a65, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f0ad1c04-0eff-48e2-874b-620e5bd04a65, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5e035283-1748-48eb-af25-3f55a566f9f1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5e035283-1748-48eb-af25-3f55a566f9f1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5e035283-1748-48eb-af25-3f55a566f9f1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2139c572-046f-4e16-94e3-43d8bb82d545, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2139c572-046f-4e16-94e3-43d8bb82d545, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 21\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2139c572-046f-4e16-94e3-43d8bb82d545, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9e62df2-43e6-4deb-83fd-38a1452426c7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9e62df2-43e6-4deb-83fd-38a1452426c7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 22\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9e62df2-43e6-4deb-83fd-38a1452426c7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aacc43cb-685c-49b6-931b-238671c50a94, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aacc43cb-685c-49b6-931b-238671c50a94, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 23\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aacc43cb-685c-49b6-931b-238671c50a94, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98214093-e098-45ae-a661-857519e76be4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98214093-e098-45ae-a661-857519e76be4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 24\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98214093-e098-45ae-a661-857519e76be4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2cb542a2-8c34-48b9-881a-70454c287981, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2cb542a2-8c34-48b9-881a-70454c287981, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 25\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2cb542a2-8c34-48b9-881a-70454c287981, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42778db8-a491-4750-bfc5-3f55da1824bc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42778db8-a491-4750-bfc5-3f55da1824bc, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 26\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42778db8-a491-4750-bfc5-3f55da1824bc, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bfca7f43-7213-44db-aeb5-035a6a023848, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bfca7f43-7213-44db-aeb5-035a6a023848, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 27\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bfca7f43-7213-44db-aeb5-035a6a023848, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8df45f1a-c149-4d08-a45e-9cb8e4d806fa, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8df45f1a-c149-4d08-a45e-9cb8e4d806fa, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 28\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8df45f1a-c149-4d08-a45e-9cb8e4d806fa, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ec5d7d3-5c31-4bb6-b5df-ee8b73853c40, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ec5d7d3-5c31-4bb6-b5df-ee8b73853c40, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 29\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ec5d7d3-5c31-4bb6-b5df-ee8b73853c40, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96ee3f4a-bc1b-46b7-a8be-7d8afea73cc9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96ee3f4a-bc1b-46b7-a8be-7d8afea73cc9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 30\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96ee3f4a-bc1b-46b7-a8be-7d8afea73cc9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1203c818-92bb-48c0-a421-477ca254088a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1203c818-92bb-48c0-a421-477ca254088a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzUwMmZjYi05ZjY5NGM3Yy03Y2EyNmM2My02NTNmMjA1" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 31\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1203c818-92bb-48c0-a421-477ca254088a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 879aa126-5825-48df-9209-49945d4dfa0f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 879aa126-5825-48df-9209-49945d4dfa0f, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 879aa126-5825-48df-9209-49945d4dfa0f, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 86a5eb4f-e91f-43c7-b55a-f4a6852ead5e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 86a5eb4f-e91f-43c7-b55a-f4a6852ead5e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 86a5eb4f-e91f-43c7-b55a-f4a6852ead5e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 754ebc6b-5f7c-4b54-9735-b404223f2aaf, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 754ebc6b-5f7c-4b54-9735-b404223f2aaf, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 31\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 754ebc6b-5f7c-4b54-9735-b404223f2aaf, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dbb9302d-0650-424b-a738-fd4f3a8a76ad, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbb9302d-0650-424b-a738-fd4f3a8a76ad, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 32\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbb9302d-0650-424b-a738-fd4f3a8a76ad, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e5a55596-d011-4ed6-844f-8fee654e5248, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5a55596-d011-4ed6-844f-8fee654e5248, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 33\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5a55596-d011-4ed6-844f-8fee654e5248, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1cb2db41-a855-450c-b8cf-8346c905e505, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1cb2db41-a855-450c-b8cf-8346c905e505, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 34\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1cb2db41-a855-450c-b8cf-8346c905e505, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 632744d2-7b54-4f26-a50e-70d3f6d3ff41, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 632744d2-7b54-4f26-a50e-70d3f6d3ff41, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 35\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 632744d2-7b54-4f26-a50e-70d3f6d3ff41, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8194d63d-82f6-4bc9-a833-37d662a341ef, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8194d63d-82f6-4bc9-a833-37d662a341ef, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 36\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8194d63d-82f6-4bc9-a833-37d662a341ef, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e83fb25-5f3a-4fdc-9522-f48f38c44269, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e83fb25-5f3a-4fdc-9522-f48f38c44269, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 37\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e83fb25-5f3a-4fdc-9522-f48f38c44269, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42fc61fe-fc98-4870-b9d3-c20481ccc127, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42fc61fe-fc98-4870-b9d3-c20481ccc127, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 38\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42fc61fe-fc98-4870-b9d3-c20481ccc127, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7cbda4f7-e7dc-4248-8843-42ffc634520b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7cbda4f7-e7dc-4248-8843-42ffc634520b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 39\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7cbda4f7-e7dc-4248-8843-42ffc634520b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62e6595d-eeb9-4896-bfc4-a4f570b0c2d1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62e6595d-eeb9-4896-bfc4-a4f570b0c2d1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 40\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62e6595d-eeb9-4896-bfc4-a4f570b0c2d1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f08a910-6331-4863-a9b8-fe41542b610c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f08a910-6331-4863-a9b8-fe41542b610c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MWFlMzAzZTgtZTZhOTcyYjMtOTE5OTdkYzktMmE1NmFkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 41\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f08a910-6331-4863-a9b8-fe41542b610c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3f808e71-abdb-4797-84fd-9c40d46d7bee, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3f808e71-abdb-4797-84fd-9c40d46d7bee, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3f808e71-abdb-4797-84fd-9c40d46d7bee, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 019fadff-9dc4-40ca-8d32-01d8a6b2a7d4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 019fadff-9dc4-40ca-8d32-01d8a6b2a7d4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 019fadff-9dc4-40ca-8d32-01d8a6b2a7d4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66ad6fff-52af-4cd9-9605-6f066da8e0f5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66ad6fff-52af-4cd9-9605-6f066da8e0f5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 41\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66ad6fff-52af-4cd9-9605-6f066da8e0f5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6d2aea70-a912-4c6e-a200-9488eb47e1e1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d2aea70-a912-4c6e-a200-9488eb47e1e1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 42\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d2aea70-a912-4c6e-a200-9488eb47e1e1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52aed215-7b62-41a8-a7c8-fbe62e450b60, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52aed215-7b62-41a8-a7c8-fbe62e450b60, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 43\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52aed215-7b62-41a8-a7c8-fbe62e450b60, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 873e6bc3-1225-43f7-81e3-9e1f400a51d1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 873e6bc3-1225-43f7-81e3-9e1f400a51d1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 44\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 873e6bc3-1225-43f7-81e3-9e1f400a51d1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16f42268-3d9f-4917-a9e3-593ac4229cea, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16f42268-3d9f-4917-a9e3-593ac4229cea, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 45\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16f42268-3d9f-4917-a9e3-593ac4229cea, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab218ffa-e6c3-45d3-bc50-8761a80b7ca8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab218ffa-e6c3-45d3-bc50-8761a80b7ca8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 46\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab218ffa-e6c3-45d3-bc50-8761a80b7ca8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50a5ae98-025b-48bb-9c44-3da6cee41a3b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50a5ae98-025b-48bb-9c44-3da6cee41a3b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 47\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50a5ae98-025b-48bb-9c44-3da6cee41a3b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c26e58c-ef3d-4982-a8ad-3eed139b05d8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c26e58c-ef3d-4982-a8ad-3eed139b05d8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 48\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c26e58c-ef3d-4982-a8ad-3eed139b05d8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 905626f8-2a5f-490e-b429-8533c679cd02, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 905626f8-2a5f-490e-b429-8533c679cd02, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 49\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 905626f8-2a5f-490e-b429-8533c679cd02, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 385a827b-b01b-4def-8cd8-4a786c71fa78, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 385a827b-b01b-4def-8cd8-4a786c71fa78, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 50\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 385a827b-b01b-4def-8cd8-4a786c71fa78, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f1bf49ef-a248-481f-b147-7962f1173d90, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1bf49ef-a248-481f-b147-7962f1173d90, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTg4MzE0ODItODg0OTExYjQtNjRjNzg1ODgtYjc3NTcxZTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 51\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f1bf49ef-a248-481f-b147-7962f1173d90, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 73faf8a6-2557-4359-b60b-570c7c951121, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 73faf8a6-2557-4359-b60b-570c7c951121, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 73faf8a6-2557-4359-b60b-570c7c951121, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e4f5f2fe-7461-4d21-95b5-3d578effd80b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e4f5f2fe-7461-4d21-95b5-3d578effd80b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e4f5f2fe-7461-4d21-95b5-3d578effd80b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b3c0359b-b9b1-40a1-9b1b-214e7a35c223, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3c0359b-b9b1-40a1-9b1b-214e7a35c223, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 51\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3c0359b-b9b1-40a1-9b1b-214e7a35c223, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 07aa6a2b-6084-4907-9b53-7ff03bfddde7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07aa6a2b-6084-4907-9b53-7ff03bfddde7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 52\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07aa6a2b-6084-4907-9b53-7ff03bfddde7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba968bfb-2c3a-4580-a603-2e0a8f1ced96, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba968bfb-2c3a-4580-a603-2e0a8f1ced96, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 53\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba968bfb-2c3a-4580-a603-2e0a8f1ced96, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 899a5319-7b14-4eb7-beb9-96886d9fa913, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 899a5319-7b14-4eb7-beb9-96886d9fa913, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 54\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 899a5319-7b14-4eb7-beb9-96886d9fa913, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5777bf4a-1655-4137-a7ea-195620f7bbfe, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5777bf4a-1655-4137-a7ea-195620f7bbfe, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 55\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5777bf4a-1655-4137-a7ea-195620f7bbfe, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8890368-4cee-49e5-bc48-6e979261225a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8890368-4cee-49e5-bc48-6e979261225a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 56\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8890368-4cee-49e5-bc48-6e979261225a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a08ff3ab-477b-46dd-8422-9c1fa10f74b1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a08ff3ab-477b-46dd-8422-9c1fa10f74b1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 57\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a08ff3ab-477b-46dd-8422-9c1fa10f74b1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8175a2c-318e-4775-92b3-a8688239e6fc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8175a2c-318e-4775-92b3-a8688239e6fc, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 58\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8175a2c-318e-4775-92b3-a8688239e6fc, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b7f99d3-da91-4777-9719-5313b6de839b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b7f99d3-da91-4777-9719-5313b6de839b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 59\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b7f99d3-da91-4777-9719-5313b6de839b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7886119-b3ec-4cb7-b629-adfc8ff5164d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7886119-b3ec-4cb7-b629-adfc8ff5164d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 60\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7886119-b3ec-4cb7-b629-adfc8ff5164d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d79b51d-4019-46ee-8495-69dd3d77920f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d79b51d-4019-46ee-8495-69dd3d77920f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZThlZjE5NDEtMjZjODU2ZTEtMzUxNmNjZWItOTJjNmQ2MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 61\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d79b51d-4019-46ee-8495-69dd3d77920f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4e1aac36-bd52-4286-9ba4-88f33c2dbd2a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4e1aac36-bd52-4286-9ba4-88f33c2dbd2a, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4e1aac36-bd52-4286-9ba4-88f33c2dbd2a, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0d66d34f-5d4c-4bc9-91aa-cd124d3fb46a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0d66d34f-5d4c-4bc9-91aa-cd124d3fb46a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0d66d34f-5d4c-4bc9-91aa-cd124d3fb46a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7efaacff-a67a-48b9-9311-467c0788744d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7efaacff-a67a-48b9-9311-467c0788744d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 61\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7efaacff-a67a-48b9-9311-467c0788744d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6ab1df0-1b65-40ae-8cf3-bff80a312903, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6ab1df0-1b65-40ae-8cf3-bff80a312903, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 62\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6ab1df0-1b65-40ae-8cf3-bff80a312903, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37db684b-85af-47b9-8286-20630c6f0221, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37db684b-85af-47b9-8286-20630c6f0221, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 63\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37db684b-85af-47b9-8286-20630c6f0221, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57ebd66e-42d2-4da7-974e-74c75f988fb1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57ebd66e-42d2-4da7-974e-74c75f988fb1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 64\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57ebd66e-42d2-4da7-974e-74c75f988fb1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0f2efb0-ec9d-442a-92e9-8f2e169fc82e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0f2efb0-ec9d-442a-92e9-8f2e169fc82e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 65\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0f2efb0-ec9d-442a-92e9-8f2e169fc82e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ca53f4fd-bfb0-4f77-ab35-981f7736b13a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca53f4fd-bfb0-4f77-ab35-981f7736b13a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca53f4fd-bfb0-4f77-ab35-981f7736b13a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ce5de5d-7d32-4791-8621-169751fc4d50, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ce5de5d-7d32-4791-8621-169751fc4d50, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ce5de5d-7d32-4791-8621-169751fc4d50, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 071c1843-188d-4749-9727-527e7ac22622, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 071c1843-188d-4749-9727-527e7ac22622, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 071c1843-188d-4749-9727-527e7ac22622, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c59f4bd-596e-4228-8d53-d0f7a4c01707, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c59f4bd-596e-4228-8d53-d0f7a4c01707, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c59f4bd-596e-4228-8d53-d0f7a4c01707, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b038846a-ae5e-4823-bcfc-f35c0d842d6c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b038846a-ae5e-4823-bcfc-f35c0d842d6c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b038846a-ae5e-4823-bcfc-f35c0d842d6c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d4a84f9-bc72-478d-afb1-6221d68953e5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d4a84f9-bc72-478d-afb1-6221d68953e5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjdlYTY0NTItZWVhZGY3NTktNDI2ZWFlYjQtY2Y3NzdjMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d4a84f9-bc72-478d-afb1-6221d68953e5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f341ebaf-202d-4b9c-b7a2-ceeb0254e42e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f341ebaf-202d-4b9c-b7a2-ceeb0254e42e, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f341ebaf-202d-4b9c-b7a2-ceeb0254e42e, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4269e870-f885-4ba0-ac73-ae935e2d4010, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4269e870-f885-4ba0-ac73-ae935e2d4010, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4269e870-f885-4ba0-ac73-ae935e2d4010, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0071581a-190a-4296-ae30-069b27f51280, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0071581a-190a-4296-ae30-069b27f51280, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0071581a-190a-4296-ae30-069b27f51280, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf6fd18b-8f7b-4245-9c8d-29cfbbe5b4e5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf6fd18b-8f7b-4245-9c8d-29cfbbe5b4e5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf6fd18b-8f7b-4245-9c8d-29cfbbe5b4e5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 53c97a4f-8bd6-44a3-b00b-13e6d2525d1b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53c97a4f-8bd6-44a3-b00b-13e6d2525d1b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53c97a4f-8bd6-44a3-b00b-13e6d2525d1b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43d3271c-7798-4a42-ad98-1cb0bc200e79, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43d3271c-7798-4a42-ad98-1cb0bc200e79, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43d3271c-7798-4a42-ad98-1cb0bc200e79, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f05fda3-f6d6-4785-b6fc-b058c8afc6b4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f05fda3-f6d6-4785-b6fc-b058c8afc6b4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f05fda3-f6d6-4785-b6fc-b058c8afc6b4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9581a478-2b98-4437-b374-600a00c79aa7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9581a478-2b98-4437-b374-600a00c79aa7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9581a478-2b98-4437-b374-600a00c79aa7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9f68b03-c625-4ce7-b192-cf4124659822, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9f68b03-c625-4ce7-b192-cf4124659822, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9f68b03-c625-4ce7-b192-cf4124659822, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8ffd7fd7-f08c-4403-a082-a3b560321580, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ffd7fd7-f08c-4403-a082-a3b560321580, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ffd7fd7-f08c-4403-a082-a3b560321580, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ff651fc-497c-4fc4-ac69-22fb8df3c917, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ff651fc-497c-4fc4-ac69-22fb8df3c917, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ff651fc-497c-4fc4-ac69-22fb8df3c917, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 15052799-7c84-4652-867a-9245b336e4c0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15052799-7c84-4652-867a-9245b336e4c0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 15052799-7c84-4652-867a-9245b336e4c0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9da81ce3-6f97-47a4-b92f-3fdedc9781dd, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9da81ce3-6f97-47a4-b92f-3fdedc9781dd, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGQzNGY3NTAtZTUwMDU4ZmMtZDk0MTEzMmUtOTg5YjZhYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9da81ce3-6f97-47a4-b92f-3fdedc9781dd, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5684d260-4f60-4668-b419-db78ba7871cd, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5684d260-4f60-4668-b419-db78ba7871cd, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5684d260-4f60-4668-b419-db78ba7871cd, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e50124da-7471-493d-a6dd-73ec63036f34, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e50124da-7471-493d-a6dd-73ec63036f34, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e50124da-7471-493d-a6dd-73ec63036f34, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e9f2ab8-1244-4afa-8ebd-3ba7d1f15a9b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e9f2ab8-1244-4afa-8ebd-3ba7d1f15a9b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e9f2ab8-1244-4afa-8ebd-3ba7d1f15a9b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2027bf56-f36b-4b94-a6bd-c8ff3e6b7201, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2027bf56-f36b-4b94-a6bd-c8ff3e6b7201, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2027bf56-f36b-4b94-a6bd-c8ff3e6b7201, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4f84582-6df7-4e5d-ae2a-e8854e6ec202, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4f84582-6df7-4e5d-ae2a-e8854e6ec202, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4f84582-6df7-4e5d-ae2a-e8854e6ec202, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 212fc5a3-c702-4f8d-ba03-f39bf3fd1186, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 212fc5a3-c702-4f8d-ba03-f39bf3fd1186, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 212fc5a3-c702-4f8d-ba03-f39bf3fd1186, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e2f83149-669d-4c06-b2c8-23d6fb96f033, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2f83149-669d-4c06-b2c8-23d6fb96f033, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e2f83149-669d-4c06-b2c8-23d6fb96f033, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 964ad45b-7f07-46e9-9d37-86aacfbc1106, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 964ad45b-7f07-46e9-9d37-86aacfbc1106, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 964ad45b-7f07-46e9-9d37-86aacfbc1106, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9a678e2-c6bb-4d92-930c-b38ab06d70a8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9a678e2-c6bb-4d92-930c-b38ab06d70a8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9a678e2-c6bb-4d92-930c-b38ab06d70a8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed85c5ec-ea2b-43a2-a9de-a507abb2f0ce, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed85c5ec-ea2b-43a2-a9de-a507abb2f0ce, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed85c5ec-ea2b-43a2-a9de-a507abb2f0ce, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f004ec8-2dc1-4ecd-adbe-bac9aef6f6c1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f004ec8-2dc1-4ecd-adbe-bac9aef6f6c1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f004ec8-2dc1-4ecd-adbe-bac9aef6f6c1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a335578d-8f00-410e-a1f7-f7952e772be5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a335578d-8f00-410e-a1f7-f7952e772be5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a335578d-8f00-410e-a1f7-f7952e772be5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 177fa0e0-cbb2-4be9-ba28-36f4044e6954, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 177fa0e0-cbb2-4be9-ba28-36f4044e6954, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWMzMjFhYzktZWVhMzcxMDEtNjAxNmJjZWMtYzg1NTRmMDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 177fa0e0-cbb2-4be9-ba28-36f4044e6954, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e254a890-ec7e-4e28-8765-93581a2658c8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e254a890-ec7e-4e28-8765-93581a2658c8, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e254a890-ec7e-4e28-8765-93581a2658c8, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8b5dd44e-a350-481e-aa11-216333b37e15, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8b5dd44e-a350-481e-aa11-216333b37e15, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8b5dd44e-a350-481e-aa11-216333b37e15, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e9db717-407d-4cc3-bea9-ad336adf10a6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e9db717-407d-4cc3-bea9-ad336adf10a6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e9db717-407d-4cc3-bea9-ad336adf10a6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24dede04-47d7-4e76-86ea-9a20b989a54d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24dede04-47d7-4e76-86ea-9a20b989a54d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24dede04-47d7-4e76-86ea-9a20b989a54d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10214e4a-d875-4a32-8d6c-1b8d98dc6031, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10214e4a-d875-4a32-8d6c-1b8d98dc6031, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10214e4a-d875-4a32-8d6c-1b8d98dc6031, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 95c26fc6-0db3-4c23-879b-3b4e3bf7537d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95c26fc6-0db3-4c23-879b-3b4e3bf7537d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95c26fc6-0db3-4c23-879b-3b4e3bf7537d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1586c019-22de-4ae3-80c8-0e51a6b6a0f4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1586c019-22de-4ae3-80c8-0e51a6b6a0f4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1586c019-22de-4ae3-80c8-0e51a6b6a0f4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e0c7cd7-c1e9-4f7d-ab28-584b13c61561, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e0c7cd7-c1e9-4f7d-ab28-584b13c61561, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e0c7cd7-c1e9-4f7d-ab28-584b13c61561, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19bfe809-c3cc-4697-85d3-3b1c829a1a68, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19bfe809-c3cc-4697-85d3-3b1c829a1a68, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19bfe809-c3cc-4697-85d3-3b1c829a1a68, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 831ebf49-cf1c-4432-9689-d28611555017, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 831ebf49-cf1c-4432-9689-d28611555017, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 831ebf49-cf1c-4432-9689-d28611555017, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7b186a0e-798e-48cb-afaa-cdd5e5af2425, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b186a0e-798e-48cb-afaa-cdd5e5af2425, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b186a0e-798e-48cb-afaa-cdd5e5af2425, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f6f4280-e8c4-48d4-a4f9-682690e2f7bf, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f6f4280-e8c4-48d4-a4f9-682690e2f7bf, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f6f4280-e8c4-48d4-a4f9-682690e2f7bf, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 68966408-10e2-4e1d-8fc8-f8410ea280f0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68966408-10e2-4e1d-8fc8-f8410ea280f0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDFmZGNjYmQtMjYyNjUzODItMjg3N2ZjYmItNjE0YjM5ZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68966408-10e2-4e1d-8fc8-f8410ea280f0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ef4cdf51-89c4-4f93-9b23-0c54e782cc21, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ef4cdf51-89c4-4f93-9b23-0c54e782cc21, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ef4cdf51-89c4-4f93-9b23-0c54e782cc21, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d342f5f6-a852-4874-831f-fae18a570a6e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d342f5f6-a852-4874-831f-fae18a570a6e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d342f5f6-a852-4874-831f-fae18a570a6e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea16b8ed-9675-44c3-9245-4cb6c0dac0cc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea16b8ed-9675-44c3-9245-4cb6c0dac0cc, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea16b8ed-9675-44c3-9245-4cb6c0dac0cc, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7470d95c-299e-4dc2-bbc8-a7d96e24458a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7470d95c-299e-4dc2-bbc8-a7d96e24458a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7470d95c-299e-4dc2-bbc8-a7d96e24458a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 207be76e-f1f9-468f-847b-57fc834ab3a9, localhost:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 207be76e-f1f9-468f-847b-57fc834ab3a9, localhost:13212): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 207be76e-f1f9-468f-847b-57fc834ab3a9, localhost:13212): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 13212 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-anwhr6cmha.auto.internal:13212, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:13212
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b6d4b8b4-2d17-43da-9ef5-c1174b893376, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6d4b8b4-2d17-43da-9ef5-c1174b893376, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6d4b8b4-2d17-43da-9ef5-c1174b893376, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f044a76-a894-4a95-8154-083905b5c17a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f044a76-a894-4a95-8154-083905b5c17a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f044a76-a894-4a95-8154-083905b5c17a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 73adb6b7-c615-40bc-b6d8-dc8e00d23070, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73adb6b7-c615-40bc-b6d8-dc8e00d23070, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73adb6b7-c615-40bc-b6d8-dc8e00d23070, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ad65b0c-8791-4d07-9190-4cbebda867e9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ad65b0c-8791-4d07-9190-4cbebda867e9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ad65b0c-8791-4d07-9190-4cbebda867e9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 619752f0-ea85-4d27-9a12-303de92a6e04, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 619752f0-ea85-4d27-9a12-303de92a6e04, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 619752f0-ea85-4d27-9a12-303de92a6e04, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f48399f-6ff5-4567-a467-46a9b4a1e477, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f48399f-6ff5-4567-a467-46a9b4a1e477, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f48399f-6ff5-4567-a467-46a9b4a1e477, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d963b39-22f9-40e3-9db6-62f8d99eceaf, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d963b39-22f9-40e3-9db6-62f8d99eceaf, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d963b39-22f9-40e3-9db6-62f8d99eceaf, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c2e7bf7a-4872-483a-9d4d-b8043cd85e0c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2e7bf7a-4872-483a-9d4d-b8043cd85e0c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2e7bf7a-4872-483a-9d4d-b8043cd85e0c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f3d8fc31-e29b-4e06-9ccc-c0f4e2bcea06, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3d8fc31-e29b-4e06-9ccc-c0f4e2bcea06, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1YTllYjctODYwZDdkZGMtMmJkYzA5Y2YtNjRhMTgzYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3d8fc31-e29b-4e06-9ccc-c0f4e2bcea06, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e9805213-6d06-4705-951f-6ef2de9b3d53, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e9805213-6d06-4705-951f-6ef2de9b3d53, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e9805213-6d06-4705-951f-6ef2de9b3d53, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ceae1149-138e-4661-bac7-325cbcf450c1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ceae1149-138e-4661-bac7-325cbcf450c1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ceae1149-138e-4661-bac7-325cbcf450c1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e846a51-1855-4b35-a470-43fe6a5c7980, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e846a51-1855-4b35-a470-43fe6a5c7980, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e846a51-1855-4b35-a470-43fe6a5c7980, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e04d0b18-9b9c-4825-b7fb-8c770ff1f53b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e04d0b18-9b9c-4825-b7fb-8c770ff1f53b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e04d0b18-9b9c-4825-b7fb-8c770ff1f53b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1667534b-b46b-4336-95de-353f20914b91, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1667534b-b46b-4336-95de-353f20914b91, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1667534b-b46b-4336-95de-353f20914b91, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69832376-0476-43b1-8e3c-31020046d53b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69832376-0476-43b1-8e3c-31020046d53b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69832376-0476-43b1-8e3c-31020046d53b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 832558d9-0d44-4090-abe0-43e8363f714b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 832558d9-0d44-4090-abe0-43e8363f714b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 832558d9-0d44-4090-abe0-43e8363f714b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ac2aa181-3449-4bbd-a331-397328612576, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac2aa181-3449-4bbd-a331-397328612576, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac2aa181-3449-4bbd-a331-397328612576, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dfaf4da0-6259-4374-b888-00876fc743a9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dfaf4da0-6259-4374-b888-00876fc743a9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dfaf4da0-6259-4374-b888-00876fc743a9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c92c015-6e7a-48d9-8790-b91a4a23a67a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c92c015-6e7a-48d9-8790-b91a4a23a67a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c92c015-6e7a-48d9-8790-b91a4a23a67a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3d3e9f0-dc11-404a-ba10-25f1ee50e339, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3d3e9f0-dc11-404a-ba10-25f1ee50e339, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3d3e9f0-dc11-404a-ba10-25f1ee50e339, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5830f756-6d0e-4768-9eba-7586eda064d3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5830f756-6d0e-4768-9eba-7586eda064d3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5830f756-6d0e-4768-9eba-7586eda064d3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc160e0c-6a5c-49c3-a7a0-2f9eb5850e4c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc160e0c-6a5c-49c3-a7a0-2f9eb5850e4c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTRkOWI0OWItMzYwMzkxMjUtZGJlZjAzYWEtNTUzMzJjNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc160e0c-6a5c-49c3-a7a0-2f9eb5850e4c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, be5e5243-9680-46c0-8133-1404c6c77b67, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, be5e5243-9680-46c0-8133-1404c6c77b67, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, be5e5243-9680-46c0-8133-1404c6c77b67, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c846184e-ae95-44a9-a90d-282913fcc0a0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c846184e-ae95-44a9-a90d-282913fcc0a0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c846184e-ae95-44a9-a90d-282913fcc0a0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab3d1e5f-bb1a-472c-873c-ff0f8a2d8a30, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab3d1e5f-bb1a-472c-873c-ff0f8a2d8a30, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab3d1e5f-bb1a-472c-873c-ff0f8a2d8a30, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96f9c94b-be15-41a2-b1da-76c002da52d5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96f9c94b-be15-41a2-b1da-76c002da52d5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96f9c94b-be15-41a2-b1da-76c002da52d5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d6ed376-95ab-4777-9a57-2bfb29e95b9c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d6ed376-95ab-4777-9a57-2bfb29e95b9c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d6ed376-95ab-4777-9a57-2bfb29e95b9c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ccc3a89-94cb-414f-bf88-1a96a166c249, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ccc3a89-94cb-414f-bf88-1a96a166c249, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ccc3a89-94cb-414f-bf88-1a96a166c249, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 569c2ebd-4fc4-41a2-979e-f778e0fad9eb, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 569c2ebd-4fc4-41a2-979e-f778e0fad9eb, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30605678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 569c2ebd-4fc4-41a2-979e-f778e0fad9eb, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3d66b81-47ab-4647-bd3c-f27b0dd0b226, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3d66b81-47ab-4647-bd3c-f27b0dd0b226, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30615678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3d66b81-47ab-4647-bd3c-f27b0dd0b226, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9ee9ac7-48c3-4034-aaec-f987fd6414a3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9ee9ac7-48c3-4034-aaec-f987fd6414a3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30625678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9ee9ac7-48c3-4034-aaec-f987fd6414a3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 35b6cc4f-8ff9-4bee-8e8f-a9567079fa14, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35b6cc4f-8ff9-4bee-8e8f-a9567079fa14, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30635678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35b6cc4f-8ff9-4bee-8e8f-a9567079fa14, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c91dc098-c2e5-49c0-919e-71a0166c235b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c91dc098-c2e5-49c0-919e-71a0166c235b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30645678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c91dc098-c2e5-49c0-919e-71a0166c235b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd1436ec-388c-4021-8c19-338694eb619a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd1436ec-388c-4021-8c19-338694eb619a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30655678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd1436ec-388c-4021-8c19-338694eb619a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d332995-6219-49ee-84ac-a56b4c54ecaa, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d332995-6219-49ee-84ac-a56b4c54ecaa, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTAxNDA3YTctZjZkNGUxOTYtN2MwZDRjODQtMjU0YWVhMjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2001-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d332995-6219-49ee-84ac-a56b4c54ecaa, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 35ee0597-b46c-4b33-b053-5d77af109023, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 35ee0597-b46c-4b33-b053-5d77af109023, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 35ee0597-b46c-4b33-b053-5d77af109023, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 815193da-8f9e-4599-af4e-828864ce5fad, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 815193da-8f9e-4599-af4e-828864ce5fad, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 815193da-8f9e-4599-af4e-828864ce5fad, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 953b85da-8187-42e2-8844-3ace84c29550, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 953b85da-8187-42e2-8844-3ace84c29550, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2001-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 953b85da-8187-42e2-8844-3ace84c29550, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 916ef6cd-d39f-423a-b4c2-5c1b25a0b3b7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 916ef6cd-d39f-423a-b4c2-5c1b25a0b3b7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2002-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 916ef6cd-d39f-423a-b4c2-5c1b25a0b3b7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 21375c7e-9c8a-49f5-b66a-65021ac7f741, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21375c7e-9c8a-49f5-b66a-65021ac7f741, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2003-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21375c7e-9c8a-49f5-b66a-65021ac7f741, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01f23c1e-5354-4f42-8523-1e19e461b3db, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01f23c1e-5354-4f42-8523-1e19e461b3db, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2004-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01f23c1e-5354-4f42-8523-1e19e461b3db, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc8506df-4077-4f6a-a0d4-dbd51dc6f9c5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc8506df-4077-4f6a-a0d4-dbd51dc6f9c5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2005-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc8506df-4077-4f6a-a0d4-dbd51dc6f9c5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d8dd262b-1000-406f-89d3-c26b926a1b3d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8dd262b-1000-406f-89d3-c26b926a1b3d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2006-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8dd262b-1000-406f-89d3-c26b926a1b3d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5448b67-7600-4583-a797-cb1ed1e45882, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5448b67-7600-4583-a797-cb1ed1e45882, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2007-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5448b67-7600-4583-a797-cb1ed1e45882, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 23c5dde3-d1db-48bf-a49b-e9a3ad0f4550, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23c5dde3-d1db-48bf-a49b-e9a3ad0f4550, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2008-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23c5dde3-d1db-48bf-a49b-e9a3ad0f4550, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c2b5932-3be7-45d6-a5c2-9dd2f00a110e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c2b5932-3be7-45d6-a5c2-9dd2f00a110e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2009-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c2b5932-3be7-45d6-a5c2-9dd2f00a110e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3be75058-85d3-404c-8d1a-bbc8c4fe5a36, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3be75058-85d3-404c-8d1a-bbc8c4fe5a36, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2010-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3be75058-85d3-404c-8d1a-bbc8c4fe5a36, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00def473-5659-40d7-89e1-b54c7c1b793d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00def473-5659-40d7-89e1-b54c7c1b793d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGU0Y2Y3ZDItNTBlODBlY2QtZDY3ZTIyMmMtYmI5NDVjNDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2011-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00def473-5659-40d7-89e1-b54c7c1b793d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 212c71a1-396c-4b8a-b29b-71744900317e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 212c71a1-396c-4b8a-b29b-71744900317e, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 212c71a1-396c-4b8a-b29b-71744900317e, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8c8cb142-a4e8-442c-9d15-a35a747a4e1e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8c8cb142-a4e8-442c-9d15-a35a747a4e1e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8c8cb142-a4e8-442c-9d15-a35a747a4e1e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9bc719d0-e432-43b6-946e-625c76d0d68c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bc719d0-e432-43b6-946e-625c76d0d68c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2011-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bc719d0-e432-43b6-946e-625c76d0d68c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d96e38b2-bb62-4936-ae2d-fc8291f04bf4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d96e38b2-bb62-4936-ae2d-fc8291f04bf4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2012-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d96e38b2-bb62-4936-ae2d-fc8291f04bf4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c717b76c-a0a5-4582-a649-74419a6082d4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c717b76c-a0a5-4582-a649-74419a6082d4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2013-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c717b76c-a0a5-4582-a649-74419a6082d4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6bda2d6-aa4f-4e93-8425-af2732854c1d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6bda2d6-aa4f-4e93-8425-af2732854c1d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2014-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6bda2d6-aa4f-4e93-8425-af2732854c1d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 079a8a1d-23a2-4f71-aeae-b7c6d8eedc79, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 079a8a1d-23a2-4f71-aeae-b7c6d8eedc79, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2015-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 079a8a1d-23a2-4f71-aeae-b7c6d8eedc79, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc6206e2-5bb4-425b-82ae-fc11b9c61107, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc6206e2-5bb4-425b-82ae-fc11b9c61107, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2016-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc6206e2-5bb4-425b-82ae-fc11b9c61107, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e995dc9-57ef-49f9-9db1-f75e094c8135, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e995dc9-57ef-49f9-9db1-f75e094c8135, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2017-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e995dc9-57ef-49f9-9db1-f75e094c8135, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 040eb2b8-1657-43cf-9e34-50e8a66b8b97, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 040eb2b8-1657-43cf-9e34-50e8a66b8b97, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2018-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 040eb2b8-1657-43cf-9e34-50e8a66b8b97, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dbc069de-792e-4134-8079-d271062a90a3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbc069de-792e-4134-8079-d271062a90a3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2019-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbc069de-792e-4134-8079-d271062a90a3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57e38790-5487-47ba-a5c0-123e0c03f3d1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57e38790-5487-47ba-a5c0-123e0c03f3d1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2020-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57e38790-5487-47ba-a5c0-123e0c03f3d1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a762c8b7-c644-481b-a07e-938a8f33c2f8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a762c8b7-c644-481b-a07e-938a8f33c2f8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTBjZjE4NC1lMmUxYjE2LWRhNjRjNzQzLTNhN2ExOWU2" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2021-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a762c8b7-c644-481b-a07e-938a8f33c2f8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5f7a90f7-6d94-4c59-853f-7478db2403ef, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5f7a90f7-6d94-4c59-853f-7478db2403ef, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5f7a90f7-6d94-4c59-853f-7478db2403ef, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c6697fe2-0d62-4ef3-8f57-250b8136b2f1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c6697fe2-0d62-4ef3-8f57-250b8136b2f1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c6697fe2-0d62-4ef3-8f57-250b8136b2f1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3094aef-4b78-46ae-b433-8f93eb271ce9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3094aef-4b78-46ae-b433-8f93eb271ce9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2021-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3094aef-4b78-46ae-b433-8f93eb271ce9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff705ad6-d4db-48cc-8236-793afd761f9d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff705ad6-d4db-48cc-8236-793afd761f9d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2022-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff705ad6-d4db-48cc-8236-793afd761f9d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f920f1a3-fe2a-4d0a-b089-f6ca76b26056, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f920f1a3-fe2a-4d0a-b089-f6ca76b26056, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2023-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f920f1a3-fe2a-4d0a-b089-f6ca76b26056, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50252884-158f-48ac-b527-3585711be289, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50252884-158f-48ac-b527-3585711be289, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2024-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50252884-158f-48ac-b527-3585711be289, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d8d6589-2fd9-46d7-9c4d-4f46f639641d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d8d6589-2fd9-46d7-9c4d-4f46f639641d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2025-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d8d6589-2fd9-46d7-9c4d-4f46f639641d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25f84437-e2f6-4c01-a0bd-7aebf4e56fed, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25f84437-e2f6-4c01-a0bd-7aebf4e56fed, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2026-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25f84437-e2f6-4c01-a0bd-7aebf4e56fed, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c06f68cc-e4d8-4d03-822d-3cd514dc8d9e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c06f68cc-e4d8-4d03-822d-3cd514dc8d9e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2027-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c06f68cc-e4d8-4d03-822d-3cd514dc8d9e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d7abc349-7c64-455c-b3c6-87892d447fc4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7abc349-7c64-455c-b3c6-87892d447fc4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2028-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7abc349-7c64-455c-b3c6-87892d447fc4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ef4d966-8c3b-406e-ac21-e2e480729c82, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ef4d966-8c3b-406e-ac21-e2e480729c82, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2029-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ef4d966-8c3b-406e-ac21-e2e480729c82, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 86bbebd0-fbde-4aa8-afe4-814b73ac7708, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86bbebd0-fbde-4aa8-afe4-814b73ac7708, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2030-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 86bbebd0-fbde-4aa8-afe4-814b73ac7708, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74698978-54d1-44b1-8a72-3a285ed41407, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74698978-54d1-44b1-8a72-3a285ed41407, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzkzNTJjZWEtN2I1ODYyOWUtYTY1YjhjY2MtYWE3M2E2MzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2031-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74698978-54d1-44b1-8a72-3a285ed41407, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 85b3f2cb-1274-4c09-b71f-19c57911689e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 85b3f2cb-1274-4c09-b71f-19c57911689e, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 85b3f2cb-1274-4c09-b71f-19c57911689e, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b014a5b5-bfdd-4ea6-8819-ff21e5246656, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b014a5b5-bfdd-4ea6-8819-ff21e5246656, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b014a5b5-bfdd-4ea6-8819-ff21e5246656, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6da4f963-2327-4fb8-b6fe-7d7bafaf2951, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6da4f963-2327-4fb8-b6fe-7d7bafaf2951, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2031-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6da4f963-2327-4fb8-b6fe-7d7bafaf2951, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6e31314-f6b8-475e-a316-2fe661b41a37, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6e31314-f6b8-475e-a316-2fe661b41a37, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2032-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6e31314-f6b8-475e-a316-2fe661b41a37, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6cfd9f89-f61e-431c-903a-6936d60d06d2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cfd9f89-f61e-431c-903a-6936d60d06d2, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2033-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6cfd9f89-f61e-431c-903a-6936d60d06d2, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9915877d-cf33-45fe-81ef-89639f3864a3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9915877d-cf33-45fe-81ef-89639f3864a3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2034-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9915877d-cf33-45fe-81ef-89639f3864a3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa3faf09-ff7c-4e89-9757-8487b3050046, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa3faf09-ff7c-4e89-9757-8487b3050046, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2035-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa3faf09-ff7c-4e89-9757-8487b3050046, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72089eff-6efa-421f-a052-d67549ac2bba, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72089eff-6efa-421f-a052-d67549ac2bba, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2036-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72089eff-6efa-421f-a052-d67549ac2bba, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 90d84695-6ddf-403b-88d0-8dbc60613481, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90d84695-6ddf-403b-88d0-8dbc60613481, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2037-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90d84695-6ddf-403b-88d0-8dbc60613481, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 87eefd88-a46d-42fe-848e-2a9c882a9c8b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87eefd88-a46d-42fe-848e-2a9c882a9c8b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2038-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87eefd88-a46d-42fe-848e-2a9c882a9c8b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 736b12a8-13ed-4a98-bd0c-aa9acf6c2093, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 736b12a8-13ed-4a98-bd0c-aa9acf6c2093, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2039-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 736b12a8-13ed-4a98-bd0c-aa9acf6c2093, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 182d2403-b4c1-4976-9fdd-7d8fdaa5448b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 182d2403-b4c1-4976-9fdd-7d8fdaa5448b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2040-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 182d2403-b4c1-4976-9fdd-7d8fdaa5448b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42b95f61-11be-490e-a4c6-09922357799e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42b95f61-11be-490e-a4c6-09922357799e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzBjM2IxOWQtMjlmOTA3ZWItZDJiYzcyMjgtZDZjMjdjOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2041-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42b95f61-11be-490e-a4c6-09922357799e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 89bc3a5b-5eaa-4500-a972-b9254a16f410, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 89bc3a5b-5eaa-4500-a972-b9254a16f410, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 89bc3a5b-5eaa-4500-a972-b9254a16f410, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 09a58b89-24fb-4b41-ac6b-1c694a20697e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 09a58b89-24fb-4b41-ac6b-1c694a20697e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 09a58b89-24fb-4b41-ac6b-1c694a20697e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f3b3bca-24a8-45c2-9f55-dc9843c1f82e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f3b3bca-24a8-45c2-9f55-dc9843c1f82e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2041-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f3b3bca-24a8-45c2-9f55-dc9843c1f82e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a89caa4-f8ce-4b24-8d04-7e76c18a384f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a89caa4-f8ce-4b24-8d04-7e76c18a384f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2042-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a89caa4-f8ce-4b24-8d04-7e76c18a384f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 07b709cc-64ca-4dd8-8dbe-60f6d3395f67, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07b709cc-64ca-4dd8-8dbe-60f6d3395f67, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2043-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07b709cc-64ca-4dd8-8dbe-60f6d3395f67, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82c87b39-2ff8-4c51-be20-f261e3f14008, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82c87b39-2ff8-4c51-be20-f261e3f14008, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2044-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82c87b39-2ff8-4c51-be20-f261e3f14008, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d11deefe-7eb7-48e7-a97a-d971a66a0a90, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d11deefe-7eb7-48e7-a97a-d971a66a0a90, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2045-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d11deefe-7eb7-48e7-a97a-d971a66a0a90, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b91610d0-1f71-4534-8c40-72fe47de223d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b91610d0-1f71-4534-8c40-72fe47de223d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2046-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b91610d0-1f71-4534-8c40-72fe47de223d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4f864d3-7ff2-4c3d-96e7-3e9cd0af9070, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4f864d3-7ff2-4c3d-96e7-3e9cd0af9070, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2047-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4f864d3-7ff2-4c3d-96e7-3e9cd0af9070, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 41ad9c03-69fa-4392-aee4-82a739ba77e2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41ad9c03-69fa-4392-aee4-82a739ba77e2, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2048-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41ad9c03-69fa-4392-aee4-82a739ba77e2, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7fc87fa6-dc53-4d5f-b7ec-869ed1629265, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7fc87fa6-dc53-4d5f-b7ec-869ed1629265, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2049-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7fc87fa6-dc53-4d5f-b7ec-869ed1629265, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25732baf-adfc-4cb6-ae96-4e25ea6494f7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25732baf-adfc-4cb6-ae96-4e25ea6494f7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2050-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25732baf-adfc-4cb6-ae96-4e25ea6494f7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb63d5ee-62fa-43d9-926e-036dcb9802e6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb63d5ee-62fa-43d9-926e-036dcb9802e6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTE3Nzc4NWMtYzc5ZGU4ODQtZDMzM2UxNDUtZDFmZWU5ZjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2051-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb63d5ee-62fa-43d9-926e-036dcb9802e6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ad1b57aa-b633-4c76-89a2-6e8a7e152b07, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ad1b57aa-b633-4c76-89a2-6e8a7e152b07, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ad1b57aa-b633-4c76-89a2-6e8a7e152b07, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 14172080-b73b-4fe8-b86a-0145586ada4a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 14172080-b73b-4fe8-b86a-0145586ada4a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 14172080-b73b-4fe8-b86a-0145586ada4a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a57f5fa3-390d-48ad-b735-0486dcc9a72e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a57f5fa3-390d-48ad-b735-0486dcc9a72e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2051-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a57f5fa3-390d-48ad-b735-0486dcc9a72e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e696030-5f3a-490c-9992-0c525ba28529, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e696030-5f3a-490c-9992-0c525ba28529, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2052-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e696030-5f3a-490c-9992-0c525ba28529, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 856dd3f6-9536-437a-a86e-e1d10088d430, localhost:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 856dd3f6-9536-437a-a86e-e1d10088d430, localhost:13212): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 856dd3f6-9536-437a-a86e-e1d10088d430, localhost:13212): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 13212 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-anwhr6cmha.auto.internal:13212, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:13212
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2eb4022c-0e8c-438c-b4c7-583287667e98, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2eb4022c-0e8c-438c-b4c7-583287667e98, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2053-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2eb4022c-0e8c-438c-b4c7-583287667e98, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8577fe5-c27d-4341-92d7-3fed46daf09c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8577fe5-c27d-4341-92d7-3fed46daf09c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2054-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8577fe5-c27d-4341-92d7-3fed46daf09c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50cdbd24-f978-4698-b43a-4fd0f485d7d6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50cdbd24-f978-4698-b43a-4fd0f485d7d6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2055-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50cdbd24-f978-4698-b43a-4fd0f485d7d6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae195289-acfc-4d5d-a6a6-489988bf9d60, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae195289-acfc-4d5d-a6a6-489988bf9d60, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2056-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae195289-acfc-4d5d-a6a6-489988bf9d60, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f42c150-7039-41c2-b0ad-028e2dbdaee4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f42c150-7039-41c2-b0ad-028e2dbdaee4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2057-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f42c150-7039-41c2-b0ad-028e2dbdaee4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ed997c9-b06c-4dcc-a6f6-f93617f617cf, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ed997c9-b06c-4dcc-a6f6-f93617f617cf, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2058-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ed997c9-b06c-4dcc-a6f6-f93617f617cf, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55f2a4d4-e8de-4304-bf36-3b29a46e3930, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55f2a4d4-e8de-4304-bf36-3b29a46e3930, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2059-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55f2a4d4-e8de-4304-bf36-3b29a46e3930, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b92e5200-53dc-4545-a3d9-7a41040533b5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b92e5200-53dc-4545-a3d9-7a41040533b5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2060-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b92e5200-53dc-4545-a3d9-7a41040533b5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cfc6b158-d219-478f-bab3-0563d2c94189, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfc6b158-d219-478f-bab3-0563d2c94189, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDZkZDI5NzYtZWFlYWRkODMtODEwZGY5ZWUtMzE5Y2Y4ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2061-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cfc6b158-d219-478f-bab3-0563d2c94189, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 407e153c-ace2-4dde-b5b8-f006f8169e07, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 407e153c-ace2-4dde-b5b8-f006f8169e07, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 407e153c-ace2-4dde-b5b8-f006f8169e07, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 884a44de-c18d-44fb-baf2-dfa04a9b891e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 884a44de-c18d-44fb-baf2-dfa04a9b891e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 884a44de-c18d-44fb-baf2-dfa04a9b891e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c16ef1e1-2e18-4d45-be93-a677f1ecb1ef, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c16ef1e1-2e18-4d45-be93-a677f1ecb1ef, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2061-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c16ef1e1-2e18-4d45-be93-a677f1ecb1ef, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 179b1bd9-4aef-4d07-81cc-d4308e77f1d5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 179b1bd9-4aef-4d07-81cc-d4308e77f1d5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2062-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 179b1bd9-4aef-4d07-81cc-d4308e77f1d5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 54d633c8-812b-4e74-95d8-97b31f3cdda0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54d633c8-812b-4e74-95d8-97b31f3cdda0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2063-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54d633c8-812b-4e74-95d8-97b31f3cdda0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e09da23e-6d2d-4733-a516-8690becb6bee, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e09da23e-6d2d-4733-a516-8690becb6bee, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2064-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e09da23e-6d2d-4733-a516-8690becb6bee, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5fc2b9bd-0293-4a77-b21d-691ccbb79aec, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fc2b9bd-0293-4a77-b21d-691ccbb79aec, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2065-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fc2b9bd-0293-4a77-b21d-691ccbb79aec, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d51e218f-ce39-476e-9205-9445ed35bb80, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d51e218f-ce39-476e-9205-9445ed35bb80, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2001-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d51e218f-ce39-476e-9205-9445ed35bb80, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77b86755-9e75-4d0a-8714-1396334aaaa9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77b86755-9e75-4d0a-8714-1396334aaaa9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2002-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77b86755-9e75-4d0a-8714-1396334aaaa9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d5a9b54-e6d9-45f2-b978-a4e68d7c518b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d5a9b54-e6d9-45f2-b978-a4e68d7c518b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2003-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d5a9b54-e6d9-45f2-b978-a4e68d7c518b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5967985a-dbe3-4cc9-8209-97f9d852b46d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5967985a-dbe3-4cc9-8209-97f9d852b46d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2004-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5967985a-dbe3-4cc9-8209-97f9d852b46d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e6c6449-b0ca-4c66-8174-e3fe9df24b22, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e6c6449-b0ca-4c66-8174-e3fe9df24b22, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2005-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e6c6449-b0ca-4c66-8174-e3fe9df24b22, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 244acda2-2982-4223-9929-738b7a37ec79, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 244acda2-2982-4223-9929-738b7a37ec79, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWM1MDQ3MDMtYzllYjAxZjUtMjFhOTdiMjYtZmIzNDZjOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2006-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 244acda2-2982-4223-9929-738b7a37ec79, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fd4b43a8-eb3a-40d8-8c2f-88369e8a16a1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fd4b43a8-eb3a-40d8-8c2f-88369e8a16a1, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fd4b43a8-eb3a-40d8-8c2f-88369e8a16a1, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 05dcecbf-1064-44ad-83ff-f80f8e9172fd, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 05dcecbf-1064-44ad-83ff-f80f8e9172fd, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 05dcecbf-1064-44ad-83ff-f80f8e9172fd, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6a4532a-2c1f-49e8-899a-90dd286e36bc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6a4532a-2c1f-49e8-899a-90dd286e36bc, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2006-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6a4532a-2c1f-49e8-899a-90dd286e36bc, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f57702f-3526-4e11-85c4-1c437271aa82, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f57702f-3526-4e11-85c4-1c437271aa82, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2007-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f57702f-3526-4e11-85c4-1c437271aa82, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc142b27-02c0-4386-bed0-71c5adcafe02, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc142b27-02c0-4386-bed0-71c5adcafe02, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2008-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc142b27-02c0-4386-bed0-71c5adcafe02, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa12f426-ec5b-4097-a50f-e0258fc7bcee, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa12f426-ec5b-4097-a50f-e0258fc7bcee, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2009-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa12f426-ec5b-4097-a50f-e0258fc7bcee, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e54df436-3e5a-42d2-a1ca-7782d0809fec, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e54df436-3e5a-42d2-a1ca-7782d0809fec, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2010-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e54df436-3e5a-42d2-a1ca-7782d0809fec, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0ab6c3b-b7fb-47cb-9d9d-ec2d8e048e26, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0ab6c3b-b7fb-47cb-9d9d-ec2d8e048e26, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2011-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0ab6c3b-b7fb-47cb-9d9d-ec2d8e048e26, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a02c367-b7b2-40bf-9b8f-7b1fb7607ad3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a02c367-b7b2-40bf-9b8f-7b1fb7607ad3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2012-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a02c367-b7b2-40bf-9b8f-7b1fb7607ad3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f48ee574-93ff-4810-a814-6ac163549bfe, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f48ee574-93ff-4810-a814-6ac163549bfe, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2013-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f48ee574-93ff-4810-a814-6ac163549bfe, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b15cad88-f8ab-4dcb-b098-e25f35575ad1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b15cad88-f8ab-4dcb-b098-e25f35575ad1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2014-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b15cad88-f8ab-4dcb-b098-e25f35575ad1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71356d0d-5141-4afa-9075-0fa214e14dbd, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71356d0d-5141-4afa-9075-0fa214e14dbd, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2015-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71356d0d-5141-4afa-9075-0fa214e14dbd, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 95cf6f0b-d59f-436f-92b6-43741467549c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95cf6f0b-d59f-436f-92b6-43741467549c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OWNmOGNhNmMtOGYzNzllZWEtNzJjY2YzNDAtMjMwNjRlNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2016-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95cf6f0b-d59f-436f-92b6-43741467549c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1260bb60-529c-40d1-9993-998c14b8e524, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1260bb60-529c-40d1-9993-998c14b8e524, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1260bb60-529c-40d1-9993-998c14b8e524, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, df41e234-7642-463c-84a8-98924c46284e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, df41e234-7642-463c-84a8-98924c46284e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, df41e234-7642-463c-84a8-98924c46284e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d8dbe0d-7f8b-44b0-93fe-c388500879ad, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d8dbe0d-7f8b-44b0-93fe-c388500879ad, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2016-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d8dbe0d-7f8b-44b0-93fe-c388500879ad, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d68d9cb-a8ed-487a-a22a-a7f6519e3f83, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d68d9cb-a8ed-487a-a22a-a7f6519e3f83, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2017-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d68d9cb-a8ed-487a-a22a-a7f6519e3f83, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b88e55b9-0032-486c-8f27-1c2cfb278c46, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b88e55b9-0032-486c-8f27-1c2cfb278c46, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2018-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b88e55b9-0032-486c-8f27-1c2cfb278c46, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6e99658-de77-452c-8f24-b89edd97f808, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6e99658-de77-452c-8f24-b89edd97f808, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2019-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6e99658-de77-452c-8f24-b89edd97f808, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc57f62f-5f58-44dc-9826-437b27d4765a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc57f62f-5f58-44dc-9826-437b27d4765a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2020-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc57f62f-5f58-44dc-9826-437b27d4765a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 542647f5-430a-49e3-9100-f6c566fd0f79, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 542647f5-430a-49e3-9100-f6c566fd0f79, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2021-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 542647f5-430a-49e3-9100-f6c566fd0f79, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3112351-67bb-4237-9e2f-7e13031a0c82, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3112351-67bb-4237-9e2f-7e13031a0c82, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2022-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3112351-67bb-4237-9e2f-7e13031a0c82, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d1d53549-5a0f-4e7d-a360-c280259e98b1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1d53549-5a0f-4e7d-a360-c280259e98b1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2023-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d1d53549-5a0f-4e7d-a360-c280259e98b1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7865d382-a79c-44cd-bbfe-1e60bf716a02, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7865d382-a79c-44cd-bbfe-1e60bf716a02, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2024-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7865d382-a79c-44cd-bbfe-1e60bf716a02, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 034bedf5-d0ed-4024-b4b5-b0f35af016ec, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 034bedf5-d0ed-4024-b4b5-b0f35af016ec, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2025-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 034bedf5-d0ed-4024-b4b5-b0f35af016ec, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea7fe244-21ca-4d07-b7ff-5913538ce1b7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea7fe244-21ca-4d07-b7ff-5913538ce1b7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NjNiOThkMTAtNWFhZmU3YTgtYTRmMDRmZGItMWYxOTU5OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2026-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea7fe244-21ca-4d07-b7ff-5913538ce1b7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 22629351-f7ff-4378-8cb7-2a202585b77f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 22629351-f7ff-4378-8cb7-2a202585b77f, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 22629351-f7ff-4378-8cb7-2a202585b77f, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e6211d28-5a21-47ce-9b12-929966cff159, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e6211d28-5a21-47ce-9b12-929966cff159, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e6211d28-5a21-47ce-9b12-929966cff159, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ac6bef7-81dc-4edd-b470-65ca0ed33803, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ac6bef7-81dc-4edd-b470-65ca0ed33803, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2026-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ac6bef7-81dc-4edd-b470-65ca0ed33803, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c763fef8-9935-417f-866a-d87569af2ee7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c763fef8-9935-417f-866a-d87569af2ee7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2027-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c763fef8-9935-417f-866a-d87569af2ee7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc933061-8b48-43ab-a977-c33295215248, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc933061-8b48-43ab-a977-c33295215248, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2028-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc933061-8b48-43ab-a977-c33295215248, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 418a0667-643e-43c1-a312-b4fe3e450355, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 418a0667-643e-43c1-a312-b4fe3e450355, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2029-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 418a0667-643e-43c1-a312-b4fe3e450355, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b3db9d4d-17fe-4697-8cf5-1e533d173b70, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3db9d4d-17fe-4697-8cf5-1e533d173b70, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2030-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3db9d4d-17fe-4697-8cf5-1e533d173b70, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a178f8eb-8739-457d-9004-1b8b52f52cb3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a178f8eb-8739-457d-9004-1b8b52f52cb3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2031-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a178f8eb-8739-457d-9004-1b8b52f52cb3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69a42869-a25b-44a6-9c6f-ff3038f5fbd4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69a42869-a25b-44a6-9c6f-ff3038f5fbd4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2032-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69a42869-a25b-44a6-9c6f-ff3038f5fbd4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 963393c4-508a-4237-9214-b68780b10f95, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 963393c4-508a-4237-9214-b68780b10f95, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2033-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 963393c4-508a-4237-9214-b68780b10f95, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd1d8c4a-f69e-4284-8ae2-5b287b425acc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd1d8c4a-f69e-4284-8ae2-5b287b425acc, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2034-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd1d8c4a-f69e-4284-8ae2-5b287b425acc, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5fcc296-00a9-48dc-8779-70074ff7c1a9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5fcc296-00a9-48dc-8779-70074ff7c1a9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2035-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5fcc296-00a9-48dc-8779-70074ff7c1a9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5fa65d2b-2cfd-49cb-ae1e-7f6d32e84237, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fa65d2b-2cfd-49cb-ae1e-7f6d32e84237, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI2MmZmOWMtNjJhNjczODMtZGM2ZDViYmMtMjU2MjMyNDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2036-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fa65d2b-2cfd-49cb-ae1e-7f6d32e84237, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c744f4b2-b6e7-41fc-be62-3a73f24a512b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c744f4b2-b6e7-41fc-be62-3a73f24a512b, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c744f4b2-b6e7-41fc-be62-3a73f24a512b, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9779a6ae-5ff2-4f9a-ac6f-3a2592a1dfd0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9779a6ae-5ff2-4f9a-ac6f-3a2592a1dfd0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9779a6ae-5ff2-4f9a-ac6f-3a2592a1dfd0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e6542193-cdc7-4aa0-9b03-7108e15592ee, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6542193-cdc7-4aa0-9b03-7108e15592ee, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2036-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e6542193-cdc7-4aa0-9b03-7108e15592ee, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a21e0ca-3f8d-440e-a716-6260792574a7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a21e0ca-3f8d-440e-a716-6260792574a7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2037-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a21e0ca-3f8d-440e-a716-6260792574a7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2251e6b-b657-483a-8063-6edfd3ffeb60, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2251e6b-b657-483a-8063-6edfd3ffeb60, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2038-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2251e6b-b657-483a-8063-6edfd3ffeb60, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3b670fb5-db7b-4e94-9a8c-5d14a0a11068, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b670fb5-db7b-4e94-9a8c-5d14a0a11068, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2039-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b670fb5-db7b-4e94-9a8c-5d14a0a11068, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98d373fe-1305-4475-a157-8865ca49d8aa, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98d373fe-1305-4475-a157-8865ca49d8aa, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2040-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98d373fe-1305-4475-a157-8865ca49d8aa, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a533e39b-3c2d-458f-8d97-dfffe5df6ad5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a533e39b-3c2d-458f-8d97-dfffe5df6ad5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2041-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a533e39b-3c2d-458f-8d97-dfffe5df6ad5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aac8e99f-3656-4da6-9885-d31e06086e6b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aac8e99f-3656-4da6-9885-d31e06086e6b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2042-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aac8e99f-3656-4da6-9885-d31e06086e6b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2497786a-635b-4558-92d6-6b2e6d9a6460, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2497786a-635b-4558-92d6-6b2e6d9a6460, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2043-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2497786a-635b-4558-92d6-6b2e6d9a6460, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3d45b31-b18e-46e8-9c9e-94aeb2ecacc2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3d45b31-b18e-46e8-9c9e-94aeb2ecacc2, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2044-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3d45b31-b18e-46e8-9c9e-94aeb2ecacc2, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e2a8d71-d0ec-4fc2-b013-a079fa4fbf53, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e2a8d71-d0ec-4fc2-b013-a079fa4fbf53, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2045-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e2a8d71-d0ec-4fc2-b013-a079fa4fbf53, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3605a4b3-7358-42be-808b-69b251f6c70e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3605a4b3-7358-42be-808b-69b251f6c70e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MmFhOTMxYmEtMTFjZjY4ODAtZGYzNGJmZDItYWUxYzZkMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2046-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3605a4b3-7358-42be-808b-69b251f6c70e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3d7b4547-5608-4fd1-924e-a46c33bcdaee, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3d7b4547-5608-4fd1-924e-a46c33bcdaee, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3d7b4547-5608-4fd1-924e-a46c33bcdaee, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c7c8f80a-a980-41b8-8db4-3e9213295606, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c7c8f80a-a980-41b8-8db4-3e9213295606, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c7c8f80a-a980-41b8-8db4-3e9213295606, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f3d660d0-ee34-4845-bb86-84dbb1bf08fa, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3d660d0-ee34-4845-bb86-84dbb1bf08fa, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2046-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3d660d0-ee34-4845-bb86-84dbb1bf08fa, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1047514-e00f-41a0-be13-103da892dc13, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1047514-e00f-41a0-be13-103da892dc13, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2047-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1047514-e00f-41a0-be13-103da892dc13, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1a1453e-42f6-41d5-8245-32baf5a20853, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1a1453e-42f6-41d5-8245-32baf5a20853, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2048-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1a1453e-42f6-41d5-8245-32baf5a20853, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67dcad78-e032-46e3-bb53-d7eebfd7ccb5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67dcad78-e032-46e3-bb53-d7eebfd7ccb5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2049-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67dcad78-e032-46e3-bb53-d7eebfd7ccb5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8734b2f2-51ff-4a93-b016-a079aba64134, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8734b2f2-51ff-4a93-b016-a079aba64134, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2050-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8734b2f2-51ff-4a93-b016-a079aba64134, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25b24384-90f7-421c-8525-879108b53d85, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25b24384-90f7-421c-8525-879108b53d85, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2051-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25b24384-90f7-421c-8525-879108b53d85, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f25af8a-77e4-484c-b43d-ea3c5b02fa4b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f25af8a-77e4-484c-b43d-ea3c5b02fa4b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2052-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f25af8a-77e4-484c-b43d-ea3c5b02fa4b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 336be14a-b583-4f70-8dae-b5d30b664c8c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 336be14a-b583-4f70-8dae-b5d30b664c8c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2053-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 336be14a-b583-4f70-8dae-b5d30b664c8c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3264b1ad-c532-4d08-8ec5-d58aa9ab7699, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3264b1ad-c532-4d08-8ec5-d58aa9ab7699, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2054-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3264b1ad-c532-4d08-8ec5-d58aa9ab7699, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f64204e9-603e-4e7b-976a-bf5703d27872, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f64204e9-603e-4e7b-976a-bf5703d27872, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2055-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f64204e9-603e-4e7b-976a-bf5703d27872, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b86c56fb-340a-42df-93b5-2836c80c973a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b86c56fb-340a-42df-93b5-2836c80c973a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODE1NTMzZmItZDJmZWUwZmItNWM1ZjYxNy1hOWFmNjg4YQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2056-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b86c56fb-340a-42df-93b5-2836c80c973a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 455e98da-34fe-475b-ab8e-353e156d5f77, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 455e98da-34fe-475b-ab8e-353e156d5f77, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 455e98da-34fe-475b-ab8e-353e156d5f77, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 64339299-f645-4589-bb72-08051b3225e2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 64339299-f645-4589-bb72-08051b3225e2, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 64339299-f645-4589-bb72-08051b3225e2, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b02b0061-b97b-406a-b80a-de2c052447cd, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b02b0061-b97b-406a-b80a-de2c052447cd, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2056-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b02b0061-b97b-406a-b80a-de2c052447cd, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e21a9682-e3c3-49b3-88e0-fc2a140f2bed, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e21a9682-e3c3-49b3-88e0-fc2a140f2bed, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2057-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e21a9682-e3c3-49b3-88e0-fc2a140f2bed, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 044ab5a3-d5cd-4af1-a224-aa9059abfdc0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 044ab5a3-d5cd-4af1-a224-aa9059abfdc0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2058-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 044ab5a3-d5cd-4af1-a224-aa9059abfdc0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12879d5a-2f1e-4c3c-9027-99d067db3f1a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12879d5a-2f1e-4c3c-9027-99d067db3f1a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2059-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12879d5a-2f1e-4c3c-9027-99d067db3f1a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 574fd7be-1f35-40cb-bf20-979d7393a158, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 574fd7be-1f35-40cb-bf20-979d7393a158, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2060-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 574fd7be-1f35-40cb-bf20-979d7393a158, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36fc3358-7470-4f3f-88df-0a081947d739, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36fc3358-7470-4f3f-88df-0a081947d739, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2061-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36fc3358-7470-4f3f-88df-0a081947d739, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c6d3b4d-09eb-4a71-8631-6fca00d80fa6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c6d3b4d-09eb-4a71-8631-6fca00d80fa6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2062-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c6d3b4d-09eb-4a71-8631-6fca00d80fa6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4cfef968-fad8-479b-aa27-f3464a166f6d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cfef968-fad8-479b-aa27-f3464a166f6d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2063-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4cfef968-fad8-479b-aa27-f3464a166f6d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77b85ab5-972f-40ea-adc6-0eeb732fe798, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77b85ab5-972f-40ea-adc6-0eeb732fe798, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2064-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77b85ab5-972f-40ea-adc6-0eeb732fe798, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be2acc00-ece6-4bb6-86a8-3b3ec3e59bc0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be2acc00-ece6-4bb6-86a8-3b3ec3e59bc0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2065-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be2acc00-ece6-4bb6-86a8-3b3ec3e59bc0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3e0030f-f322-4bbd-b237-833e3233af0a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3e0030f-f322-4bbd-b237-833e3233af0a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NWU4NjM3MTItNDBmMWVjYWQtZWE5ODI5M2YtZWZjMDViMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3e0030f-f322-4bbd-b237-833e3233af0a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a8c4fa0b-3960-40d0-950f-05ca50c433e3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a8c4fa0b-3960-40d0-950f-05ca50c433e3, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a8c4fa0b-3960-40d0-950f-05ca50c433e3, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d2343376-e20f-4510-a7bd-c51275fe1545, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d2343376-e20f-4510-a7bd-c51275fe1545, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d2343376-e20f-4510-a7bd-c51275fe1545, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80982232-c933-4c35-be88-e3496ababcc7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80982232-c933-4c35-be88-e3496ababcc7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80982232-c933-4c35-be88-e3496ababcc7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44115bde-70a1-4d72-beff-37eb2518d7ac, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44115bde-70a1-4d72-beff-37eb2518d7ac, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44115bde-70a1-4d72-beff-37eb2518d7ac, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 833028b4-e9de-4f2a-aec0-9b7d7235ad56, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 833028b4-e9de-4f2a-aec0-9b7d7235ad56, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 833028b4-e9de-4f2a-aec0-9b7d7235ad56, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25ba52dd-929d-4ad8-b9aa-c791268845e5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25ba52dd-929d-4ad8-b9aa-c791268845e5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25ba52dd-929d-4ad8-b9aa-c791268845e5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1ccd6ff-ce36-46bf-9762-d2c76380de0b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1ccd6ff-ce36-46bf-9762-d2c76380de0b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1ccd6ff-ce36-46bf-9762-d2c76380de0b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9585382-58b0-44ac-a257-0fc0fa24bb19, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9585382-58b0-44ac-a257-0fc0fa24bb19, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9585382-58b0-44ac-a257-0fc0fa24bb19, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5db5e5b2-b36f-49ec-aa63-8ce351043d5a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5db5e5b2-b36f-49ec-aa63-8ce351043d5a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5db5e5b2-b36f-49ec-aa63-8ce351043d5a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f04055c6-f851-4e7f-b5e7-c0c5ee533609, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f04055c6-f851-4e7f-b5e7-c0c5ee533609, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f04055c6-f851-4e7f-b5e7-c0c5ee533609, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a3688f2-e770-4fb7-9709-b6ff54b1aba5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a3688f2-e770-4fb7-9709-b6ff54b1aba5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a3688f2-e770-4fb7-9709-b6ff54b1aba5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4923a623-acd7-4c4c-9052-1c968cdc9235, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4923a623-acd7-4c4c-9052-1c968cdc9235, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4923a623-acd7-4c4c-9052-1c968cdc9235, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ef92069-ee73-4b60-88c4-5aca8ffb7244, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ef92069-ee73-4b60-88c4-5aca8ffb7244, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTU4NTdkOGUtZDUwMTNmNmYtZmQ4ODQxZS05MWE0YzMwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ef92069-ee73-4b60-88c4-5aca8ffb7244, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 69524896-1853-46e8-aebf-e57fdd6edbea, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 69524896-1853-46e8-aebf-e57fdd6edbea, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 69524896-1853-46e8-aebf-e57fdd6edbea, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e7011aa6-fdfa-4d82-90be-57dca91a27e6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e7011aa6-fdfa-4d82-90be-57dca91a27e6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e7011aa6-fdfa-4d82-90be-57dca91a27e6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3bb51c3-9513-4bc0-ae66-959d89ffef9b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3bb51c3-9513-4bc0-ae66-959d89ffef9b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3bb51c3-9513-4bc0-ae66-959d89ffef9b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, efbed24d-dad7-43a8-a391-1510baaeb105, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efbed24d-dad7-43a8-a391-1510baaeb105, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, efbed24d-dad7-43a8-a391-1510baaeb105, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76cc4a8c-b9f7-49ae-944f-837731ecddd0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76cc4a8c-b9f7-49ae-944f-837731ecddd0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76cc4a8c-b9f7-49ae-944f-837731ecddd0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f073302c-fa3b-4a28-b679-0d791dc3c068, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f073302c-fa3b-4a28-b679-0d791dc3c068, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f073302c-fa3b-4a28-b679-0d791dc3c068, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 717e762b-e5f2-4d94-96e3-8c8d7847d668, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 717e762b-e5f2-4d94-96e3-8c8d7847d668, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 717e762b-e5f2-4d94-96e3-8c8d7847d668, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6d2c9553-e855-4bbf-a803-7d0e3018857b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d2c9553-e855-4bbf-a803-7d0e3018857b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d2c9553-e855-4bbf-a803-7d0e3018857b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ac2fbf9-f8a8-4269-bc26-bd6895e626c0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ac2fbf9-f8a8-4269-bc26-bd6895e626c0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ac2fbf9-f8a8-4269-bc26-bd6895e626c0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dca3259c-ae09-483e-afc2-4c9527dd68f4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dca3259c-ae09-483e-afc2-4c9527dd68f4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dca3259c-ae09-483e-afc2-4c9527dd68f4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6b75e490-052f-4040-b7a4-96a44d09e7b8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b75e490-052f-4040-b7a4-96a44d09e7b8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b75e490-052f-4040-b7a4-96a44d09e7b8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d24533c-9287-4533-b781-30522be57a81, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d24533c-9287-4533-b781-30522be57a81, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d24533c-9287-4533-b781-30522be57a81, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae3459f9-132c-4321-b88d-54386bb4feb0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae3459f9-132c-4321-b88d-54386bb4feb0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZTZiZTJjZGQtNDY2MDZmM2EtYTgyYmUxYTctOTg5NjU5NWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae3459f9-132c-4321-b88d-54386bb4feb0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3221fb30-2987-417b-889a-cc6f6574cfb3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3221fb30-2987-417b-889a-cc6f6574cfb3, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3221fb30-2987-417b-889a-cc6f6574cfb3, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3f10037d-59a8-404a-a040-a86eb3e85a84, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3f10037d-59a8-404a-a040-a86eb3e85a84, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3f10037d-59a8-404a-a040-a86eb3e85a84, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c746682d-4b21-4d3c-a649-faec2a87943b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c746682d-4b21-4d3c-a649-faec2a87943b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c746682d-4b21-4d3c-a649-faec2a87943b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5bd5cf77-d60b-4e05-a9b7-cba1fde182da, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bd5cf77-d60b-4e05-a9b7-cba1fde182da, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5bd5cf77-d60b-4e05-a9b7-cba1fde182da, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abdb343a-b033-4738-988f-a536993241e0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abdb343a-b033-4738-988f-a536993241e0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abdb343a-b033-4738-988f-a536993241e0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6501f49e-4235-4424-ac8d-1e71948883e6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6501f49e-4235-4424-ac8d-1e71948883e6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6501f49e-4235-4424-ac8d-1e71948883e6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c4f7c6e-7792-46c4-a038-91a91f7e1d06, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c4f7c6e-7792-46c4-a038-91a91f7e1d06, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c4f7c6e-7792-46c4-a038-91a91f7e1d06, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ed67713-cf22-4601-98b3-c2a460ea484e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ed67713-cf22-4601-98b3-c2a460ea484e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ed67713-cf22-4601-98b3-c2a460ea484e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 659691c1-5f0e-4de8-b010-52410309d734, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 659691c1-5f0e-4de8-b010-52410309d734, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 659691c1-5f0e-4de8-b010-52410309d734, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1be7a37e-9f96-42ab-878e-56b9c363ef5f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1be7a37e-9f96-42ab-878e-56b9c363ef5f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1be7a37e-9f96-42ab-878e-56b9c363ef5f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 23038d49-82c0-4e0d-96e2-081e6b3c7deb, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23038d49-82c0-4e0d-96e2-081e6b3c7deb, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23038d49-82c0-4e0d-96e2-081e6b3c7deb, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc3c4234-6147-4409-be43-a9ad232b453e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc3c4234-6147-4409-be43-a9ad232b453e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc3c4234-6147-4409-be43-a9ad232b453e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce2f647c-84dc-41b3-9cbd-897f89faade9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce2f647c-84dc-41b3-9cbd-897f89faade9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NDI3MzFiYjgtYTQ3NTNiNGYtNDA1ODJmYi1hNjRhZGVjZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce2f647c-84dc-41b3-9cbd-897f89faade9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9a521798-0ff7-4ee2-80c6-2f605ee22285, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9a521798-0ff7-4ee2-80c6-2f605ee22285, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9a521798-0ff7-4ee2-80c6-2f605ee22285, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0fcc431e-e06d-4107-8c1c-5416135d5fa8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0fcc431e-e06d-4107-8c1c-5416135d5fa8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0fcc431e-e06d-4107-8c1c-5416135d5fa8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64dc16af-9252-4fe7-8ff4-b9f4628cd0b6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64dc16af-9252-4fe7-8ff4-b9f4628cd0b6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64dc16af-9252-4fe7-8ff4-b9f4628cd0b6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea215302-27ed-4186-b1af-a9390682d4a6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea215302-27ed-4186-b1af-a9390682d4a6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea215302-27ed-4186-b1af-a9390682d4a6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed0e0670-130b-4cda-941c-6a3a9bfafa9b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed0e0670-130b-4cda-941c-6a3a9bfafa9b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed0e0670-130b-4cda-941c-6a3a9bfafa9b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e184747-a1bc-43c8-af83-d30f2d6e4bbd, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e184747-a1bc-43c8-af83-d30f2d6e4bbd, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e184747-a1bc-43c8-af83-d30f2d6e4bbd, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 18256309-2e00-4b93-9108-0b7b5b5a528a, localhost:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 18256309-2e00-4b93-9108-0b7b5b5a528a, localhost:13212): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 18256309-2e00-4b93-9108-0b7b5b5a528a, localhost:13212): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 13212 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-anwhr6cmha.auto.internal:13212, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:13212
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99b88ee7-f834-4c33-a33a-4410fff6f873, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99b88ee7-f834-4c33-a33a-4410fff6f873, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99b88ee7-f834-4c33-a33a-4410fff6f873, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 14e95271-e597-4511-85e9-0032402bb327, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14e95271-e597-4511-85e9-0032402bb327, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14e95271-e597-4511-85e9-0032402bb327, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84f3c5d6-c1d6-4d2d-afe3-36b448c48598, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84f3c5d6-c1d6-4d2d-afe3-36b448c48598, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84f3c5d6-c1d6-4d2d-afe3-36b448c48598, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e84e5e5-3860-415a-9d89-84963b47b6a6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e84e5e5-3860-415a-9d89-84963b47b6a6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e84e5e5-3860-415a-9d89-84963b47b6a6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2eebd37e-ff4d-438a-a079-a4a4fb21bc7f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2eebd37e-ff4d-438a-a079-a4a4fb21bc7f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2eebd37e-ff4d-438a-a079-a4a4fb21bc7f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b0a4828-522c-4fda-8141-000a292f0fcd, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b0a4828-522c-4fda-8141-000a292f0fcd, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b0a4828-522c-4fda-8141-000a292f0fcd, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f06537fa-21ca-450b-b27b-a61e2ed11770, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f06537fa-21ca-450b-b27b-a61e2ed11770, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTk5Y2MxNzktYzNkNDJhZWQtMjUzZTUyNWItZWMyODliZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f06537fa-21ca-450b-b27b-a61e2ed11770, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8c4db615-9ed5-44d7-9042-1cc6ab13a634, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8c4db615-9ed5-44d7-9042-1cc6ab13a634, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8c4db615-9ed5-44d7-9042-1cc6ab13a634, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 20fcd061-7943-4760-be7d-3aad7c66cab3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 20fcd061-7943-4760-be7d-3aad7c66cab3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 20fcd061-7943-4760-be7d-3aad7c66cab3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a971f5d8-83c2-4857-bf2b-ab9c56221c13, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a971f5d8-83c2-4857-bf2b-ab9c56221c13, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a971f5d8-83c2-4857-bf2b-ab9c56221c13, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bef87763-6e0b-4c9c-89d2-c5395653cdcf, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bef87763-6e0b-4c9c-89d2-c5395653cdcf, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bef87763-6e0b-4c9c-89d2-c5395653cdcf, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb0d9f99-ad6d-4e29-92af-7e40136f8214, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb0d9f99-ad6d-4e29-92af-7e40136f8214, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb0d9f99-ad6d-4e29-92af-7e40136f8214, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 218a5cf3-24fd-4ac8-bdca-d44e27c6a159, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 218a5cf3-24fd-4ac8-bdca-d44e27c6a159, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 218a5cf3-24fd-4ac8-bdca-d44e27c6a159, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a1a0414-53b2-474e-8a23-d77c3684514c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a1a0414-53b2-474e-8a23-d77c3684514c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a1a0414-53b2-474e-8a23-d77c3684514c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5c8ed9bb-802c-475d-a68a-7ccb9f49d3a7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c8ed9bb-802c-475d-a68a-7ccb9f49d3a7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c8ed9bb-802c-475d-a68a-7ccb9f49d3a7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f47c3533-89dc-4f90-b72e-bf4e0a4513ed, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f47c3533-89dc-4f90-b72e-bf4e0a4513ed, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f47c3533-89dc-4f90-b72e-bf4e0a4513ed, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7490128-ffee-45ba-b49e-bb02e7f3e0fb, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7490128-ffee-45ba-b49e-bb02e7f3e0fb, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7490128-ffee-45ba-b49e-bb02e7f3e0fb, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 136676c6-6353-4c05-8a29-64adf3daa893, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 136676c6-6353-4c05-8a29-64adf3daa893, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 136676c6-6353-4c05-8a29-64adf3daa893, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2fb427c4-33ee-4149-93d4-e7d53629974b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fb427c4-33ee-4149-93d4-e7d53629974b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fb427c4-33ee-4149-93d4-e7d53629974b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0effdba1-043c-46ac-b567-2d74e822209c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0effdba1-043c-46ac-b567-2d74e822209c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWMxMDFjZmUtMmE2YTRhMTctYTNhYzJjZjktMmM5N2NhZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0effdba1-043c-46ac-b567-2d74e822209c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a9f48835-3947-4c4e-b4f1-e6d72a524a0a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a9f48835-3947-4c4e-b4f1-e6d72a524a0a, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a9f48835-3947-4c4e-b4f1-e6d72a524a0a, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 557886ef-4231-4c5a-9ebf-ff072cbe1d0b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 557886ef-4231-4c5a-9ebf-ff072cbe1d0b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 557886ef-4231-4c5a-9ebf-ff072cbe1d0b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7409d76-2039-40dc-aa79-52f0e43f77e0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7409d76-2039-40dc-aa79-52f0e43f77e0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7409d76-2039-40dc-aa79-52f0e43f77e0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e15e2c73-27b4-4ff4-b1a2-60e7628a8263, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e15e2c73-27b4-4ff4-b1a2-60e7628a8263, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e15e2c73-27b4-4ff4-b1a2-60e7628a8263, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 88941e00-be22-482a-8e0b-d23d3017cbd7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88941e00-be22-482a-8e0b-d23d3017cbd7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88941e00-be22-482a-8e0b-d23d3017cbd7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 968e312e-f2ae-4416-b7e8-2f12bcef4f79, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 968e312e-f2ae-4416-b7e8-2f12bcef4f79, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 968e312e-f2ae-4416-b7e8-2f12bcef4f79, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 170ec720-0ffc-4be6-b06c-24e156e4a46e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 170ec720-0ffc-4be6-b06c-24e156e4a46e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 170ec720-0ffc-4be6-b06c-24e156e4a46e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 073aa094-bd3b-43ce-af82-1cfbdf317ad3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 073aa094-bd3b-43ce-af82-1cfbdf317ad3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 073aa094-bd3b-43ce-af82-1cfbdf317ad3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c4723aba-4fcb-4122-bf17-00dae90c1ef6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4723aba-4fcb-4122-bf17-00dae90c1ef6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c4723aba-4fcb-4122-bf17-00dae90c1ef6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 950d8a8d-4aec-4f8c-819a-a36ec405de1f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 950d8a8d-4aec-4f8c-819a-a36ec405de1f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 950d8a8d-4aec-4f8c-819a-a36ec405de1f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ecb29764-fd2b-4aeb-bb94-e11cd3d35ad6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ecb29764-fd2b-4aeb-bb94-e11cd3d35ad6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ecb29764-fd2b-4aeb-bb94-e11cd3d35ad6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e83582b7-d377-4cbe-ac52-687144353bb1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e83582b7-d377-4cbe-ac52-687144353bb1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696206000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e83582b7-d377-4cbe-ac52-687144353bb1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d664746f-f09d-4a59-8d70-4de0d6b40d1b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d664746f-f09d-4a59-8d70-4de0d6b40d1b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NzQ1ZGY1M2EtMTU0MjNlOGItYWMwYTM1YjMtZjQ3Zjdm" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696206100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d664746f-f09d-4a59-8d70-4de0d6b40d1b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 34b88026-74a7-400d-9548-ff0111a94a14, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 34b88026-74a7-400d-9548-ff0111a94a14, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 34b88026-74a7-400d-9548-ff0111a94a14, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, aec6e6fe-e3fa-4a0f-892d-e99c2e45c7a6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, aec6e6fe-e3fa-4a0f-892d-e99c2e45c7a6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, aec6e6fe-e3fa-4a0f-892d-e99c2e45c7a6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7664cb2-141e-4bfa-873f-5face55e24df, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7664cb2-141e-4bfa-873f-5face55e24df, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696206100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7664cb2-141e-4bfa-873f-5face55e24df, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d564b517-eaa8-45f5-875d-6281aa4b8103, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d564b517-eaa8-45f5-875d-6281aa4b8103, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696206200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d564b517-eaa8-45f5-875d-6281aa4b8103, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 75e95861-77a2-47e4-b9af-c844d489b23b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75e95861-77a2-47e4-b9af-c844d489b23b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696206300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75e95861-77a2-47e4-b9af-c844d489b23b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9f0f49c-908c-4222-a945-2c1044033325, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9f0f49c-908c-4222-a945-2c1044033325, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696206400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9f0f49c-908c-4222-a945-2c1044033325, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82eff5c3-972a-4e2e-970a-67247df17d1d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82eff5c3-972a-4e2e-970a-67247df17d1d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696206500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82eff5c3-972a-4e2e-970a-67247df17d1d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad890f48-ab85-494f-9787-b0ea006c1bb2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad890f48-ab85-494f-9787-b0ea006c1bb2, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(1 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad890f48-ab85-494f-9787-b0ea006c1bb2, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1400daa9-2669-4777-9a9d-21fcbe0465dd, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1400daa9-2669-4777-9a9d-21fcbe0465dd, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(2 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1400daa9-2669-4777-9a9d-21fcbe0465dd, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f14f16f-fab8-4a05-9869-ee82c295c599, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f14f16f-fab8-4a05-9869-ee82c295c599, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(3 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f14f16f-fab8-4a05-9869-ee82c295c599, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89e7a3f7-fbf7-4fb8-b040-cf51f4ccf3e8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89e7a3f7-fbf7-4fb8-b040-cf51f4ccf3e8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(4 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89e7a3f7-fbf7-4fb8-b040-cf51f4ccf3e8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98aea7a7-a253-441f-8bf5-bcd645dbeb14, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98aea7a7-a253-441f-8bf5-bcd645dbeb14, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(5 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98aea7a7-a253-441f-8bf5-bcd645dbeb14, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dbf4fb1e-d989-4ca4-8f88-11accdb944db, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbf4fb1e-d989-4ca4-8f88-11accdb944db, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc3NjcyMzItZDQxNzMzYy03ZTdlYjI0LTg2OTIxNjc3" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(6 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbf4fb1e-d989-4ca4-8f88-11accdb944db, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ed588726-b906-4a8c-9b80-b7b79ba495ab, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ed588726-b906-4a8c-9b80-b7b79ba495ab, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ed588726-b906-4a8c-9b80-b7b79ba495ab, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 679e5b3e-206e-40a3-b7ca-41b819a77f2e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 679e5b3e-206e-40a3-b7ca-41b819a77f2e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 679e5b3e-206e-40a3-b7ca-41b819a77f2e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb2aee69-e2f1-4044-b29f-92423d21acee, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb2aee69-e2f1-4044-b29f-92423d21acee, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(6 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb2aee69-e2f1-4044-b29f-92423d21acee, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d750e45d-3d49-44a1-a003-04f9d8c55332, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d750e45d-3d49-44a1-a003-04f9d8c55332, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(7 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d750e45d-3d49-44a1-a003-04f9d8c55332, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72453e71-46be-4431-b37c-2a3ca0fa5065, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72453e71-46be-4431-b37c-2a3ca0fa5065, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(8 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72453e71-46be-4431-b37c-2a3ca0fa5065, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 667ff124-27ff-427e-9fd6-92e82743e3ec, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 667ff124-27ff-427e-9fd6-92e82743e3ec, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(9 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 667ff124-27ff-427e-9fd6-92e82743e3ec, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f37ee07-3798-4170-9e11-f8e88b21dceb, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f37ee07-3798-4170-9e11-f8e88b21dceb, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(10 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f37ee07-3798-4170-9e11-f8e88b21dceb, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5ea1a76-a443-474b-8a3c-fe28b4bd3c7a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5ea1a76-a443-474b-8a3c-fe28b4bd3c7a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(11 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5ea1a76-a443-474b-8a3c-fe28b4bd3c7a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83b297e7-17a5-4ec7-bbc0-da00556f6e0d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83b297e7-17a5-4ec7-bbc0-da00556f6e0d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(12 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83b297e7-17a5-4ec7-bbc0-da00556f6e0d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1426d346-6c68-4323-8635-45fe56b45517, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1426d346-6c68-4323-8635-45fe56b45517, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(13 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1426d346-6c68-4323-8635-45fe56b45517, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72351a6f-a711-499b-aa08-d4fa7dbe4750, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72351a6f-a711-499b-aa08-d4fa7dbe4750, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(14 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72351a6f-a711-499b-aa08-d4fa7dbe4750, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc19c5e3-e5e4-42f5-89a1-f4f29cd45271, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc19c5e3-e5e4-42f5-89a1-f4f29cd45271, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(15 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc19c5e3-e5e4-42f5-89a1-f4f29cd45271, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7826d407-7522-4ef7-8d88-9ce1f074506a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7826d407-7522-4ef7-8d88-9ce1f074506a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTMyNTRkMjktY2QxZTU3ZWItOTdhMGRmZTctZWNlOTZjYjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(16 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7826d407-7522-4ef7-8d88-9ce1f074506a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 97baacb4-c960-45c6-9234-ecfe95c6779a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 97baacb4-c960-45c6-9234-ecfe95c6779a, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 97baacb4-c960-45c6-9234-ecfe95c6779a, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3863f747-6008-4a4f-ac14-8a837ab8a0d2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3863f747-6008-4a4f-ac14-8a837ab8a0d2, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3863f747-6008-4a4f-ac14-8a837ab8a0d2, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b98ca8be-771d-4b48-89cb-5cf939efdee6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b98ca8be-771d-4b48-89cb-5cf939efdee6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(16 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b98ca8be-771d-4b48-89cb-5cf939efdee6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01eb0d4c-fcb4-4544-926f-cee7793e1057, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01eb0d4c-fcb4-4544-926f-cee7793e1057, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(17 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01eb0d4c-fcb4-4544-926f-cee7793e1057, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9bfd64f6-fe2d-4837-b31c-2eb718586a57, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bfd64f6-fe2d-4837-b31c-2eb718586a57, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(18 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bfd64f6-fe2d-4837-b31c-2eb718586a57, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2e8f749-a160-4c11-b552-b1c0a5bdc1fc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2e8f749-a160-4c11-b552-b1c0a5bdc1fc, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(19 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2e8f749-a160-4c11-b552-b1c0a5bdc1fc, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2157d6db-3d82-4f50-bb0a-fb51235a467e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2157d6db-3d82-4f50-bb0a-fb51235a467e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(20 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2157d6db-3d82-4f50-bb0a-fb51235a467e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c15fc790-8855-49b8-8f06-5e82053b3d11, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c15fc790-8855-49b8-8f06-5e82053b3d11, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(21 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c15fc790-8855-49b8-8f06-5e82053b3d11, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58356fb5-27fc-43ff-a5ca-6ec9ccafa58a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58356fb5-27fc-43ff-a5ca-6ec9ccafa58a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(22 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58356fb5-27fc-43ff-a5ca-6ec9ccafa58a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5020a06-2de0-43f4-813c-dcfa7a74a743, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5020a06-2de0-43f4-813c-dcfa7a74a743, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(23 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5020a06-2de0-43f4-813c-dcfa7a74a743, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, efc84794-8778-43f7-ab57-f2a9b4fcc745, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efc84794-8778-43f7-ab57-f2a9b4fcc745, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(24 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, efc84794-8778-43f7-ab57-f2a9b4fcc745, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b6c0f8f-e55d-4be2-bf7a-adb69aa0f33f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b6c0f8f-e55d-4be2-bf7a-adb69aa0f33f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(25 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b6c0f8f-e55d-4be2-bf7a-adb69aa0f33f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a190158a-09f2-4705-8286-32a3ec4306b8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a190158a-09f2-4705-8286-32a3ec4306b8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjI0ZGQ5MDUtNWI2OTdhZGEtYjhiNzkzZjQtMTU5ZWQwOGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(26 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a190158a-09f2-4705-8286-32a3ec4306b8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b49cb6db-f694-4971-ac53-8b3eb942bf10, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b49cb6db-f694-4971-ac53-8b3eb942bf10, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b49cb6db-f694-4971-ac53-8b3eb942bf10, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8611f40f-ff25-4aad-b934-184d561290ea, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8611f40f-ff25-4aad-b934-184d561290ea, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8611f40f-ff25-4aad-b934-184d561290ea, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55e844f4-212e-4b80-8f96-4033c44b25ae, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55e844f4-212e-4b80-8f96-4033c44b25ae, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(26 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55e844f4-212e-4b80-8f96-4033c44b25ae, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7288c322-3cb6-479f-9e8f-95220727dfb5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7288c322-3cb6-479f-9e8f-95220727dfb5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(27 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7288c322-3cb6-479f-9e8f-95220727dfb5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d774864-1b84-41db-8ddf-7de676f2e753, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d774864-1b84-41db-8ddf-7de676f2e753, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(28 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d774864-1b84-41db-8ddf-7de676f2e753, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3627bd7a-5c06-400e-ac7d-0fc1658b0df7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3627bd7a-5c06-400e-ac7d-0fc1658b0df7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(29 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3627bd7a-5c06-400e-ac7d-0fc1658b0df7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1462bfb9-03c5-4cbc-a4b7-437baa6abcf9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1462bfb9-03c5-4cbc-a4b7-437baa6abcf9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(30 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1462bfb9-03c5-4cbc-a4b7-437baa6abcf9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c706170e-4364-4b41-8063-a61f6298ebe8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c706170e-4364-4b41-8063-a61f6298ebe8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(31 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c706170e-4364-4b41-8063-a61f6298ebe8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8841f254-126c-42f3-9633-ee91717d7eb6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8841f254-126c-42f3-9633-ee91717d7eb6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(32 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8841f254-126c-42f3-9633-ee91717d7eb6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee29b7fc-521d-46c0-893c-429f2101962e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee29b7fc-521d-46c0-893c-429f2101962e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(33 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee29b7fc-521d-46c0-893c-429f2101962e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aba45f87-2bfc-47cc-90e4-604a12a4de12, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aba45f87-2bfc-47cc-90e4-604a12a4de12, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(34 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aba45f87-2bfc-47cc-90e4-604a12a4de12, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6966d74-ceb1-4877-822f-414d4dea7d16, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6966d74-ceb1-4877-822f-414d4dea7d16, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(35 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6966d74-ceb1-4877-822f-414d4dea7d16, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 141d702a-dad2-4d8d-9816-64e3d3cde1b3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 141d702a-dad2-4d8d-9816-64e3d3cde1b3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDk5MmUyMzktMmI3MzA2NjctYThlY2NkMGYtYWQyZTc1ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(36 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 141d702a-dad2-4d8d-9816-64e3d3cde1b3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 19d37c7d-9cc0-41ec-a0af-5790e211d0be, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 19d37c7d-9cc0-41ec-a0af-5790e211d0be, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 19d37c7d-9cc0-41ec-a0af-5790e211d0be, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 383698bd-6885-433e-b69a-adb7c32b5608, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 383698bd-6885-433e-b69a-adb7c32b5608, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 383698bd-6885-433e-b69a-adb7c32b5608, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cec7ade7-d3fa-46ea-82d7-afc6eff9065f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cec7ade7-d3fa-46ea-82d7-afc6eff9065f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(36 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cec7ade7-d3fa-46ea-82d7-afc6eff9065f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cfddc0ce-e27b-4ac1-b62c-0a4e96ea5e93, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfddc0ce-e27b-4ac1-b62c-0a4e96ea5e93, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(37 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cfddc0ce-e27b-4ac1-b62c-0a4e96ea5e93, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1124cdee-d9a4-4f46-b938-6b635c932113, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1124cdee-d9a4-4f46-b938-6b635c932113, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(38 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1124cdee-d9a4-4f46-b938-6b635c932113, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5dc4f311-54ce-4bd8-af1d-907727f9ba1b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5dc4f311-54ce-4bd8-af1d-907727f9ba1b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(39 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5dc4f311-54ce-4bd8-af1d-907727f9ba1b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af2b7f70-f2e5-4501-97f8-fbab3aa5b855, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af2b7f70-f2e5-4501-97f8-fbab3aa5b855, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(40 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af2b7f70-f2e5-4501-97f8-fbab3aa5b855, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0fa648ad-9c2a-4ca5-9493-0b41accedbf4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0fa648ad-9c2a-4ca5-9493-0b41accedbf4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(41 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0fa648ad-9c2a-4ca5-9493-0b41accedbf4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5baf0ad-14bb-40f7-8c7a-9b222fd4543f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5baf0ad-14bb-40f7-8c7a-9b222fd4543f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(42 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5baf0ad-14bb-40f7-8c7a-9b222fd4543f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 127bafe0-13ab-48ef-9e46-04684a057ca6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 127bafe0-13ab-48ef-9e46-04684a057ca6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(43 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 127bafe0-13ab-48ef-9e46-04684a057ca6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f8950f1-589e-424c-b07f-6e7ae1cc5fd7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f8950f1-589e-424c-b07f-6e7ae1cc5fd7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(44 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f8950f1-589e-424c-b07f-6e7ae1cc5fd7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97af2fb1-4b7f-42c7-9a86-efefd53b16c6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97af2fb1-4b7f-42c7-9a86-efefd53b16c6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(45 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97af2fb1-4b7f-42c7-9a86-efefd53b16c6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 85379145-e76d-4d54-908c-6e13ff23b307, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85379145-e76d-4d54-908c-6e13ff23b307, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yzc0MmRmZjktNGVlMjE3ZjQtYjY0OTllZjktOTVhY2EzNGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(46 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85379145-e76d-4d54-908c-6e13ff23b307, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c9f8729b-ea57-4db6-930e-15f653016d6f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c9f8729b-ea57-4db6-930e-15f653016d6f, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c9f8729b-ea57-4db6-930e-15f653016d6f, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c203308f-c454-47cb-9886-2942f70365e0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c203308f-c454-47cb-9886-2942f70365e0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c203308f-c454-47cb-9886-2942f70365e0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a71e2cf-f0d8-444c-ad53-d714cc6d291b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a71e2cf-f0d8-444c-ad53-d714cc6d291b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(46 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a71e2cf-f0d8-444c-ad53-d714cc6d291b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10c0cbc4-230f-464a-8ee6-564266f3a6c0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10c0cbc4-230f-464a-8ee6-564266f3a6c0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(47 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10c0cbc4-230f-464a-8ee6-564266f3a6c0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22b52837-2bdd-4c73-990e-477e79f28825, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22b52837-2bdd-4c73-990e-477e79f28825, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(48 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22b52837-2bdd-4c73-990e-477e79f28825, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02639336-adf5-4df5-a7cd-22975ca1ecc2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02639336-adf5-4df5-a7cd-22975ca1ecc2, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(49 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02639336-adf5-4df5-a7cd-22975ca1ecc2, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02a4c1d9-2a2e-4230-8a02-ac08c125294b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02a4c1d9-2a2e-4230-8a02-ac08c125294b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(50 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02a4c1d9-2a2e-4230-8a02-ac08c125294b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8be95ac5-9058-478a-b3cf-216f8676bb89, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8be95ac5-9058-478a-b3cf-216f8676bb89, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(51 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8be95ac5-9058-478a-b3cf-216f8676bb89, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6369e848-82d5-428f-a146-fe5658d80a1f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6369e848-82d5-428f-a146-fe5658d80a1f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(52 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6369e848-82d5-428f-a146-fe5658d80a1f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 069aa86a-dbf8-440d-b1e3-001da462ebdc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 069aa86a-dbf8-440d-b1e3-001da462ebdc, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(53 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 069aa86a-dbf8-440d-b1e3-001da462ebdc, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d45332b6-285b-423a-b012-2cb1798e39ee, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d45332b6-285b-423a-b012-2cb1798e39ee, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(54 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d45332b6-285b-423a-b012-2cb1798e39ee, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bca5ea2d-9293-4e10-8042-db2f631b2d79, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bca5ea2d-9293-4e10-8042-db2f631b2d79, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(55 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bca5ea2d-9293-4e10-8042-db2f631b2d79, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26fe7b1e-01e9-47f1-bcc5-e556f5898918, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26fe7b1e-01e9-47f1-bcc5-e556f5898918, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzI0ZTIzMjAtNzI1ZWRjZC0zYWE1MTkwYy02MTEzN2JlMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(56 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26fe7b1e-01e9-47f1-bcc5-e556f5898918, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b6f07508-cfe8-4e66-a34d-23597dd7bb5e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b6f07508-cfe8-4e66-a34d-23597dd7bb5e, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b6f07508-cfe8-4e66-a34d-23597dd7bb5e, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0e20ee8d-a717-49ce-a7d0-142efabcb7a1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0e20ee8d-a717-49ce-a7d0-142efabcb7a1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0e20ee8d-a717-49ce-a7d0-142efabcb7a1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ddff6cc-637c-4e80-8f6e-a8df0d65dea4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ddff6cc-637c-4e80-8f6e-a8df0d65dea4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(56 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ddff6cc-637c-4e80-8f6e-a8df0d65dea4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 215fc706-e976-4252-a22d-5ecfb1a2d3f7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 215fc706-e976-4252-a22d-5ecfb1a2d3f7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(57 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 215fc706-e976-4252-a22d-5ecfb1a2d3f7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 145983a5-a54c-449f-97b4-52e495d13f08, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 145983a5-a54c-449f-97b4-52e495d13f08, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(58 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 145983a5-a54c-449f-97b4-52e495d13f08, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cad8aadd-a0a2-43b1-90cc-294da8186afd, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cad8aadd-a0a2-43b1-90cc-294da8186afd, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(59 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cad8aadd-a0a2-43b1-90cc-294da8186afd, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82ecd37b-461a-4571-a930-eec2ced47a22, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82ecd37b-461a-4571-a930-eec2ced47a22, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(60 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82ecd37b-461a-4571-a930-eec2ced47a22, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c7222e1-e60c-49cb-a1cf-807294c230c4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c7222e1-e60c-49cb-a1cf-807294c230c4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(61 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c7222e1-e60c-49cb-a1cf-807294c230c4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df4f44f4-3ede-4a25-bd0e-e47723d79423, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df4f44f4-3ede-4a25-bd0e-e47723d79423, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(62 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df4f44f4-3ede-4a25-bd0e-e47723d79423, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 857a2b8a-9fbd-4aed-9a0f-ef2e0334dc22, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 857a2b8a-9fbd-4aed-9a0f-ef2e0334dc22, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(63 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 857a2b8a-9fbd-4aed-9a0f-ef2e0334dc22, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32ea229d-98e2-4bf4-802b-21c29d3c8433, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32ea229d-98e2-4bf4-802b-21c29d3c8433, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(64 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32ea229d-98e2-4bf4-802b-21c29d3c8433, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 288d86b6-bb46-4894-9998-e5f973202bd3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 288d86b6-bb46-4894-9998-e5f973202bd3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(65 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 288d86b6-bb46-4894-9998-e5f973202bd3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5657422f-80de-4c01-98aa-4c4fc9c52a38, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5657422f-80de-4c01-98aa-4c4fc9c52a38, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MzM2YmZlNmUtMWM1NTkwOTEtNDJmNTUwZDgtZWQ5N2VkZDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2001-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5657422f-80de-4c01-98aa-4c4fc9c52a38, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 67b5e8bb-ba7c-45d6-b04e-ea5b92d90b1e, localhost:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 67b5e8bb-ba7c-45d6-b04e-ea5b92d90b1e, localhost:13212): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 67b5e8bb-ba7c-45d6-b04e-ea5b92d90b1e, localhost:13212): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 13212 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-anwhr6cmha.auto.internal:13212, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:13212
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d51be40c-2d95-4e51-8c1f-d31701b451d0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d51be40c-2d95-4e51-8c1f-d31701b451d0, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d51be40c-2d95-4e51-8c1f-d31701b451d0, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3dc1bbbf-58b1-4741-8be8-e33c7ba8f322, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3dc1bbbf-58b1-4741-8be8-e33c7ba8f322, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3dc1bbbf-58b1-4741-8be8-e33c7ba8f322, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e249c630-a052-48d5-a57b-237a4b3226f3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e249c630-a052-48d5-a57b-237a4b3226f3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2001-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e249c630-a052-48d5-a57b-237a4b3226f3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98b386ee-d381-44af-9a40-1a7185dd122a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98b386ee-d381-44af-9a40-1a7185dd122a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2002-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98b386ee-d381-44af-9a40-1a7185dd122a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 63886f8c-3386-4d61-a6d6-8d342f7244ba, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63886f8c-3386-4d61-a6d6-8d342f7244ba, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2003-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 63886f8c-3386-4d61-a6d6-8d342f7244ba, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f92a724-5ba9-4b40-93f2-ec433e6ae383, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f92a724-5ba9-4b40-93f2-ec433e6ae383, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2004-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f92a724-5ba9-4b40-93f2-ec433e6ae383, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec00413e-7a2e-4859-a9a2-6c46f3ebebcc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec00413e-7a2e-4859-a9a2-6c46f3ebebcc, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2005-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec00413e-7a2e-4859-a9a2-6c46f3ebebcc, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d30a5fd4-48ac-4ffe-bce4-a6c4c08613e0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d30a5fd4-48ac-4ffe-bce4-a6c4c08613e0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2006-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d30a5fd4-48ac-4ffe-bce4-a6c4c08613e0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e9d9201-0573-40b3-ba17-3ed62d4621f4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e9d9201-0573-40b3-ba17-3ed62d4621f4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2007-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e9d9201-0573-40b3-ba17-3ed62d4621f4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f964341d-26ff-4153-8735-ea2ab9a0424b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f964341d-26ff-4153-8735-ea2ab9a0424b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2008-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f964341d-26ff-4153-8735-ea2ab9a0424b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba44e6db-ff37-4be2-b073-0c547f8ca151, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba44e6db-ff37-4be2-b073-0c547f8ca151, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2009-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba44e6db-ff37-4be2-b073-0c547f8ca151, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 961d3e56-dc9c-4659-b8cf-c769c1ac3146, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 961d3e56-dc9c-4659-b8cf-c769c1ac3146, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2010-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 961d3e56-dc9c-4659-b8cf-c769c1ac3146, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91f0d57f-4308-4a9f-840e-6acea8f1b29e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91f0d57f-4308-4a9f-840e-6acea8f1b29e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YzExZWNhNzktZGYyYjk5MzgtMjY4MzkzYmQtZDQzYzk1YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2011-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91f0d57f-4308-4a9f-840e-6acea8f1b29e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e8e272c3-6f5d-480a-86b1-c984fbad6b48, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e8e272c3-6f5d-480a-86b1-c984fbad6b48, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e8e272c3-6f5d-480a-86b1-c984fbad6b48, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0d93188a-8c05-4599-8ee5-833d50a63789, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0d93188a-8c05-4599-8ee5-833d50a63789, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0d93188a-8c05-4599-8ee5-833d50a63789, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a70516ee-1e91-4477-a832-4d326e82decc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a70516ee-1e91-4477-a832-4d326e82decc, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2011-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a70516ee-1e91-4477-a832-4d326e82decc, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae545816-e829-4c77-879d-9eac4d722801, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae545816-e829-4c77-879d-9eac4d722801, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2012-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae545816-e829-4c77-879d-9eac4d722801, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dcf03ee4-674e-4469-8ef9-bc0f590853c8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcf03ee4-674e-4469-8ef9-bc0f590853c8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2013-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dcf03ee4-674e-4469-8ef9-bc0f590853c8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 401436ac-b17b-42e8-961b-4e463844e500, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 401436ac-b17b-42e8-961b-4e463844e500, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2014-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 401436ac-b17b-42e8-961b-4e463844e500, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b1dee3e-f4fc-42ae-b24b-5337911d9b3c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b1dee3e-f4fc-42ae-b24b-5337911d9b3c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2015-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b1dee3e-f4fc-42ae-b24b-5337911d9b3c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 15447384-e9e5-4ed2-b442-5d0636665e1e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15447384-e9e5-4ed2-b442-5d0636665e1e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2016-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 15447384-e9e5-4ed2-b442-5d0636665e1e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd0db5e7-5fd1-4020-ba3e-b6810afa7bd5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd0db5e7-5fd1-4020-ba3e-b6810afa7bd5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2017-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd0db5e7-5fd1-4020-ba3e-b6810afa7bd5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42d1b4c9-c430-4950-8136-76f94f494229, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42d1b4c9-c430-4950-8136-76f94f494229, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2018-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42d1b4c9-c430-4950-8136-76f94f494229, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, de6e5c21-be95-47f5-bc7c-1dcc0aa07f54, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de6e5c21-be95-47f5-bc7c-1dcc0aa07f54, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2019-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de6e5c21-be95-47f5-bc7c-1dcc0aa07f54, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d6ba04e-bac6-48df-bff1-a4df0f0d7e0d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d6ba04e-bac6-48df-bff1-a4df0f0d7e0d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2020-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d6ba04e-bac6-48df-bff1-a4df0f0d7e0d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 54bcccf1-2d1f-4008-972e-9bbbbb630900, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54bcccf1-2d1f-4008-972e-9bbbbb630900, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NGM1NjdhNzgtYTMyZTAxY2YtODY4NzcyMmYtZWVkNzk3Mzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2021-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54bcccf1-2d1f-4008-972e-9bbbbb630900, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c84d7497-0167-4afe-9d84-5c275f4ca9b4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c84d7497-0167-4afe-9d84-5c275f4ca9b4, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c84d7497-0167-4afe-9d84-5c275f4ca9b4, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cb9c8126-f5a5-4037-8c81-5ceab51cd854, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cb9c8126-f5a5-4037-8c81-5ceab51cd854, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cb9c8126-f5a5-4037-8c81-5ceab51cd854, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 218b09c3-d462-4d71-8ae7-b78d5fd5973f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 218b09c3-d462-4d71-8ae7-b78d5fd5973f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2021-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 218b09c3-d462-4d71-8ae7-b78d5fd5973f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 493d5468-49a1-4975-bb4f-8b63ec963cf8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 493d5468-49a1-4975-bb4f-8b63ec963cf8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2022-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 493d5468-49a1-4975-bb4f-8b63ec963cf8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a68778d-5742-47ce-a35b-91613a204096, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a68778d-5742-47ce-a35b-91613a204096, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2023-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a68778d-5742-47ce-a35b-91613a204096, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d68f125f-74ba-434c-bd90-0c38b4d05d41, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d68f125f-74ba-434c-bd90-0c38b4d05d41, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2024-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d68f125f-74ba-434c-bd90-0c38b4d05d41, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b9beec8e-2e00-4697-a1c3-052227e18f6d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9beec8e-2e00-4697-a1c3-052227e18f6d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2025-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b9beec8e-2e00-4697-a1c3-052227e18f6d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f2cbb4b-28c2-4dc2-a4a7-da0675832c28, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f2cbb4b-28c2-4dc2-a4a7-da0675832c28, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2026-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f2cbb4b-28c2-4dc2-a4a7-da0675832c28, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6acc1e09-4128-42c3-9e54-77187097b9fe, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6acc1e09-4128-42c3-9e54-77187097b9fe, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2027-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6acc1e09-4128-42c3-9e54-77187097b9fe, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae6c7ef3-adc0-459e-b015-dabd0de641b3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae6c7ef3-adc0-459e-b015-dabd0de641b3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2028-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae6c7ef3-adc0-459e-b015-dabd0de641b3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c3bc189-3035-42fa-8d87-4c4a21fbe398, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c3bc189-3035-42fa-8d87-4c4a21fbe398, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2029-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c3bc189-3035-42fa-8d87-4c4a21fbe398, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8ceb447e-1a1b-4a75-9f63-7b32893f029e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ceb447e-1a1b-4a75-9f63-7b32893f029e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2030-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ceb447e-1a1b-4a75-9f63-7b32893f029e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c040e577-d42d-42ba-baa5-e6eb3aaf9217, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c040e577-d42d-42ba-baa5-e6eb3aaf9217, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjJkMWJlOC1kYmY3MmY0OC1mMGI2MmY5Ny1kMTEyMjRjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2031-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c040e577-d42d-42ba-baa5-e6eb3aaf9217, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e019fd6d-b578-4f82-8657-16889b0ea721, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e019fd6d-b578-4f82-8657-16889b0ea721, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e019fd6d-b578-4f82-8657-16889b0ea721, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 398c6c46-f487-48a3-bc72-ae2241ef53c2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 398c6c46-f487-48a3-bc72-ae2241ef53c2, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 398c6c46-f487-48a3-bc72-ae2241ef53c2, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b0ffcd8-25c7-40c8-8584-7f1fd959e808, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b0ffcd8-25c7-40c8-8584-7f1fd959e808, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2031-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b0ffcd8-25c7-40c8-8584-7f1fd959e808, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a030b4dd-4d4f-4a22-84b4-d8614c719ef5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a030b4dd-4d4f-4a22-84b4-d8614c719ef5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2032-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a030b4dd-4d4f-4a22-84b4-d8614c719ef5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 100d821a-ef99-4004-b8be-6affa7e99564, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 100d821a-ef99-4004-b8be-6affa7e99564, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2033-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 100d821a-ef99-4004-b8be-6affa7e99564, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d816372-7a3d-4d07-8739-2097b5c185f5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d816372-7a3d-4d07-8739-2097b5c185f5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2034-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d816372-7a3d-4d07-8739-2097b5c185f5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c052038-95f9-4a9d-b0f3-af169ea40b9e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c052038-95f9-4a9d-b0f3-af169ea40b9e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2035-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c052038-95f9-4a9d-b0f3-af169ea40b9e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f4c031d-bba4-4151-aa44-d76f3e46bf2f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f4c031d-bba4-4151-aa44-d76f3e46bf2f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2036-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f4c031d-bba4-4151-aa44-d76f3e46bf2f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 73ce398e-f519-44a9-8832-37879bc2f106, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73ce398e-f519-44a9-8832-37879bc2f106, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2037-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73ce398e-f519-44a9-8832-37879bc2f106, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7d3a439-195b-4d2b-9142-d22fba80f32a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7d3a439-195b-4d2b-9142-d22fba80f32a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2038-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7d3a439-195b-4d2b-9142-d22fba80f32a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5be127fd-0ac0-4daa-9617-140ac7042340, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5be127fd-0ac0-4daa-9617-140ac7042340, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2039-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5be127fd-0ac0-4daa-9617-140ac7042340, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3052bfad-4df6-4c2c-870c-f393d08cb2f6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3052bfad-4df6-4c2c-870c-f393d08cb2f6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2040-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3052bfad-4df6-4c2c-870c-f393d08cb2f6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ca3e99ea-7327-4fc9-9e6c-11e40350618a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca3e99ea-7327-4fc9-9e6c-11e40350618a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZmUwODc4MWMtNTI0NDg3ZTktMjAyZjBjN2ItYmE4YWZlOWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2041-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca3e99ea-7327-4fc9-9e6c-11e40350618a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9caa273e-74ab-4016-985b-d55ec45f07b2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9caa273e-74ab-4016-985b-d55ec45f07b2, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9caa273e-74ab-4016-985b-d55ec45f07b2, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, caef3cbb-7e02-4e11-b777-66997499657f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, caef3cbb-7e02-4e11-b777-66997499657f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, caef3cbb-7e02-4e11-b777-66997499657f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b23f6c3-c7c5-4c6d-a88a-231521839e9f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b23f6c3-c7c5-4c6d-a88a-231521839e9f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2041-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b23f6c3-c7c5-4c6d-a88a-231521839e9f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0896af5d-7ba6-4b57-b5e5-64c74cff5ff6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0896af5d-7ba6-4b57-b5e5-64c74cff5ff6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2042-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0896af5d-7ba6-4b57-b5e5-64c74cff5ff6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 65a0bf0c-9712-44d0-8e91-d99f62e3f5c8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65a0bf0c-9712-44d0-8e91-d99f62e3f5c8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2043-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65a0bf0c-9712-44d0-8e91-d99f62e3f5c8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 68eba0fc-0b6c-4460-a5d1-547a89307efd, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68eba0fc-0b6c-4460-a5d1-547a89307efd, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2044-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68eba0fc-0b6c-4460-a5d1-547a89307efd, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 61db5e17-124e-4f70-b51d-a2eacfde14ef, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61db5e17-124e-4f70-b51d-a2eacfde14ef, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2045-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61db5e17-124e-4f70-b51d-a2eacfde14ef, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4392a7c0-259e-4933-baf4-76e4472ae389, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4392a7c0-259e-4933-baf4-76e4472ae389, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2046-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4392a7c0-259e-4933-baf4-76e4472ae389, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59216150-b0e7-4748-85ba-87fe285e5bb8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59216150-b0e7-4748-85ba-87fe285e5bb8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2047-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59216150-b0e7-4748-85ba-87fe285e5bb8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd08726a-32f2-49cd-8e0b-0fc877e51ddd, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd08726a-32f2-49cd-8e0b-0fc877e51ddd, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2048-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd08726a-32f2-49cd-8e0b-0fc877e51ddd, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f85f242-d368-42ea-a01e-9746cd512b2a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f85f242-d368-42ea-a01e-9746cd512b2a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2049-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f85f242-d368-42ea-a01e-9746cd512b2a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 323d90fa-48ad-4b54-94a1-6a5bdc62c028, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 323d90fa-48ad-4b54-94a1-6a5bdc62c028, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2050-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 323d90fa-48ad-4b54-94a1-6a5bdc62c028, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 841fc168-7c39-4c90-9ab4-dfa92163197a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 841fc168-7c39-4c90-9ab4-dfa92163197a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmMTU0ZDEtNWEyNDg4N2UtNzY5NzUxYTctZjE4OWU2ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2051-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 841fc168-7c39-4c90-9ab4-dfa92163197a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cfcaa317-102c-432b-be8e-25f20ce5c203, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cfcaa317-102c-432b-be8e-25f20ce5c203, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cfcaa317-102c-432b-be8e-25f20ce5c203, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2b8d489d-0a1d-4104-b275-1a38e572437f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2b8d489d-0a1d-4104-b275-1a38e572437f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2b8d489d-0a1d-4104-b275-1a38e572437f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dab0542e-3e79-4811-9698-fa2c7f943fe4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dab0542e-3e79-4811-9698-fa2c7f943fe4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2051-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dab0542e-3e79-4811-9698-fa2c7f943fe4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f7a80209-9f1f-47af-b782-b4f5f7481d39, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7a80209-9f1f-47af-b782-b4f5f7481d39, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2052-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f7a80209-9f1f-47af-b782-b4f5f7481d39, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20f8f52b-c619-493d-bb90-da38b58f0f33, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20f8f52b-c619-493d-bb90-da38b58f0f33, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2053-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20f8f52b-c619-493d-bb90-da38b58f0f33, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 65371bbc-f083-4433-9d75-b55925767dc0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65371bbc-f083-4433-9d75-b55925767dc0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2054-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65371bbc-f083-4433-9d75-b55925767dc0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe8486cf-86e9-4b91-9627-d60adc398c0d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe8486cf-86e9-4b91-9627-d60adc398c0d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2055-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe8486cf-86e9-4b91-9627-d60adc398c0d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abcc471f-c057-43a5-954f-545513df14e6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abcc471f-c057-43a5-954f-545513df14e6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2056-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abcc471f-c057-43a5-954f-545513df14e6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5aa2cfd1-6601-4844-b0bc-72c62b1f548c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5aa2cfd1-6601-4844-b0bc-72c62b1f548c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2057-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5aa2cfd1-6601-4844-b0bc-72c62b1f548c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf789802-be83-46d2-8792-f3dd46997bf9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf789802-be83-46d2-8792-f3dd46997bf9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2058-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf789802-be83-46d2-8792-f3dd46997bf9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c9a77e5-43a6-42f2-a087-e49842db7f5a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c9a77e5-43a6-42f2-a087-e49842db7f5a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2059-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c9a77e5-43a6-42f2-a087-e49842db7f5a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d6e1ea7-0d32-42ae-8a18-79653aca20ed, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d6e1ea7-0d32-42ae-8a18-79653aca20ed, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2060-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d6e1ea7-0d32-42ae-8a18-79653aca20ed, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ac4ca705-b82d-4c95-bb19-91483b28ec1d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac4ca705-b82d-4c95-bb19-91483b28ec1d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTI5MjY4OGMtZGY0OGEzYWYtOTFjZjk1ZjctNjQyMzJkOTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2061-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac4ca705-b82d-4c95-bb19-91483b28ec1d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 315c0ed0-a7ae-4a90-a732-9786db3f9d97, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 315c0ed0-a7ae-4a90-a732-9786db3f9d97, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 315c0ed0-a7ae-4a90-a732-9786db3f9d97, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 958997c5-df65-459c-9edd-7d64c4e8422b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 958997c5-df65-459c-9edd-7d64c4e8422b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 958997c5-df65-459c-9edd-7d64c4e8422b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0961936-4bc5-47ac-ac87-990e102cae57, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0961936-4bc5-47ac-ac87-990e102cae57, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2061-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0961936-4bc5-47ac-ac87-990e102cae57, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6c2a172-daca-4c45-a1f5-5672dd3003cb, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6c2a172-daca-4c45-a1f5-5672dd3003cb, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2062-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6c2a172-daca-4c45-a1f5-5672dd3003cb, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 871a5278-9db8-4b4d-ad07-8d53a8b8d2d2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 871a5278-9db8-4b4d-ad07-8d53a8b8d2d2, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2063-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 871a5278-9db8-4b4d-ad07-8d53a8b8d2d2, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e810839b-f2ca-4f1d-8ccc-ea7aeaf6dfde, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e810839b-f2ca-4f1d-8ccc-ea7aeaf6dfde, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2064-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e810839b-f2ca-4f1d-8ccc-ea7aeaf6dfde, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a914929-603d-488e-a7ff-46e4dfc76c91, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a914929-603d-488e-a7ff-46e4dfc76c91, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Date32\n                        WHERE col_index_Date32 = CAST(\'2065-01-01\' AS Date32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a914929-603d-488e-a7ff-46e4dfc76c91, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0eb74f42-06c1-4148-b83c-b24f0b51c211, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0eb74f42-06c1-4148-b83c-b24f0b51c211, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2001-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0eb74f42-06c1-4148-b83c-b24f0b51c211, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d713418-56eb-4316-94d6-b67bc67d1a7d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d713418-56eb-4316-94d6-b67bc67d1a7d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2002-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d713418-56eb-4316-94d6-b67bc67d1a7d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58811022-6a92-4a1f-978d-1d23e92add2c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58811022-6a92-4a1f-978d-1d23e92add2c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2003-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58811022-6a92-4a1f-978d-1d23e92add2c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7083473e-6266-4e88-a0d3-01ff936dc565, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7083473e-6266-4e88-a0d3-01ff936dc565, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2004-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7083473e-6266-4e88-a0d3-01ff936dc565, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d223c45-1d53-4506-aedd-e95752beb236, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d223c45-1d53-4506-aedd-e95752beb236, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2005-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d223c45-1d53-4506-aedd-e95752beb236, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3696375b-d218-4909-81c4-afc0b6084dc8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3696375b-d218-4909-81c4-afc0b6084dc8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ODgxMjQ4ZS0zNGMyYmUwMS02NjU0NmNkMy02NGI2ZGVhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2006-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3696375b-d218-4909-81c4-afc0b6084dc8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 09727b76-90ab-40c0-a0d3-cb0ee8757696, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 09727b76-90ab-40c0-a0d3-cb0ee8757696, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 09727b76-90ab-40c0-a0d3-cb0ee8757696, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fa6c727b-5dec-4533-b558-5776a9002b5a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fa6c727b-5dec-4533-b558-5776a9002b5a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fa6c727b-5dec-4533-b558-5776a9002b5a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b973b58c-9586-41d3-afc5-4646257f7364, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b973b58c-9586-41d3-afc5-4646257f7364, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2006-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b973b58c-9586-41d3-afc5-4646257f7364, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b1d1b727-9e2f-4df6-8eef-ebb9d974e873, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1d1b727-9e2f-4df6-8eef-ebb9d974e873, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2007-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1d1b727-9e2f-4df6-8eef-ebb9d974e873, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4dc8211e-a669-4279-a67c-60a835b4b4bb, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4dc8211e-a669-4279-a67c-60a835b4b4bb, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2008-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4dc8211e-a669-4279-a67c-60a835b4b4bb, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e39db600-a580-445c-88ac-a1725b30cd61, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e39db600-a580-445c-88ac-a1725b30cd61, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2009-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e39db600-a580-445c-88ac-a1725b30cd61, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 07abb175-460a-423e-b520-16004e9772ca, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07abb175-460a-423e-b520-16004e9772ca, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2010-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07abb175-460a-423e-b520-16004e9772ca, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c53219c-e90e-48ac-bcfe-7ac1e9b66925, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c53219c-e90e-48ac-bcfe-7ac1e9b66925, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2011-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c53219c-e90e-48ac-bcfe-7ac1e9b66925, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44cce1de-0c73-4a53-b805-9b675b19956d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44cce1de-0c73-4a53-b805-9b675b19956d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2012-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44cce1de-0c73-4a53-b805-9b675b19956d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a29c2a8-4752-4949-b3bb-1831dbc05935, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a29c2a8-4752-4949-b3bb-1831dbc05935, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2013-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a29c2a8-4752-4949-b3bb-1831dbc05935, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd2389d2-943d-49b6-a6e0-0a6a5b18d09c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd2389d2-943d-49b6-a6e0-0a6a5b18d09c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2014-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd2389d2-943d-49b6-a6e0-0a6a5b18d09c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f925072-82c2-4f2c-812a-245e118b43e4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f925072-82c2-4f2c-812a-245e118b43e4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2015-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f925072-82c2-4f2c-812a-245e118b43e4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, acfc8fed-8fa7-4162-abce-440c9b186d91, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, acfc8fed-8fa7-4162-abce-440c9b186d91, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OTBkMTc2NmUtZmI4NTIyOTMtOThkMzcxZmItMmRhNjg2ZTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2016-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, acfc8fed-8fa7-4162-abce-440c9b186d91, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 35cb9214-1f34-4bde-bea0-478dfe27f8c8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 35cb9214-1f34-4bde-bea0-478dfe27f8c8, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 35cb9214-1f34-4bde-bea0-478dfe27f8c8, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 086f9f4b-af25-4868-b47b-fa044e295cc2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 086f9f4b-af25-4868-b47b-fa044e295cc2, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 086f9f4b-af25-4868-b47b-fa044e295cc2, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7cb17af-24b7-49e8-a2c9-fe3603d2a881, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7cb17af-24b7-49e8-a2c9-fe3603d2a881, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2016-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7cb17af-24b7-49e8-a2c9-fe3603d2a881, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28d71459-83ad-46d8-81eb-075ae87ff374, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28d71459-83ad-46d8-81eb-075ae87ff374, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2017-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28d71459-83ad-46d8-81eb-075ae87ff374, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a8c524ec-5455-4b3c-8a08-3951dab10956, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a8c524ec-5455-4b3c-8a08-3951dab10956, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2018-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a8c524ec-5455-4b3c-8a08-3951dab10956, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24df5f4c-1d42-44ad-93e3-dd2b403642f4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24df5f4c-1d42-44ad-93e3-dd2b403642f4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2019-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24df5f4c-1d42-44ad-93e3-dd2b403642f4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 181fdc5c-fec4-45fc-b79a-6760fd98e3e6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 181fdc5c-fec4-45fc-b79a-6760fd98e3e6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2020-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 181fdc5c-fec4-45fc-b79a-6760fd98e3e6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 552ba0e8-4f28-40b7-86f4-a5000ef4a6af, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 552ba0e8-4f28-40b7-86f4-a5000ef4a6af, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2021-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 552ba0e8-4f28-40b7-86f4-a5000ef4a6af, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 094a3cfd-8a8d-44de-a52a-3fbd1d02ed9d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 094a3cfd-8a8d-44de-a52a-3fbd1d02ed9d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2022-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 094a3cfd-8a8d-44de-a52a-3fbd1d02ed9d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 15edca88-7131-4c83-9d08-77ee8c1e7c1e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15edca88-7131-4c83-9d08-77ee8c1e7c1e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2023-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 15edca88-7131-4c83-9d08-77ee8c1e7c1e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e25b0a9-bc86-464e-9970-5ed66c620117, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e25b0a9-bc86-464e-9970-5ed66c620117, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2024-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e25b0a9-bc86-464e-9970-5ed66c620117, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06757f92-426d-447d-add1-c082d1173fdf, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06757f92-426d-447d-add1-c082d1173fdf, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2025-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06757f92-426d-447d-add1-c082d1173fdf, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66b942f9-65ff-4a92-9634-8b1cd268166f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66b942f9-65ff-4a92-9634-8b1cd268166f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=OGRmMjdlNDktNGJkZjUyZTEtZWVhNDQ1ZjQtMmQ2MzhmZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2026-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66b942f9-65ff-4a92-9634-8b1cd268166f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 14036d6a-2a0a-4ba4-a5f7-cc2d7d199f58, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 14036d6a-2a0a-4ba4-a5f7-cc2d7d199f58, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 14036d6a-2a0a-4ba4-a5f7-cc2d7d199f58, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f476be67-6725-4f64-8ca1-fb1cf941d1e0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f476be67-6725-4f64-8ca1-fb1cf941d1e0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f476be67-6725-4f64-8ca1-fb1cf941d1e0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 922cac9f-ebe9-4fc0-9039-ea108afb222b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 922cac9f-ebe9-4fc0-9039-ea108afb222b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2026-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 922cac9f-ebe9-4fc0-9039-ea108afb222b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f97d6ee9-cbca-4552-ac01-8e938ad4c1fd, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f97d6ee9-cbca-4552-ac01-8e938ad4c1fd, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2027-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f97d6ee9-cbca-4552-ac01-8e938ad4c1fd, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 527795a5-ca7d-4d5a-b35c-1c6bb927cfad, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 527795a5-ca7d-4d5a-b35c-1c6bb927cfad, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2028-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 527795a5-ca7d-4d5a-b35c-1c6bb927cfad, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c507706-c792-4c4f-be85-ea74d7fae2d3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c507706-c792-4c4f-be85-ea74d7fae2d3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2029-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c507706-c792-4c4f-be85-ea74d7fae2d3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5fb24430-fc3a-4fb0-9992-87524fc58b8b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fb24430-fc3a-4fb0-9992-87524fc58b8b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2030-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fb24430-fc3a-4fb0-9992-87524fc58b8b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a4d02e5-04eb-40a8-8797-0ab79fe01f67, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a4d02e5-04eb-40a8-8797-0ab79fe01f67, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2031-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a4d02e5-04eb-40a8-8797-0ab79fe01f67, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5bad201-ae1c-41f6-a049-6b02ec70c397, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5bad201-ae1c-41f6-a049-6b02ec70c397, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2032-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5bad201-ae1c-41f6-a049-6b02ec70c397, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f01fc51-23f4-43a8-a137-332c6e3f0694, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f01fc51-23f4-43a8-a137-332c6e3f0694, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2033-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f01fc51-23f4-43a8-a137-332c6e3f0694, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e7024533-313d-4483-b04e-7f0b61b7e3dc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7024533-313d-4483-b04e-7f0b61b7e3dc, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2034-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7024533-313d-4483-b04e-7f0b61b7e3dc, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2a2bfea-afbc-4d8f-8b50-3ecb323efaae, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2a2bfea-afbc-4d8f-8b50-3ecb323efaae, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2035-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2a2bfea-afbc-4d8f-8b50-3ecb323efaae, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01b67750-d68f-4f6c-bd5a-373ab12dc3ed, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01b67750-d68f-4f6c-bd5a-373ab12dc3ed, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZWNmZDFmZmEtOTBmNjI2MGUtMWU2ZTQyMzgtMWY2YjgxYzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2036-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01b67750-d68f-4f6c-bd5a-373ab12dc3ed, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a789b575-9f1f-46d6-a198-2bd8fc14cc76, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a789b575-9f1f-46d6-a198-2bd8fc14cc76, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a789b575-9f1f-46d6-a198-2bd8fc14cc76, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b3293fcc-0594-4bd5-9208-b61efa661d51, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b3293fcc-0594-4bd5-9208-b61efa661d51, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b3293fcc-0594-4bd5-9208-b61efa661d51, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01a0a1ff-d519-4c2f-a0f6-4f4e9e3b4866, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01a0a1ff-d519-4c2f-a0f6-4f4e9e3b4866, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2036-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01a0a1ff-d519-4c2f-a0f6-4f4e9e3b4866, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38de0072-36cc-4364-8d70-6249796e9c1f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38de0072-36cc-4364-8d70-6249796e9c1f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2037-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38de0072-36cc-4364-8d70-6249796e9c1f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c46e903-0a03-4d30-a216-796f97e4fe46, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c46e903-0a03-4d30-a216-796f97e4fe46, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2038-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c46e903-0a03-4d30-a216-796f97e4fe46, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b14a91cd-a02e-4e77-b64c-e79aac390685, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b14a91cd-a02e-4e77-b64c-e79aac390685, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2039-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b14a91cd-a02e-4e77-b64c-e79aac390685, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 181ed8d0-99e1-4d86-a7c0-1ef68e2650bf, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 181ed8d0-99e1-4d86-a7c0-1ef68e2650bf, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2040-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 181ed8d0-99e1-4d86-a7c0-1ef68e2650bf, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4e4bbc1-5cc9-4ed5-aef5-bc4c59bd4fb6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4e4bbc1-5cc9-4ed5-aef5-bc4c59bd4fb6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2041-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4e4bbc1-5cc9-4ed5-aef5-bc4c59bd4fb6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eae0dd9c-7efb-4bb0-907d-d3328a3fcff8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eae0dd9c-7efb-4bb0-907d-d3328a3fcff8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2042-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eae0dd9c-7efb-4bb0-907d-d3328a3fcff8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f0a6187-4b77-4c0e-b9e1-05a26761c3d6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f0a6187-4b77-4c0e-b9e1-05a26761c3d6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2043-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f0a6187-4b77-4c0e-b9e1-05a26761c3d6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3639c7a7-1c40-4cf2-99ce-3aa135f0b936, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3639c7a7-1c40-4cf2-99ce-3aa135f0b936, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2044-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3639c7a7-1c40-4cf2-99ce-3aa135f0b936, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c928c216-d857-4beb-8cc2-028b7ce2e83d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c928c216-d857-4beb-8cc2-028b7ce2e83d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2045-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c928c216-d857-4beb-8cc2-028b7ce2e83d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d2b07ac-9c16-4a3a-904c-f8d9ac2da10e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d2b07ac-9c16-4a3a-904c-f8d9ac2da10e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZhNTViYTItYzRjMDQyYjYtZjVmNWQyMDAtMWQxN2RiMTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2046-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d2b07ac-9c16-4a3a-904c-f8d9ac2da10e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 18d9ec69-e5b0-4084-9173-eb9fc4bd599d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 18d9ec69-e5b0-4084-9173-eb9fc4bd599d, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 18d9ec69-e5b0-4084-9173-eb9fc4bd599d, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fca79dca-9368-4d6e-a758-daf19988b509, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fca79dca-9368-4d6e-a758-daf19988b509, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fca79dca-9368-4d6e-a758-daf19988b509, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 773e30a1-6f9a-4db2-8e82-19a2b8e98248, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 773e30a1-6f9a-4db2-8e82-19a2b8e98248, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2046-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 773e30a1-6f9a-4db2-8e82-19a2b8e98248, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 940fc755-40dd-4ae0-81b8-cfdee1fcf7ad, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 940fc755-40dd-4ae0-81b8-cfdee1fcf7ad, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2047-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 940fc755-40dd-4ae0-81b8-cfdee1fcf7ad, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5aad02d4-5685-4503-bff0-cb3aa2227474, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5aad02d4-5685-4503-bff0-cb3aa2227474, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2048-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5aad02d4-5685-4503-bff0-cb3aa2227474, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9b8b5239-138a-4945-814d-3cb0e114bf9b, localhost:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9b8b5239-138a-4945-814d-3cb0e114bf9b, localhost:13212): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9b8b5239-138a-4945-814d-3cb0e114bf9b, localhost:13212): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 13212 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-anwhr6cmha.auto.internal:13212, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:13212
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9fe48df5-380a-41da-a08e-9cf0a9bd6a93, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9fe48df5-380a-41da-a08e-9cf0a9bd6a93, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2049-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9fe48df5-380a-41da-a08e-9cf0a9bd6a93, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d80f9115-2234-4a03-97bf-3248b8ade60a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d80f9115-2234-4a03-97bf-3248b8ade60a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2050-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d80f9115-2234-4a03-97bf-3248b8ade60a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 14321203-b26c-42d9-845e-55b19a0a570c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14321203-b26c-42d9-845e-55b19a0a570c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2051-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14321203-b26c-42d9-845e-55b19a0a570c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d1bbd15-a5be-4a73-90d5-d670f3fd2d57, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d1bbd15-a5be-4a73-90d5-d670f3fd2d57, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2052-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d1bbd15-a5be-4a73-90d5-d670f3fd2d57, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf9032c3-ab80-4adf-b13a-4b2bb2c8a1e1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf9032c3-ab80-4adf-b13a-4b2bb2c8a1e1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2053-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf9032c3-ab80-4adf-b13a-4b2bb2c8a1e1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6bfad3bd-ad85-4539-907a-b647395c70d5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6bfad3bd-ad85-4539-907a-b647395c70d5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2054-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6bfad3bd-ad85-4539-907a-b647395c70d5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 21b39817-33c6-4045-a1d6-5c22ba9ec4e1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21b39817-33c6-4045-a1d6-5c22ba9ec4e1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2055-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21b39817-33c6-4045-a1d6-5c22ba9ec4e1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5144b741-502f-4b8a-b795-e12a6cd05911, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5144b741-502f-4b8a-b795-e12a6cd05911, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=NTgwZTFiLWVkY2FjZDE1LTM3NzY3NGQ1LWRiOGFiNjZi" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2056-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5144b741-502f-4b8a-b795-e12a6cd05911, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 537a575a-41d7-4985-b200-99b0c650ba5e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 537a575a-41d7-4985-b200-99b0c650ba5e, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 537a575a-41d7-4985-b200-99b0c650ba5e, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0c8900fa-67d1-4980-a8e2-acd243b28611, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0c8900fa-67d1-4980-a8e2-acd243b28611, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0c8900fa-67d1-4980-a8e2-acd243b28611, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1766587a-0f21-42cd-9a3d-e18e8b7933da, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1766587a-0f21-42cd-9a3d-e18e8b7933da, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2056-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1766587a-0f21-42cd-9a3d-e18e8b7933da, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2711a309-f5f5-4ea3-8129-fa662ce24ec1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2711a309-f5f5-4ea3-8129-fa662ce24ec1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2057-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2711a309-f5f5-4ea3-8129-fa662ce24ec1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2ce35c2-d018-4117-a49e-a4f0ca119b59, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2ce35c2-d018-4117-a49e-a4f0ca119b59, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2058-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2ce35c2-d018-4117-a49e-a4f0ca119b59, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36890de5-4ec3-42d5-ba85-35b226a4ab93, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36890de5-4ec3-42d5-ba85-35b226a4ab93, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2059-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36890de5-4ec3-42d5-ba85-35b226a4ab93, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 147672af-0c90-4d83-965e-aeda47c2b463, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 147672af-0c90-4d83-965e-aeda47c2b463, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2060-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 147672af-0c90-4d83-965e-aeda47c2b463, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26aa9791-0c97-41d6-8fa6-2c4a0d9c866f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26aa9791-0c97-41d6-8fa6-2c4a0d9c866f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2061-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26aa9791-0c97-41d6-8fa6-2c4a0d9c866f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e985cd22-fa85-4c72-af80-644b7346f217, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e985cd22-fa85-4c72-af80-644b7346f217, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2062-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e985cd22-fa85-4c72-af80-644b7346f217, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e47080ab-c35d-415d-99e0-1d14d8044876, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e47080ab-c35d-415d-99e0-1d14d8044876, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2063-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e47080ab-c35d-415d-99e0-1d14d8044876, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef942520-4dfd-44d0-8320-cf323f17562a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef942520-4dfd-44d0-8320-cf323f17562a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2064-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef942520-4dfd-44d0-8320-cf323f17562a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f20ce5fb-924f-4a18-ac28-781cf3cf0845, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f20ce5fb-924f-4a18-ac28-781cf3cf0845, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                        WHERE col_index_Datetime64 = CAST(\'2065-10-02T11:00:00Z\' AS Datetime64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f20ce5fb-924f-4a18-ac28-781cf3cf0845, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f3a594ee-b5b4-4169-aca7-ed129d1e2417, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3a594ee-b5b4-4169-aca7-ed129d1e2417, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YTJkNjY1MDAtMTg4MTk1ZjQtYjUzOTRjNzQtYTU2ZDYzYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3a594ee-b5b4-4169-aca7-ed129d1e2417, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 47ba96c2-f80e-4fc7-bd48-5dcac8aa9190, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 47ba96c2-f80e-4fc7-bd48-5dcac8aa9190, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 47ba96c2-f80e-4fc7-bd48-5dcac8aa9190, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 663aa772-ea4c-4ef4-8ac8-d1ea63c3e3fa, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 663aa772-ea4c-4ef4-8ac8-d1ea63c3e3fa, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 663aa772-ea4c-4ef4-8ac8-d1ea63c3e3fa, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d84b465f-88cf-4532-a834-83b589b58f88, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d84b465f-88cf-4532-a834-83b589b58f88, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d84b465f-88cf-4532-a834-83b589b58f88, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 636f32d1-dfd5-483b-8598-5a94d1e7fcae, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 636f32d1-dfd5-483b-8598-5a94d1e7fcae, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 636f32d1-dfd5-483b-8598-5a94d1e7fcae, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34890d5b-bb89-4004-94a0-db12943a84a5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34890d5b-bb89-4004-94a0-db12943a84a5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34890d5b-bb89-4004-94a0-db12943a84a5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5e43ae0-afc8-4a26-9350-b9bb07cf0720, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5e43ae0-afc8-4a26-9350-b9bb07cf0720, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5e43ae0-afc8-4a26-9350-b9bb07cf0720, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4927b8b7-1f08-4509-9721-537072a71637, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4927b8b7-1f08-4509-9721-537072a71637, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4927b8b7-1f08-4509-9721-537072a71637, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e17a2cbb-bf6b-4174-ab68-d5bb75163f47, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e17a2cbb-bf6b-4174-ab68-d5bb75163f47, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e17a2cbb-bf6b-4174-ab68-d5bb75163f47, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ddde41c1-8ee1-4d8c-a144-a03b8a7900ce, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ddde41c1-8ee1-4d8c-a144-a03b8a7900ce, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ddde41c1-8ee1-4d8c-a144-a03b8a7900ce, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5bb1d9a4-c94e-4132-b840-adb6d7c85565, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bb1d9a4-c94e-4132-b840-adb6d7c85565, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5bb1d9a4-c94e-4132-b840-adb6d7c85565, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5286b4c9-6694-4136-ab3e-cb3be636e0eb, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5286b4c9-6694-4136-ab3e-cb3be636e0eb, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5286b4c9-6694-4136-ab3e-cb3be636e0eb, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c093367b-6de1-4406-b62c-600f5da905a5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c093367b-6de1-4406-b62c-600f5da905a5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c093367b-6de1-4406-b62c-600f5da905a5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4d987de-4c7f-47dc-91f0-7db68bc2c28d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4d987de-4c7f-47dc-91f0-7db68bc2c28d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDVmYmQzNTctNGI1NDA1YjMtM2FlY2I5NWYtYmNjNmU1NjQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4d987de-4c7f-47dc-91f0-7db68bc2c28d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a14cb033-e3ec-4688-92c2-5d7655df23fe, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a14cb033-e3ec-4688-92c2-5d7655df23fe, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a14cb033-e3ec-4688-92c2-5d7655df23fe, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 142815e2-17d4-4efd-9663-a086ea0a5caa, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 142815e2-17d4-4efd-9663-a086ea0a5caa, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 142815e2-17d4-4efd-9663-a086ea0a5caa, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81acfb94-e9bc-4310-8f67-51103cec27ae, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81acfb94-e9bc-4310-8f67-51103cec27ae, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81acfb94-e9bc-4310-8f67-51103cec27ae, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b49fb617-3ed4-41b1-b738-f675a65e905c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b49fb617-3ed4-41b1-b738-f675a65e905c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b49fb617-3ed4-41b1-b738-f675a65e905c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28074dc5-307f-4aef-a2e0-67569dd90d07, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28074dc5-307f-4aef-a2e0-67569dd90d07, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28074dc5-307f-4aef-a2e0-67569dd90d07, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab2e611c-9d8b-4654-9d21-92952268fd74, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab2e611c-9d8b-4654-9d21-92952268fd74, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab2e611c-9d8b-4654-9d21-92952268fd74, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93149f09-0fcb-41c2-89d1-d419196256a2, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93149f09-0fcb-41c2-89d1-d419196256a2, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93149f09-0fcb-41c2-89d1-d419196256a2, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4edcdb13-2fea-4e0d-9884-1962a5761530, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4edcdb13-2fea-4e0d-9884-1962a5761530, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4edcdb13-2fea-4e0d-9884-1962a5761530, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce21aebf-5e26-4d72-92c5-abbef99803d4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce21aebf-5e26-4d72-92c5-abbef99803d4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce21aebf-5e26-4d72-92c5-abbef99803d4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa265a90-19b7-44c3-a182-131c5abfb4a8, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa265a90-19b7-44c3-a182-131c5abfb4a8, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa265a90-19b7-44c3-a182-131c5abfb4a8, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06feedfc-75ed-46e0-88ec-9479ab7fa004, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06feedfc-75ed-46e0-88ec-9479ab7fa004, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06feedfc-75ed-46e0-88ec-9479ab7fa004, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76042ee1-9207-47f0-a984-c5cf7b9be0b0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76042ee1-9207-47f0-a984-c5cf7b9be0b0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76042ee1-9207-47f0-a984-c5cf7b9be0b0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd35a845-2886-4573-9e73-3a1f19349ea6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd35a845-2886-4573-9e73-3a1f19349ea6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZDU4ZjUyNDAtNTA2MTQ3YTYtMmZjMjdkOGItMjg0ZjRmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd35a845-2886-4573-9e73-3a1f19349ea6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a48628ef-8d5e-4dc0-a1e3-03d1012b5bfc, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a48628ef-8d5e-4dc0-a1e3-03d1012b5bfc, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a48628ef-8d5e-4dc0-a1e3-03d1012b5bfc, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9f356108-ed86-403b-a874-1e8e23fde85f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9f356108-ed86-403b-a874-1e8e23fde85f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9f356108-ed86-403b-a874-1e8e23fde85f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0db37e1b-0fe9-42ed-8809-c3be30501b8b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0db37e1b-0fe9-42ed-8809-c3be30501b8b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0db37e1b-0fe9-42ed-8809-c3be30501b8b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25cc6dc8-c496-4981-8ed8-8c5105b5766d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25cc6dc8-c496-4981-8ed8-8c5105b5766d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25cc6dc8-c496-4981-8ed8-8c5105b5766d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4c5385c-a04d-4272-90d1-499650c73277, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4c5385c-a04d-4272-90d1-499650c73277, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4c5385c-a04d-4272-90d1-499650c73277, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 086372d8-7f8c-4e19-8b62-ca105ceb4ed1, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 086372d8-7f8c-4e19-8b62-ca105ceb4ed1, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 086372d8-7f8c-4e19-8b62-ca105ceb4ed1, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 601fcf0c-dd92-4a50-a7b5-19fd917f4d7d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 601fcf0c-dd92-4a50-a7b5-19fd917f4d7d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 601fcf0c-dd92-4a50-a7b5-19fd917f4d7d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 711bbf9e-8bc9-48ad-a750-70025baab2df, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 711bbf9e-8bc9-48ad-a750-70025baab2df, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 711bbf9e-8bc9-48ad-a750-70025baab2df, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91ae1cef-ba46-46a2-8a55-1cedec6fd581, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91ae1cef-ba46-46a2-8a55-1cedec6fd581, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91ae1cef-ba46-46a2-8a55-1cedec6fd581, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4c5f67fa-1868-4a89-bec3-2bdeff7a2750, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c5f67fa-1868-4a89-bec3-2bdeff7a2750, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c5f67fa-1868-4a89-bec3-2bdeff7a2750, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ffb5acb-d270-4bac-9ea7-d86c4571f0c4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ffb5acb-d270-4bac-9ea7-d86c4571f0c4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ffb5acb-d270-4bac-9ea7-d86c4571f0c4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0a19186-dab4-4ee3-ae4e-f4f716a06f2c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0a19186-dab4-4ee3-ae4e-f4f716a06f2c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0a19186-dab4-4ee3-ae4e-f4f716a06f2c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f641a80-d511-4f86-902d-adad4d53f7a9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f641a80-d511-4f86-902d-adad4d53f7a9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=Yjk2ZjdiZTYtN2Q2ZTJjY2MtYjFkNmM0ZDktNGI0NTVmMDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f641a80-d511-4f86-902d-adad4d53f7a9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 28646614-02c6-437b-bf4b-aba47518b0ec, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 28646614-02c6-437b-bf4b-aba47518b0ec, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 28646614-02c6-437b-bf4b-aba47518b0ec, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c636be1f-930f-4c83-8c84-9a8d9db463ee, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c636be1f-930f-4c83-8c84-9a8d9db463ee, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c636be1f-930f-4c83-8c84-9a8d9db463ee, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cb448fe3-ddbd-4817-8cc6-967183eb0b97, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb448fe3-ddbd-4817-8cc6-967183eb0b97, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb448fe3-ddbd-4817-8cc6-967183eb0b97, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7c29a81-48fb-40e3-918b-be5680256799, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7c29a81-48fb-40e3-918b-be5680256799, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7c29a81-48fb-40e3-918b-be5680256799, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b3067aa5-48a8-4457-a704-94cdc02a5f57, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3067aa5-48a8-4457-a704-94cdc02a5f57, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3067aa5-48a8-4457-a704-94cdc02a5f57, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3443445e-ad41-4323-8075-5b60bf46854e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3443445e-ad41-4323-8075-5b60bf46854e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3443445e-ad41-4323-8075-5b60bf46854e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 678c57ac-3660-465a-85ad-40e99439cba5, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 678c57ac-3660-465a-85ad-40e99439cba5, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 678c57ac-3660-465a-85ad-40e99439cba5, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fd97b58-7646-4864-8405-1d80202b0908, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fd97b58-7646-4864-8405-1d80202b0908, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fd97b58-7646-4864-8405-1d80202b0908, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c83ffb0-22d1-440c-bc83-c809ae153aa7, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c83ffb0-22d1-440c-bc83-c809ae153aa7, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c83ffb0-22d1-440c-bc83-c809ae153aa7, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28f0960e-4618-4f1a-bff0-e4d8abebc55e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28f0960e-4618-4f1a-bff0-e4d8abebc55e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28f0960e-4618-4f1a-bff0-e4d8abebc55e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a3447344-ee3c-4b02-98c0-ab24b9df5bad, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3447344-ee3c-4b02-98c0-ab24b9df5bad, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3447344-ee3c-4b02-98c0-ab24b9df5bad, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b4cf4d5-7a12-4450-8e13-858e42eddf6b, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b4cf4d5-7a12-4450-8e13-858e42eddf6b, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b4cf4d5-7a12-4450-8e13-858e42eddf6b, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 61c47f4b-7a0b-45fd-a917-4644b12e2f4e, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61c47f4b-7a0b-45fd-a917-4644b12e2f4e, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=YjU3MGNjNzItZTU3MTc3NWYtNDVlZDlkNjQtNmE3OTQ5YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61c47f4b-7a0b-45fd-a917-4644b12e2f4e, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, afa235e8-7079-4b7c-94df-fce1286b79cf, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, afa235e8-7079-4b7c-94df-fce1286b79cf, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, afa235e8-7079-4b7c-94df-fce1286b79cf, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b927ce04-a72b-485e-9a2a-4956585ac9a9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b927ce04-a72b-485e-9a2a-4956585ac9a9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b927ce04-a72b-485e-9a2a-4956585ac9a9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5149b54-ec64-4242-8189-553edcf68db0, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5149b54-ec64-4242-8189-553edcf68db0, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5149b54-ec64-4242-8189-553edcf68db0, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40da6bd1-05af-40da-9816-5f53afb27354, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40da6bd1-05af-40da-9816-5f53afb27354, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40da6bd1-05af-40da-9816-5f53afb27354, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe6e11d8-7857-4cf0-bb63-4a0278be834c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe6e11d8-7857-4cf0-bb63-4a0278be834c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe6e11d8-7857-4cf0-bb63-4a0278be834c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a57000a-469c-4ae2-be84-7028687687f9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a57000a-469c-4ae2-be84-7028687687f9, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a57000a-469c-4ae2-be84-7028687687f9, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6447e3a7-64c9-4d6a-ae7e-4709b1b2dfc4, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6447e3a7-64c9-4d6a-ae7e-4709b1b2dfc4, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6447e3a7-64c9-4d6a-ae7e-4709b1b2dfc4, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5fb04057-76ff-4bd4-ad96-aab3ebfeafdb, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fb04057-76ff-4bd4-ad96-aab3ebfeafdb, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fb04057-76ff-4bd4-ad96-aab3ebfeafdb, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f8b15f6-162c-45c9-93d8-b81ce919a64f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f8b15f6-162c-45c9-93d8-b81ce919a64f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f8b15f6-162c-45c9-93d8-b81ce919a64f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce9c7806-a86f-4564-ac23-65bac13a6fca, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce9c7806-a86f-4564-ac23-65bac13a6fca, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce9c7806-a86f-4564-ac23-65bac13a6fca, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ccf202b-49ae-4197-9361-c6825e56db81, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ccf202b-49ae-4197-9361-c6825e56db81, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ccf202b-49ae-4197-9361-c6825e56db81, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 544eb7be-aba3-4781-9148-c5eee295921a, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 544eb7be-aba3-4781-9148-c5eee295921a, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 544eb7be-aba3-4781-9148-c5eee295921a, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b332ef3-ff05-4fd3-9ab3-b4513430a3c3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b332ef3-ff05-4fd3-9ab3-b4513430a3c3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM3NWMwMDAtYWM2NjEyYy0zNjZmZGEwNS1lMTgzOTlkMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b332ef3-ff05-4fd3-9ab3-b4513430a3c3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d0d51465-fc21-4953-a1ee-f8ece28741a9, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d0d51465-fc21-4953-a1ee-f8ece28741a9, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d0d51465-fc21-4953-a1ee-f8ece28741a9, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 34502f0a-a139-41cc-b4ab-1df55565e700, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 34502f0a-a139-41cc-b4ab-1df55565e700, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 34502f0a-a139-41cc-b4ab-1df55565e700, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c6dfcdc-b653-4130-97ce-7bf26d28e0fe, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c6dfcdc-b653-4130-97ce-7bf26d28e0fe, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c6dfcdc-b653-4130-97ce-7bf26d28e0fe, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba425e2b-ba26-4045-b83a-39361f8e0dee, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba425e2b-ba26-4045-b83a-39361f8e0dee, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba425e2b-ba26-4045-b83a-39361f8e0dee, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9d02d78-61ea-414b-9baa-e35c482d9b26, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9d02d78-61ea-414b-9baa-e35c482d9b26, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9d02d78-61ea-414b-9baa-e35c482d9b26, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13a3780f-e272-43b4-ac16-0d2f517d2333, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13a3780f-e272-43b4-ac16-0d2f517d2333, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13a3780f-e272-43b4-ac16-0d2f517d2333, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79f2e028-3026-4cf8-be8d-b7e01e96e841, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79f2e028-3026-4cf8-be8d-b7e01e96e841, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79f2e028-3026-4cf8-be8d-b7e01e96e841, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1833d6a0-515a-4316-aced-6aa0b109cf4f, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1833d6a0-515a-4316-aced-6aa0b109cf4f, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1833d6a0-515a-4316-aced-6aa0b109cf4f, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 181d6ebb-e480-4992-86a7-14ea186b204d, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 181d6ebb-e480-4992-86a7-14ea186b204d, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 181d6ebb-e480-4992-86a7-14ea186b204d, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b352e1e3-8c6b-4bcf-bdcd-f935628db523, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b352e1e3-8c6b-4bcf-bdcd-f935628db523, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b352e1e3-8c6b-4bcf-bdcd-f935628db523, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 260fb28d-229e-4080-b474-7e95141a3883, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 260fb28d-229e-4080-b474-7e95141a3883, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 260fb28d-229e-4080-b474-7e95141a3883, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef72916d-45d1-46db-9f37-06869fcc7f81, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef72916d-45d1-46db-9f37-06869fcc7f81, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696206000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef72916d-45d1-46db-9f37-06869fcc7f81, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a09d9ad-9234-4715-b3ec-45158e261ea6, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a09d9ad-9234-4715-b3ec-45158e261ea6, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=MTM2ODRkNmUtZDk3ZjdkZDYtZDY4ZTVhN2UtN2VlYzRmYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696206100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a09d9ad-9234-4715-b3ec-45158e261ea6, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0cc62a60-f97e-4201-a385-ed52f685df28, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0cc62a60-f97e-4201-a385-ed52f685df28, ghrun-anwhr6cmha.auto.internal:13212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0cc62a60-f97e-4201-a385-ed52f685df28, ghrun-anwhr6cmha.auto.internal:13212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b0bf8f2a-fdb2-4ee4-ae7f-68386dec2649, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b0bf8f2a-fdb2-4ee4-ae7f-68386dec2649, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b0bf8f2a-fdb2-4ee4-ae7f-68386dec2649, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad1bb571-b679-4c25-a73c-bcaeea3243ac, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad1bb571-b679-4c25-a73c-bcaeea3243ac, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696206100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad1bb571-b679-4c25-a73c-bcaeea3243ac, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4336ea2-29c1-41c9-a4c6-e7a8879d0032, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4336ea2-29c1-41c9-a4c6-e7a8879d0032, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696206200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4336ea2-29c1-41c9-a4c6-e7a8879d0032, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6adf625e-ea9e-4785-8b64-c7b905148c9c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6adf625e-ea9e-4785-8b64-c7b905148c9c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696206300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6adf625e-ea9e-4785-8b64-c7b905148c9c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3cb94541-e750-406b-a626-6c60ccadeb04, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cb94541-e750-406b-a626-6c60ccadeb04, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696206400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3cb94541-e750-406b-a626-6c60ccadeb04, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a276b303-bf71-43f9-9068-e7ecb8b5936c, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a276b303-bf71-43f9-9068-e7ecb8b5936c, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696206500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a276b303-bf71-43f9-9068-e7ecb8b5936c, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 85ccc86f-c5a6-43f3-bb1f-05492de5b3c3, ghrun-anwhr6cmha.auto.internal:13212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85ccc86f-c5a6-43f3-bb1f-05492de5b3c3, ghrun-anwhr6cmha.auto.internal:13212): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_1__ASYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(1 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85ccc86f-c5a6-43f3-bb1f-05492de5b3c3, ghrun-anwhr6cmha.auto.internal:13212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGVkZjliZTktNDU2ODBlMmUtMmQ0NzI4NDQtNTYzYTg0NjY=
============================== slowest durations ===============================
579.55s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]
14.44s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]
=========================== short test summary info ============================
FAILED test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC] - ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 615.75s (0:10:15) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ry.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c688/00244f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/c688/00244f', '--source-root', '/home/runner/.ya/build/build_root/c688/00244f/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c688/00244f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/10164110401/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '16', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1768, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ry.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c688/00244f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/c688/00244f', '--source-root', '/home/runner/.ya/build/build_root/c688/00244f/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c688/00244f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/10164110401/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '16', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/002619/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
351.10s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
17.07s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
11.01s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
======================== 1 passed in 380.61s (0:06:20) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/0023ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py F

=================================== FAILURES ===================================
_ TestSecondaryIndex.test_secondary_index_cover[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC] _
ydb/tests/sql/lib/test_query.py:52: in query
    for result_set in result_sets:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, timeout)
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   _pytest.outcomes.Exit: Graceful shutdown requested

During handling of the above exception, another exception occurred:
ydb/tests/datashard/secondary_index/test_secondary_index.py:162: in test_secondary_index_cover
    self.select_all_types(table_name, index, all_types, dml)
ydb/tests/datashard/secondary_index/test_secondary_index.py:188: in select_all_types
    dml.transactional(process)
ydb/tests/datashard/lib/dml_operations.py:17: in transactional
    return self.query_object.transactional(process)
ydb/tests/sql/lib/test_query.py:58: in transactional
    return self.pool.retry_operation_sync(lambda session: fn(session))
contrib/python/ydb/py3/ydb/query/pool.py:151: in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:149: in wrapped_callee
    return callee(session, *args, **kwargs)
ydb/tests/sql/lib/test_query.py:58: in <lambda>
    return self.pool.retry_operation_sync(lambda session: fn(session))
ydb/tests/datashard/secondary_index/test_secondary_index.py:182: in process
    rows = self.query(select_sql, tx=session.transaction(tx_mode=ydb.QueryStaleReadOnly()))
ydb/tests/sql/lib/test_query.py:51: in query
    with tx.execute(text) as result_sets:
contrib/python/ydb/py3/ydb/query/base.py:64: in __exit__
    for _ in self:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:943: in _next
    operating = self._call.operate(
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:329: in grpc._cython.cygrpc.IntegratedCall.operate
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:140: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:148: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:58: in grpc._cython.cygrpc._raise_call_error_no_metadata
    ???
E   ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_secondary_index_cover[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/0023ef/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2499031
DEBUG    ya.test:process.py:259 Command (pid 2499031) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2499031) elapsed time (sec): 1.097336769104004
DEBUG    ya.test:process.py:263 Command (pid 2499031) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2499031) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2499031) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2499031) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2499031) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2499031) maxrss: 480736
DEBUG    ya.test:process.py:263 Command (pid 2499031) minflt: 45397
DEBUG    ya.test:process.py:263 Command (pid 2499031) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2499031) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2499031) nivcsw: 189
DEBUG    ya.test:process.py:263 Command (pid 2499031) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2499031) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2499031) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2499031) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2499031) stime: 0.20069199999999998
DEBUG    ya.test:process.py:263 Command (pid 2499031) utime: 0.520541
DEBUG    ya.test:process.py:263 Command (pid 2499031) wtime: 1.1
DEBUG    ya.test:process.py:275 Command (pid 2499031) output:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9

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

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

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

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/0023ef/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28165
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28165
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28166
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/c688/0023ef/r3tmp/kikimr_cluster_ytmfr65d
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/0023ef/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26993
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22007
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27206
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22516
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c688/0023ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/c688/0023ef/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/c688/0023ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC/cluster/node_1/logfile_tcexo5m3.log --grpc-port=26993 --mon-port=22007 --ic-port=28166
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26993/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c688/0023ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/c688/0023ef/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/c688/0023ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC/cluster/node_1/logfile_tcexo5m3.log --grpc-port=26993 --mon-port=22007 --ic-port=28166
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/c688/0023ef/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/c688/0023ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/c688/0023ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC/cluster/node_1/logfile_tcexo5m3.log', '--grpc-port=26993', '--mon-port=22007', '--ic-port=28166')' in '/home/runner/.ya/build/build_root/c688/0023ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2499313
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26993/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/0023ef/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2499318
DEBUG    ya.test:process.py:259 Command (pid 2499318) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2499318) elapsed time (sec): 1.0918786525726318
DEBUG    ya.test:process.py:263 Command (pid 2499318) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2499318) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2499318) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2499318) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2499318) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2499318) maxrss: 485844
DEBUG    ya.test:process.py:263 Command (pid 2499318) minflt: 45379
DEBUG    ya.test:process.py:263 Command (pid 2499318) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2499318) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2499318) nivcsw: 228
DEBUG    ya.test:process.py:263 Command (pid 2499318) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2499318) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2499318) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2499318) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2499318) stime: 0.220993
DEBUG    ya.test:process.py:263 Command (pid 2499318) utime: 0.48940799999999995
DEBUG    ya.test:process.py:263 Command (pid 2499318) wtime: 1.115
DEBUG    ya.test:process.py:275 Command (pid 2499318) output:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/0023ef/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/c688/0023ef/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26993', '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: 28166\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/0023ef/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26993', '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: 28166\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2500764
DEBUG    ya.test:process.py:259 Command (pid 2500764) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2500764) elapsed time (sec): 1.607515573501587
DEBUG    ya.test:process.py:263 Command (pid 2500764) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2500764) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2500764) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2500764) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2500764) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2500764) maxrss: 582780
DEBUG    ya.test:process.py:263 Command (pid 2500764) minflt: 51645
DEBUG    ya.test:process.py:263 Command (pid 2500764) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2500764) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2500764) nivcsw: 275
DEBUG    ya.test:process.py:263 Command (pid 2500764) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2500764) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2500764) nvcsw: 551
DEBUG    ya.test:process.py:263 Command (pid 2500764) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2500764) stime: 0.28651699999999997
DEBUG    ya.test:process.py:263 Command (pid 2500764) utime: 0.594966
DEBUG    ya.test:process.py:263 Command (pid 2500764) wtime: 1.63
DEBUG    ya.test:process.py:275 Command (pid 2500764) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/0023ef/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/c688/0023ef/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26993', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/0023ef/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26993', '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: 2501060
DEBUG    ya.test:process.py:259 Command (pid 2501060) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2501060) elapsed time (sec): 1.1870718002319336
DEBUG    ya.test:process.py:263 Command (pid 2501060) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2501060) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2501060) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2501060) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2501060) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2501060) maxrss: 582780
DEBUG    ya.test:process.py:263 Command (pid 2501060) minflt: 51640
DEBUG    ya.test:process.py:263 Command (pid 2501060) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2501060) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2501060) nivcsw: 255
DEBUG    ya.test:process.py:263 Command (pid 2501060) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2501060) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2501060) nvcsw: 564
DEBUG    ya.test:process.py:263 Command (pid 2501060) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2501060) stime: 0.256201
DEBUG    ya.test:process.py:263 Command (pid 2501060) utime: 0.549134
DEBUG    ya.test:process.py:263 Command (pid 2501060) wtime: 1.198
DEBUG    ya.test:process.py:275 Command (pid 2501060) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 2501060) 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, 969bd881-8c33-4fc0-9960-4ca8e6b8e356, localhost:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 969bd881-8c33-4fc0-9960-4ca8e6b8e356, localhost:26993): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 969bd881-8c33-4fc0-9960-4ca8e6b8e356, localhost:26993): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 26993 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-anwhr6cmha.auto.internal:26993, 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:26993
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_secondary_index.py::TestSecondaryIndex, test_name: test_secondary_index_cover[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC])
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1baa6afa-0a62-43dd-b29e-f79cdcb42d99, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1baa6afa-0a62-43dd-b29e-f79cdcb42d99, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1baa6afa-0a62-43dd-b29e-f79cdcb42d99, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 22f14b97-3ea9-4079-9825-f6128bdc5ee3, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 22f14b97-3ea9-4079-9825-f6128bdc5ee3, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 22f14b97-3ea9-4079-9825-f6128bdc5ee3, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f9ee0ca-b1d0-430c-a086-7e3c9a9fede4, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f9ee0ca-b1d0-430c-a086-7e3c9a9fede4, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `table_index_2_UNIQUE_SYNC` (\n                    pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_Int64 Int64, col_Uint64 Uint64, col_Int32 Int32, col_Uint32 Uint32, col_Int16 Int16, col_Uint16 Uint16, col_Int8 Int8, col_Uint8 Uint8, col_Bool Bool, col_Decimal150 Decimal(15,0), col_Decimal229 Decimal(22,9), col_Decimal3510 Decimal(35,10), col_DyNumber DyNumber, col_String String, col_Utf8 Utf8, col_UUID UUID, col_Date Date, col_Datetime Datetime, col_Timestamp Timestamp, col_Interval Interval, col_Date32 Date32, col_Datetime64 Datetime64, col_Timestamp64 Timestamp64, col_Interval64 Interval64, col_Float Float, col_Double Double, col_Json Json, col_JsonDocument JsonDocument, col_Yson Yson, col_index_DyNumber DyNumber, col_index_String String, col_index_Utf8 Utf8, col_index_UUID UUID, col_index_Date Date, col_index_Datetime Datetime,\n                    PRIMARY KEY(\n                        pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                        ),\n                    INDEX idx_col_index_DyNumber GLOBAL UNIQUE SYNC ON \n                        (col_index_DyNumber) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_String GLOBAL UNIQUE SYNC ON \n                        (col_index_String) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Utf8 GLOBAL UNIQUE SYNC ON \n                        (col_index_Utf8) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_UUID GLOBAL UNIQUE SYNC ON \n                        (col_index_UUID) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Date GLOBAL UNIQUE SYNC ON \n                        (col_index_Date) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Datetime GLOBAL UNIQUE SYNC ON \n                        (col_index_Datetime) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson)\n                    )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f9ee0ca-b1d0-430c-a086-7e3c9a9fede4, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, de40fde8-55b5-4007-9d60-538d64efbcb1, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de40fde8-55b5-4007-9d60-538d64efbcb1, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1.1 AS Float), CAST(1.2 AS Double), CAST(\'{\"another_key\": 1}\' AS Json), CAST(\'{\"another_doc_key\": 1}\' AS JsonDocument), CAST(\'[1]\' AS Yson), \n                CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de40fde8-55b5-4007-9d60-538d64efbcb1, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 209da9f3-86c7-4daa-a042-8cb0ebc08794, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 209da9f3-86c7-4daa-a042-8cb0ebc08794, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(2.1 AS Float), CAST(2.2 AS Double), CAST(\'{\"another_key\": 2}\' AS Json), CAST(\'{\"another_doc_key\": 2}\' AS JsonDocument), CAST(\'[2]\' AS Yson), \n                CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 209da9f3-86c7-4daa-a042-8cb0ebc08794, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd021922-bd6b-4ef4-a10f-c1eb62d71f53, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd021922-bd6b-4ef4-a10f-c1eb62d71f53, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(3.1 AS Float), CAST(3.2 AS Double), CAST(\'{\"another_key\": 3}\' AS Json), CAST(\'{\"another_doc_key\": 3}\' AS JsonDocument), CAST(\'[3]\' AS Yson), \n                CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd021922-bd6b-4ef4-a10f-c1eb62d71f53, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66bdcc9b-2c73-465b-8388-6a4a3410fdfb, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66bdcc9b-2c73-465b-8388-6a4a3410fdfb, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(4.1 AS Float), CAST(4.2 AS Double), CAST(\'{\"another_key\": 4}\' AS Json), CAST(\'{\"another_doc_key\": 4}\' AS JsonDocument), CAST(\'[4]\' AS Yson), \n                CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66bdcc9b-2c73-465b-8388-6a4a3410fdfb, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e3f82fc-4fe0-4b14-8db0-6ec5409948ed, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e3f82fc-4fe0-4b14-8db0-6ec5409948ed, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(5.1 AS Float), CAST(5.2 AS Double), CAST(\'{\"another_key\": 5}\' AS Json), CAST(\'{\"another_doc_key\": 5}\' AS JsonDocument), CAST(\'[5]\' AS Yson), \n                CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e3f82fc-4fe0-4b14-8db0-6ec5409948ed, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e6e3239-ba8c-4d69-9719-5e8786734f60, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e6e3239-ba8c-4d69-9719-5e8786734f60, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(6.1 AS Float), CAST(6.2 AS Double), CAST(\'{\"another_key\": 6}\' AS Json), CAST(\'{\"another_doc_key\": 6}\' AS JsonDocument), CAST(\'[6]\' AS Yson), \n                CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e6e3239-ba8c-4d69-9719-5e8786734f60, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 359ec13d-9ab7-4fb9-94f8-8a29d4d611e1, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 359ec13d-9ab7-4fb9-94f8-8a29d4d611e1, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(7.1 AS Float), CAST(7.2 AS Double), CAST(\'{\"another_key\": 7}\' AS Json), CAST(\'{\"another_doc_key\": 7}\' AS JsonDocument), CAST(\'[7]\' AS Yson), \n                CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 359ec13d-9ab7-4fb9-94f8-8a29d4d611e1, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bc31d146-7beb-4aa6-a6ee-cdae43f10c5f, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bc31d146-7beb-4aa6-a6ee-cdae43f10c5f, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(8.1 AS Float), CAST(8.2 AS Double), CAST(\'{\"another_key\": 8}\' AS Json), CAST(\'{\"another_doc_key\": 8}\' AS JsonDocument), CAST(\'[8]\' AS Yson), \n                CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bc31d146-7beb-4aa6-a6ee-cdae43f10c5f, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 23917694-a9a1-42f0-b84b-0c25a271e8be, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23917694-a9a1-42f0-b84b-0c25a271e8be, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(9.1 AS Float), CAST(9.2 AS Double), CAST(\'{\"another_key\": 9}\' AS Json), CAST(\'{\"another_doc_key\": 9}\' AS JsonDocument), CAST(\'[9]\' AS Yson), \n                CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23917694-a9a1-42f0-b84b-0c25a271e8be, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e6af6a8-c56b-462f-9ca1-69500d734276, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e6af6a8-c56b-462f-9ca1-69500d734276, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(10.1 AS Float), CAST(10.2 AS Double), CAST(\'{\"another_key\": 10}\' AS Json), CAST(\'{\"another_doc_key\": 10}\' AS JsonDocument), CAST(\'[10]\' AS Yson), \n                CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e6af6a8-c56b-462f-9ca1-69500d734276, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 41f26874-63cc-4570-bb30-e419b66a2c96, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41f26874-63cc-4570-bb30-e419b66a2c96, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(11.1 AS Float), CAST(11.2 AS Double), CAST(\'{\"another_key\": 11}\' AS Json), CAST(\'{\"another_doc_key\": 11}\' AS JsonDocument), CAST(\'[11]\' AS Yson), \n                CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41f26874-63cc-4570-bb30-e419b66a2c96, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fee7626-5da3-4c51-b0f2-072a658d2e2f, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fee7626-5da3-4c51-b0f2-072a658d2e2f, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(12.1 AS Float), CAST(12.2 AS Double), CAST(\'{\"another_key\": 12}\' AS Json), CAST(\'{\"another_doc_key\": 12}\' AS JsonDocument), CAST(\'[12]\' AS Yson), \n                CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fee7626-5da3-4c51-b0f2-072a658d2e2f, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81cc9308-04bc-401f-a4db-769837e02ccc, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81cc9308-04bc-401f-a4db-769837e02ccc, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(13.1 AS Float), CAST(13.2 AS Double), CAST(\'{\"another_key\": 13}\' AS Json), CAST(\'{\"another_doc_key\": 13}\' AS JsonDocument), CAST(\'[13]\' AS Yson), \n                CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81cc9308-04bc-401f-a4db-769837e02ccc, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5850c395-8901-4588-a3c2-964f4dbbc0ec, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5850c395-8901-4588-a3c2-964f4dbbc0ec, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(14.1 AS Float), CAST(14.2 AS Double), CAST(\'{\"another_key\": 14}\' AS Json), CAST(\'{\"another_doc_key\": 14}\' AS JsonDocument), CAST(\'[14]\' AS Yson), \n                CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5850c395-8901-4588-a3c2-964f4dbbc0ec, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7c0cae4-2a79-48df-8bc2-cf45f55ffdb2, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7c0cae4-2a79-48df-8bc2-cf45f55ffdb2, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(15.1 AS Float), CAST(15.2 AS Double), CAST(\'{\"another_key\": 15}\' AS Json), CAST(\'{\"another_doc_key\": 15}\' AS JsonDocument), CAST(\'[15]\' AS Yson), \n                CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7c0cae4-2a79-48df-8bc2-cf45f55ffdb2, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f4882b7-8eba-4b4e-9ae9-76dc4afac079, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f4882b7-8eba-4b4e-9ae9-76dc4afac079, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(16.1 AS Float), CAST(16.2 AS Double), CAST(\'{\"another_key\": 16}\' AS Json), CAST(\'{\"another_doc_key\": 16}\' AS JsonDocument), CAST(\'[16]\' AS Yson), \n                CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f4882b7-8eba-4b4e-9ae9-76dc4afac079, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22f533ba-144e-4137-9f7b-062d1e66de13, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22f533ba-144e-4137-9f7b-062d1e66de13, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(17.1 AS Float), CAST(17.2 AS Double), CAST(\'{\"another_key\": 17}\' AS Json), CAST(\'{\"another_doc_key\": 17}\' AS JsonDocument), CAST(\'[17]\' AS Yson), \n                CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22f533ba-144e-4137-9f7b-062d1e66de13, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5fb62a3f-ad13-445c-96dd-a91fac8942c7, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fb62a3f-ad13-445c-96dd-a91fac8942c7, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(18.1 AS Float), CAST(18.2 AS Double), CAST(\'{\"another_key\": 18}\' AS Json), CAST(\'{\"another_doc_key\": 18}\' AS JsonDocument), CAST(\'[18]\' AS Yson), \n                CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fb62a3f-ad13-445c-96dd-a91fac8942c7, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e541357e-b838-4e79-91a0-db3a5165b079, localhost:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e541357e-b838-4e79-91a0-db3a5165b079, localhost:26993): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e541357e-b838-4e79-91a0-db3a5165b079, localhost:26993): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 26993 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-anwhr6cmha.auto.internal:26993, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26993
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6931471-59d5-4dcd-93ba-5025045c3bfc, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6931471-59d5-4dcd-93ba-5025045c3bfc, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(19.1 AS Float), CAST(19.2 AS Double), CAST(\'{\"another_key\": 19}\' AS Json), CAST(\'{\"another_doc_key\": 19}\' AS JsonDocument), CAST(\'[19]\' AS Yson), \n                CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6931471-59d5-4dcd-93ba-5025045c3bfc, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3976733a-3c16-4ee4-a88a-662202a90e87, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3976733a-3c16-4ee4-a88a-662202a90e87, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(20.1 AS Float), CAST(20.2 AS Double), CAST(\'{\"another_key\": 20}\' AS Json), CAST(\'{\"another_doc_key\": 20}\' AS JsonDocument), CAST(\'[20]\' AS Yson), \n                CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3976733a-3c16-4ee4-a88a-662202a90e87, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7b27292a-c2fb-493b-89a6-a3ae187a2f6d, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b27292a-c2fb-493b-89a6-a3ae187a2f6d, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(21.1 AS Float), CAST(21.2 AS Double), CAST(\'{\"another_key\": 21}\' AS Json), CAST(\'{\"another_doc_key\": 21}\' AS JsonDocument), CAST(\'[21]\' AS Yson), \n                CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b27292a-c2fb-493b-89a6-a3ae187a2f6d, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c7bce38-dd06-4285-8e7a-51df393fac7e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c7bce38-dd06-4285-8e7a-51df393fac7e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(22.1 AS Float), CAST(22.2 AS Double), CAST(\'{\"another_key\": 22}\' AS Json), CAST(\'{\"another_doc_key\": 22}\' AS JsonDocument), CAST(\'[22]\' AS Yson), \n                CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c7bce38-dd06-4285-8e7a-51df393fac7e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f8d28f8f-57e9-40a5-9b54-09d8f7b49980, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8d28f8f-57e9-40a5-9b54-09d8f7b49980, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(23.1 AS Float), CAST(23.2 AS Double), CAST(\'{\"another_key\": 23}\' AS Json), CAST(\'{\"another_doc_key\": 23}\' AS JsonDocument), CAST(\'[23]\' AS Yson), \n                CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8d28f8f-57e9-40a5-9b54-09d8f7b49980, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3f22e00-dd32-444d-80dc-183cd79f7aae, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3f22e00-dd32-444d-80dc-183cd79f7aae, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(24.1 AS Float), CAST(24.2 AS Double), CAST(\'{\"another_key\": 24}\' AS Json), CAST(\'{\"another_doc_key\": 24}\' AS JsonDocument), CAST(\'[24]\' AS Yson), \n                CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3f22e00-dd32-444d-80dc-183cd79f7aae, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 912b1f2f-7161-4d36-871f-6d1d612a5700, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 912b1f2f-7161-4d36-871f-6d1d612a5700, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(25.1 AS Float), CAST(25.2 AS Double), CAST(\'{\"another_key\": 25}\' AS Json), CAST(\'{\"another_doc_key\": 25}\' AS JsonDocument), CAST(\'[25]\' AS Yson), \n                CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 912b1f2f-7161-4d36-871f-6d1d612a5700, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b597545f-e19b-4bf2-9579-f38137c6d302, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b597545f-e19b-4bf2-9579-f38137c6d302, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(26.1 AS Float), CAST(26.2 AS Double), CAST(\'{\"another_key\": 26}\' AS Json), CAST(\'{\"another_doc_key\": 26}\' AS JsonDocument), CAST(\'[26]\' AS Yson), \n                CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b597545f-e19b-4bf2-9579-f38137c6d302, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4f6c24e-cbce-42e2-9e1c-8623ff4b54b3, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4f6c24e-cbce-42e2-9e1c-8623ff4b54b3, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(27.1 AS Float), CAST(27.2 AS Double), CAST(\'{\"another_key\": 27}\' AS Json), CAST(\'{\"another_doc_key\": 27}\' AS JsonDocument), CAST(\'[27]\' AS Yson), \n                CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4f6c24e-cbce-42e2-9e1c-8623ff4b54b3, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fcf7d2d3-9883-43fe-900b-f9e28c244799, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fcf7d2d3-9883-43fe-900b-f9e28c244799, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(28.1 AS Float), CAST(28.2 AS Double), CAST(\'{\"another_key\": 28}\' AS Json), CAST(\'{\"another_doc_key\": 28}\' AS JsonDocument), CAST(\'[28]\' AS Yson), \n                CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fcf7d2d3-9883-43fe-900b-f9e28c244799, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24526785-1b65-4240-9a66-0bb933d4dfa0, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24526785-1b65-4240-9a66-0bb933d4dfa0, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(29.1 AS Float), CAST(29.2 AS Double), CAST(\'{\"another_key\": 29}\' AS Json), CAST(\'{\"another_doc_key\": 29}\' AS JsonDocument), CAST(\'[29]\' AS Yson), \n                CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24526785-1b65-4240-9a66-0bb933d4dfa0, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 222f6dfe-6417-48ea-9728-7f5af0dc6d64, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 222f6dfe-6417-48ea-9728-7f5af0dc6d64, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(30.1 AS Float), CAST(30.2 AS Double), CAST(\'{\"another_key\": 30}\' AS Json), CAST(\'{\"another_doc_key\": 30}\' AS JsonDocument), CAST(\'[30]\' AS Yson), \n                CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 222f6dfe-6417-48ea-9728-7f5af0dc6d64, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e20dc1e4-1b45-4832-b2bb-31be3a47104a, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e20dc1e4-1b45-4832-b2bb-31be3a47104a, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), CAST(31.1 AS Float), CAST(31.2 AS Double), CAST(\'{\"another_key\": 31}\' AS Json), CAST(\'{\"another_doc_key\": 31}\' AS JsonDocument), CAST(\'[31]\' AS Yson), \n                CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e20dc1e4-1b45-4832-b2bb-31be3a47104a, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed835065-afd3-4d24-ab01-a0c2060c39e0, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed835065-afd3-4d24-ab01-a0c2060c39e0, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), CAST(32.1 AS Float), CAST(32.2 AS Double), CAST(\'{\"another_key\": 32}\' AS Json), CAST(\'{\"another_doc_key\": 32}\' AS JsonDocument), CAST(\'[32]\' AS Yson), \n                CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed835065-afd3-4d24-ab01-a0c2060c39e0, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 000503ac-4a3c-4f8a-afae-457e7685e62f, localhost:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 000503ac-4a3c-4f8a-afae-457e7685e62f, localhost:26993): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 000503ac-4a3c-4f8a-afae-457e7685e62f, localhost:26993): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 26993 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-anwhr6cmha.auto.internal:26993, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26993
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3c53b69-2703-4ee5-ac06-2d8fddbfdbc1, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3c53b69-2703-4ee5-ac06-2d8fddbfdbc1, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), CAST(33.1 AS Float), CAST(33.2 AS Double), CAST(\'{\"another_key\": 33}\' AS Json), CAST(\'{\"another_doc_key\": 33}\' AS JsonDocument), CAST(\'[33]\' AS Yson), \n                CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3c53b69-2703-4ee5-ac06-2d8fddbfdbc1, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae698bb7-8726-47c4-a4b5-8bfbcc5b7998, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae698bb7-8726-47c4-a4b5-8bfbcc5b7998, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), CAST(34.1 AS Float), CAST(34.2 AS Double), CAST(\'{\"another_key\": 34}\' AS Json), CAST(\'{\"another_doc_key\": 34}\' AS JsonDocument), CAST(\'[34]\' AS Yson), \n                CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae698bb7-8726-47c4-a4b5-8bfbcc5b7998, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64cad451-b9cb-46a6-b05a-5baa404c0ca5, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64cad451-b9cb-46a6-b05a-5baa404c0ca5, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), CAST(35.1 AS Float), CAST(35.2 AS Double), CAST(\'{\"another_key\": 35}\' AS Json), CAST(\'{\"another_doc_key\": 35}\' AS JsonDocument), CAST(\'[35]\' AS Yson), \n                CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64cad451-b9cb-46a6-b05a-5baa404c0ca5, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 888288bc-66f5-4b04-bfcd-ba6b163a9059, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 888288bc-66f5-4b04-bfcd-ba6b163a9059, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), CAST(36.1 AS Float), CAST(36.2 AS Double), CAST(\'{\"another_key\": 36}\' AS Json), CAST(\'{\"another_doc_key\": 36}\' AS JsonDocument), CAST(\'[36]\' AS Yson), \n                CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 888288bc-66f5-4b04-bfcd-ba6b163a9059, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52b8edfc-dc66-4844-9281-f886ee25a7a2, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52b8edfc-dc66-4844-9281-f886ee25a7a2, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), \n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), CAST(37.1 AS Float), CAST(37.2 AS Double), CAST(\'{\"another_key\": 37}\' AS Json), CAST(\'{\"another_doc_key\": 37}\' AS JsonDocument), CAST(\'[37]\' AS Yson), \n                CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52b8edfc-dc66-4844-9281-f886ee25a7a2, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c8ab4c1-c3d9-40a0-814b-a76ca8896a33, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c8ab4c1-c3d9-40a0-814b-a76ca8896a33, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), \n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), CAST(38.1 AS Float), CAST(38.2 AS Double), CAST(\'{\"another_key\": 38}\' AS Json), CAST(\'{\"another_doc_key\": 38}\' AS JsonDocument), CAST(\'[38]\' AS Yson), \n                CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c8ab4c1-c3d9-40a0-814b-a76ca8896a33, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae255ac3-e62d-4221-bcc9-2129175b1d80, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae255ac3-e62d-4221-bcc9-2129175b1d80, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), \n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), CAST(39.1 AS Float), CAST(39.2 AS Double), CAST(\'{\"another_key\": 39}\' AS Json), CAST(\'{\"another_doc_key\": 39}\' AS JsonDocument), CAST(\'[39]\' AS Yson), \n                CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae255ac3-e62d-4221-bcc9-2129175b1d80, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0064cc34-7b64-4e43-8f4d-1a1592f88f84, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0064cc34-7b64-4e43-8f4d-1a1592f88f84, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), \n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), CAST(40.1 AS Float), CAST(40.2 AS Double), CAST(\'{\"another_key\": 40}\' AS Json), CAST(\'{\"another_doc_key\": 40}\' AS JsonDocument), CAST(\'[40]\' AS Yson), \n                CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0064cc34-7b64-4e43-8f4d-1a1592f88f84, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b879a4c1-8727-4c66-8b56-f492a19d9f43, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b879a4c1-8727-4c66-8b56-f492a19d9f43, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), \n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), CAST(41.1 AS Float), CAST(41.2 AS Double), CAST(\'{\"another_key\": 41}\' AS Json), CAST(\'{\"another_doc_key\": 41}\' AS JsonDocument), CAST(\'[41]\' AS Yson), \n                CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b879a4c1-8727-4c66-8b56-f492a19d9f43, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e233d7e-7e95-4850-bb31-db1ae131759e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e233d7e-7e95-4850-bb31-db1ae131759e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), \n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), CAST(42.1 AS Float), CAST(42.2 AS Double), CAST(\'{\"another_key\": 42}\' AS Json), CAST(\'{\"another_doc_key\": 42}\' AS JsonDocument), CAST(\'[42]\' AS Yson), \n                CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e233d7e-7e95-4850-bb31-db1ae131759e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b1119c0a-5e98-452a-a8f9-8399dffe16a3, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1119c0a-5e98-452a-a8f9-8399dffe16a3, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), \n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), CAST(43.1 AS Float), CAST(43.2 AS Double), CAST(\'{\"another_key\": 43}\' AS Json), CAST(\'{\"another_doc_key\": 43}\' AS JsonDocument), CAST(\'[43]\' AS Yson), \n                CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1119c0a-5e98-452a-a8f9-8399dffe16a3, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afa2b196-27d4-474e-b923-1d3c40591a0f, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afa2b196-27d4-474e-b923-1d3c40591a0f, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), \n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), CAST(44.1 AS Float), CAST(44.2 AS Double), CAST(\'{\"another_key\": 44}\' AS Json), CAST(\'{\"another_doc_key\": 44}\' AS JsonDocument), CAST(\'[44]\' AS Yson), \n                CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afa2b196-27d4-474e-b923-1d3c40591a0f, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f949675a-488e-457a-ac59-79d8bd2ef26f, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f949675a-488e-457a-ac59-79d8bd2ef26f, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), \n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), CAST(45.1 AS Float), CAST(45.2 AS Double), CAST(\'{\"another_key\": 45}\' AS Json), CAST(\'{\"another_doc_key\": 45}\' AS JsonDocument), CAST(\'[45]\' AS Yson), \n                CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f949675a-488e-457a-ac59-79d8bd2ef26f, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e75cc51-8ca3-4e5e-9464-4995e4d5fdfc, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e75cc51-8ca3-4e5e-9464-4995e4d5fdfc, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), \n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), CAST(46.1 AS Float), CAST(46.2 AS Double), CAST(\'{\"another_key\": 46}\' AS Json), CAST(\'{\"another_doc_key\": 46}\' AS JsonDocument), CAST(\'[46]\' AS Yson), \n                CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e75cc51-8ca3-4e5e-9464-4995e4d5fdfc, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5b4971b-54d3-43c8-b969-aeda77d8e0be, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5b4971b-54d3-43c8-b969-aeda77d8e0be, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), \n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), CAST(47.1 AS Float), CAST(47.2 AS Double), CAST(\'{\"another_key\": 47}\' AS Json), CAST(\'{\"another_doc_key\": 47}\' AS JsonDocument), CAST(\'[47]\' AS Yson), \n                CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5b4971b-54d3-43c8-b969-aeda77d8e0be, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2d2b60f5-a828-442c-8b59-f9ed31fb6170, localhost:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2d2b60f5-a828-442c-8b59-f9ed31fb6170, localhost:26993): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2d2b60f5-a828-442c-8b59-f9ed31fb6170, localhost:26993): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 26993 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-anwhr6cmha.auto.internal:26993, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26993
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef0f4ce8-2341-4597-a424-092a208f06ef, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef0f4ce8-2341-4597-a424-092a208f06ef, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), \n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), CAST(48.1 AS Float), CAST(48.2 AS Double), CAST(\'{\"another_key\": 48}\' AS Json), CAST(\'{\"another_doc_key\": 48}\' AS JsonDocument), CAST(\'[48]\' AS Yson), \n                CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef0f4ce8-2341-4597-a424-092a208f06ef, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c348ccdb-0654-464a-8dea-0f835cf0a8b7, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c348ccdb-0654-464a-8dea-0f835cf0a8b7, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), \n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), CAST(49.1 AS Float), CAST(49.2 AS Double), CAST(\'{\"another_key\": 49}\' AS Json), CAST(\'{\"another_doc_key\": 49}\' AS JsonDocument), CAST(\'[49]\' AS Yson), \n                CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c348ccdb-0654-464a-8dea-0f835cf0a8b7, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 463f34cc-df19-4b3b-87cf-fa1ac01b4f31, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 463f34cc-df19-4b3b-87cf-fa1ac01b4f31, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), \n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), CAST(50.1 AS Float), CAST(50.2 AS Double), CAST(\'{\"another_key\": 50}\' AS Json), CAST(\'{\"another_doc_key\": 50}\' AS JsonDocument), CAST(\'[50]\' AS Yson), \n                CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 463f34cc-df19-4b3b-87cf-fa1ac01b4f31, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9883904-017e-4932-a1cf-a203f502325b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9883904-017e-4932-a1cf-a203f502325b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), \n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), CAST(51.1 AS Float), CAST(51.2 AS Double), CAST(\'{\"another_key\": 51}\' AS Json), CAST(\'{\"another_doc_key\": 51}\' AS JsonDocument), CAST(\'[51]\' AS Yson), \n                CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9883904-017e-4932-a1cf-a203f502325b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02435cca-5575-4fd0-ac7d-fe1bfeb6b2f0, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02435cca-5575-4fd0-ac7d-fe1bfeb6b2f0, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), \n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), CAST(52.1 AS Float), CAST(52.2 AS Double), CAST(\'{\"another_key\": 52}\' AS Json), CAST(\'{\"another_doc_key\": 52}\' AS JsonDocument), CAST(\'[52]\' AS Yson), \n                CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02435cca-5575-4fd0-ac7d-fe1bfeb6b2f0, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b01268d-4da2-468f-b6b5-d2c6247c8300, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b01268d-4da2-468f-b6b5-d2c6247c8300, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), \n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), CAST(53.1 AS Float), CAST(53.2 AS Double), CAST(\'{\"another_key\": 53}\' AS Json), CAST(\'{\"another_doc_key\": 53}\' AS JsonDocument), CAST(\'[53]\' AS Yson), \n                CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b01268d-4da2-468f-b6b5-d2c6247c8300, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 821ddcb9-575c-43a5-b478-416a17d5c588, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 821ddcb9-575c-43a5-b478-416a17d5c588, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(54 AS Int64), CAST(54 AS Uint64), CAST(54 AS Int32), CAST(54 AS Uint32), CAST(54 AS Int16), CAST(54 AS Uint16), CAST(54 AS Int8), CAST(54 AS Uint8), CAST(True AS Bool), CAST(\'54\' AS Decimal(15,0)), CAST(\'54.123\' AS Decimal(22,9)), CAST(\'54.123456\' AS Decimal(35,10)), CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(\'2054-01-01\' AS Date32), CAST(\'2054-10-02T11:00:00Z\' AS Datetime64), CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), \n                CAST(54 AS Int64), CAST(54 AS Uint64), CAST(54 AS Int32), CAST(54 AS Uint32), CAST(54 AS Int16), CAST(54 AS Uint16), CAST(54 AS Int8), CAST(54 AS Uint8), CAST(True AS Bool), CAST(\'54\' AS Decimal(15,0)), CAST(\'54.123\' AS Decimal(22,9)), CAST(\'54.123456\' AS Decimal(35,10)), CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(\'2054-01-01\' AS Date32), CAST(\'2054-10-02T11:00:00Z\' AS Datetime64), CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), CAST(54.1 AS Float), CAST(54.2 AS Double), CAST(\'{\"another_key\": 54}\' AS Json), CAST(\'{\"another_doc_key\": 54}\' AS JsonDocument), CAST(\'[54]\' AS Yson), \n                CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 821ddcb9-575c-43a5-b478-416a17d5c588, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b67beb5-6d0f-43d6-baff-e3a46324a5e1, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b67beb5-6d0f-43d6-baff-e3a46324a5e1, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(55 AS Int64), CAST(55 AS Uint64), CAST(55 AS Int32), CAST(55 AS Uint32), CAST(55 AS Int16), CAST(55 AS Uint16), CAST(55 AS Int8), CAST(55 AS Uint8), CAST(True AS Bool), CAST(\'55\' AS Decimal(15,0)), CAST(\'55.123\' AS Decimal(22,9)), CAST(\'55.123456\' AS Decimal(35,10)), CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(\'2055-01-01\' AS Date32), CAST(\'2055-10-02T11:00:00Z\' AS Datetime64), CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), \n                CAST(55 AS Int64), CAST(55 AS Uint64), CAST(55 AS Int32), CAST(55 AS Uint32), CAST(55 AS Int16), CAST(55 AS Uint16), CAST(55 AS Int8), CAST(55 AS Uint8), CAST(True AS Bool), CAST(\'55\' AS Decimal(15,0)), CAST(\'55.123\' AS Decimal(22,9)), CAST(\'55.123456\' AS Decimal(35,10)), CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(\'2055-01-01\' AS Date32), CAST(\'2055-10-02T11:00:00Z\' AS Datetime64), CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), CAST(55.1 AS Float), CAST(55.2 AS Double), CAST(\'{\"another_key\": 55}\' AS Json), CAST(\'{\"another_doc_key\": 55}\' AS JsonDocument), CAST(\'[55]\' AS Yson), \n                CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b67beb5-6d0f-43d6-baff-e3a46324a5e1, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e2af76c9-a5ec-4c6c-bf4c-fa66de4b9e85, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2af76c9-a5ec-4c6c-bf4c-fa66de4b9e85, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(56 AS Int64), CAST(56 AS Uint64), CAST(56 AS Int32), CAST(56 AS Uint32), CAST(56 AS Int16), CAST(56 AS Uint16), CAST(56 AS Int8), CAST(56 AS Uint8), CAST(True AS Bool), CAST(\'56\' AS Decimal(15,0)), CAST(\'56.123\' AS Decimal(22,9)), CAST(\'56.123456\' AS Decimal(35,10)), CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(\'2056-01-01\' AS Date32), CAST(\'2056-10-02T11:00:00Z\' AS Datetime64), CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), \n                CAST(56 AS Int64), CAST(56 AS Uint64), CAST(56 AS Int32), CAST(56 AS Uint32), CAST(56 AS Int16), CAST(56 AS Uint16), CAST(56 AS Int8), CAST(56 AS Uint8), CAST(True AS Bool), CAST(\'56\' AS Decimal(15,0)), CAST(\'56.123\' AS Decimal(22,9)), CAST(\'56.123456\' AS Decimal(35,10)), CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(\'2056-01-01\' AS Date32), CAST(\'2056-10-02T11:00:00Z\' AS Datetime64), CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), CAST(56.1 AS Float), CAST(56.2 AS Double), CAST(\'{\"another_key\": 56}\' AS Json), CAST(\'{\"another_doc_key\": 56}\' AS JsonDocument), CAST(\'[56]\' AS Yson), \n                CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e2af76c9-a5ec-4c6c-bf4c-fa66de4b9e85, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ab268a3-5eb2-4318-84e6-2033b818d266, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ab268a3-5eb2-4318-84e6-2033b818d266, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(57 AS Int64), CAST(57 AS Uint64), CAST(57 AS Int32), CAST(57 AS Uint32), CAST(57 AS Int16), CAST(57 AS Uint16), CAST(57 AS Int8), CAST(57 AS Uint8), CAST(True AS Bool), CAST(\'57\' AS Decimal(15,0)), CAST(\'57.123\' AS Decimal(22,9)), CAST(\'57.123456\' AS Decimal(35,10)), CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(\'2057-01-01\' AS Date32), CAST(\'2057-10-02T11:00:00Z\' AS Datetime64), CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), \n                CAST(57 AS Int64), CAST(57 AS Uint64), CAST(57 AS Int32), CAST(57 AS Uint32), CAST(57 AS Int16), CAST(57 AS Uint16), CAST(57 AS Int8), CAST(57 AS Uint8), CAST(True AS Bool), CAST(\'57\' AS Decimal(15,0)), CAST(\'57.123\' AS Decimal(22,9)), CAST(\'57.123456\' AS Decimal(35,10)), CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(\'2057-01-01\' AS Date32), CAST(\'2057-10-02T11:00:00Z\' AS Datetime64), CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), CAST(57.1 AS Float), CAST(57.2 AS Double), CAST(\'{\"another_key\": 57}\' AS Json), CAST(\'{\"another_doc_key\": 57}\' AS JsonDocument), CAST(\'[57]\' AS Yson), \n                CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ab268a3-5eb2-4318-84e6-2033b818d266, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0afbb351-546d-405c-8177-0c505c56e2fe, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0afbb351-546d-405c-8177-0c505c56e2fe, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(58 AS Int64), CAST(58 AS Uint64), CAST(58 AS Int32), CAST(58 AS Uint32), CAST(58 AS Int16), CAST(58 AS Uint16), CAST(58 AS Int8), CAST(58 AS Uint8), CAST(True AS Bool), CAST(\'58\' AS Decimal(15,0)), CAST(\'58.123\' AS Decimal(22,9)), CAST(\'58.123456\' AS Decimal(35,10)), CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(\'2058-01-01\' AS Date32), CAST(\'2058-10-02T11:00:00Z\' AS Datetime64), CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), \n                CAST(58 AS Int64), CAST(58 AS Uint64), CAST(58 AS Int32), CAST(58 AS Uint32), CAST(58 AS Int16), CAST(58 AS Uint16), CAST(58 AS Int8), CAST(58 AS Uint8), CAST(True AS Bool), CAST(\'58\' AS Decimal(15,0)), CAST(\'58.123\' AS Decimal(22,9)), CAST(\'58.123456\' AS Decimal(35,10)), CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(\'2058-01-01\' AS Date32), CAST(\'2058-10-02T11:00:00Z\' AS Datetime64), CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), CAST(58.1 AS Float), CAST(58.2 AS Double), CAST(\'{\"another_key\": 58}\' AS Json), CAST(\'{\"another_doc_key\": 58}\' AS JsonDocument), CAST(\'[58]\' AS Yson), \n                CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0afbb351-546d-405c-8177-0c505c56e2fe, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c8c8378-1b53-4e76-942d-870f81dfeefd, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c8c8378-1b53-4e76-942d-870f81dfeefd, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(59 AS Int64), CAST(59 AS Uint64), CAST(59 AS Int32), CAST(59 AS Uint32), CAST(59 AS Int16), CAST(59 AS Uint16), CAST(59 AS Int8), CAST(59 AS Uint8), CAST(True AS Bool), CAST(\'59\' AS Decimal(15,0)), CAST(\'59.123\' AS Decimal(22,9)), CAST(\'59.123456\' AS Decimal(35,10)), CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(\'2059-01-01\' AS Date32), CAST(\'2059-10-02T11:00:00Z\' AS Datetime64), CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), \n                CAST(59 AS Int64), CAST(59 AS Uint64), CAST(59 AS Int32), CAST(59 AS Uint32), CAST(59 AS Int16), CAST(59 AS Uint16), CAST(59 AS Int8), CAST(59 AS Uint8), CAST(True AS Bool), CAST(\'59\' AS Decimal(15,0)), CAST(\'59.123\' AS Decimal(22,9)), CAST(\'59.123456\' AS Decimal(35,10)), CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(\'2059-01-01\' AS Date32), CAST(\'2059-10-02T11:00:00Z\' AS Datetime64), CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), CAST(59.1 AS Float), CAST(59.2 AS Double), CAST(\'{\"another_key\": 59}\' AS Json), CAST(\'{\"another_doc_key\": 59}\' AS JsonDocument), CAST(\'[59]\' AS Yson), \n                CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c8c8378-1b53-4e76-942d-870f81dfeefd, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 805d7ed9-24fd-486a-9e19-97e39c854387, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 805d7ed9-24fd-486a-9e19-97e39c854387, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_2_UNIQUE_SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 805d7ed9-24fd-486a-9e19-97e39c854387, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b6477ec6-75bc-4227-9dae-02c7f283ec17, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6477ec6-75bc-4227-9dae-02c7f283ec17, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'10.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6477ec6-75bc-4227-9dae-02c7f283ec17, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28e8a3fe-ccca-4921-bc94-2061bd0e4000, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28e8a3fe-ccca-4921-bc94-2061bd0e4000, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'20.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28e8a3fe-ccca-4921-bc94-2061bd0e4000, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b6114cd-7cf4-4ea5-82be-ad01fec2c2b0, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b6114cd-7cf4-4ea5-82be-ad01fec2c2b0, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'30.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b6114cd-7cf4-4ea5-82be-ad01fec2c2b0, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 789ba534-2745-4f5d-87e1-9322405a2cef, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 789ba534-2745-4f5d-87e1-9322405a2cef, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'40.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 789ba534-2745-4f5d-87e1-9322405a2cef, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 766c774b-d7fc-4f08-b3f1-c81bb3b63464, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 766c774b-d7fc-4f08-b3f1-c81bb3b63464, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'50.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 766c774b-d7fc-4f08-b3f1-c81bb3b63464, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 210fbe5e-43c3-412c-ada6-a345c5cbd352, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 210fbe5e-43c3-412c-ada6-a345c5cbd352, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'60.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 210fbe5e-43c3-412c-ada6-a345c5cbd352, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 219a23ae-ebca-4ed5-93a5-e1f0bfe4b4e8, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 219a23ae-ebca-4ed5-93a5-e1f0bfe4b4e8, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'70.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 219a23ae-ebca-4ed5-93a5-e1f0bfe4b4e8, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84fb2c80-6d8b-4c09-8632-307cb2c62ac9, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84fb2c80-6d8b-4c09-8632-307cb2c62ac9, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'80.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84fb2c80-6d8b-4c09-8632-307cb2c62ac9, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e50f03f2-16bd-4dfb-ad63-8043b4e785bd, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e50f03f2-16bd-4dfb-ad63-8043b4e785bd, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'90.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e50f03f2-16bd-4dfb-ad63-8043b4e785bd, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 607a0cf4-cb46-4632-9fb6-0c6b2d0d59aa, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 607a0cf4-cb46-4632-9fb6-0c6b2d0d59aa, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'100.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 607a0cf4-cb46-4632-9fb6-0c6b2d0d59aa, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74a948e3-9c1e-4f15-9b26-de16edb5acda, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74a948e3-9c1e-4f15-9b26-de16edb5acda, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzVlMjU3MDEtZmU3YzM4ZjQtMThmNTA1ZC1jMWZjY2FiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'110.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74a948e3-9c1e-4f15-9b26-de16edb5acda, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c046ce10-30d0-48b1-805a-c68eb2f827ac, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c046ce10-30d0-48b1-805a-c68eb2f827ac, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c046ce10-30d0-48b1-805a-c68eb2f827ac, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f2d75594-6c3f-4b0a-b8a7-8f47eac073a9, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f2d75594-6c3f-4b0a-b8a7-8f47eac073a9, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f2d75594-6c3f-4b0a-b8a7-8f47eac073a9, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e82bc235-0187-45ea-8099-ad4f6027db6b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e82bc235-0187-45ea-8099-ad4f6027db6b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'110.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e82bc235-0187-45ea-8099-ad4f6027db6b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57de7f71-c052-44f4-b477-bfe1f1d46092, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57de7f71-c052-44f4-b477-bfe1f1d46092, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'120.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57de7f71-c052-44f4-b477-bfe1f1d46092, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d490ec8-9535-4191-91d2-809d272fef67, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d490ec8-9535-4191-91d2-809d272fef67, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'130.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d490ec8-9535-4191-91d2-809d272fef67, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4324ee98-bd2c-4ed5-8ba3-3546c63077a1, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4324ee98-bd2c-4ed5-8ba3-3546c63077a1, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'140.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4324ee98-bd2c-4ed5-8ba3-3546c63077a1, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1312636a-4c14-416b-adf7-92b00406056f, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1312636a-4c14-416b-adf7-92b00406056f, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'150.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1312636a-4c14-416b-adf7-92b00406056f, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67e8dda1-c4c9-441c-8749-3c9fe96e264d, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67e8dda1-c4c9-441c-8749-3c9fe96e264d, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'160.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67e8dda1-c4c9-441c-8749-3c9fe96e264d, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e796423-1313-4285-b445-33ccf5a0ddd9, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e796423-1313-4285-b445-33ccf5a0ddd9, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'170.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e796423-1313-4285-b445-33ccf5a0ddd9, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee9ad6fe-a6f3-4a68-8aa9-127f02013b0d, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee9ad6fe-a6f3-4a68-8aa9-127f02013b0d, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'180.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee9ad6fe-a6f3-4a68-8aa9-127f02013b0d, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e572188a-bede-4ecc-946c-aaa2e7bef82f, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e572188a-bede-4ecc-946c-aaa2e7bef82f, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'190.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e572188a-bede-4ecc-946c-aaa2e7bef82f, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08c38cef-73c3-4cf1-930e-90d6608c4db0, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08c38cef-73c3-4cf1-930e-90d6608c4db0, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'200.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08c38cef-73c3-4cf1-930e-90d6608c4db0, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c3e9ce2-b814-47c2-8e1e-6b2eaf3de4df, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c3e9ce2-b814-47c2-8e1e-6b2eaf3de4df, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjRiODAyMjQtMmUxODQ0ZjAtZTA1ZDNmMDctYmMwOTk5ZmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'210.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c3e9ce2-b814-47c2-8e1e-6b2eaf3de4df, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7ba45dd1-598d-447c-ada2-60fee868b010, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7ba45dd1-598d-447c-ada2-60fee868b010, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7ba45dd1-598d-447c-ada2-60fee868b010, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 458dd934-8160-40b7-b987-8a9734b7edf9, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 458dd934-8160-40b7-b987-8a9734b7edf9, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 458dd934-8160-40b7-b987-8a9734b7edf9, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7fb24387-6bc7-4f61-a535-29fc8466edce, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7fb24387-6bc7-4f61-a535-29fc8466edce, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'210.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7fb24387-6bc7-4f61-a535-29fc8466edce, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bbb9aa28-cf17-460c-b02a-f5595a6cb9ee, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbb9aa28-cf17-460c-b02a-f5595a6cb9ee, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'220.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbb9aa28-cf17-460c-b02a-f5595a6cb9ee, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 61f79f6b-29bb-4dc8-b35c-e10f4ad06710, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61f79f6b-29bb-4dc8-b35c-e10f4ad06710, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'230.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61f79f6b-29bb-4dc8-b35c-e10f4ad06710, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82173b2c-920d-4bf7-b9f3-6ae92dbe12a8, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82173b2c-920d-4bf7-b9f3-6ae92dbe12a8, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'240.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82173b2c-920d-4bf7-b9f3-6ae92dbe12a8, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22aac1ff-f3d5-4070-ad82-12e0c6b71834, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22aac1ff-f3d5-4070-ad82-12e0c6b71834, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'250.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22aac1ff-f3d5-4070-ad82-12e0c6b71834, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c3ea7d3-5b10-4244-855a-38c0785bebe8, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c3ea7d3-5b10-4244-855a-38c0785bebe8, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'260.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c3ea7d3-5b10-4244-855a-38c0785bebe8, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d64d9ac-3f00-4dcf-9496-fc37f9edb04b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d64d9ac-3f00-4dcf-9496-fc37f9edb04b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'270.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d64d9ac-3f00-4dcf-9496-fc37f9edb04b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e8c71193-5219-48f9-beab-6dba6fb0afa3, localhost:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e8c71193-5219-48f9-beab-6dba6fb0afa3, localhost:26993): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e8c71193-5219-48f9-beab-6dba6fb0afa3, localhost:26993): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 26993 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-anwhr6cmha.auto.internal:26993, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26993
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2cd125e5-9eaa-429c-a491-c603e3b2aae2, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2cd125e5-9eaa-429c-a491-c603e3b2aae2, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'280.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2cd125e5-9eaa-429c-a491-c603e3b2aae2, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, de2dfd58-b02b-4865-a39c-3ab59ab883b6, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de2dfd58-b02b-4865-a39c-3ab59ab883b6, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'290.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de2dfd58-b02b-4865-a39c-3ab59ab883b6, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c49e485-0667-4051-99d6-11237ed0def5, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c49e485-0667-4051-99d6-11237ed0def5, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'300.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c49e485-0667-4051-99d6-11237ed0def5, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ee52cde-d5c5-4ef4-85f8-14849074c473, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ee52cde-d5c5-4ef4-85f8-14849074c473, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ODRkN2M3NTgtNmQ3Y2JmOWUtOWFhYTFhYzQtZWUwYWQ4Zjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'310.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ee52cde-d5c5-4ef4-85f8-14849074c473, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a1f1c57b-55c5-448c-826a-360a7aa27da8, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a1f1c57b-55c5-448c-826a-360a7aa27da8, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a1f1c57b-55c5-448c-826a-360a7aa27da8, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c4389162-b609-4df9-812e-a9f430a728de, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c4389162-b609-4df9-812e-a9f430a728de, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c4389162-b609-4df9-812e-a9f430a728de, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e40fe866-fb12-40cc-841a-c3366a2d9ca3, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e40fe866-fb12-40cc-841a-c3366a2d9ca3, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'310.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e40fe866-fb12-40cc-841a-c3366a2d9ca3, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69b841ac-25fe-40e9-ab8a-24585e3775b3, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69b841ac-25fe-40e9-ab8a-24585e3775b3, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'320.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69b841ac-25fe-40e9-ab8a-24585e3775b3, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 951b863d-4fb9-48b5-86bf-4b954b7e35eb, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 951b863d-4fb9-48b5-86bf-4b954b7e35eb, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'330.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 951b863d-4fb9-48b5-86bf-4b954b7e35eb, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 15c7adb3-d037-4bcc-b811-c7b7dffe4b34, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15c7adb3-d037-4bcc-b811-c7b7dffe4b34, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'340.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 15c7adb3-d037-4bcc-b811-c7b7dffe4b34, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6912e159-3f04-429d-a093-3e201931ad60, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6912e159-3f04-429d-a093-3e201931ad60, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'350.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6912e159-3f04-429d-a093-3e201931ad60, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a69cf67-6632-4ad9-b391-64dc607fc9a0, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a69cf67-6632-4ad9-b391-64dc607fc9a0, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'360.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a69cf67-6632-4ad9-b391-64dc607fc9a0, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3caa66af-e376-4e99-a44d-1f7f58312355, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3caa66af-e376-4e99-a44d-1f7f58312355, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'370.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3caa66af-e376-4e99-a44d-1f7f58312355, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e8e012b-6b24-4dfd-aacb-2fe81b1dac94, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e8e012b-6b24-4dfd-aacb-2fe81b1dac94, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'380.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e8e012b-6b24-4dfd-aacb-2fe81b1dac94, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1fd1923-4db8-4ccd-884f-78669c3adeae, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1fd1923-4db8-4ccd-884f-78669c3adeae, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'390.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1fd1923-4db8-4ccd-884f-78669c3adeae, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9567d2ba-b701-487e-9c61-5649ca6ece8e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9567d2ba-b701-487e-9c61-5649ca6ece8e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'400.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9567d2ba-b701-487e-9c61-5649ca6ece8e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, db9889e5-8ae7-4a46-8af3-16d7811bb636, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db9889e5-8ae7-4a46-8af3-16d7811bb636, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yzg2NWYwOGMtNmRmZDRhYTktN2E2ZGZhOTktNzg3NTFiNTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'410.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db9889e5-8ae7-4a46-8af3-16d7811bb636, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4dab8df8-48da-4d18-a43c-2ead2523352e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4dab8df8-48da-4d18-a43c-2ead2523352e, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4dab8df8-48da-4d18-a43c-2ead2523352e, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d96a9af7-ec8b-4ed6-bbcf-adab660f4cb4, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d96a9af7-ec8b-4ed6-bbcf-adab660f4cb4, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d96a9af7-ec8b-4ed6-bbcf-adab660f4cb4, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f8f6ad5-9e00-470b-934d-53973b596437, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f8f6ad5-9e00-470b-934d-53973b596437, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'410.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f8f6ad5-9e00-470b-934d-53973b596437, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a317ec48-4e16-4be0-a9eb-367e39993e16, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a317ec48-4e16-4be0-a9eb-367e39993e16, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'420.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a317ec48-4e16-4be0-a9eb-367e39993e16, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36abbe81-3a49-4291-995a-0bb9422c250d, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36abbe81-3a49-4291-995a-0bb9422c250d, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'430.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36abbe81-3a49-4291-995a-0bb9422c250d, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ac3d1da-47cb-420a-8d24-2943c36666b4, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ac3d1da-47cb-420a-8d24-2943c36666b4, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'440.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ac3d1da-47cb-420a-8d24-2943c36666b4, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fff2abc5-5101-4dfe-a2f2-2a23c8c65c5f, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fff2abc5-5101-4dfe-a2f2-2a23c8c65c5f, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'450.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fff2abc5-5101-4dfe-a2f2-2a23c8c65c5f, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a10bdb7d-8ba8-4025-88c6-b70bd2edd78a, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a10bdb7d-8ba8-4025-88c6-b70bd2edd78a, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'460.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a10bdb7d-8ba8-4025-88c6-b70bd2edd78a, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77668181-8901-4c7e-93a2-fc934765aafc, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77668181-8901-4c7e-93a2-fc934765aafc, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'470.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77668181-8901-4c7e-93a2-fc934765aafc, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 48904670-3876-4bdf-b889-ecbe07b0fe68, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48904670-3876-4bdf-b889-ecbe07b0fe68, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'480.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 48904670-3876-4bdf-b889-ecbe07b0fe68, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b1528549-c042-459b-a235-9256f15f7611, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1528549-c042-459b-a235-9256f15f7611, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'490.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1528549-c042-459b-a235-9256f15f7611, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a80bf880-4c5b-4d3a-8db9-10cc9b713448, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a80bf880-4c5b-4d3a-8db9-10cc9b713448, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'500.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a80bf880-4c5b-4d3a-8db9-10cc9b713448, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5cb77dd3-2fde-41c7-b9c1-265a358b224f, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5cb77dd3-2fde-41c7-b9c1-265a358b224f, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTQzZjI1M2QtZGZlYjRkNDMtYWEwMzBlOGQtYmVlODNkZWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'510.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5cb77dd3-2fde-41c7-b9c1-265a358b224f, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b4c4988b-7c5f-41cc-a0a7-3c104fc4392e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b4c4988b-7c5f-41cc-a0a7-3c104fc4392e, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b4c4988b-7c5f-41cc-a0a7-3c104fc4392e, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f6c8a957-a5f7-4a5d-a3e0-bdfff5eddc02, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f6c8a957-a5f7-4a5d-a3e0-bdfff5eddc02, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f6c8a957-a5f7-4a5d-a3e0-bdfff5eddc02, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40a4d60d-bce7-4066-b61a-58f839854fc7, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40a4d60d-bce7-4066-b61a-58f839854fc7, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'510.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40a4d60d-bce7-4066-b61a-58f839854fc7, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6dbdc741-94cc-484a-9a24-578afcd67d50, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6dbdc741-94cc-484a-9a24-578afcd67d50, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'520.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6dbdc741-94cc-484a-9a24-578afcd67d50, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a56fc10-aa37-451b-b6c3-1fc5a4d89128, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a56fc10-aa37-451b-b6c3-1fc5a4d89128, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'530.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a56fc10-aa37-451b-b6c3-1fc5a4d89128, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9232bb97-764f-45ba-b32e-131b0e6924c5, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9232bb97-764f-45ba-b32e-131b0e6924c5, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'540.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9232bb97-764f-45ba-b32e-131b0e6924c5, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f73234dd-aee7-461e-aa94-f26e6cd88eb5, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f73234dd-aee7-461e-aa94-f26e6cd88eb5, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'550.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f73234dd-aee7-461e-aa94-f26e6cd88eb5, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b283cff-88fb-44df-8db3-9bd6f0a0a266, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b283cff-88fb-44df-8db3-9bd6f0a0a266, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'560.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b283cff-88fb-44df-8db3-9bd6f0a0a266, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 951cd5bb-d4f5-4d69-a72f-6eb4de5420d1, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 951cd5bb-d4f5-4d69-a72f-6eb4de5420d1, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'570.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 951cd5bb-d4f5-4d69-a72f-6eb4de5420d1, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 820e9518-99bd-4208-9b77-fdb28b5483ac, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 820e9518-99bd-4208-9b77-fdb28b5483ac, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'580.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 820e9518-99bd-4208-9b77-fdb28b5483ac, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3064337-1c63-401e-8c31-33372401e45b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3064337-1c63-401e-8c31-33372401e45b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'590.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3064337-1c63-401e-8c31-33372401e45b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ba265d1-1084-48f5-acfb-b127f08a2f1a, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ba265d1-1084-48f5-acfb-b127f08a2f1a, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 1\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ba265d1-1084-48f5-acfb-b127f08a2f1a, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa783388-13f2-4f88-9133-46fbdf8acac4, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa783388-13f2-4f88-9133-46fbdf8acac4, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTU5ZDFkNDktOGYzYWZlNC04NzMxYTA1YS03NWNlNjg3Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 2\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa783388-13f2-4f88-9133-46fbdf8acac4, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 57310321-19c1-4080-a322-b593f6f7bcce, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 57310321-19c1-4080-a322-b593f6f7bcce, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 57310321-19c1-4080-a322-b593f6f7bcce, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0fd04a99-a25b-4e94-aa10-9589ca7f12c4, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0fd04a99-a25b-4e94-aa10-9589ca7f12c4, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0fd04a99-a25b-4e94-aa10-9589ca7f12c4, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df486e50-2e1d-4c1b-97db-c1a1955cba22, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df486e50-2e1d-4c1b-97db-c1a1955cba22, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 2\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df486e50-2e1d-4c1b-97db-c1a1955cba22, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5700c79-c8a0-4563-8939-a98f47828a69, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5700c79-c8a0-4563-8939-a98f47828a69, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 3\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5700c79-c8a0-4563-8939-a98f47828a69, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 198d2f89-cd01-4e6d-8fbc-0120d7668361, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 198d2f89-cd01-4e6d-8fbc-0120d7668361, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 4\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 198d2f89-cd01-4e6d-8fbc-0120d7668361, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7aa7e73f-50a7-42ae-be22-139d76bfa110, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7aa7e73f-50a7-42ae-be22-139d76bfa110, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 5\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7aa7e73f-50a7-42ae-be22-139d76bfa110, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a311425-fb12-4d10-844d-bc9e272bb288, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a311425-fb12-4d10-844d-bc9e272bb288, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 6\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a311425-fb12-4d10-844d-bc9e272bb288, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4dac9cab-ab9d-4764-9e8c-6be35788a9bc, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4dac9cab-ab9d-4764-9e8c-6be35788a9bc, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 7\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4dac9cab-ab9d-4764-9e8c-6be35788a9bc, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1da2ce55-fcaa-4deb-9c2f-b490cb9fcc14, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1da2ce55-fcaa-4deb-9c2f-b490cb9fcc14, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 8\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1da2ce55-fcaa-4deb-9c2f-b490cb9fcc14, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 485379e8-5849-443d-9e1d-60ab17e4fa45, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 485379e8-5849-443d-9e1d-60ab17e4fa45, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 9\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 485379e8-5849-443d-9e1d-60ab17e4fa45, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e551571-cb5a-412a-9c66-e97012a70394, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e551571-cb5a-412a-9c66-e97012a70394, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 10\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e551571-cb5a-412a-9c66-e97012a70394, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f685729-402f-4098-a7f7-7688a1b2ed2e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f685729-402f-4098-a7f7-7688a1b2ed2e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 11\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f685729-402f-4098-a7f7-7688a1b2ed2e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 646fed1a-4cf0-405e-80b8-8fb9a6fef880, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 646fed1a-4cf0-405e-80b8-8fb9a6fef880, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDA5ZmU0NzMtYjMzYTk2My04ZmMyZDAxYi02NGI3ZjBiMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 12\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 646fed1a-4cf0-405e-80b8-8fb9a6fef880, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cab2de7b-3e75-41d7-b58d-fda1195587d2, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cab2de7b-3e75-41d7-b58d-fda1195587d2, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cab2de7b-3e75-41d7-b58d-fda1195587d2, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a52950fa-7e02-47e1-94cb-88dd7b741359, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a52950fa-7e02-47e1-94cb-88dd7b741359, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a52950fa-7e02-47e1-94cb-88dd7b741359, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 566883d3-e206-4c54-9117-d7ab38b1c454, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 566883d3-e206-4c54-9117-d7ab38b1c454, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 12\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 566883d3-e206-4c54-9117-d7ab38b1c454, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1e79925-1f3b-41d6-8828-92fef47ad2db, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1e79925-1f3b-41d6-8828-92fef47ad2db, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 13\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1e79925-1f3b-41d6-8828-92fef47ad2db, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 90f41d6c-d527-4c65-83ae-dc67e59be672, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90f41d6c-d527-4c65-83ae-dc67e59be672, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 14\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90f41d6c-d527-4c65-83ae-dc67e59be672, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e437d5b-b076-4d24-8d79-09952e62bb6b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e437d5b-b076-4d24-8d79-09952e62bb6b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 15\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e437d5b-b076-4d24-8d79-09952e62bb6b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c4b72ee-4fa3-43c6-baa8-26b966491dd1, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c4b72ee-4fa3-43c6-baa8-26b966491dd1, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 16\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c4b72ee-4fa3-43c6-baa8-26b966491dd1, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5c2af2c-e290-4016-b896-9a329d630181, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5c2af2c-e290-4016-b896-9a329d630181, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 17\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5c2af2c-e290-4016-b896-9a329d630181, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9460c434-caef-44af-8e17-21e888012e6e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9460c434-caef-44af-8e17-21e888012e6e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 18\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9460c434-caef-44af-8e17-21e888012e6e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c115832-b194-45f1-8c5e-193028141462, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c115832-b194-45f1-8c5e-193028141462, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 19\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c115832-b194-45f1-8c5e-193028141462, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2eed627-5994-48f3-9cb9-d89da3392ac8, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2eed627-5994-48f3-9cb9-d89da3392ac8, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 20\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2eed627-5994-48f3-9cb9-d89da3392ac8, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32101f9c-4316-44cc-9ae8-f3e0f1723e6a, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32101f9c-4316-44cc-9ae8-f3e0f1723e6a, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 21\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32101f9c-4316-44cc-9ae8-f3e0f1723e6a, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1533b1c7-8cd0-4727-9a7d-397f91cd1014, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1533b1c7-8cd0-4727-9a7d-397f91cd1014, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTM4NzdkMTUtZjlmOWJmMGUtOGI1YjMxMGQtYTZmNDM5ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 22\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1533b1c7-8cd0-4727-9a7d-397f91cd1014, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, abfaadf4-2bbb-4b07-b1ac-0624ce0b3697, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, abfaadf4-2bbb-4b07-b1ac-0624ce0b3697, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, abfaadf4-2bbb-4b07-b1ac-0624ce0b3697, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d364a6e9-bbc0-40b0-a54a-41f8a39170d4, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d364a6e9-bbc0-40b0-a54a-41f8a39170d4, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d364a6e9-bbc0-40b0-a54a-41f8a39170d4, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e1e86d0-f1a1-4a30-aa08-8b8de0843fbe, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e1e86d0-f1a1-4a30-aa08-8b8de0843fbe, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 22\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e1e86d0-f1a1-4a30-aa08-8b8de0843fbe, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c4923ef-9162-40d0-81ae-fed722bbf66a, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c4923ef-9162-40d0-81ae-fed722bbf66a, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 23\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c4923ef-9162-40d0-81ae-fed722bbf66a, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf798ed2-90d3-4350-b7c3-7d0263b2a003, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf798ed2-90d3-4350-b7c3-7d0263b2a003, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 24\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf798ed2-90d3-4350-b7c3-7d0263b2a003, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d73f4b34-b60a-4e67-b348-efb17d1fc40e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d73f4b34-b60a-4e67-b348-efb17d1fc40e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 25\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d73f4b34-b60a-4e67-b348-efb17d1fc40e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 07b22ec7-43f2-4d01-89d3-00f6bcce3364, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07b22ec7-43f2-4d01-89d3-00f6bcce3364, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 26\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07b22ec7-43f2-4d01-89d3-00f6bcce3364, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 87df52e8-2c1c-4c42-90d7-aeab7d001c25, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87df52e8-2c1c-4c42-90d7-aeab7d001c25, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 27\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87df52e8-2c1c-4c42-90d7-aeab7d001c25, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40da649d-549f-47a7-bdc3-c4e9c59f570e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40da649d-549f-47a7-bdc3-c4e9c59f570e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 28\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40da649d-549f-47a7-bdc3-c4e9c59f570e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3791a966-1927-4e43-b812-7776f8c0fa7e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3791a966-1927-4e43-b812-7776f8c0fa7e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 29\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3791a966-1927-4e43-b812-7776f8c0fa7e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1352d94c-3260-4f5b-bf3d-a3df95784da1, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1352d94c-3260-4f5b-bf3d-a3df95784da1, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 30\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1352d94c-3260-4f5b-bf3d-a3df95784da1, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0125fc70-cd4f-4d10-bb7e-6c2f05ae1b95, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0125fc70-cd4f-4d10-bb7e-6c2f05ae1b95, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 31\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0125fc70-cd4f-4d10-bb7e-6c2f05ae1b95, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b733885-9ee5-498f-8086-6baae0a1d59c, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b733885-9ee5-498f-8086-6baae0a1d59c, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGU0MjBiYzUtYTQ4ZTc4YTMtNzU1Njk3MjctYWZlN2RhYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 32\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b733885-9ee5-498f-8086-6baae0a1d59c, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 512ad957-a4c9-45f4-972c-015b90849f26, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 512ad957-a4c9-45f4-972c-015b90849f26, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 512ad957-a4c9-45f4-972c-015b90849f26, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 238ec098-d68b-46fb-b388-c3342d37a594, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 238ec098-d68b-46fb-b388-c3342d37a594, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 238ec098-d68b-46fb-b388-c3342d37a594, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 189ef320-3b33-497b-a900-9ad1b7e2d0d9, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 189ef320-3b33-497b-a900-9ad1b7e2d0d9, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 32\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 189ef320-3b33-497b-a900-9ad1b7e2d0d9, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a417921f-6e8c-4850-8a4b-1590ef0b54d2, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a417921f-6e8c-4850-8a4b-1590ef0b54d2, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 33\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a417921f-6e8c-4850-8a4b-1590ef0b54d2, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2e19cc5-42a8-4fdf-a0c7-a5644f97c5b0, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2e19cc5-42a8-4fdf-a0c7-a5644f97c5b0, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 34\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2e19cc5-42a8-4fdf-a0c7-a5644f97c5b0, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da28a545-60c3-46fa-b081-5a58295fe7dc, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da28a545-60c3-46fa-b081-5a58295fe7dc, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 35\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da28a545-60c3-46fa-b081-5a58295fe7dc, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1ea143c-68b2-441a-9aa4-b9a205d6a557, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1ea143c-68b2-441a-9aa4-b9a205d6a557, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 36\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1ea143c-68b2-441a-9aa4-b9a205d6a557, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8adf0cc6-281c-4df9-8a37-accf1f9f1a7b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8adf0cc6-281c-4df9-8a37-accf1f9f1a7b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 37\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8adf0cc6-281c-4df9-8a37-accf1f9f1a7b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 282ea3d4-accd-4401-9b9f-0dafbc3c41ce, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 282ea3d4-accd-4401-9b9f-0dafbc3c41ce, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 38\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 282ea3d4-accd-4401-9b9f-0dafbc3c41ce, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b9bac62e-4ced-4419-96cf-5fc67404036e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9bac62e-4ced-4419-96cf-5fc67404036e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 39\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b9bac62e-4ced-4419-96cf-5fc67404036e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 591e2f87-7b79-490b-beed-e1f4a8c0bf05, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 591e2f87-7b79-490b-beed-e1f4a8c0bf05, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 40\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 591e2f87-7b79-490b-beed-e1f4a8c0bf05, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae9b556c-ac5f-4e9f-b820-139ca11cb210, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae9b556c-ac5f-4e9f-b820-139ca11cb210, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 41\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae9b556c-ac5f-4e9f-b820-139ca11cb210, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cefcbd4f-8ff8-43fd-b2b0-a7eaaea8718b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cefcbd4f-8ff8-43fd-b2b0-a7eaaea8718b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NmJlMjYtY2ZmYmRmOGYtYmZjOWZhNTQtMmE1OWIxN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 42\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cefcbd4f-8ff8-43fd-b2b0-a7eaaea8718b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a9a6a283-8380-4a3e-b389-20d90cbbb797, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a9a6a283-8380-4a3e-b389-20d90cbbb797, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a9a6a283-8380-4a3e-b389-20d90cbbb797, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b4ab9ea7-bfd8-4340-8992-2c6492420687, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b4ab9ea7-bfd8-4340-8992-2c6492420687, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b4ab9ea7-bfd8-4340-8992-2c6492420687, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2698924c-9dda-476f-b1b3-0780e6526d21, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2698924c-9dda-476f-b1b3-0780e6526d21, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 42\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2698924c-9dda-476f-b1b3-0780e6526d21, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 30784df2-b1b0-4c51-a900-fb5d427bd34b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30784df2-b1b0-4c51-a900-fb5d427bd34b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 43\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 30784df2-b1b0-4c51-a900-fb5d427bd34b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd5e0d15-b098-4f88-9a44-baf28f85e601, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd5e0d15-b098-4f88-9a44-baf28f85e601, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 44\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd5e0d15-b098-4f88-9a44-baf28f85e601, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b3a9a2b1-f30c-458e-8a93-5427fbb62930, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3a9a2b1-f30c-458e-8a93-5427fbb62930, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 45\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3a9a2b1-f30c-458e-8a93-5427fbb62930, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98bee9d4-c7f4-4210-9e88-39f9096656e1, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98bee9d4-c7f4-4210-9e88-39f9096656e1, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 46\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98bee9d4-c7f4-4210-9e88-39f9096656e1, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, baf403b9-b881-4f03-a847-3dc79355d4fe, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, baf403b9-b881-4f03-a847-3dc79355d4fe, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 47\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, baf403b9-b881-4f03-a847-3dc79355d4fe, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3b4fc119-713d-4b49-a191-4d03d0eea7c4, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b4fc119-713d-4b49-a191-4d03d0eea7c4, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 48\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b4fc119-713d-4b49-a191-4d03d0eea7c4, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4dce781-641b-4a91-bbe0-29c6fa5ca395, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4dce781-641b-4a91-bbe0-29c6fa5ca395, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 49\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4dce781-641b-4a91-bbe0-29c6fa5ca395, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80aacef9-c012-41a1-9306-961b3516ab2c, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80aacef9-c012-41a1-9306-961b3516ab2c, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 50\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80aacef9-c012-41a1-9306-961b3516ab2c, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6bdfc83f-5049-4d41-8a1a-cd6d701e60eb, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6bdfc83f-5049-4d41-8a1a-cd6d701e60eb, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 51\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6bdfc83f-5049-4d41-8a1a-cd6d701e60eb, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84ecb998-4488-46ac-bd91-30ab24676d98, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84ecb998-4488-46ac-bd91-30ab24676d98, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjZkM2JiYjMtYjVlNmMxYTYtYTZhZmU2YjktMWNhNjRhODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 52\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84ecb998-4488-46ac-bd91-30ab24676d98, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 64264362-514a-4953-97c4-dc37a5467eb9, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 64264362-514a-4953-97c4-dc37a5467eb9, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 64264362-514a-4953-97c4-dc37a5467eb9, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ba2d4ccc-7f64-4c62-a6b2-0ada0d23a846, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ba2d4ccc-7f64-4c62-a6b2-0ada0d23a846, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ba2d4ccc-7f64-4c62-a6b2-0ada0d23a846, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd2c049e-063c-4e12-bd7c-84b16140b98c, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd2c049e-063c-4e12-bd7c-84b16140b98c, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 52\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd2c049e-063c-4e12-bd7c-84b16140b98c, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c4dab7ae-9a98-44c8-bc0c-91814eaaddf6, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4dab7ae-9a98-44c8-bc0c-91814eaaddf6, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 53\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c4dab7ae-9a98-44c8-bc0c-91814eaaddf6, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef2702e7-86f7-4b14-ab94-017aa96f28eb, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef2702e7-86f7-4b14-ab94-017aa96f28eb, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 54\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef2702e7-86f7-4b14-ab94-017aa96f28eb, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0bf7fc7a-834f-487d-9938-104121e9162d, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0bf7fc7a-834f-487d-9938-104121e9162d, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 55\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0bf7fc7a-834f-487d-9938-104121e9162d, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe094ffe-a6c0-46ed-ad47-4149db2b2656, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe094ffe-a6c0-46ed-ad47-4149db2b2656, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 56\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe094ffe-a6c0-46ed-ad47-4149db2b2656, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 662dffc7-9c54-45df-a8c7-8100afa10925, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 662dffc7-9c54-45df-a8c7-8100afa10925, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 57\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 662dffc7-9c54-45df-a8c7-8100afa10925, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d67d7f9-905c-4d4b-b1ce-615ec3857d2b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d67d7f9-905c-4d4b-b1ce-615ec3857d2b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 58\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d67d7f9-905c-4d4b-b1ce-615ec3857d2b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 33cc7387-268c-4e00-ae21-4cce58106044, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33cc7387-268c-4e00-ae21-4cce58106044, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 59\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33cc7387-268c-4e00-ae21-4cce58106044, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4b142cc-6c1f-40aa-8e3b-73bb9ac51d78, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4b142cc-6c1f-40aa-8e3b-73bb9ac51d78, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 1\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4b142cc-6c1f-40aa-8e3b-73bb9ac51d78, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df8f405a-ff5c-4a25-8a71-476b44f5b6a5, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df8f405a-ff5c-4a25-8a71-476b44f5b6a5, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 2\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df8f405a-ff5c-4a25-8a71-476b44f5b6a5, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 75dc9927-e51c-4649-8951-84c8bc80945b, localhost:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 75dc9927-e51c-4649-8951-84c8bc80945b, localhost:26993): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 75dc9927-e51c-4649-8951-84c8bc80945b, localhost:26993): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 26993 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-anwhr6cmha.auto.internal:26993, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26993
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83fed393-d5cc-43f5-80c7-5ac121d0d65e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83fed393-d5cc-43f5-80c7-5ac121d0d65e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MTFhNDk5MmUtZmUzNjcxNDMtYjU3YWZhZDgtYmVkZmFmN2Q=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 3\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83fed393-d5cc-43f5-80c7-5ac121d0d65e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 639dd01e-f6b8-4090-ad5b-43f7e2f8aec8, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 639dd01e-f6b8-4090-ad5b-43f7e2f8aec8, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 639dd01e-f6b8-4090-ad5b-43f7e2f8aec8, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, baa8400f-45a3-4ae5-b46a-70554c8809cd, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, baa8400f-45a3-4ae5-b46a-70554c8809cd, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, baa8400f-45a3-4ae5-b46a-70554c8809cd, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 586da93c-3e11-49af-a85a-20c1536dfe00, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 586da93c-3e11-49af-a85a-20c1536dfe00, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 3\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 586da93c-3e11-49af-a85a-20c1536dfe00, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5fbeb7d-d4a9-4e4e-8ab8-9cd78756b25c, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5fbeb7d-d4a9-4e4e-8ab8-9cd78756b25c, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 4\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5fbeb7d-d4a9-4e4e-8ab8-9cd78756b25c, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 125041f1-639e-47ea-ab3b-c2ed9307918b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 125041f1-639e-47ea-ab3b-c2ed9307918b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 5\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 125041f1-639e-47ea-ab3b-c2ed9307918b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c487cb05-9295-42f7-bd4c-75336609ec08, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c487cb05-9295-42f7-bd4c-75336609ec08, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 6\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c487cb05-9295-42f7-bd4c-75336609ec08, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bc0b1e93-e25a-40c0-af08-eeddc51d290f, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bc0b1e93-e25a-40c0-af08-eeddc51d290f, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 7\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bc0b1e93-e25a-40c0-af08-eeddc51d290f, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6e615a0-f58d-4a41-aeba-6a18c6bbf8f5, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6e615a0-f58d-4a41-aeba-6a18c6bbf8f5, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 8\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6e615a0-f58d-4a41-aeba-6a18c6bbf8f5, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a157da4-9fbb-4126-904e-e42fa031b948, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a157da4-9fbb-4126-904e-e42fa031b948, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 9\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a157da4-9fbb-4126-904e-e42fa031b948, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea37eccf-1b29-42ec-a886-a93e00451225, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea37eccf-1b29-42ec-a886-a93e00451225, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 10\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea37eccf-1b29-42ec-a886-a93e00451225, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fdba0ef-2ddf-4113-9324-6cd0e2607542, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fdba0ef-2ddf-4113-9324-6cd0e2607542, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 11\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fdba0ef-2ddf-4113-9324-6cd0e2607542, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10efc82f-3563-4ad4-848e-fb3ce3b953b8, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10efc82f-3563-4ad4-848e-fb3ce3b953b8, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 12\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10efc82f-3563-4ad4-848e-fb3ce3b953b8, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd69e2b2-8d82-4c27-b012-5f5dab6b9234, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd69e2b2-8d82-4c27-b012-5f5dab6b9234, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTllNTNlMmItMmQwM2Y1ZWYtZjlhNmM4ZTUtOTgzMmQxMDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 13\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd69e2b2-8d82-4c27-b012-5f5dab6b9234, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9ebc7960-7b04-439d-a143-f7283b891a95, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9ebc7960-7b04-439d-a143-f7283b891a95, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9ebc7960-7b04-439d-a143-f7283b891a95, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ffcdd7f2-3873-46bb-83b6-b2493e0f531b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ffcdd7f2-3873-46bb-83b6-b2493e0f531b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ffcdd7f2-3873-46bb-83b6-b2493e0f531b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 953eb64c-d2eb-410e-a862-e865cc1e36a9, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 953eb64c-d2eb-410e-a862-e865cc1e36a9, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 13\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 953eb64c-d2eb-410e-a862-e865cc1e36a9, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a19cd359-564b-44dc-979a-dfef712590a2, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a19cd359-564b-44dc-979a-dfef712590a2, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 14\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a19cd359-564b-44dc-979a-dfef712590a2, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9396a60e-747e-4b61-b5ad-244019d5753c, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9396a60e-747e-4b61-b5ad-244019d5753c, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 15\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9396a60e-747e-4b61-b5ad-244019d5753c, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4f693ff-2753-4a19-ba53-33407476d8db, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4f693ff-2753-4a19-ba53-33407476d8db, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 16\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4f693ff-2753-4a19-ba53-33407476d8db, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 469e0ff3-2233-45f1-b0b8-e9d9635c9d46, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 469e0ff3-2233-45f1-b0b8-e9d9635c9d46, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 17\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 469e0ff3-2233-45f1-b0b8-e9d9635c9d46, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 287a3d99-51e5-433e-bdeb-a05c860673ee, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 287a3d99-51e5-433e-bdeb-a05c860673ee, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 18\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 287a3d99-51e5-433e-bdeb-a05c860673ee, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd61ae84-13b0-46fc-9b19-7411029e47c3, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd61ae84-13b0-46fc-9b19-7411029e47c3, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 19\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd61ae84-13b0-46fc-9b19-7411029e47c3, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c2b12b3-73d2-411f-9299-cd69ba3371e8, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c2b12b3-73d2-411f-9299-cd69ba3371e8, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 20\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c2b12b3-73d2-411f-9299-cd69ba3371e8, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4095f92-b884-4912-acd8-c2fbb32307f0, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4095f92-b884-4912-acd8-c2fbb32307f0, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 21\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4095f92-b884-4912-acd8-c2fbb32307f0, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 317a9355-f79b-4abe-8a3f-6f91a8d9400c, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 317a9355-f79b-4abe-8a3f-6f91a8d9400c, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 22\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 317a9355-f79b-4abe-8a3f-6f91a8d9400c, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4465824-90d7-4be7-a879-d1ab96bb10a5, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4465824-90d7-4be7-a879-d1ab96bb10a5, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=N2ZlMmRkOC0zYTJjNzJmOC1mYTY1YjNjOS1kMTgxMTMzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 23\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4465824-90d7-4be7-a879-d1ab96bb10a5, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a44a4baf-0c68-46ee-a0ee-f7b6b642c61b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a44a4baf-0c68-46ee-a0ee-f7b6b642c61b, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a44a4baf-0c68-46ee-a0ee-f7b6b642c61b, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d70667d9-b499-4a17-b868-6aaad204b25d, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d70667d9-b499-4a17-b868-6aaad204b25d, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d70667d9-b499-4a17-b868-6aaad204b25d, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6b0e37d-c46f-4b47-970e-5f9b9a398beb, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6b0e37d-c46f-4b47-970e-5f9b9a398beb, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 23\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6b0e37d-c46f-4b47-970e-5f9b9a398beb, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f8325242-6b44-4267-8af4-de1073efe87c, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8325242-6b44-4267-8af4-de1073efe87c, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 24\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8325242-6b44-4267-8af4-de1073efe87c, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 54cda29e-b056-4644-a79e-e3ff1fa8ef0c, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54cda29e-b056-4644-a79e-e3ff1fa8ef0c, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 25\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54cda29e-b056-4644-a79e-e3ff1fa8ef0c, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6d01242a-9483-4c15-814e-6608dee3857e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d01242a-9483-4c15-814e-6608dee3857e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 26\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d01242a-9483-4c15-814e-6608dee3857e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da0b80c8-f34b-4fc3-9a80-6089659d8e24, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da0b80c8-f34b-4fc3-9a80-6089659d8e24, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 27\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da0b80c8-f34b-4fc3-9a80-6089659d8e24, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ac4acef-7087-4d0e-8310-03ebc3a0ae53, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ac4acef-7087-4d0e-8310-03ebc3a0ae53, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 28\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ac4acef-7087-4d0e-8310-03ebc3a0ae53, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 768ddcc3-f65e-4d54-9fb5-ba177c8250e8, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 768ddcc3-f65e-4d54-9fb5-ba177c8250e8, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 29\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 768ddcc3-f65e-4d54-9fb5-ba177c8250e8, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b697f46-c8fd-4655-bd08-177fbcfba9c9, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b697f46-c8fd-4655-bd08-177fbcfba9c9, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 30\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b697f46-c8fd-4655-bd08-177fbcfba9c9, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20b0c0f9-f909-406f-bb65-cd0b9109450e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20b0c0f9-f909-406f-bb65-cd0b9109450e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 31\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20b0c0f9-f909-406f-bb65-cd0b9109450e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e34dc749-83e4-415b-8347-f2f2a709c81d, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e34dc749-83e4-415b-8347-f2f2a709c81d, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 32\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e34dc749-83e4-415b-8347-f2f2a709c81d, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb711d3f-71d7-4f39-9c5d-406412a09643, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb711d3f-71d7-4f39-9c5d-406412a09643, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjM0MjYyZTctNjYzNGQ3MzktNjFkZGQxNzgtYzYwMzdhNmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 33\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb711d3f-71d7-4f39-9c5d-406412a09643, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, afc02a50-8cfd-489b-947f-d1ac1ea7f174, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, afc02a50-8cfd-489b-947f-d1ac1ea7f174, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, afc02a50-8cfd-489b-947f-d1ac1ea7f174, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8987d5bd-87e5-45e0-ba55-0cd8e9725bab, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8987d5bd-87e5-45e0-ba55-0cd8e9725bab, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8987d5bd-87e5-45e0-ba55-0cd8e9725bab, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72ee0bb1-0493-41c5-9e69-f3d40d063a8b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72ee0bb1-0493-41c5-9e69-f3d40d063a8b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 33\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72ee0bb1-0493-41c5-9e69-f3d40d063a8b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 920771cd-add3-4276-bfce-141ef6152a13, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 920771cd-add3-4276-bfce-141ef6152a13, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 34\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 920771cd-add3-4276-bfce-141ef6152a13, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10068170-4fba-4e27-b055-179cbfce8ffa, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10068170-4fba-4e27-b055-179cbfce8ffa, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 35\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10068170-4fba-4e27-b055-179cbfce8ffa, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09616645-dd55-4f99-aa67-a1f698992a48, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09616645-dd55-4f99-aa67-a1f698992a48, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 36\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09616645-dd55-4f99-aa67-a1f698992a48, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c91256c1-1360-470d-a2ca-fe33ade04c5c, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c91256c1-1360-470d-a2ca-fe33ade04c5c, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 37\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c91256c1-1360-470d-a2ca-fe33ade04c5c, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f0544d53-9336-4c2d-b065-38e9b02dd594, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0544d53-9336-4c2d-b065-38e9b02dd594, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 38\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0544d53-9336-4c2d-b065-38e9b02dd594, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e787015-ed8c-4508-a945-a54bc6d2d910, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e787015-ed8c-4508-a945-a54bc6d2d910, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 39\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e787015-ed8c-4508-a945-a54bc6d2d910, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02b2fd48-0e26-4687-bae2-36ea5cb4ab15, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02b2fd48-0e26-4687-bae2-36ea5cb4ab15, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 40\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02b2fd48-0e26-4687-bae2-36ea5cb4ab15, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a386b4f4-9607-46a1-a963-80e8d9d50cf6, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a386b4f4-9607-46a1-a963-80e8d9d50cf6, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 41\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a386b4f4-9607-46a1-a963-80e8d9d50cf6, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e03e8720-dbc4-4604-b0b8-eda2a76b851f, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e03e8720-dbc4-4604-b0b8-eda2a76b851f, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 42\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e03e8720-dbc4-4604-b0b8-eda2a76b851f, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50a4f8eb-e9d6-47ba-a89f-3089c4a49363, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50a4f8eb-e9d6-47ba-a89f-3089c4a49363, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNzE2OGItMWRlZjZkZDUtZDk2MTRjMjEtOWQ4ZTI5NWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 43\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50a4f8eb-e9d6-47ba-a89f-3089c4a49363, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7db3db30-1a04-4348-817e-86c2590b8c3a, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7db3db30-1a04-4348-817e-86c2590b8c3a, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7db3db30-1a04-4348-817e-86c2590b8c3a, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2689bf5f-2972-4b35-a9ec-bcb1f3861b9a, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2689bf5f-2972-4b35-a9ec-bcb1f3861b9a, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2689bf5f-2972-4b35-a9ec-bcb1f3861b9a, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 73d64175-bf19-476d-a6fc-2257ef110cd6, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73d64175-bf19-476d-a6fc-2257ef110cd6, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 43\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73d64175-bf19-476d-a6fc-2257ef110cd6, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 008cd93f-0f1d-46ce-9f32-4256b2dfd52b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 008cd93f-0f1d-46ce-9f32-4256b2dfd52b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 44\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 008cd93f-0f1d-46ce-9f32-4256b2dfd52b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b1e9b729-3711-4954-9f1b-d7a95a3c8c04, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1e9b729-3711-4954-9f1b-d7a95a3c8c04, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 45\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1e9b729-3711-4954-9f1b-d7a95a3c8c04, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 033cb2a3-0fbc-4417-9781-899edbc5d48f, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 033cb2a3-0fbc-4417-9781-899edbc5d48f, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 46\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 033cb2a3-0fbc-4417-9781-899edbc5d48f, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fff3d372-7aea-47e7-80a6-ff247dcf95d0, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fff3d372-7aea-47e7-80a6-ff247dcf95d0, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 47\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fff3d372-7aea-47e7-80a6-ff247dcf95d0, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f3799ec-8f8e-4d90-967b-5f3aa42b7550, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f3799ec-8f8e-4d90-967b-5f3aa42b7550, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 48\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f3799ec-8f8e-4d90-967b-5f3aa42b7550, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e42b2b89-4acf-438c-9e72-c14a7aec4d3d, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e42b2b89-4acf-438c-9e72-c14a7aec4d3d, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 49\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e42b2b89-4acf-438c-9e72-c14a7aec4d3d, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2be9de4f-b4b9-440b-bdd4-b018d894e958, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2be9de4f-b4b9-440b-bdd4-b018d894e958, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 50\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2be9de4f-b4b9-440b-bdd4-b018d894e958, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9526e838-7d96-435a-8db9-d5f48b86ec47, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9526e838-7d96-435a-8db9-d5f48b86ec47, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 51\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9526e838-7d96-435a-8db9-d5f48b86ec47, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d20d16c-5915-4128-9a4b-cdf63b9fc4a8, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d20d16c-5915-4128-9a4b-cdf63b9fc4a8, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 52\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d20d16c-5915-4128-9a4b-cdf63b9fc4a8, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d620c37-cf60-43a8-9f10-986e28bb31eb, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d620c37-cf60-43a8-9f10-986e28bb31eb, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YjAwMWM2YjQtZWI4NzRlMjAtYTkyZTVlMTMtNTFlYjEzNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 53\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d620c37-cf60-43a8-9f10-986e28bb31eb, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 832735bd-b109-427a-8552-8f134434a22e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 832735bd-b109-427a-8552-8f134434a22e, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 832735bd-b109-427a-8552-8f134434a22e, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fd9f2ec4-fe62-44eb-9b3a-e9f1ab332d01, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fd9f2ec4-fe62-44eb-9b3a-e9f1ab332d01, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fd9f2ec4-fe62-44eb-9b3a-e9f1ab332d01, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18939391-9e84-4e85-ab7a-5d338f6dcd93, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18939391-9e84-4e85-ab7a-5d338f6dcd93, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 53\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18939391-9e84-4e85-ab7a-5d338f6dcd93, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be499150-aef9-4bd7-acf9-46e1d94a8eb8, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be499150-aef9-4bd7-acf9-46e1d94a8eb8, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 54\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be499150-aef9-4bd7-acf9-46e1d94a8eb8, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a235205d-52ff-420b-9b75-2fc3cfb24904, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a235205d-52ff-420b-9b75-2fc3cfb24904, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 55\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a235205d-52ff-420b-9b75-2fc3cfb24904, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38cd7f4c-71cb-493e-ae24-250ce3b6c959, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38cd7f4c-71cb-493e-ae24-250ce3b6c959, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 56\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38cd7f4c-71cb-493e-ae24-250ce3b6c959, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c3d70d9-9745-436f-9eab-139fd3085c4c, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c3d70d9-9745-436f-9eab-139fd3085c4c, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 57\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c3d70d9-9745-436f-9eab-139fd3085c4c, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4dd64a9b-b36a-4ea6-b542-fa883d5ff778, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4dd64a9b-b36a-4ea6-b542-fa883d5ff778, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 58\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4dd64a9b-b36a-4ea6-b542-fa883d5ff778, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02962be6-2d72-48ff-9837-f7ee4f50ab93, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02962be6-2d72-48ff-9837-f7ee4f50ab93, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 59\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02962be6-2d72-48ff-9837-f7ee4f50ab93, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09bd0e29-34a3-402d-824c-7b1f8664f8c2, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09bd0e29-34a3-402d-824c-7b1f8664f8c2, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09bd0e29-34a3-402d-824c-7b1f8664f8c2, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fabe81d7-1c1b-4ca6-be89-86caadfdb928, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fabe81d7-1c1b-4ca6-be89-86caadfdb928, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fabe81d7-1c1b-4ca6-be89-86caadfdb928, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ff8a23d-d31a-4bad-9a76-c77042ba5766, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ff8a23d-d31a-4bad-9a76-c77042ba5766, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ff8a23d-d31a-4bad-9a76-c77042ba5766, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7301500-009f-4eac-833b-30b135cd8b18, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7301500-009f-4eac-833b-30b135cd8b18, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NGM4MzkxMTAtY2Q3NjRkMmYtZmZlMDliNmUtMzQ4MzI4YzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7301500-009f-4eac-833b-30b135cd8b18, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 238396c7-3853-45c2-9a7a-6bcf2d8ae750, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 238396c7-3853-45c2-9a7a-6bcf2d8ae750, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 238396c7-3853-45c2-9a7a-6bcf2d8ae750, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f1ae7e9a-8b7b-4df9-9baf-fa46573d0b18, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f1ae7e9a-8b7b-4df9-9baf-fa46573d0b18, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f1ae7e9a-8b7b-4df9-9baf-fa46573d0b18, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 146b7433-7895-42b0-95e2-aeb784c2d175, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 146b7433-7895-42b0-95e2-aeb784c2d175, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 146b7433-7895-42b0-95e2-aeb784c2d175, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20927e96-cba7-473f-9738-02e121d51ad0, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20927e96-cba7-473f-9738-02e121d51ad0, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20927e96-cba7-473f-9738-02e121d51ad0, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d540e0a2-80be-480c-8f48-6f7d8783aa5a, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d540e0a2-80be-480c-8f48-6f7d8783aa5a, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d540e0a2-80be-480c-8f48-6f7d8783aa5a, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12927f4f-84c3-4905-93c1-8e2f263e5d98, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12927f4f-84c3-4905-93c1-8e2f263e5d98, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12927f4f-84c3-4905-93c1-8e2f263e5d98, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7a965c5-ff41-44c8-a68c-1e82218625f9, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7a965c5-ff41-44c8-a68c-1e82218625f9, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7a965c5-ff41-44c8-a68c-1e82218625f9, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 540fc9de-9851-4ac2-8781-5bd4543de7b6, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 540fc9de-9851-4ac2-8781-5bd4543de7b6, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 540fc9de-9851-4ac2-8781-5bd4543de7b6, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6bbe37bb-c50c-444d-bb36-a4515de531a4, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6bbe37bb-c50c-444d-bb36-a4515de531a4, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6bbe37bb-c50c-444d-bb36-a4515de531a4, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 31d93272-abcd-4956-9e71-2165324f7caa, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31d93272-abcd-4956-9e71-2165324f7caa, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31d93272-abcd-4956-9e71-2165324f7caa, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8ae71ca4-8f39-4ffe-8a2a-11427e36c977, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ae71ca4-8f39-4ffe-8a2a-11427e36c977, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ae71ca4-8f39-4ffe-8a2a-11427e36c977, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 041ac5d6-8b40-41b2-9fd2-267a1ed4f97e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 041ac5d6-8b40-41b2-9fd2-267a1ed4f97e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 041ac5d6-8b40-41b2-9fd2-267a1ed4f97e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05e20ccd-4b95-4ccb-a71a-8a2679e3bf89, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05e20ccd-4b95-4ccb-a71a-8a2679e3bf89, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZDAzOTAxOTMtMWUyMjcwN2YtMzVlZjIwZS00ODQzZTgyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05e20ccd-4b95-4ccb-a71a-8a2679e3bf89, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 03aab8a1-4cac-4f6e-a1d4-87b91b7ab981, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 03aab8a1-4cac-4f6e-a1d4-87b91b7ab981, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 03aab8a1-4cac-4f6e-a1d4-87b91b7ab981, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a7926b46-de5b-48d8-afdd-15770a66cad6, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a7926b46-de5b-48d8-afdd-15770a66cad6, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a7926b46-de5b-48d8-afdd-15770a66cad6, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 117bfb23-81d9-4fb6-a999-4efee7d94498, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 117bfb23-81d9-4fb6-a999-4efee7d94498, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 117bfb23-81d9-4fb6-a999-4efee7d94498, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 48678dfd-8b16-4280-bc21-2e392a3a0a7a, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48678dfd-8b16-4280-bc21-2e392a3a0a7a, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 48678dfd-8b16-4280-bc21-2e392a3a0a7a, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 108ff3bc-0453-4a95-af69-4f1dfa66eb2d, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 108ff3bc-0453-4a95-af69-4f1dfa66eb2d, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 108ff3bc-0453-4a95-af69-4f1dfa66eb2d, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f7f3028-17b7-4ca0-b816-40e62aad6633, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f7f3028-17b7-4ca0-b816-40e62aad6633, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f7f3028-17b7-4ca0-b816-40e62aad6633, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f12d857a-9e2e-4a72-9597-156c52e90adf, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f12d857a-9e2e-4a72-9597-156c52e90adf, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f12d857a-9e2e-4a72-9597-156c52e90adf, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62e29c16-ee98-4d0e-a469-9b08f7d51fcf, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62e29c16-ee98-4d0e-a469-9b08f7d51fcf, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62e29c16-ee98-4d0e-a469-9b08f7d51fcf, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7b5f1bde-fcb9-456f-88be-429c1d5d83c8, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b5f1bde-fcb9-456f-88be-429c1d5d83c8, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b5f1bde-fcb9-456f-88be-429c1d5d83c8, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59eb81a9-7203-462b-94e1-102409c1e0eb, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59eb81a9-7203-462b-94e1-102409c1e0eb, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59eb81a9-7203-462b-94e1-102409c1e0eb, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37ce0791-6f95-4d4b-a0ec-a383c3052562, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37ce0791-6f95-4d4b-a0ec-a383c3052562, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37ce0791-6f95-4d4b-a0ec-a383c3052562, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e51acc8-58fa-41ef-8589-374ec69a5a0a, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e51acc8-58fa-41ef-8589-374ec69a5a0a, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e51acc8-58fa-41ef-8589-374ec69a5a0a, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8543f4b3-12a6-4244-9d29-c576cd2fb323, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8543f4b3-12a6-4244-9d29-c576cd2fb323, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=ZWRlMTA0Y2YtM2JkZmMwMDAtNDIwMDljOWYtZWZiZGIyYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8543f4b3-12a6-4244-9d29-c576cd2fb323, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2931f6bb-ac32-47df-ae03-c509a4987e4e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2931f6bb-ac32-47df-ae03-c509a4987e4e, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2931f6bb-ac32-47df-ae03-c509a4987e4e, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8341075a-b558-454e-950b-373de8bd5ca1, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8341075a-b558-454e-950b-373de8bd5ca1, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8341075a-b558-454e-950b-373de8bd5ca1, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06bf8484-bf22-4ea0-8b3c-f602d23edb6a, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06bf8484-bf22-4ea0-8b3c-f602d23edb6a, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06bf8484-bf22-4ea0-8b3c-f602d23edb6a, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59ec1d60-e169-4c35-8a67-b103ea18ac54, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59ec1d60-e169-4c35-8a67-b103ea18ac54, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59ec1d60-e169-4c35-8a67-b103ea18ac54, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1489d8da-6955-4510-8095-659ae2882755, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1489d8da-6955-4510-8095-659ae2882755, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1489d8da-6955-4510-8095-659ae2882755, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a95a8c6-9ec2-42d6-be7e-1a69adaf525d, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a95a8c6-9ec2-42d6-be7e-1a69adaf525d, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a95a8c6-9ec2-42d6-be7e-1a69adaf525d, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5c0cf983-2f7b-4b96-8777-8344be715431, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c0cf983-2f7b-4b96-8777-8344be715431, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c0cf983-2f7b-4b96-8777-8344be715431, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1a49bbe-3689-4530-ac9d-dd7b18057718, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1a49bbe-3689-4530-ac9d-dd7b18057718, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1a49bbe-3689-4530-ac9d-dd7b18057718, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a826bb30-777f-428f-9d27-d859c1879c25, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a826bb30-777f-428f-9d27-d859c1879c25, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a826bb30-777f-428f-9d27-d859c1879c25, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 178c7712-4c02-4e03-81d7-17ba069012dc, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 178c7712-4c02-4e03-81d7-17ba069012dc, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 178c7712-4c02-4e03-81d7-17ba069012dc, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c720c07-e6fe-4162-b55d-c44d1f9c7691, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c720c07-e6fe-4162-b55d-c44d1f9c7691, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c720c07-e6fe-4162-b55d-c44d1f9c7691, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93790679-2ef4-44c7-b5b2-17e60b409d41, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93790679-2ef4-44c7-b5b2-17e60b409d41, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93790679-2ef4-44c7-b5b2-17e60b409d41, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74e345c4-754c-47c8-bc85-1b7ba44fac4f, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74e345c4-754c-47c8-bc85-1b7ba44fac4f, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=M2Y5YmIwZC1iYzljOThjZS05MjllNWQzMi03OTUyZmEzYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74e345c4-754c-47c8-bc85-1b7ba44fac4f, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a27f2f16-0322-4dd3-8bba-83d23a32460f, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a27f2f16-0322-4dd3-8bba-83d23a32460f, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a27f2f16-0322-4dd3-8bba-83d23a32460f, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 87a07053-d4b3-4fcc-ba9a-3281bd8c4336, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 87a07053-d4b3-4fcc-ba9a-3281bd8c4336, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 87a07053-d4b3-4fcc-ba9a-3281bd8c4336, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3325c1fe-1609-4ced-ba12-de9837580f85, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3325c1fe-1609-4ced-ba12-de9837580f85, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3325c1fe-1609-4ced-ba12-de9837580f85, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c77999e9-4106-46f5-9987-d2ddb43ac393, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c77999e9-4106-46f5-9987-d2ddb43ac393, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c77999e9-4106-46f5-9987-d2ddb43ac393, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dbe5813e-8ee6-492b-b9e0-0bdd5c7092aa, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbe5813e-8ee6-492b-b9e0-0bdd5c7092aa, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbe5813e-8ee6-492b-b9e0-0bdd5c7092aa, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e477aba-8362-4685-a5b9-b971e3246435, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e477aba-8362-4685-a5b9-b971e3246435, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e477aba-8362-4685-a5b9-b971e3246435, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1a2dab6-9bd1-4a5a-9fa0-be08a9bbc034, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1a2dab6-9bd1-4a5a-9fa0-be08a9bbc034, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1a2dab6-9bd1-4a5a-9fa0-be08a9bbc034, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00cad686-f3d4-48bf-bb6f-896035134e02, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00cad686-f3d4-48bf-bb6f-896035134e02, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00cad686-f3d4-48bf-bb6f-896035134e02, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 33212e1f-d097-44ba-a315-9931b58572ff, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33212e1f-d097-44ba-a315-9931b58572ff, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33212e1f-d097-44ba-a315-9931b58572ff, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be4cc4ea-af75-477c-b310-cd5a974b4e1c, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be4cc4ea-af75-477c-b310-cd5a974b4e1c, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be4cc4ea-af75-477c-b310-cd5a974b4e1c, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9252f11f-e53a-4c30-be0c-09e20d92e4d4, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9252f11f-e53a-4c30-be0c-09e20d92e4d4, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9252f11f-e53a-4c30-be0c-09e20d92e4d4, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f78a0e76-ed2f-4791-bc64-42aed868051d, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f78a0e76-ed2f-4791-bc64-42aed868051d, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f78a0e76-ed2f-4791-bc64-42aed868051d, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a801d79e-81e8-4098-b128-e189f380eacb, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a801d79e-81e8-4098-b128-e189f380eacb, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTg3NThmODItZWEyYTZkNjAtZWY5ZWNkYzMtMTM2ZDQxZjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a801d79e-81e8-4098-b128-e189f380eacb, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bd458341-62ec-4426-bbe0-c815ca5836fc, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bd458341-62ec-4426-bbe0-c815ca5836fc, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bd458341-62ec-4426-bbe0-c815ca5836fc, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 33fd552b-7703-4bc3-b950-a872d6b791cd, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 33fd552b-7703-4bc3-b950-a872d6b791cd, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 33fd552b-7703-4bc3-b950-a872d6b791cd, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4c8888ec-408d-49da-a42d-3e02d8be3752, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c8888ec-408d-49da-a42d-3e02d8be3752, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c8888ec-408d-49da-a42d-3e02d8be3752, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc48574f-865c-4742-8e2c-125f5b70c67a, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc48574f-865c-4742-8e2c-125f5b70c67a, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc48574f-865c-4742-8e2c-125f5b70c67a, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ceaadef-b32b-48ef-9b6f-985dee1ee9c3, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ceaadef-b32b-48ef-9b6f-985dee1ee9c3, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ceaadef-b32b-48ef-9b6f-985dee1ee9c3, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ce6f1b0-c885-486a-a454-530fe2bda28d, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ce6f1b0-c885-486a-a454-530fe2bda28d, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ce6f1b0-c885-486a-a454-530fe2bda28d, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2041f6db-cb7b-402d-9414-372bc4d324e5, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2041f6db-cb7b-402d-9414-372bc4d324e5, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2041f6db-cb7b-402d-9414-372bc4d324e5, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 674d0aca-8d63-42c5-8501-f9b220256677, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 674d0aca-8d63-42c5-8501-f9b220256677, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 674d0aca-8d63-42c5-8501-f9b220256677, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4312f50f-998e-4d53-96ed-be440b55a55c, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4312f50f-998e-4d53-96ed-be440b55a55c, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4312f50f-998e-4d53-96ed-be440b55a55c, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a3533dc2-a99c-4b88-89cf-16b52a9d4d3f, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3533dc2-a99c-4b88-89cf-16b52a9d4d3f, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3533dc2-a99c-4b88-89cf-16b52a9d4d3f, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0844138-e70d-4eb1-bb4b-a4b146adc639, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0844138-e70d-4eb1-bb4b-a4b146adc639, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0844138-e70d-4eb1-bb4b-a4b146adc639, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff5f1699-d7bd-48e5-ab2c-299d95f6f638, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff5f1699-d7bd-48e5-ab2c-299d95f6f638, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff5f1699-d7bd-48e5-ab2c-299d95f6f638, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4eb3efbf-1855-4669-ba83-b74893389d1a, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4eb3efbf-1855-4669-ba83-b74893389d1a, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlZGFjMjktN2FlM2M4NTAtNWY2NWU1YTMtZWZiNjYyMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4eb3efbf-1855-4669-ba83-b74893389d1a, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e0e18a27-c955-48df-a952-d248648ee90b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e0e18a27-c955-48df-a952-d248648ee90b, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e0e18a27-c955-48df-a952-d248648ee90b, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 90cdf256-6a99-4485-ba64-c35fd4f71d68, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 90cdf256-6a99-4485-ba64-c35fd4f71d68, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 90cdf256-6a99-4485-ba64-c35fd4f71d68, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6fe8b9ef-3402-483b-bbdc-90ca08a74a99, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6fe8b9ef-3402-483b-bbdc-90ca08a74a99, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6fe8b9ef-3402-483b-bbdc-90ca08a74a99, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 863a0fe3-b1d0-4377-8f9e-533cd5d2c709, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 863a0fe3-b1d0-4377-8f9e-533cd5d2c709, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 863a0fe3-b1d0-4377-8f9e-533cd5d2c709, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6bda2f44-163f-46bc-bf4e-9118a1191be7, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6bda2f44-163f-46bc-bf4e-9118a1191be7, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6bda2f44-163f-46bc-bf4e-9118a1191be7, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 445bc677-235d-45b0-aa40-efc425fb2abe, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 445bc677-235d-45b0-aa40-efc425fb2abe, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 445bc677-235d-45b0-aa40-efc425fb2abe, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da9e6ba0-5941-42f6-81b3-1edd7c916f3e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da9e6ba0-5941-42f6-81b3-1edd7c916f3e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da9e6ba0-5941-42f6-81b3-1edd7c916f3e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22282dba-4c65-4f6e-8ee3-0223c5a3b165, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22282dba-4c65-4f6e-8ee3-0223c5a3b165, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22282dba-4c65-4f6e-8ee3-0223c5a3b165, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77b66507-586e-464b-a9e2-4906de89c9a4, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77b66507-586e-464b-a9e2-4906de89c9a4, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2001-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77b66507-586e-464b-a9e2-4906de89c9a4, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4911eb82-832c-47ad-a8e4-97ad4d87cf16, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4911eb82-832c-47ad-a8e4-97ad4d87cf16, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2002-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4911eb82-832c-47ad-a8e4-97ad4d87cf16, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5c02e4e1-54a3-443c-b147-c40b1c42e8e3, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c02e4e1-54a3-443c-b147-c40b1c42e8e3, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2003-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c02e4e1-54a3-443c-b147-c40b1c42e8e3, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8fb9bff1-0d88-4c85-8247-291bde607b8e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fb9bff1-0d88-4c85-8247-291bde607b8e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2004-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fb9bff1-0d88-4c85-8247-291bde607b8e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce89ebca-6494-45c6-a5d5-d08a24f8cb0b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce89ebca-6494-45c6-a5d5-d08a24f8cb0b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=MzQwMjczMDMtNjc4YzBhYjEtYjc2YjdlZjMtMTcyMmM5NWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2005-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce89ebca-6494-45c6-a5d5-d08a24f8cb0b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 801750d9-328c-451d-ad62-fb0566cc8432, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 801750d9-328c-451d-ad62-fb0566cc8432, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 801750d9-328c-451d-ad62-fb0566cc8432, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, eb2ab24b-9ad6-4ae2-85cd-1323279b81c1, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eb2ab24b-9ad6-4ae2-85cd-1323279b81c1, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eb2ab24b-9ad6-4ae2-85cd-1323279b81c1, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ad84cfd-67d6-4573-b132-3a9ee9f5ac6b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ad84cfd-67d6-4573-b132-3a9ee9f5ac6b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2005-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ad84cfd-67d6-4573-b132-3a9ee9f5ac6b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, feb59d53-8f54-4aac-b258-91a7550c3b80, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, feb59d53-8f54-4aac-b258-91a7550c3b80, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2006-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, feb59d53-8f54-4aac-b258-91a7550c3b80, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9422e73a-d47f-43f5-820a-678cb5a50b4d, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9422e73a-d47f-43f5-820a-678cb5a50b4d, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2007-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9422e73a-d47f-43f5-820a-678cb5a50b4d, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e586140-f47c-41bb-936c-47010d85baac, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e586140-f47c-41bb-936c-47010d85baac, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2008-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e586140-f47c-41bb-936c-47010d85baac, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34f31a17-2b8b-4b32-b9e3-6d17e9caf202, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34f31a17-2b8b-4b32-b9e3-6d17e9caf202, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2009-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34f31a17-2b8b-4b32-b9e3-6d17e9caf202, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d665f339-5fe5-4117-9bad-56d08fcbeff8, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d665f339-5fe5-4117-9bad-56d08fcbeff8, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2010-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d665f339-5fe5-4117-9bad-56d08fcbeff8, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bfd5a394-1a10-4818-9e68-f602d477e1f5, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bfd5a394-1a10-4818-9e68-f602d477e1f5, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2011-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bfd5a394-1a10-4818-9e68-f602d477e1f5, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a65d0e5-8e52-47d0-9ba4-45ac48d8d4a8, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a65d0e5-8e52-47d0-9ba4-45ac48d8d4a8, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2012-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a65d0e5-8e52-47d0-9ba4-45ac48d8d4a8, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39a49697-a891-4879-8471-85fac330f558, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39a49697-a891-4879-8471-85fac330f558, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2013-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39a49697-a891-4879-8471-85fac330f558, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8276c63e-c115-475a-9202-75a0d3253b10, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8276c63e-c115-475a-9202-75a0d3253b10, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2014-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8276c63e-c115-475a-9202-75a0d3253b10, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4242d413-7533-4eef-9926-22ec79f51b32, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4242d413-7533-4eef-9926-22ec79f51b32, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NTZlZjg2MzItNjVmOWVkN2EtN2RjNDNhNDYtOGYxMmE4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2015-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4242d413-7533-4eef-9926-22ec79f51b32, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 02b89a6e-41e8-43ab-8740-23495731efc9, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 02b89a6e-41e8-43ab-8740-23495731efc9, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 02b89a6e-41e8-43ab-8740-23495731efc9, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1c596b88-451f-46a4-86c3-72d9b790d18e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1c596b88-451f-46a4-86c3-72d9b790d18e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1c596b88-451f-46a4-86c3-72d9b790d18e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96511eb4-2a17-4520-8a07-595b1d24d712, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96511eb4-2a17-4520-8a07-595b1d24d712, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2015-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96511eb4-2a17-4520-8a07-595b1d24d712, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36dbc459-3a39-4805-b237-ccd60ef08171, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36dbc459-3a39-4805-b237-ccd60ef08171, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2016-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36dbc459-3a39-4805-b237-ccd60ef08171, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 098656ff-24b2-440f-b1a4-72a4ecfe8fee, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 098656ff-24b2-440f-b1a4-72a4ecfe8fee, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2017-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 098656ff-24b2-440f-b1a4-72a4ecfe8fee, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ffe7661-843b-4528-b3b7-5a179ab5def3, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ffe7661-843b-4528-b3b7-5a179ab5def3, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2018-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ffe7661-843b-4528-b3b7-5a179ab5def3, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e24ebd08-1e25-4728-9545-7ce531e0a296, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e24ebd08-1e25-4728-9545-7ce531e0a296, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2019-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e24ebd08-1e25-4728-9545-7ce531e0a296, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93846f2c-2f10-42b5-b533-bc4151cd03e7, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93846f2c-2f10-42b5-b533-bc4151cd03e7, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2020-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93846f2c-2f10-42b5-b533-bc4151cd03e7, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb61e945-53a7-4d95-b3af-720fbd2be111, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb61e945-53a7-4d95-b3af-720fbd2be111, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2021-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb61e945-53a7-4d95-b3af-720fbd2be111, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd6b9d49-fb37-40c9-9c00-2cc89afc87ea, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd6b9d49-fb37-40c9-9c00-2cc89afc87ea, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2022-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd6b9d49-fb37-40c9-9c00-2cc89afc87ea, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6572fa64-d2ff-4c65-abdd-e7c3b0c00917, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6572fa64-d2ff-4c65-abdd-e7c3b0c00917, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2023-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6572fa64-d2ff-4c65-abdd-e7c3b0c00917, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3eea36d0-af88-4b48-baed-416aa92ca862, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3eea36d0-af88-4b48-baed-416aa92ca862, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2024-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3eea36d0-af88-4b48-baed-416aa92ca862, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84004da1-a71e-4dfc-8f8a-a021fa0e7493, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84004da1-a71e-4dfc-8f8a-a021fa0e7493, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTRkNjQ2OTMtM2NjZWY1Y2UtNzRjZDcyODItZmFmMmE2ZGI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2025-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84004da1-a71e-4dfc-8f8a-a021fa0e7493, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dca39b90-1a0b-43bf-a1cc-9da27790b0a6, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dca39b90-1a0b-43bf-a1cc-9da27790b0a6, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dca39b90-1a0b-43bf-a1cc-9da27790b0a6, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 262cae10-5c18-4990-95d9-9b517d0a99cf, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 262cae10-5c18-4990-95d9-9b517d0a99cf, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 262cae10-5c18-4990-95d9-9b517d0a99cf, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e55222e-7e72-4401-80b1-b422693da879, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e55222e-7e72-4401-80b1-b422693da879, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2025-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e55222e-7e72-4401-80b1-b422693da879, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec3b74ef-4c85-4422-adaf-baad5c324fac, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec3b74ef-4c85-4422-adaf-baad5c324fac, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2026-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec3b74ef-4c85-4422-adaf-baad5c324fac, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df04156f-5f70-487c-963a-f9c019f1d3f5, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df04156f-5f70-487c-963a-f9c019f1d3f5, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2027-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df04156f-5f70-487c-963a-f9c019f1d3f5, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1997e9f2-4b19-49b4-ab10-dbc215d282fd, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1997e9f2-4b19-49b4-ab10-dbc215d282fd, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2028-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1997e9f2-4b19-49b4-ab10-dbc215d282fd, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d1d430ab-769b-4830-b113-7ee6c6e5429b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1d430ab-769b-4830-b113-7ee6c6e5429b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2029-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d1d430ab-769b-4830-b113-7ee6c6e5429b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dcdce1df-17c2-4365-badc-4c69caf9ad47, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcdce1df-17c2-4365-badc-4c69caf9ad47, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2030-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dcdce1df-17c2-4365-badc-4c69caf9ad47, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f72549d-1fb0-4ab2-af64-c68180ef77bb, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f72549d-1fb0-4ab2-af64-c68180ef77bb, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2031-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f72549d-1fb0-4ab2-af64-c68180ef77bb, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b61fbcac-69ad-4824-8ba1-6d682427a6e8, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b61fbcac-69ad-4824-8ba1-6d682427a6e8, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2032-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b61fbcac-69ad-4824-8ba1-6d682427a6e8, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4764a12a-0572-4747-9680-b3822108a03b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4764a12a-0572-4747-9680-b3822108a03b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2033-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4764a12a-0572-4747-9680-b3822108a03b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b20f956-12fa-4d0d-8df9-d2ed7244a2db, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b20f956-12fa-4d0d-8df9-d2ed7244a2db, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2034-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b20f956-12fa-4d0d-8df9-d2ed7244a2db, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19dadf3e-4cd7-417b-8570-a14acb4ad431, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19dadf3e-4cd7-417b-8570-a14acb4ad431, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NjFiNGNiNDEtZDU1MDRjYWMtZWZmMWJjZGMtYmUzN2UzOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2035-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19dadf3e-4cd7-417b-8570-a14acb4ad431, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 66511b48-499a-4188-ab67-e44c8dccc27b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 66511b48-499a-4188-ab67-e44c8dccc27b, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 66511b48-499a-4188-ab67-e44c8dccc27b, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cd5e83ea-a715-4609-aa34-5c1fb05a0c27, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cd5e83ea-a715-4609-aa34-5c1fb05a0c27, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cd5e83ea-a715-4609-aa34-5c1fb05a0c27, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d7898e4-5e22-4dfd-a757-c4c287c403be, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d7898e4-5e22-4dfd-a757-c4c287c403be, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2035-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d7898e4-5e22-4dfd-a757-c4c287c403be, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe4b0e17-0db6-4b89-9e03-2c60c649a919, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe4b0e17-0db6-4b89-9e03-2c60c649a919, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2036-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe4b0e17-0db6-4b89-9e03-2c60c649a919, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec4acb24-8541-41f0-9c1d-864901e4e3d1, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec4acb24-8541-41f0-9c1d-864901e4e3d1, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2037-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec4acb24-8541-41f0-9c1d-864901e4e3d1, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6712469d-14b8-4c1a-846a-26fc19153edb, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6712469d-14b8-4c1a-846a-26fc19153edb, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2038-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6712469d-14b8-4c1a-846a-26fc19153edb, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c56af07-9657-4aa4-874f-c5c30da5be1f, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c56af07-9657-4aa4-874f-c5c30da5be1f, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2039-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c56af07-9657-4aa4-874f-c5c30da5be1f, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17054133-20c4-49b3-b136-b3fc1071ef31, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17054133-20c4-49b3-b136-b3fc1071ef31, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2040-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17054133-20c4-49b3-b136-b3fc1071ef31, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27d2ea7e-c67b-4a61-84cd-b884b39f34eb, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27d2ea7e-c67b-4a61-84cd-b884b39f34eb, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2041-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27d2ea7e-c67b-4a61-84cd-b884b39f34eb, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd6bc21f-8417-4755-a1f6-91c792f12a1b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd6bc21f-8417-4755-a1f6-91c792f12a1b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2042-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd6bc21f-8417-4755-a1f6-91c792f12a1b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e2e0d35b-2066-4846-916b-54482f75eff2, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2e0d35b-2066-4846-916b-54482f75eff2, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2043-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e2e0d35b-2066-4846-916b-54482f75eff2, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a7d18c6-76b4-47e8-8228-f22cb190d8d5, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a7d18c6-76b4-47e8-8228-f22cb190d8d5, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2044-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a7d18c6-76b4-47e8-8228-f22cb190d8d5, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd5ec122-95c4-430c-aa25-470c91fe2eec, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd5ec122-95c4-430c-aa25-470c91fe2eec, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=YTA0MzMyZGQtNzMzNmRkNzAtMTFhNTEyMjgtOTUzOWQwNWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2045-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd5ec122-95c4-430c-aa25-470c91fe2eec, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 61eb2e89-5fb9-46d9-a0ca-516659c13088, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 61eb2e89-5fb9-46d9-a0ca-516659c13088, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 61eb2e89-5fb9-46d9-a0ca-516659c13088, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7d8778f3-221d-4f01-8eb6-3c1b085b96af, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7d8778f3-221d-4f01-8eb6-3c1b085b96af, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7d8778f3-221d-4f01-8eb6-3c1b085b96af, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17bce0e8-cd64-4905-bbae-376f80c5fbfb, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17bce0e8-cd64-4905-bbae-376f80c5fbfb, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2045-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17bce0e8-cd64-4905-bbae-376f80c5fbfb, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16e2fce4-ed1c-4f38-996c-2a8ca5e12318, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16e2fce4-ed1c-4f38-996c-2a8ca5e12318, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2046-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16e2fce4-ed1c-4f38-996c-2a8ca5e12318, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 641d8779-7081-4d6b-8602-c85ec0cf14b5, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 641d8779-7081-4d6b-8602-c85ec0cf14b5, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2047-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 641d8779-7081-4d6b-8602-c85ec0cf14b5, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4afb8003-3a78-400b-995f-bafbd15c8477, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4afb8003-3a78-400b-995f-bafbd15c8477, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2048-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4afb8003-3a78-400b-995f-bafbd15c8477, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 54b94b36-f368-43d4-9e74-edd389c099b7, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54b94b36-f368-43d4-9e74-edd389c099b7, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2049-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54b94b36-f368-43d4-9e74-edd389c099b7, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e60982af-0d31-4577-9e2b-057ca9a39584, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e60982af-0d31-4577-9e2b-057ca9a39584, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2050-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e60982af-0d31-4577-9e2b-057ca9a39584, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0dc01ccd-3459-4157-b531-3a93d9ca3566, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0dc01ccd-3459-4157-b531-3a93d9ca3566, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2051-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0dc01ccd-3459-4157-b531-3a93d9ca3566, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62bc17b6-fad5-46f8-b523-6127d2b130c7, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62bc17b6-fad5-46f8-b523-6127d2b130c7, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2052-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62bc17b6-fad5-46f8-b523-6127d2b130c7, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 188a93e1-3fa6-4464-af77-c543905a970e, localhost:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 188a93e1-3fa6-4464-af77-c543905a970e, localhost:26993): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 188a93e1-3fa6-4464-af77-c543905a970e, localhost:26993): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 26993 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-anwhr6cmha.auto.internal:26993, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26993
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b36d5664-b42d-4ae8-a61a-df0afc439c61, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b36d5664-b42d-4ae8-a61a-df0afc439c61, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2053-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b36d5664-b42d-4ae8-a61a-df0afc439c61, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d9f8ca1-e2a4-45a7-ac73-991da239c1a5, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d9f8ca1-e2a4-45a7-ac73-991da239c1a5, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2054-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d9f8ca1-e2a4-45a7-ac73-991da239c1a5, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af1e2662-be0b-425f-892a-fb0fa7b6c171, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af1e2662-be0b-425f-892a-fb0fa7b6c171, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=OTBjZThlOGEtMjdlYTk3ODItOThjYTQ0My1hNjQyNTdiYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2055-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af1e2662-be0b-425f-892a-fb0fa7b6c171, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 81fd4e54-2348-4e74-b024-903045b90fbf, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 81fd4e54-2348-4e74-b024-903045b90fbf, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 81fd4e54-2348-4e74-b024-903045b90fbf, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bc869d66-0cdc-467c-9877-9a286762a73b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bc869d66-0cdc-467c-9877-9a286762a73b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bc869d66-0cdc-467c-9877-9a286762a73b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ab3f0ee-92ce-45c0-9b00-1a18a7abf98b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ab3f0ee-92ce-45c0-9b00-1a18a7abf98b, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2055-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ab3f0ee-92ce-45c0-9b00-1a18a7abf98b, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afc268cc-e780-4107-84d7-1fb640fab388, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afc268cc-e780-4107-84d7-1fb640fab388, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2056-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afc268cc-e780-4107-84d7-1fb640fab388, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11174c18-44f8-4f7b-b5c0-dc293879058d, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11174c18-44f8-4f7b-b5c0-dc293879058d, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2057-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11174c18-44f8-4f7b-b5c0-dc293879058d, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d52ce0e1-310e-43c9-9284-5a9304ccde50, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d52ce0e1-310e-43c9-9284-5a9304ccde50, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2058-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d52ce0e1-310e-43c9-9284-5a9304ccde50, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c87444f-8edd-4e6f-a635-53e1da442af3, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c87444f-8edd-4e6f-a635-53e1da442af3, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Date\n                        WHERE col_index_Date = CAST(\'2059-01-01\' AS Date);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c87444f-8edd-4e6f-a635-53e1da442af3, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3047948-ea23-47cb-b356-234ffbdefbd7, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3047948-ea23-47cb-b356-234ffbdefbd7, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2001-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3047948-ea23-47cb-b356-234ffbdefbd7, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bc2a829c-a232-41a8-b4bc-e1feced802d6, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bc2a829c-a232-41a8-b4bc-e1feced802d6, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2002-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bc2a829c-a232-41a8-b4bc-e1feced802d6, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 04a64c9c-6479-4d02-b18a-2acced9737be, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04a64c9c-6479-4d02-b18a-2acced9737be, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2003-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04a64c9c-6479-4d02-b18a-2acced9737be, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b61693b-8e4b-4b26-bac5-3e1da2a3b303, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b61693b-8e4b-4b26-bac5-3e1da2a3b303, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2004-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b61693b-8e4b-4b26-bac5-3e1da2a3b303, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af71a43e-da06-4596-8940-698eb6ed44bf, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af71a43e-da06-4596-8940-698eb6ed44bf, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2005-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af71a43e-da06-4596-8940-698eb6ed44bf, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 147e6e99-db0a-4dc1-b15d-6078d965595e, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 147e6e99-db0a-4dc1-b15d-6078d965595e, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Mjg3NDRmYWEtMjcwNTc3MjAtODYxYTljODgtOTA2ZWNiODA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2006-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 147e6e99-db0a-4dc1-b15d-6078d965595e, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ce49f808-6d92-4717-a098-71263a03084b, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ce49f808-6d92-4717-a098-71263a03084b, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ce49f808-6d92-4717-a098-71263a03084b, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 66cfab6c-941b-4475-b57c-8d364f45d82f, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66cfab6c-941b-4475-b57c-8d364f45d82f, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66cfab6c-941b-4475-b57c-8d364f45d82f, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97d45245-689c-4a3d-90df-6a5828b248d1, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97d45245-689c-4a3d-90df-6a5828b248d1, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2006-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97d45245-689c-4a3d-90df-6a5828b248d1, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78bd561e-d65e-4789-8a1e-69095cf72bd0, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78bd561e-d65e-4789-8a1e-69095cf72bd0, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2007-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78bd561e-d65e-4789-8a1e-69095cf72bd0, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0dfb04d3-faa2-4da4-bcef-878cda0bd6b5, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0dfb04d3-faa2-4da4-bcef-878cda0bd6b5, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2008-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0dfb04d3-faa2-4da4-bcef-878cda0bd6b5, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2adf1061-b8b7-4fa3-bd41-a3f97f93ecdb, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2adf1061-b8b7-4fa3-bd41-a3f97f93ecdb, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2009-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2adf1061-b8b7-4fa3-bd41-a3f97f93ecdb, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 527e03f7-cedb-45b1-97d8-5e61cd0083e7, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 527e03f7-cedb-45b1-97d8-5e61cd0083e7, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2010-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 527e03f7-cedb-45b1-97d8-5e61cd0083e7, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6dbbf45-de2b-4f1b-946f-3d9d5f603207, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6dbbf45-de2b-4f1b-946f-3d9d5f603207, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2011-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6dbbf45-de2b-4f1b-946f-3d9d5f603207, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 90f2856f-9718-41b5-8259-0e2603bbd0b1, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90f2856f-9718-41b5-8259-0e2603bbd0b1, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2012-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90f2856f-9718-41b5-8259-0e2603bbd0b1, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f69c283b-d855-4fe4-b423-8e2e5ba98975, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f69c283b-d855-4fe4-b423-8e2e5ba98975, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2013-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f69c283b-d855-4fe4-b423-8e2e5ba98975, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 426aa3f2-b457-4d88-b6e1-17bd5dd31bce, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 426aa3f2-b457-4d88-b6e1-17bd5dd31bce, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2014-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 426aa3f2-b457-4d88-b6e1-17bd5dd31bce, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3801f7cf-8018-46c5-9efd-e9f80bf37052, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3801f7cf-8018-46c5-9efd-e9f80bf37052, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2015-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3801f7cf-8018-46c5-9efd-e9f80bf37052, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19779cb6-4466-4d21-9685-804a79a38a2a, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19779cb6-4466-4d21-9685-804a79a38a2a, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4MzU5ODktMmMzYzA0MTctNjZkYzg2MWItZWM3ZGUyNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2016-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19779cb6-4466-4d21-9685-804a79a38a2a, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 32edaeec-2eaa-4410-9ec4-f0abad1ba242, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 32edaeec-2eaa-4410-9ec4-f0abad1ba242, ghrun-anwhr6cmha.auto.internal:26993): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 32edaeec-2eaa-4410-9ec4-f0abad1ba242, ghrun-anwhr6cmha.auto.internal:26993): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 99aaaffd-c20f-42a3-a0b8-1519016c7289, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 99aaaffd-c20f-42a3-a0b8-1519016c7289, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 99aaaffd-c20f-42a3-a0b8-1519016c7289, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c03da4c-1129-4d58-82b6-27d086ca69fa, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c03da4c-1129-4d58-82b6-27d086ca69fa, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2016-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c03da4c-1129-4d58-82b6-27d086ca69fa, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47b88deb-5e97-40be-8fd0-5990c9ec247d, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47b88deb-5e97-40be-8fd0-5990c9ec247d, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2017-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47b88deb-5e97-40be-8fd0-5990c9ec247d, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e15dd16-ad0d-4419-a24f-229238f506ba, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e15dd16-ad0d-4419-a24f-229238f506ba, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2018-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e15dd16-ad0d-4419-a24f-229238f506ba, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a80c93fb-aff8-4af1-859a-1fa6d0b9c64a, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a80c93fb-aff8-4af1-859a-1fa6d0b9c64a, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2019-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a80c93fb-aff8-4af1-859a-1fa6d0b9c64a, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77faee30-a8fd-4640-be2c-7a246eaef08a, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77faee30-a8fd-4640-be2c-7a246eaef08a, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2020-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77faee30-a8fd-4640-be2c-7a246eaef08a, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9a9d766-9b81-461b-acda-40d2662db0b2, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9a9d766-9b81-461b-acda-40d2662db0b2, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2021-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9a9d766-9b81-461b-acda-40d2662db0b2, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 30f61ba2-a253-4b42-9f32-d60b4b0ea010, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30f61ba2-a253-4b42-9f32-d60b4b0ea010, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2022-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 30f61ba2-a253-4b42-9f32-d60b4b0ea010, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d22695c1-0528-409d-9250-287f01caa904, ghrun-anwhr6cmha.auto.internal:26993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d22695c1-0528-409d-9250-287f01caa904, ghrun-anwhr6cmha.auto.internal:26993): request = { session_id: "ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Datetime\n                        WHERE col_index_Datetime = CAST(\'2023-10-02T11:00:00Z\' AS Datetime);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d22695c1-0528-409d-9250-287f01caa904, ghrun-anwhr6cmha.auto.internal:26993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZlMGJjYzgtMzljMzI4MDUtMjMwOTNkYzAtYmM2YWJmYjg=
============================== slowest durations ===============================
583.32s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
12.02s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
=========================== short test summary info ============================
FAILED test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC] - ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 617.15s (0:10:17) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ry.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c688/0023ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/c688/0023ef', '--source-root', '/home/runner/.ya/build/build_root/c688/0023ef/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c688/0023ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/10164110401/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '18', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1768, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ry.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c688/0023ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/c688/0023ef', '--source-root', '/home/runner/.ya/build/build_root/c688/0023ef/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c688/0023ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/10164110401/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '18', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/00247a/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
573.84s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]
12.07s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 passed in 597.30s (0:09:57) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ry.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c688/00247a/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk19/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/c688/00247a', '--source-root', '/home/runner/.ya/build/build_root/c688/00247a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c688/00247a/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/10164110401/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '19', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1768, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ry.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c688/00247a/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk19/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/c688/00247a', '--source-root', '/home/runner/.ya/build/build_root/c688/00247a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c688/00247a/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/10164110401/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '19', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/002471/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
534.01s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]
14.27s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]
12.10s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]
======================== 1 passed in 562.97s (0:09:22) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/002698/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
554.30s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
12.07s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
9.11s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
======================== 1 passed in 576.70s (0:09:36) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/0023dc/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py F

=================================== FAILURES ===================================
_ TestSecondaryIndex.test_secondary_index_cover[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC] _
ydb/tests/sql/lib/test_query.py:52: in query
    for result_set in result_sets:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, timeout)
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   _pytest.outcomes.Exit: Graceful shutdown requested

During handling of the above exception, another exception occurred:
ydb/tests/datashard/secondary_index/test_secondary_index.py:162: in test_secondary_index_cover
    self.select_all_types(table_name, index, all_types, dml)
ydb/tests/datashard/secondary_index/test_secondary_index.py:188: in select_all_types
    dml.transactional(process)
ydb/tests/datashard/lib/dml_operations.py:17: in transactional
    return self.query_object.transactional(process)
ydb/tests/sql/lib/test_query.py:58: in transactional
    return self.pool.retry_operation_sync(lambda session: fn(session))
contrib/python/ydb/py3/ydb/query/pool.py:151: in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:149: in wrapped_callee
    return callee(session, *args, **kwargs)
ydb/tests/sql/lib/test_query.py:58: in <lambda>
    return self.pool.retry_operation_sync(lambda session: fn(session))
ydb/tests/datashard/secondary_index/test_secondary_index.py:182: in process
    rows = self.query(select_sql, tx=session.transaction(tx_mode=ydb.QueryStaleReadOnly()))
ydb/tests/sql/lib/test_query.py:51: in query
    with tx.execute(text) as result_sets:
contrib/python/ydb/py3/ydb/query/base.py:64: in __exit__
    for _ in self:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:943: in _next
    operating = self._call.operate(
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:329: in grpc._cython.cygrpc.IntegratedCall.operate
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:140: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:148: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:58: in grpc._cython.cygrpc._raise_call_error_no_metadata
    ???
E   ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_secondary_index_cover[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/0023dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2500741
DEBUG    ya.test:process.py:259 Command (pid 2500741) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2500741) elapsed time (sec): 1.105896234512329
DEBUG    ya.test:process.py:263 Command (pid 2500741) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2500741) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2500741) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2500741) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2500741) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2500741) maxrss: 480904
DEBUG    ya.test:process.py:263 Command (pid 2500741) minflt: 45423
DEBUG    ya.test:process.py:263 Command (pid 2500741) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2500741) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2500741) nivcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 2500741) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2500741) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2500741) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2500741) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2500741) stime: 0.215382
DEBUG    ya.test:process.py:263 Command (pid 2500741) utime: 0.548632
DEBUG    ya.test:process.py:263 Command (pid 2500741) wtime: 1.114
DEBUG    ya.test:process.py:275 Command (pid 2500741) output:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9

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

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

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

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/0023dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31076
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/c688/0023dc/r3tmp/kikimr_cluster_y9ys7fty
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/0023dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62556
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12380
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20817
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22905
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c688/0023dc/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/c688/0023dc/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/c688/0023dc/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC/cluster/node_1/logfile_wsy2j87v.log --grpc-port=62556 --mon-port=12380 --ic-port=31076
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:62556/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c688/0023dc/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/c688/0023dc/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/c688/0023dc/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC/cluster/node_1/logfile_wsy2j87v.log --grpc-port=62556 --mon-port=12380 --ic-port=31076
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/c688/0023dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/c688/0023dc/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/c688/0023dc/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC/cluster/node_1/logfile_wsy2j87v.log', '--grpc-port=62556', '--mon-port=12380', '--ic-port=31076')' in '/home/runner/.ya/build/build_root/c688/0023dc/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2500954
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:62556/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/0023dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2500958
DEBUG    ya.test:process.py:259 Command (pid 2500958) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2500958) elapsed time (sec): 1.2541065216064453
DEBUG    ya.test:process.py:263 Command (pid 2500958) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2500958) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2500958) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2500958) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2500958) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2500958) maxrss: 480744
DEBUG    ya.test:process.py:263 Command (pid 2500958) minflt: 45393
DEBUG    ya.test:process.py:263 Command (pid 2500958) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2500958) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2500958) nivcsw: 224
DEBUG    ya.test:process.py:263 Command (pid 2500958) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2500958) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2500958) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2500958) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2500958) stime: 0.225463
DEBUG    ya.test:process.py:263 Command (pid 2500958) utime: 0.505917
DEBUG    ya.test:process.py:263 Command (pid 2500958) wtime: 1.27
DEBUG    ya.test:process.py:275 Command (pid 2500958) output:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/0023dc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/c688/0023dc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62556', '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: 31076\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/0023dc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62556', '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: 31076\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2502216
DEBUG    ya.test:process.py:259 Command (pid 2502216) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2502216) elapsed time (sec): 1.9511165618896484
DEBUG    ya.test:process.py:263 Command (pid 2502216) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2502216) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2502216) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2502216) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2502216) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2502216) maxrss: 586424
DEBUG    ya.test:process.py:263 Command (pid 2502216) minflt: 51737
DEBUG    ya.test:process.py:263 Command (pid 2502216) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2502216) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2502216) nivcsw: 282
DEBUG    ya.test:process.py:263 Command (pid 2502216) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2502216) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2502216) nvcsw: 695
DEBUG    ya.test:process.py:263 Command (pid 2502216) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2502216) stime: 0.389386
DEBUG    ya.test:process.py:263 Command (pid 2502216) utime: 0.583789
DEBUG    ya.test:process.py:263 Command (pid 2502216) wtime: 1.966
DEBUG    ya.test:process.py:275 Command (pid 2502216) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/0023dc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/c688/0023dc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62556', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/0023dc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62556', '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: 2502743
DEBUG    ya.test:process.py:259 Command (pid 2502743) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2502743) elapsed time (sec): 1.2672789096832275
DEBUG    ya.test:process.py:263 Command (pid 2502743) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2502743) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2502743) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2502743) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2502743) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2502743) maxrss: 586424
DEBUG    ya.test:process.py:263 Command (pid 2502743) minflt: 51660
DEBUG    ya.test:process.py:263 Command (pid 2502743) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2502743) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2502743) nivcsw: 511
DEBUG    ya.test:process.py:263 Command (pid 2502743) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2502743) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2502743) nvcsw: 353
DEBUG    ya.test:process.py:263 Command (pid 2502743) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2502743) stime: 0.23576799999999998
DEBUG    ya.test:process.py:263 Command (pid 2502743) utime: 0.607374
DEBUG    ya.test:process.py:263 Command (pid 2502743) wtime: 1.28
DEBUG    ya.test:process.py:275 Command (pid 2502743) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 2502743) 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, 203a3e06-e254-4b27-8a35-b0e6a6b1d40a, localhost:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 203a3e06-e254-4b27-8a35-b0e6a6b1d40a, localhost:62556): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 203a3e06-e254-4b27-8a35-b0e6a6b1d40a, localhost:62556): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 62556 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-anwhr6cmha.auto.internal:62556, 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:62556
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_secondary_index.py::TestSecondaryIndex, test_name: test_secondary_index_cover[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC])
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a8e601c9-aa73-41e4-ae07-885b8abfd7b9, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a8e601c9-aa73-41e4-ae07-885b8abfd7b9, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a8e601c9-aa73-41e4-ae07-885b8abfd7b9, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a92a4bff-6020-4e28-8329-18ad839ef3cc, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a92a4bff-6020-4e28-8329-18ad839ef3cc, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a92a4bff-6020-4e28-8329-18ad839ef3cc, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c305d9a-bff6-46f8-afaa-67379946b88c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c305d9a-bff6-46f8-afaa-67379946b88c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `table_index_4_UNIQUE_SYNC` (\n                    pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_Int64 Int64, col_Uint64 Uint64, col_Int32 Int32, col_Uint32 Uint32, col_Int16 Int16, col_Uint16 Uint16, col_Int8 Int8, col_Uint8 Uint8, col_Bool Bool, col_Decimal150 Decimal(15,0), col_Decimal229 Decimal(22,9), col_Decimal3510 Decimal(35,10), col_DyNumber DyNumber, col_String String, col_Utf8 Utf8, col_UUID UUID, col_Date Date, col_Datetime Datetime, col_Timestamp Timestamp, col_Interval Interval, col_Date32 Date32, col_Datetime64 Datetime64, col_Timestamp64 Timestamp64, col_Interval64 Interval64, col_Float Float, col_Double Double, col_Json Json, col_JsonDocument JsonDocument, col_Yson Yson, col_index_Timestamp64 Timestamp64, col_index_Interval64 Interval64, col_index_Timestamp Timestamp, col_index_Interval Interval, col_index_Int8 Int8, col_index_Uint8 Uint8,\n                    PRIMARY KEY(\n                        pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                        ),\n                    INDEX idx_col_index_Timestamp64 GLOBAL UNIQUE SYNC ON \n                        (col_index_Timestamp64) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Interval64 GLOBAL UNIQUE SYNC ON \n                        (col_index_Interval64) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Timestamp GLOBAL UNIQUE SYNC ON \n                        (col_index_Timestamp) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Interval GLOBAL UNIQUE SYNC ON \n                        (col_index_Interval) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Int8 GLOBAL UNIQUE SYNC ON \n                        (col_index_Int8) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Uint8 GLOBAL UNIQUE SYNC ON \n                        (col_index_Uint8) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson)\n                    )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c305d9a-bff6-46f8-afaa-67379946b88c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d0407a0-d721-4129-b480-8eb0a06edae9, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d0407a0-d721-4129-b480-8eb0a06edae9, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1.1 AS Float), CAST(1.2 AS Double), CAST(\'{\"another_key\": 1}\' AS Json), CAST(\'{\"another_doc_key\": 1}\' AS JsonDocument), CAST(\'[1]\' AS Yson), \n                CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(1 AS Int8), CAST(1 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d0407a0-d721-4129-b480-8eb0a06edae9, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e2125e3-258d-4d07-9325-6af29ebd7a7d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e2125e3-258d-4d07-9325-6af29ebd7a7d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(2.1 AS Float), CAST(2.2 AS Double), CAST(\'{\"another_key\": 2}\' AS Json), CAST(\'{\"another_doc_key\": 2}\' AS JsonDocument), CAST(\'[2]\' AS Yson), \n                CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(2 AS Int8), CAST(2 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e2125e3-258d-4d07-9325-6af29ebd7a7d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d8a26b1-d6f2-449d-9a4e-276a803dc084, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d8a26b1-d6f2-449d-9a4e-276a803dc084, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(3.1 AS Float), CAST(3.2 AS Double), CAST(\'{\"another_key\": 3}\' AS Json), CAST(\'{\"another_doc_key\": 3}\' AS JsonDocument), CAST(\'[3]\' AS Yson), \n                CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(3 AS Int8), CAST(3 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d8a26b1-d6f2-449d-9a4e-276a803dc084, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3b02182-9571-4a25-8ca0-10e944fea5f2, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3b02182-9571-4a25-8ca0-10e944fea5f2, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(4.1 AS Float), CAST(4.2 AS Double), CAST(\'{\"another_key\": 4}\' AS Json), CAST(\'{\"another_doc_key\": 4}\' AS JsonDocument), CAST(\'[4]\' AS Yson), \n                CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(4 AS Int8), CAST(4 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3b02182-9571-4a25-8ca0-10e944fea5f2, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 621abe2f-1b98-45bd-beca-14f7a310a6c8, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 621abe2f-1b98-45bd-beca-14f7a310a6c8, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(5.1 AS Float), CAST(5.2 AS Double), CAST(\'{\"another_key\": 5}\' AS Json), CAST(\'{\"another_doc_key\": 5}\' AS JsonDocument), CAST(\'[5]\' AS Yson), \n                CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(5 AS Int8), CAST(5 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 621abe2f-1b98-45bd-beca-14f7a310a6c8, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef65a0b9-6e12-4bca-860e-ddbf46c75013, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef65a0b9-6e12-4bca-860e-ddbf46c75013, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(6.1 AS Float), CAST(6.2 AS Double), CAST(\'{\"another_key\": 6}\' AS Json), CAST(\'{\"another_doc_key\": 6}\' AS JsonDocument), CAST(\'[6]\' AS Yson), \n                CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(6 AS Int8), CAST(6 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef65a0b9-6e12-4bca-860e-ddbf46c75013, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e4dfe2d5-6b24-47c2-ac02-45eef6717b92, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4dfe2d5-6b24-47c2-ac02-45eef6717b92, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(7.1 AS Float), CAST(7.2 AS Double), CAST(\'{\"another_key\": 7}\' AS Json), CAST(\'{\"another_doc_key\": 7}\' AS JsonDocument), CAST(\'[7]\' AS Yson), \n                CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(7 AS Int8), CAST(7 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e4dfe2d5-6b24-47c2-ac02-45eef6717b92, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26676305-b9dc-4733-8fd3-6fdf4767058f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26676305-b9dc-4733-8fd3-6fdf4767058f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(8.1 AS Float), CAST(8.2 AS Double), CAST(\'{\"another_key\": 8}\' AS Json), CAST(\'{\"another_doc_key\": 8}\' AS JsonDocument), CAST(\'[8]\' AS Yson), \n                CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(8 AS Int8), CAST(8 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26676305-b9dc-4733-8fd3-6fdf4767058f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f20ad44-425d-4756-bd8d-d24f7c3ecb30, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f20ad44-425d-4756-bd8d-d24f7c3ecb30, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(9.1 AS Float), CAST(9.2 AS Double), CAST(\'{\"another_key\": 9}\' AS Json), CAST(\'{\"another_doc_key\": 9}\' AS JsonDocument), CAST(\'[9]\' AS Yson), \n                CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(9 AS Int8), CAST(9 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f20ad44-425d-4756-bd8d-d24f7c3ecb30, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 311bdc4e-5eeb-4f93-97ee-64cd0c595ced, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 311bdc4e-5eeb-4f93-97ee-64cd0c595ced, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(10.1 AS Float), CAST(10.2 AS Double), CAST(\'{\"another_key\": 10}\' AS Json), CAST(\'{\"another_doc_key\": 10}\' AS JsonDocument), CAST(\'[10]\' AS Yson), \n                CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(10 AS Int8), CAST(10 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 311bdc4e-5eeb-4f93-97ee-64cd0c595ced, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2f9a2b2-4803-413b-b675-095574dad336, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2f9a2b2-4803-413b-b675-095574dad336, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(11.1 AS Float), CAST(11.2 AS Double), CAST(\'{\"another_key\": 11}\' AS Json), CAST(\'{\"another_doc_key\": 11}\' AS JsonDocument), CAST(\'[11]\' AS Yson), \n                CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(11 AS Int8), CAST(11 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2f9a2b2-4803-413b-b675-095574dad336, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a21604ca-a18c-4f18-8bea-17d4f7e93e4f, localhost:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a21604ca-a18c-4f18-8bea-17d4f7e93e4f, localhost:62556): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a21604ca-a18c-4f18-8bea-17d4f7e93e4f, localhost:62556): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 62556 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-anwhr6cmha.auto.internal:62556, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62556
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 208f9828-5a6a-4f3e-8eb9-34098ead4754, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 208f9828-5a6a-4f3e-8eb9-34098ead4754, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(12.1 AS Float), CAST(12.2 AS Double), CAST(\'{\"another_key\": 12}\' AS Json), CAST(\'{\"another_doc_key\": 12}\' AS JsonDocument), CAST(\'[12]\' AS Yson), \n                CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(12 AS Int8), CAST(12 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 208f9828-5a6a-4f3e-8eb9-34098ead4754, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2cbd2db-49ce-4019-ba4c-bdac30bbb187, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2cbd2db-49ce-4019-ba4c-bdac30bbb187, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(13.1 AS Float), CAST(13.2 AS Double), CAST(\'{\"another_key\": 13}\' AS Json), CAST(\'{\"another_doc_key\": 13}\' AS JsonDocument), CAST(\'[13]\' AS Yson), \n                CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(13 AS Int8), CAST(13 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2cbd2db-49ce-4019-ba4c-bdac30bbb187, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39af5309-10ff-46a2-a41b-ce323c147dca, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39af5309-10ff-46a2-a41b-ce323c147dca, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(14.1 AS Float), CAST(14.2 AS Double), CAST(\'{\"another_key\": 14}\' AS Json), CAST(\'{\"another_doc_key\": 14}\' AS JsonDocument), CAST(\'[14]\' AS Yson), \n                CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(14 AS Int8), CAST(14 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39af5309-10ff-46a2-a41b-ce323c147dca, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6ec9fa1-9424-4e14-8013-cf6255461a50, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6ec9fa1-9424-4e14-8013-cf6255461a50, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(15.1 AS Float), CAST(15.2 AS Double), CAST(\'{\"another_key\": 15}\' AS Json), CAST(\'{\"another_doc_key\": 15}\' AS JsonDocument), CAST(\'[15]\' AS Yson), \n                CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(15 AS Int8), CAST(15 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6ec9fa1-9424-4e14-8013-cf6255461a50, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47ac255b-4dcd-47ac-9612-9efe1367b938, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47ac255b-4dcd-47ac-9612-9efe1367b938, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(16.1 AS Float), CAST(16.2 AS Double), CAST(\'{\"another_key\": 16}\' AS Json), CAST(\'{\"another_doc_key\": 16}\' AS JsonDocument), CAST(\'[16]\' AS Yson), \n                CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(16 AS Int8), CAST(16 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47ac255b-4dcd-47ac-9612-9efe1367b938, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c84e0d1-be08-48f8-acb8-a8d9b92d5c00, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c84e0d1-be08-48f8-acb8-a8d9b92d5c00, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(17.1 AS Float), CAST(17.2 AS Double), CAST(\'{\"another_key\": 17}\' AS Json), CAST(\'{\"another_doc_key\": 17}\' AS JsonDocument), CAST(\'[17]\' AS Yson), \n                CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(17 AS Int8), CAST(17 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c84e0d1-be08-48f8-acb8-a8d9b92d5c00, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57667a00-4b3e-41d9-9650-feb87e8be158, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57667a00-4b3e-41d9-9650-feb87e8be158, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(18.1 AS Float), CAST(18.2 AS Double), CAST(\'{\"another_key\": 18}\' AS Json), CAST(\'{\"another_doc_key\": 18}\' AS JsonDocument), CAST(\'[18]\' AS Yson), \n                CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(18 AS Int8), CAST(18 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57667a00-4b3e-41d9-9650-feb87e8be158, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 145838c1-4aa8-4747-a190-be1be95be8c8, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 145838c1-4aa8-4747-a190-be1be95be8c8, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(19.1 AS Float), CAST(19.2 AS Double), CAST(\'{\"another_key\": 19}\' AS Json), CAST(\'{\"another_doc_key\": 19}\' AS JsonDocument), CAST(\'[19]\' AS Yson), \n                CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(19 AS Int8), CAST(19 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 145838c1-4aa8-4747-a190-be1be95be8c8, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb5d37a5-09aa-45a7-96eb-ef6756b0008e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb5d37a5-09aa-45a7-96eb-ef6756b0008e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(20.1 AS Float), CAST(20.2 AS Double), CAST(\'{\"another_key\": 20}\' AS Json), CAST(\'{\"another_doc_key\": 20}\' AS JsonDocument), CAST(\'[20]\' AS Yson), \n                CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(20 AS Int8), CAST(20 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb5d37a5-09aa-45a7-96eb-ef6756b0008e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 085fdc59-e59a-47e5-b034-5f94281e2dcc, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 085fdc59-e59a-47e5-b034-5f94281e2dcc, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(21.1 AS Float), CAST(21.2 AS Double), CAST(\'{\"another_key\": 21}\' AS Json), CAST(\'{\"another_doc_key\": 21}\' AS JsonDocument), CAST(\'[21]\' AS Yson), \n                CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(21 AS Int8), CAST(21 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 085fdc59-e59a-47e5-b034-5f94281e2dcc, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ea0fbd7-226d-45b8-a1e8-462cce53db13, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ea0fbd7-226d-45b8-a1e8-462cce53db13, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(22.1 AS Float), CAST(22.2 AS Double), CAST(\'{\"another_key\": 22}\' AS Json), CAST(\'{\"another_doc_key\": 22}\' AS JsonDocument), CAST(\'[22]\' AS Yson), \n                CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(22 AS Int8), CAST(22 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ea0fbd7-226d-45b8-a1e8-462cce53db13, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9c2a91c1-1214-4495-9bf5-a151be8117fe, localhost:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9c2a91c1-1214-4495-9bf5-a151be8117fe, localhost:62556): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9c2a91c1-1214-4495-9bf5-a151be8117fe, localhost:62556): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 62556 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-anwhr6cmha.auto.internal:62556, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62556
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f48a45d6-44a4-4e81-b441-d0d1afc7b0bf, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f48a45d6-44a4-4e81-b441-d0d1afc7b0bf, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(23.1 AS Float), CAST(23.2 AS Double), CAST(\'{\"another_key\": 23}\' AS Json), CAST(\'{\"another_doc_key\": 23}\' AS JsonDocument), CAST(\'[23]\' AS Yson), \n                CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(23 AS Int8), CAST(23 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f48a45d6-44a4-4e81-b441-d0d1afc7b0bf, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d7d05e39-0a23-40fe-ae15-47bfd772cd8b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7d05e39-0a23-40fe-ae15-47bfd772cd8b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(24.1 AS Float), CAST(24.2 AS Double), CAST(\'{\"another_key\": 24}\' AS Json), CAST(\'{\"another_doc_key\": 24}\' AS JsonDocument), CAST(\'[24]\' AS Yson), \n                CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(24 AS Int8), CAST(24 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7d05e39-0a23-40fe-ae15-47bfd772cd8b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4557b12b-7fc4-440e-9c66-18b15b4f2370, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4557b12b-7fc4-440e-9c66-18b15b4f2370, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(25.1 AS Float), CAST(25.2 AS Double), CAST(\'{\"another_key\": 25}\' AS Json), CAST(\'{\"another_doc_key\": 25}\' AS JsonDocument), CAST(\'[25]\' AS Yson), \n                CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(25 AS Int8), CAST(25 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4557b12b-7fc4-440e-9c66-18b15b4f2370, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e95b578-95a2-4bf4-be40-b3cd67bcd73a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e95b578-95a2-4bf4-be40-b3cd67bcd73a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(26.1 AS Float), CAST(26.2 AS Double), CAST(\'{\"another_key\": 26}\' AS Json), CAST(\'{\"another_doc_key\": 26}\' AS JsonDocument), CAST(\'[26]\' AS Yson), \n                CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(26 AS Int8), CAST(26 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e95b578-95a2-4bf4-be40-b3cd67bcd73a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a111c959-d553-426c-8898-e818c13cd75c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a111c959-d553-426c-8898-e818c13cd75c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(27.1 AS Float), CAST(27.2 AS Double), CAST(\'{\"another_key\": 27}\' AS Json), CAST(\'{\"another_doc_key\": 27}\' AS JsonDocument), CAST(\'[27]\' AS Yson), \n                CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(27 AS Int8), CAST(27 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a111c959-d553-426c-8898-e818c13cd75c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd95afa5-af66-4816-947f-3dbe67f1cebf, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd95afa5-af66-4816-947f-3dbe67f1cebf, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(28.1 AS Float), CAST(28.2 AS Double), CAST(\'{\"another_key\": 28}\' AS Json), CAST(\'{\"another_doc_key\": 28}\' AS JsonDocument), CAST(\'[28]\' AS Yson), \n                CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(28 AS Int8), CAST(28 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd95afa5-af66-4816-947f-3dbe67f1cebf, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91d2374f-5fd1-40eb-aa1b-a385b0083dd0, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91d2374f-5fd1-40eb-aa1b-a385b0083dd0, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(29.1 AS Float), CAST(29.2 AS Double), CAST(\'{\"another_key\": 29}\' AS Json), CAST(\'{\"another_doc_key\": 29}\' AS JsonDocument), CAST(\'[29]\' AS Yson), \n                CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(29 AS Int8), CAST(29 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91d2374f-5fd1-40eb-aa1b-a385b0083dd0, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2bccad0c-94a7-4cc5-9eb1-3509168757a6, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2bccad0c-94a7-4cc5-9eb1-3509168757a6, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(30.1 AS Float), CAST(30.2 AS Double), CAST(\'{\"another_key\": 30}\' AS Json), CAST(\'{\"another_doc_key\": 30}\' AS JsonDocument), CAST(\'[30]\' AS Yson), \n                CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(30 AS Int8), CAST(30 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2bccad0c-94a7-4cc5-9eb1-3509168757a6, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 56ae099c-544e-4055-ae8a-1231d23a3946, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56ae099c-544e-4055-ae8a-1231d23a3946, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), CAST(31.1 AS Float), CAST(31.2 AS Double), CAST(\'{\"another_key\": 31}\' AS Json), CAST(\'{\"another_doc_key\": 31}\' AS JsonDocument), CAST(\'[31]\' AS Yson), \n                CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(31 AS Int8), CAST(31 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56ae099c-544e-4055-ae8a-1231d23a3946, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2938c238-b85b-4f13-ab50-f30299f87123, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2938c238-b85b-4f13-ab50-f30299f87123, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), CAST(32.1 AS Float), CAST(32.2 AS Double), CAST(\'{\"another_key\": 32}\' AS Json), CAST(\'{\"another_doc_key\": 32}\' AS JsonDocument), CAST(\'[32]\' AS Yson), \n                CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(32 AS Int8), CAST(32 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2938c238-b85b-4f13-ab50-f30299f87123, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 04d7e34b-0e48-42ca-a1bb-a2380559b4b0, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04d7e34b-0e48-42ca-a1bb-a2380559b4b0, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), CAST(33.1 AS Float), CAST(33.2 AS Double), CAST(\'{\"another_key\": 33}\' AS Json), CAST(\'{\"another_doc_key\": 33}\' AS JsonDocument), CAST(\'[33]\' AS Yson), \n                CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(33 AS Int8), CAST(33 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04d7e34b-0e48-42ca-a1bb-a2380559b4b0, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f56c7c0-7154-4548-9331-00fc9bb20671, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f56c7c0-7154-4548-9331-00fc9bb20671, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), CAST(34.1 AS Float), CAST(34.2 AS Double), CAST(\'{\"another_key\": 34}\' AS Json), CAST(\'{\"another_doc_key\": 34}\' AS JsonDocument), CAST(\'[34]\' AS Yson), \n                CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(34 AS Int8), CAST(34 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f56c7c0-7154-4548-9331-00fc9bb20671, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f148d6e-74c8-4652-b33e-79a6da1b612a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f148d6e-74c8-4652-b33e-79a6da1b612a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), CAST(35.1 AS Float), CAST(35.2 AS Double), CAST(\'{\"another_key\": 35}\' AS Json), CAST(\'{\"another_doc_key\": 35}\' AS JsonDocument), CAST(\'[35]\' AS Yson), \n                CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(35 AS Int8), CAST(35 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f148d6e-74c8-4652-b33e-79a6da1b612a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2960ef9e-a088-41f5-b00c-ec00a314f47c, localhost:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2960ef9e-a088-41f5-b00c-ec00a314f47c, localhost:62556): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2960ef9e-a088-41f5-b00c-ec00a314f47c, localhost:62556): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 62556 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-anwhr6cmha.auto.internal:62556, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62556
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 30da0270-0e05-4b20-863a-124818786000, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30da0270-0e05-4b20-863a-124818786000, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), CAST(36.1 AS Float), CAST(36.2 AS Double), CAST(\'{\"another_key\": 36}\' AS Json), CAST(\'{\"another_doc_key\": 36}\' AS JsonDocument), CAST(\'[36]\' AS Yson), \n                CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(36 AS Int8), CAST(36 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 30da0270-0e05-4b20-863a-124818786000, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb8c18d3-2576-4998-987f-0be0986ced50, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb8c18d3-2576-4998-987f-0be0986ced50, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), \n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), CAST(37.1 AS Float), CAST(37.2 AS Double), CAST(\'{\"another_key\": 37}\' AS Json), CAST(\'{\"another_doc_key\": 37}\' AS JsonDocument), CAST(\'[37]\' AS Yson), \n                CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(37 AS Int8), CAST(37 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb8c18d3-2576-4998-987f-0be0986ced50, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df743822-66ca-472f-90e8-8db85b56176b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df743822-66ca-472f-90e8-8db85b56176b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), \n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), CAST(38.1 AS Float), CAST(38.2 AS Double), CAST(\'{\"another_key\": 38}\' AS Json), CAST(\'{\"another_doc_key\": 38}\' AS JsonDocument), CAST(\'[38]\' AS Yson), \n                CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(38 AS Int8), CAST(38 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df743822-66ca-472f-90e8-8db85b56176b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa88d58c-9960-48eb-9bea-861e64c6a510, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa88d58c-9960-48eb-9bea-861e64c6a510, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), \n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), CAST(39.1 AS Float), CAST(39.2 AS Double), CAST(\'{\"another_key\": 39}\' AS Json), CAST(\'{\"another_doc_key\": 39}\' AS JsonDocument), CAST(\'[39]\' AS Yson), \n                CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(39 AS Int8), CAST(39 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa88d58c-9960-48eb-9bea-861e64c6a510, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82373433-83d3-4658-8405-e40a238de5c1, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82373433-83d3-4658-8405-e40a238de5c1, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), \n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), CAST(40.1 AS Float), CAST(40.2 AS Double), CAST(\'{\"another_key\": 40}\' AS Json), CAST(\'{\"another_doc_key\": 40}\' AS JsonDocument), CAST(\'[40]\' AS Yson), \n                CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(40 AS Int8), CAST(40 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82373433-83d3-4658-8405-e40a238de5c1, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ed10fbc-2593-4020-b33b-5b3631287c1c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ed10fbc-2593-4020-b33b-5b3631287c1c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), \n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), CAST(41.1 AS Float), CAST(41.2 AS Double), CAST(\'{\"another_key\": 41}\' AS Json), CAST(\'{\"another_doc_key\": 41}\' AS JsonDocument), CAST(\'[41]\' AS Yson), \n                CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(41 AS Int8), CAST(41 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ed10fbc-2593-4020-b33b-5b3631287c1c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bcc6136b-fb8b-4ec0-a4c3-1a1977b4ea6f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bcc6136b-fb8b-4ec0-a4c3-1a1977b4ea6f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), \n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), CAST(42.1 AS Float), CAST(42.2 AS Double), CAST(\'{\"another_key\": 42}\' AS Json), CAST(\'{\"another_doc_key\": 42}\' AS JsonDocument), CAST(\'[42]\' AS Yson), \n                CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(42 AS Int8), CAST(42 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bcc6136b-fb8b-4ec0-a4c3-1a1977b4ea6f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b2208f8-f3d4-4c02-a440-652e86d635b4, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b2208f8-f3d4-4c02-a440-652e86d635b4, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), \n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), CAST(43.1 AS Float), CAST(43.2 AS Double), CAST(\'{\"another_key\": 43}\' AS Json), CAST(\'{\"another_doc_key\": 43}\' AS JsonDocument), CAST(\'[43]\' AS Yson), \n                CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(43 AS Int8), CAST(43 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b2208f8-f3d4-4c02-a440-652e86d635b4, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b290fab9-0337-4885-9437-a18d7fba0354, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b290fab9-0337-4885-9437-a18d7fba0354, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), \n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), CAST(44.1 AS Float), CAST(44.2 AS Double), CAST(\'{\"another_key\": 44}\' AS Json), CAST(\'{\"another_doc_key\": 44}\' AS JsonDocument), CAST(\'[44]\' AS Yson), \n                CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(44 AS Int8), CAST(44 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b290fab9-0337-4885-9437-a18d7fba0354, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3ef9386-f9dd-4e33-a920-1a0db00f2d3e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3ef9386-f9dd-4e33-a920-1a0db00f2d3e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), \n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), CAST(45.1 AS Float), CAST(45.2 AS Double), CAST(\'{\"another_key\": 45}\' AS Json), CAST(\'{\"another_doc_key\": 45}\' AS JsonDocument), CAST(\'[45]\' AS Yson), \n                CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(45 AS Int8), CAST(45 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3ef9386-f9dd-4e33-a920-1a0db00f2d3e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6eb4a5b4-ba62-4f36-a75e-c703fe6d0c36, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6eb4a5b4-ba62-4f36-a75e-c703fe6d0c36, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), \n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), CAST(46.1 AS Float), CAST(46.2 AS Double), CAST(\'{\"another_key\": 46}\' AS Json), CAST(\'{\"another_doc_key\": 46}\' AS JsonDocument), CAST(\'[46]\' AS Yson), \n                CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(46 AS Int8), CAST(46 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6eb4a5b4-ba62-4f36-a75e-c703fe6d0c36, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7789d615-313b-4607-824e-ca81a542a135, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7789d615-313b-4607-824e-ca81a542a135, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), \n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), CAST(47.1 AS Float), CAST(47.2 AS Double), CAST(\'{\"another_key\": 47}\' AS Json), CAST(\'{\"another_doc_key\": 47}\' AS JsonDocument), CAST(\'[47]\' AS Yson), \n                CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(47 AS Int8), CAST(47 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7789d615-313b-4607-824e-ca81a542a135, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d03651aa-85ee-45e8-aab8-eaf22718d4fb, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d03651aa-85ee-45e8-aab8-eaf22718d4fb, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), \n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), CAST(48.1 AS Float), CAST(48.2 AS Double), CAST(\'{\"another_key\": 48}\' AS Json), CAST(\'{\"another_doc_key\": 48}\' AS JsonDocument), CAST(\'[48]\' AS Yson), \n                CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(48 AS Int8), CAST(48 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d03651aa-85ee-45e8-aab8-eaf22718d4fb, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5bfbf1b-fbb8-4473-8623-1071b6ffc117, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5bfbf1b-fbb8-4473-8623-1071b6ffc117, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), \n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), CAST(49.1 AS Float), CAST(49.2 AS Double), CAST(\'{\"another_key\": 49}\' AS Json), CAST(\'{\"another_doc_key\": 49}\' AS JsonDocument), CAST(\'[49]\' AS Yson), \n                CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(49 AS Int8), CAST(49 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5bfbf1b-fbb8-4473-8623-1071b6ffc117, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d06a9117-0354-43f4-8e89-e1e24f3bfff2, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d06a9117-0354-43f4-8e89-e1e24f3bfff2, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), \n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), CAST(50.1 AS Float), CAST(50.2 AS Double), CAST(\'{\"another_key\": 50}\' AS Json), CAST(\'{\"another_doc_key\": 50}\' AS JsonDocument), CAST(\'[50]\' AS Yson), \n                CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(50 AS Int8), CAST(50 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d06a9117-0354-43f4-8e89-e1e24f3bfff2, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b78dc4eb-a582-4bb0-ab1e-85b18acc03a2, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b78dc4eb-a582-4bb0-ab1e-85b18acc03a2, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), \n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), CAST(51.1 AS Float), CAST(51.2 AS Double), CAST(\'{\"another_key\": 51}\' AS Json), CAST(\'{\"another_doc_key\": 51}\' AS JsonDocument), CAST(\'[51]\' AS Yson), \n                CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(51 AS Int8), CAST(51 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b78dc4eb-a582-4bb0-ab1e-85b18acc03a2, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20dcf6d9-757f-4483-98b8-d2b6d0ab6223, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20dcf6d9-757f-4483-98b8-d2b6d0ab6223, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), \n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), CAST(52.1 AS Float), CAST(52.2 AS Double), CAST(\'{\"another_key\": 52}\' AS Json), CAST(\'{\"another_doc_key\": 52}\' AS JsonDocument), CAST(\'[52]\' AS Yson), \n                CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(52 AS Int8), CAST(52 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20dcf6d9-757f-4483-98b8-d2b6d0ab6223, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c9710d8-5ee9-4bc9-9857-4a9d2f668da1, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c9710d8-5ee9-4bc9-9857-4a9d2f668da1, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), \n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), CAST(53.1 AS Float), CAST(53.2 AS Double), CAST(\'{\"another_key\": 53}\' AS Json), CAST(\'{\"another_doc_key\": 53}\' AS JsonDocument), CAST(\'[53]\' AS Yson), \n                CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(53 AS Int8), CAST(53 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c9710d8-5ee9-4bc9-9857-4a9d2f668da1, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 87d2b598-1623-4e18-abac-5c5e777c8972, localhost:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 87d2b598-1623-4e18-abac-5c5e777c8972, localhost:62556): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 87d2b598-1623-4e18-abac-5c5e777c8972, localhost:62556): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 62556 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-anwhr6cmha.auto.internal:62556, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62556
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 697e82f5-143c-43cb-9107-f3ff1d4f4216, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 697e82f5-143c-43cb-9107-f3ff1d4f4216, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(54 AS Int64), CAST(54 AS Uint64), CAST(54 AS Int32), CAST(54 AS Uint32), CAST(54 AS Int16), CAST(54 AS Uint16), CAST(54 AS Int8), CAST(54 AS Uint8), CAST(True AS Bool), CAST(\'54\' AS Decimal(15,0)), CAST(\'54.123\' AS Decimal(22,9)), CAST(\'54.123456\' AS Decimal(35,10)), CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(\'2054-01-01\' AS Date32), CAST(\'2054-10-02T11:00:00Z\' AS Datetime64), CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), \n                CAST(54 AS Int64), CAST(54 AS Uint64), CAST(54 AS Int32), CAST(54 AS Uint32), CAST(54 AS Int16), CAST(54 AS Uint16), CAST(54 AS Int8), CAST(54 AS Uint8), CAST(True AS Bool), CAST(\'54\' AS Decimal(15,0)), CAST(\'54.123\' AS Decimal(22,9)), CAST(\'54.123456\' AS Decimal(35,10)), CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(\'2054-01-01\' AS Date32), CAST(\'2054-10-02T11:00:00Z\' AS Datetime64), CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), CAST(54.1 AS Float), CAST(54.2 AS Double), CAST(\'{\"another_key\": 54}\' AS Json), CAST(\'{\"another_doc_key\": 54}\' AS JsonDocument), CAST(\'[54]\' AS Yson), \n                CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(54 AS Int8), CAST(54 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 697e82f5-143c-43cb-9107-f3ff1d4f4216, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70c03159-c725-482b-ab7f-a44150bb3cfc, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70c03159-c725-482b-ab7f-a44150bb3cfc, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(55 AS Int64), CAST(55 AS Uint64), CAST(55 AS Int32), CAST(55 AS Uint32), CAST(55 AS Int16), CAST(55 AS Uint16), CAST(55 AS Int8), CAST(55 AS Uint8), CAST(True AS Bool), CAST(\'55\' AS Decimal(15,0)), CAST(\'55.123\' AS Decimal(22,9)), CAST(\'55.123456\' AS Decimal(35,10)), CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(\'2055-01-01\' AS Date32), CAST(\'2055-10-02T11:00:00Z\' AS Datetime64), CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), \n                CAST(55 AS Int64), CAST(55 AS Uint64), CAST(55 AS Int32), CAST(55 AS Uint32), CAST(55 AS Int16), CAST(55 AS Uint16), CAST(55 AS Int8), CAST(55 AS Uint8), CAST(True AS Bool), CAST(\'55\' AS Decimal(15,0)), CAST(\'55.123\' AS Decimal(22,9)), CAST(\'55.123456\' AS Decimal(35,10)), CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(\'2055-01-01\' AS Date32), CAST(\'2055-10-02T11:00:00Z\' AS Datetime64), CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), CAST(55.1 AS Float), CAST(55.2 AS Double), CAST(\'{\"another_key\": 55}\' AS Json), CAST(\'{\"another_doc_key\": 55}\' AS JsonDocument), CAST(\'[55]\' AS Yson), \n                CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(55 AS Int8), CAST(55 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70c03159-c725-482b-ab7f-a44150bb3cfc, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e877de9-95b7-45b8-ad0a-33aced0612c3, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e877de9-95b7-45b8-ad0a-33aced0612c3, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(56 AS Int64), CAST(56 AS Uint64), CAST(56 AS Int32), CAST(56 AS Uint32), CAST(56 AS Int16), CAST(56 AS Uint16), CAST(56 AS Int8), CAST(56 AS Uint8), CAST(True AS Bool), CAST(\'56\' AS Decimal(15,0)), CAST(\'56.123\' AS Decimal(22,9)), CAST(\'56.123456\' AS Decimal(35,10)), CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(\'2056-01-01\' AS Date32), CAST(\'2056-10-02T11:00:00Z\' AS Datetime64), CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), \n                CAST(56 AS Int64), CAST(56 AS Uint64), CAST(56 AS Int32), CAST(56 AS Uint32), CAST(56 AS Int16), CAST(56 AS Uint16), CAST(56 AS Int8), CAST(56 AS Uint8), CAST(True AS Bool), CAST(\'56\' AS Decimal(15,0)), CAST(\'56.123\' AS Decimal(22,9)), CAST(\'56.123456\' AS Decimal(35,10)), CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(\'2056-01-01\' AS Date32), CAST(\'2056-10-02T11:00:00Z\' AS Datetime64), CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), CAST(56.1 AS Float), CAST(56.2 AS Double), CAST(\'{\"another_key\": 56}\' AS Json), CAST(\'{\"another_doc_key\": 56}\' AS JsonDocument), CAST(\'[56]\' AS Yson), \n                CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(56 AS Int8), CAST(56 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e877de9-95b7-45b8-ad0a-33aced0612c3, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afed9efa-3e48-44c2-ac4c-d560f5ae0985, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afed9efa-3e48-44c2-ac4c-d560f5ae0985, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(57 AS Int64), CAST(57 AS Uint64), CAST(57 AS Int32), CAST(57 AS Uint32), CAST(57 AS Int16), CAST(57 AS Uint16), CAST(57 AS Int8), CAST(57 AS Uint8), CAST(True AS Bool), CAST(\'57\' AS Decimal(15,0)), CAST(\'57.123\' AS Decimal(22,9)), CAST(\'57.123456\' AS Decimal(35,10)), CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(\'2057-01-01\' AS Date32), CAST(\'2057-10-02T11:00:00Z\' AS Datetime64), CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), \n                CAST(57 AS Int64), CAST(57 AS Uint64), CAST(57 AS Int32), CAST(57 AS Uint32), CAST(57 AS Int16), CAST(57 AS Uint16), CAST(57 AS Int8), CAST(57 AS Uint8), CAST(True AS Bool), CAST(\'57\' AS Decimal(15,0)), CAST(\'57.123\' AS Decimal(22,9)), CAST(\'57.123456\' AS Decimal(35,10)), CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(\'2057-01-01\' AS Date32), CAST(\'2057-10-02T11:00:00Z\' AS Datetime64), CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), CAST(57.1 AS Float), CAST(57.2 AS Double), CAST(\'{\"another_key\": 57}\' AS Json), CAST(\'{\"another_doc_key\": 57}\' AS JsonDocument), CAST(\'[57]\' AS Yson), \n                CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(57 AS Int8), CAST(57 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afed9efa-3e48-44c2-ac4c-d560f5ae0985, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4040b54b-05db-4980-953d-f0d4dc5529ad, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4040b54b-05db-4980-953d-f0d4dc5529ad, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(58 AS Int64), CAST(58 AS Uint64), CAST(58 AS Int32), CAST(58 AS Uint32), CAST(58 AS Int16), CAST(58 AS Uint16), CAST(58 AS Int8), CAST(58 AS Uint8), CAST(True AS Bool), CAST(\'58\' AS Decimal(15,0)), CAST(\'58.123\' AS Decimal(22,9)), CAST(\'58.123456\' AS Decimal(35,10)), CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(\'2058-01-01\' AS Date32), CAST(\'2058-10-02T11:00:00Z\' AS Datetime64), CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), \n                CAST(58 AS Int64), CAST(58 AS Uint64), CAST(58 AS Int32), CAST(58 AS Uint32), CAST(58 AS Int16), CAST(58 AS Uint16), CAST(58 AS Int8), CAST(58 AS Uint8), CAST(True AS Bool), CAST(\'58\' AS Decimal(15,0)), CAST(\'58.123\' AS Decimal(22,9)), CAST(\'58.123456\' AS Decimal(35,10)), CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(\'2058-01-01\' AS Date32), CAST(\'2058-10-02T11:00:00Z\' AS Datetime64), CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), CAST(58.1 AS Float), CAST(58.2 AS Double), CAST(\'{\"another_key\": 58}\' AS Json), CAST(\'{\"another_doc_key\": 58}\' AS JsonDocument), CAST(\'[58]\' AS Yson), \n                CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(58 AS Int8), CAST(58 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4040b54b-05db-4980-953d-f0d4dc5529ad, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83938568-5d48-4ed8-b546-7733b08713cf, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83938568-5d48-4ed8-b546-7733b08713cf, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(59 AS Int64), CAST(59 AS Uint64), CAST(59 AS Int32), CAST(59 AS Uint32), CAST(59 AS Int16), CAST(59 AS Uint16), CAST(59 AS Int8), CAST(59 AS Uint8), CAST(True AS Bool), CAST(\'59\' AS Decimal(15,0)), CAST(\'59.123\' AS Decimal(22,9)), CAST(\'59.123456\' AS Decimal(35,10)), CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(\'2059-01-01\' AS Date32), CAST(\'2059-10-02T11:00:00Z\' AS Datetime64), CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), \n                CAST(59 AS Int64), CAST(59 AS Uint64), CAST(59 AS Int32), CAST(59 AS Uint32), CAST(59 AS Int16), CAST(59 AS Uint16), CAST(59 AS Int8), CAST(59 AS Uint8), CAST(True AS Bool), CAST(\'59\' AS Decimal(15,0)), CAST(\'59.123\' AS Decimal(22,9)), CAST(\'59.123456\' AS Decimal(35,10)), CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(\'2059-01-01\' AS Date32), CAST(\'2059-10-02T11:00:00Z\' AS Datetime64), CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), CAST(59.1 AS Float), CAST(59.2 AS Double), CAST(\'{\"another_key\": 59}\' AS Json), CAST(\'{\"another_doc_key\": 59}\' AS JsonDocument), CAST(\'[59]\' AS Yson), \n                CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(59 AS Int8), CAST(59 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83938568-5d48-4ed8-b546-7733b08713cf, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17b557a1-dd52-4555-98db-4a0428f98f5a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17b557a1-dd52-4555-98db-4a0428f98f5a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_4_UNIQUE_SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17b557a1-dd52-4555-98db-4a0428f98f5a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 87fc63ff-590b-4d20-acf2-15130c47a72d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87fc63ff-590b-4d20-acf2-15130c47a72d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87fc63ff-590b-4d20-acf2-15130c47a72d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef304e6c-134d-4975-9e04-f7aa28df7669, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef304e6c-134d-4975-9e04-f7aa28df7669, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef304e6c-134d-4975-9e04-f7aa28df7669, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3b3c8d7c-0747-45ed-9199-8a9f1969b114, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b3c8d7c-0747-45ed-9199-8a9f1969b114, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b3c8d7c-0747-45ed-9199-8a9f1969b114, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05a61dea-e300-486e-93a9-f69f00bb1ecc, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05a61dea-e300-486e-93a9-f69f00bb1ecc, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05a61dea-e300-486e-93a9-f69f00bb1ecc, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, efc68e2e-c4ed-4b52-bb05-065e167cc491, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efc68e2e-c4ed-4b52-bb05-065e167cc491, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, efc68e2e-c4ed-4b52-bb05-065e167cc491, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e03d8dd5-5696-4dc4-8aa3-e3edc438961c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e03d8dd5-5696-4dc4-8aa3-e3edc438961c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e03d8dd5-5696-4dc4-8aa3-e3edc438961c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d0a0515-6862-460c-814c-4a24ba56f3a6, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d0a0515-6862-460c-814c-4a24ba56f3a6, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d0a0515-6862-460c-814c-4a24ba56f3a6, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d11e55b-f8f3-405e-b951-172146039a14, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d11e55b-f8f3-405e-b951-172146039a14, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d11e55b-f8f3-405e-b951-172146039a14, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, faf26b15-9f2e-4dd2-93f1-e7d0c1712908, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, faf26b15-9f2e-4dd2-93f1-e7d0c1712908, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, faf26b15-9f2e-4dd2-93f1-e7d0c1712908, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 531f6509-31e0-4b30-b1ec-cdb32ff20bdf, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 531f6509-31e0-4b30-b1ec-cdb32ff20bdf, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 531f6509-31e0-4b30-b1ec-cdb32ff20bdf, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6837a77-b313-4d0a-8fab-843dee1a41ca, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6837a77-b313-4d0a-8fab-843dee1a41ca, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmM3MmQwOTMtNGQ1YTI2YjUtMWQwZjY0MTItNzcyZWFiODM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6837a77-b313-4d0a-8fab-843dee1a41ca, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3cb066dc-fc9b-4760-9107-0d5e76cf8eb9, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3cb066dc-fc9b-4760-9107-0d5e76cf8eb9, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3cb066dc-fc9b-4760-9107-0d5e76cf8eb9, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7b0a5448-ec19-4d24-8466-69740fac14c9, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7b0a5448-ec19-4d24-8466-69740fac14c9, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7b0a5448-ec19-4d24-8466-69740fac14c9, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d891c3ce-a81d-4321-b678-1bd4df47fe4e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d891c3ce-a81d-4321-b678-1bd4df47fe4e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d891c3ce-a81d-4321-b678-1bd4df47fe4e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98ae70c3-8df4-46f6-b0af-a99ac844bfc7, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98ae70c3-8df4-46f6-b0af-a99ac844bfc7, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98ae70c3-8df4-46f6-b0af-a99ac844bfc7, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74c79802-507a-4c2c-95db-68bae9e9fcdc, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74c79802-507a-4c2c-95db-68bae9e9fcdc, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74c79802-507a-4c2c-95db-68bae9e9fcdc, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af485278-c94c-42c1-b8a8-5fc9152d53c6, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af485278-c94c-42c1-b8a8-5fc9152d53c6, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af485278-c94c-42c1-b8a8-5fc9152d53c6, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9efaf0ac-4f69-46ae-8992-24ea39ff388f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9efaf0ac-4f69-46ae-8992-24ea39ff388f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9efaf0ac-4f69-46ae-8992-24ea39ff388f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c33e6ad-3311-41ef-8c8e-0b23f7961058, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c33e6ad-3311-41ef-8c8e-0b23f7961058, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c33e6ad-3311-41ef-8c8e-0b23f7961058, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 49c2b477-befd-4d85-8ef1-fe2950297283, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49c2b477-befd-4d85-8ef1-fe2950297283, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49c2b477-befd-4d85-8ef1-fe2950297283, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c1c46dd-dfc0-4733-9063-9b674ff86eca, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c1c46dd-dfc0-4733-9063-9b674ff86eca, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c1c46dd-dfc0-4733-9063-9b674ff86eca, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 46ff8feb-19b8-4cce-a0fb-ec4cf4bf6934, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46ff8feb-19b8-4cce-a0fb-ec4cf4bf6934, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46ff8feb-19b8-4cce-a0fb-ec4cf4bf6934, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b7e87d2-66c5-46e3-8915-27c9d17f224e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b7e87d2-66c5-46e3-8915-27c9d17f224e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b7e87d2-66c5-46e3-8915-27c9d17f224e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be563cc8-3902-492f-b815-8acee2c212aa, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be563cc8-3902-492f-b815-8acee2c212aa, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTlhNWJkMy04ZTQyZGM3Yy0yNzgyODUwOS0yM2M5ZTAxYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be563cc8-3902-492f-b815-8acee2c212aa, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d9fc38ba-aba8-4812-aa58-05436ebec2a6, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d9fc38ba-aba8-4812-aa58-05436ebec2a6, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d9fc38ba-aba8-4812-aa58-05436ebec2a6, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7b8bef52-51e5-4b61-8d2b-8e90f1074a11, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7b8bef52-51e5-4b61-8d2b-8e90f1074a11, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7b8bef52-51e5-4b61-8d2b-8e90f1074a11, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f8348cb-2266-404f-a1b1-06353fd2a244, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f8348cb-2266-404f-a1b1-06353fd2a244, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f8348cb-2266-404f-a1b1-06353fd2a244, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, db90cef1-b491-44ba-9ad9-f03ad878fde5, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db90cef1-b491-44ba-9ad9-f03ad878fde5, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db90cef1-b491-44ba-9ad9-f03ad878fde5, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 263c798e-b66b-4f31-a5aa-b5ec47912df3, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 263c798e-b66b-4f31-a5aa-b5ec47912df3, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 263c798e-b66b-4f31-a5aa-b5ec47912df3, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d4f6e57-6deb-4dfc-8e71-30954d672fca, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d4f6e57-6deb-4dfc-8e71-30954d672fca, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d4f6e57-6deb-4dfc-8e71-30954d672fca, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f5b73b0-2ab2-489f-8cee-049a7bdd7a99, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f5b73b0-2ab2-489f-8cee-049a7bdd7a99, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f5b73b0-2ab2-489f-8cee-049a7bdd7a99, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3cb52b1e-d8e8-4d97-a3a3-4cafb44de21d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cb52b1e-d8e8-4d97-a3a3-4cafb44de21d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3cb52b1e-d8e8-4d97-a3a3-4cafb44de21d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 592396b9-151a-4ec6-ba78-88d173ff99c2, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 592396b9-151a-4ec6-ba78-88d173ff99c2, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 592396b9-151a-4ec6-ba78-88d173ff99c2, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 826e8e61-ad13-4184-871f-4f4e0232073d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 826e8e61-ad13-4184-871f-4f4e0232073d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 826e8e61-ad13-4184-871f-4f4e0232073d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1e823c9-7553-46d2-befa-2ad357be03d3, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1e823c9-7553-46d2-befa-2ad357be03d3, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1e823c9-7553-46d2-befa-2ad357be03d3, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c06a125d-9a72-416e-a85f-e4a8c3f83847, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c06a125d-9a72-416e-a85f-e4a8c3f83847, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c06a125d-9a72-416e-a85f-e4a8c3f83847, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76397cde-73e3-4e2e-b7a0-515246490b99, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76397cde-73e3-4e2e-b7a0-515246490b99, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NmM5NjMtOTlkNWFjNjctODdmZjYwZTMtYjEyMzU4YmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76397cde-73e3-4e2e-b7a0-515246490b99, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f24a0ccf-2916-473b-8e03-3d6ebdeb1816, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f24a0ccf-2916-473b-8e03-3d6ebdeb1816, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f24a0ccf-2916-473b-8e03-3d6ebdeb1816, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5e6fb2f0-9224-40d5-804b-e883b92ddcf2, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5e6fb2f0-9224-40d5-804b-e883b92ddcf2, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5e6fb2f0-9224-40d5-804b-e883b92ddcf2, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4c563f8c-e19b-4fa4-bcc2-bdc2c8a71f1b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c563f8c-e19b-4fa4-bcc2-bdc2c8a71f1b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c563f8c-e19b-4fa4-bcc2-bdc2c8a71f1b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c572699a-e15d-419f-af4c-6bbea38bd92a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c572699a-e15d-419f-af4c-6bbea38bd92a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c572699a-e15d-419f-af4c-6bbea38bd92a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f26c8dcc-0d3b-4d20-84cd-6b30893bd893, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f26c8dcc-0d3b-4d20-84cd-6b30893bd893, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f26c8dcc-0d3b-4d20-84cd-6b30893bd893, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e654aaf5-6291-4cc7-9051-e2dcf4809093, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e654aaf5-6291-4cc7-9051-e2dcf4809093, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e654aaf5-6291-4cc7-9051-e2dcf4809093, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 95952a42-8365-4141-8719-82753da152d2, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95952a42-8365-4141-8719-82753da152d2, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95952a42-8365-4141-8719-82753da152d2, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0201e5a4-2eba-4ef2-99a3-9fc36077f732, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0201e5a4-2eba-4ef2-99a3-9fc36077f732, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0201e5a4-2eba-4ef2-99a3-9fc36077f732, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9a88600-556c-48e8-a028-4f65a0a2c7eb, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9a88600-556c-48e8-a028-4f65a0a2c7eb, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9a88600-556c-48e8-a028-4f65a0a2c7eb, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 60328dbd-4a00-4675-8319-8c39703fef0e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60328dbd-4a00-4675-8319-8c39703fef0e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 60328dbd-4a00-4675-8319-8c39703fef0e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afa70e1c-29ac-41d1-bc90-b140575c47d9, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afa70e1c-29ac-41d1-bc90-b140575c47d9, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afa70e1c-29ac-41d1-bc90-b140575c47d9, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e4e07ab-9999-4b33-9a63-188980ad3553, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e4e07ab-9999-4b33-9a63-188980ad3553, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e4e07ab-9999-4b33-9a63-188980ad3553, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0fc6bba9-0fa6-43c2-a3b5-27e641fad84c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0fc6bba9-0fa6-43c2-a3b5-27e641fad84c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NDNkMTIyNWEtOWFiZWIxNDgtZjcxN2U1OGMtNzRiZGUxNTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0fc6bba9-0fa6-43c2-a3b5-27e641fad84c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e6ccb3ad-4f7b-4847-9aa2-d19e85693f85, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e6ccb3ad-4f7b-4847-9aa2-d19e85693f85, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e6ccb3ad-4f7b-4847-9aa2-d19e85693f85, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 71ec8602-86c2-4a6c-ab1c-d8cd77404f26, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 71ec8602-86c2-4a6c-ab1c-d8cd77404f26, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 71ec8602-86c2-4a6c-ab1c-d8cd77404f26, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 03304b3f-e83a-4fa4-8190-f0ac9d885961, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03304b3f-e83a-4fa4-8190-f0ac9d885961, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03304b3f-e83a-4fa4-8190-f0ac9d885961, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, edf76cf2-9137-4a0c-8442-aba0af6e72e9, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edf76cf2-9137-4a0c-8442-aba0af6e72e9, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edf76cf2-9137-4a0c-8442-aba0af6e72e9, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 870f62a7-d935-47f8-87a8-b54a2935d91a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 870f62a7-d935-47f8-87a8-b54a2935d91a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 870f62a7-d935-47f8-87a8-b54a2935d91a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 90c701f3-05dc-4ee5-b8a3-203ad01706eb, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90c701f3-05dc-4ee5-b8a3-203ad01706eb, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90c701f3-05dc-4ee5-b8a3-203ad01706eb, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70a0a5af-d5c9-44a8-847a-7c63dbb84664, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70a0a5af-d5c9-44a8-847a-7c63dbb84664, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70a0a5af-d5c9-44a8-847a-7c63dbb84664, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9d2326a-9489-4fb1-82be-bf526890bc48, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9d2326a-9489-4fb1-82be-bf526890bc48, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9d2326a-9489-4fb1-82be-bf526890bc48, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84680d17-3012-45a5-b119-c9d869260a97, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84680d17-3012-45a5-b119-c9d869260a97, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84680d17-3012-45a5-b119-c9d869260a97, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 65950c1f-b96e-4120-b9e1-08c8a432c7d0, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65950c1f-b96e-4120-b9e1-08c8a432c7d0, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65950c1f-b96e-4120-b9e1-08c8a432c7d0, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be2d28de-0fbc-4826-a29a-5305996c9837, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be2d28de-0fbc-4826-a29a-5305996c9837, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be2d28de-0fbc-4826-a29a-5305996c9837, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8377b2fd-5467-4fa5-b743-3390fbc8db1a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8377b2fd-5467-4fa5-b743-3390fbc8db1a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8377b2fd-5467-4fa5-b743-3390fbc8db1a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 115c41a9-0f41-4f5a-a346-2a9a98d0fb58, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 115c41a9-0f41-4f5a-a346-2a9a98d0fb58, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjIxMTkwZGUtNDIyNDYxYmEtOTc3OGZlYWQtMTJmM2NjZTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 115c41a9-0f41-4f5a-a346-2a9a98d0fb58, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5403a753-e36e-41f4-8337-96b1d49c467b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5403a753-e36e-41f4-8337-96b1d49c467b, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5403a753-e36e-41f4-8337-96b1d49c467b, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5ad1c877-b23b-420b-898c-1ac798255bc6, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5ad1c877-b23b-420b-898c-1ac798255bc6, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5ad1c877-b23b-420b-898c-1ac798255bc6, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e67dac2-607f-4eae-b498-869e864fca85, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e67dac2-607f-4eae-b498-869e864fca85, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e67dac2-607f-4eae-b498-869e864fca85, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc385769-87c9-41f1-a819-e50b5da379e7, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc385769-87c9-41f1-a819-e50b5da379e7, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc385769-87c9-41f1-a819-e50b5da379e7, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6dca706f-123a-445d-a17f-57d354c89639, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6dca706f-123a-445d-a17f-57d354c89639, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6dca706f-123a-445d-a17f-57d354c89639, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cfc377c5-1c87-4f10-b9af-39f9473a3ca9, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfc377c5-1c87-4f10-b9af-39f9473a3ca9, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cfc377c5-1c87-4f10-b9af-39f9473a3ca9, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a28dff9e-0431-4d23-bdd7-76be8cbf8719, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a28dff9e-0431-4d23-bdd7-76be8cbf8719, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a28dff9e-0431-4d23-bdd7-76be8cbf8719, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 53f6a746-efe8-45fe-b607-b904c829d3cf, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53f6a746-efe8-45fe-b607-b904c829d3cf, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53f6a746-efe8-45fe-b607-b904c829d3cf, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d9be993-074d-4819-b996-c455df34585e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d9be993-074d-4819-b996-c455df34585e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d9be993-074d-4819-b996-c455df34585e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c80d560d-211c-419a-809f-6c467c845e01, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c80d560d-211c-419a-809f-6c467c845e01, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c80d560d-211c-419a-809f-6c467c845e01, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c018e151-b783-4440-9154-c6b6b9c0651a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c018e151-b783-4440-9154-c6b6b9c0651a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c018e151-b783-4440-9154-c6b6b9c0651a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1de968aa-7d28-458c-aa36-3dcdf8c8c95d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1de968aa-7d28-458c-aa36-3dcdf8c8c95d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(1 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1de968aa-7d28-458c-aa36-3dcdf8c8c95d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 04369853-05e3-471a-bb8b-c14c6d29df36, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04369853-05e3-471a-bb8b-c14c6d29df36, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NmY1YjBhMGMtYjkxNzJkZGEtZGEwY2NkMmItNjk0YzQ4MWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(2 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04369853-05e3-471a-bb8b-c14c6d29df36, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 725962b8-dd72-4e75-94b1-432f5c21cb66, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 725962b8-dd72-4e75-94b1-432f5c21cb66, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 725962b8-dd72-4e75-94b1-432f5c21cb66, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, de58659a-a3c3-475e-84c1-66eda475a159, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, de58659a-a3c3-475e-84c1-66eda475a159, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, de58659a-a3c3-475e-84c1-66eda475a159, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 202bade5-6f8b-4f82-ae6b-6da4fe580c8b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 202bade5-6f8b-4f82-ae6b-6da4fe580c8b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(2 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 202bade5-6f8b-4f82-ae6b-6da4fe580c8b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91f2390c-ee26-49a6-89a1-f20501215bf1, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91f2390c-ee26-49a6-89a1-f20501215bf1, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(3 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91f2390c-ee26-49a6-89a1-f20501215bf1, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 14ce6056-3bab-445e-a40d-7b9301f5db13, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14ce6056-3bab-445e-a40d-7b9301f5db13, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(4 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14ce6056-3bab-445e-a40d-7b9301f5db13, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5db7bccc-2390-4eeb-8930-e176e0bdb142, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5db7bccc-2390-4eeb-8930-e176e0bdb142, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(5 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5db7bccc-2390-4eeb-8930-e176e0bdb142, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69b323f0-44c1-4c70-b06c-ae4aae27c369, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69b323f0-44c1-4c70-b06c-ae4aae27c369, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(6 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69b323f0-44c1-4c70-b06c-ae4aae27c369, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6aee844b-da57-4d0f-bae8-98e1d4b247a9, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6aee844b-da57-4d0f-bae8-98e1d4b247a9, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(7 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6aee844b-da57-4d0f-bae8-98e1d4b247a9, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5cbfa88a-78ec-4499-91b6-d1841d1d0b50, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5cbfa88a-78ec-4499-91b6-d1841d1d0b50, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(8 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5cbfa88a-78ec-4499-91b6-d1841d1d0b50, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a12f386-2136-4193-a69a-c5802e9b3958, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a12f386-2136-4193-a69a-c5802e9b3958, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(9 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a12f386-2136-4193-a69a-c5802e9b3958, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 917f9e7c-04af-496f-95d1-2299ad8b4293, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 917f9e7c-04af-496f-95d1-2299ad8b4293, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(10 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 917f9e7c-04af-496f-95d1-2299ad8b4293, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2bc3e177-d464-4b87-a594-297908df7f61, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2bc3e177-d464-4b87-a594-297908df7f61, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(11 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2bc3e177-d464-4b87-a594-297908df7f61, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 310a0692-f776-409e-9e1b-4336fd50d869, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 310a0692-f776-409e-9e1b-4336fd50d869, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWVjZDRhMzgtN2UxMTMyNzAtZDZhZGE2MTAtMTUxYzY3ZDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(12 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 310a0692-f776-409e-9e1b-4336fd50d869, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b15429b7-feac-40eb-b6f4-9b2ff409bf22, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b15429b7-feac-40eb-b6f4-9b2ff409bf22, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b15429b7-feac-40eb-b6f4-9b2ff409bf22, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, df4060eb-1796-4ce4-9d14-6ca3f26f97b8, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, df4060eb-1796-4ce4-9d14-6ca3f26f97b8, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, df4060eb-1796-4ce4-9d14-6ca3f26f97b8, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 23d8e0ee-9e0a-49cf-a924-c49689808eaf, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23d8e0ee-9e0a-49cf-a924-c49689808eaf, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(12 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23d8e0ee-9e0a-49cf-a924-c49689808eaf, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a21b0c73-c13d-414d-9367-c100dc6ba900, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a21b0c73-c13d-414d-9367-c100dc6ba900, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(13 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a21b0c73-c13d-414d-9367-c100dc6ba900, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9cb12ba3-38b4-4331-9086-6a7fe05ecb1c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9cb12ba3-38b4-4331-9086-6a7fe05ecb1c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(14 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9cb12ba3-38b4-4331-9086-6a7fe05ecb1c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a01660d-e895-4ca6-8afc-c815e458da7b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a01660d-e895-4ca6-8afc-c815e458da7b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(15 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a01660d-e895-4ca6-8afc-c815e458da7b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d6bb733-39c9-434e-aefe-244f64589110, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d6bb733-39c9-434e-aefe-244f64589110, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(16 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d6bb733-39c9-434e-aefe-244f64589110, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f68d7ff-7150-4d3c-bda7-bfabf60666c4, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f68d7ff-7150-4d3c-bda7-bfabf60666c4, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(17 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f68d7ff-7150-4d3c-bda7-bfabf60666c4, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17d395ad-ffe5-4ff5-8ce8-c79714029a23, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17d395ad-ffe5-4ff5-8ce8-c79714029a23, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(18 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17d395ad-ffe5-4ff5-8ce8-c79714029a23, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 119d7ef9-8c51-4d57-b747-0773471ee8d9, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 119d7ef9-8c51-4d57-b747-0773471ee8d9, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(19 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 119d7ef9-8c51-4d57-b747-0773471ee8d9, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2149064b-6040-420c-bd5f-5c61ee4a84d1, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2149064b-6040-420c-bd5f-5c61ee4a84d1, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(20 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2149064b-6040-420c-bd5f-5c61ee4a84d1, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0c83ca2-2454-4519-a20e-ab02f3846d5d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0c83ca2-2454-4519-a20e-ab02f3846d5d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(21 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0c83ca2-2454-4519-a20e-ab02f3846d5d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39d091c0-3cb7-4738-9d7d-67964004a94f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39d091c0-3cb7-4738-9d7d-67964004a94f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2FhN2UxNjAtYmE1MGY1MzktYzIwYzVmYWUtYzhiMTljMjE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(22 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39d091c0-3cb7-4738-9d7d-67964004a94f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 94c21f4a-e5a6-480a-938e-384110d867e5, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 94c21f4a-e5a6-480a-938e-384110d867e5, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 94c21f4a-e5a6-480a-938e-384110d867e5, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 05acbe15-0854-4e35-9c0c-7d9f94f93e74, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 05acbe15-0854-4e35-9c0c-7d9f94f93e74, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 05acbe15-0854-4e35-9c0c-7d9f94f93e74, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7e67e1c-e63e-4f58-8938-2202793c641f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7e67e1c-e63e-4f58-8938-2202793c641f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(22 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7e67e1c-e63e-4f58-8938-2202793c641f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a52cd152-c0d1-428b-b26b-25cfbe1bc4d6, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a52cd152-c0d1-428b-b26b-25cfbe1bc4d6, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(23 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a52cd152-c0d1-428b-b26b-25cfbe1bc4d6, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f298fc8-2d0e-40e7-a4a9-391ae9133dd4, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f298fc8-2d0e-40e7-a4a9-391ae9133dd4, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(24 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f298fc8-2d0e-40e7-a4a9-391ae9133dd4, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12491026-8108-4cbb-8ce8-04234f331976, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12491026-8108-4cbb-8ce8-04234f331976, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(25 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12491026-8108-4cbb-8ce8-04234f331976, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, edd3a5e8-e4b2-46a7-8b91-a9fe14b2b60e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edd3a5e8-e4b2-46a7-8b91-a9fe14b2b60e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(26 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edd3a5e8-e4b2-46a7-8b91-a9fe14b2b60e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7dfb74eb-e8d6-441f-932b-6edc4415cb28, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7dfb74eb-e8d6-441f-932b-6edc4415cb28, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(27 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7dfb74eb-e8d6-441f-932b-6edc4415cb28, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47f88077-aabf-495b-87e3-10a2fef34d3b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47f88077-aabf-495b-87e3-10a2fef34d3b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(28 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47f88077-aabf-495b-87e3-10a2fef34d3b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e8f53283-5fd9-47f9-9f7d-11f7ab97e3e9, localhost:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e8f53283-5fd9-47f9-9f7d-11f7ab97e3e9, localhost:62556): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e8f53283-5fd9-47f9-9f7d-11f7ab97e3e9, localhost:62556): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 62556 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-anwhr6cmha.auto.internal:62556, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62556
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 767486f0-33ce-4a89-ab01-09ca21ba6f83, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 767486f0-33ce-4a89-ab01-09ca21ba6f83, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(29 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 767486f0-33ce-4a89-ab01-09ca21ba6f83, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f1b1a153-8627-4a4d-a4bc-79af96f727ce, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1b1a153-8627-4a4d-a4bc-79af96f727ce, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(30 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f1b1a153-8627-4a4d-a4bc-79af96f727ce, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76d3fe24-c0b4-4279-917d-a9e33265f076, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76d3fe24-c0b4-4279-917d-a9e33265f076, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(31 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76d3fe24-c0b4-4279-917d-a9e33265f076, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0dd845c7-f331-4279-8ada-3863337c9aae, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0dd845c7-f331-4279-8ada-3863337c9aae, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NjI2OTY4MzEtMjg0YmVmN2UtNjQ4MmI0NzItZDFlNTAyNGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(32 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0dd845c7-f331-4279-8ada-3863337c9aae, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bd2d96ab-f55b-4697-a0d8-106c4ec27d75, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bd2d96ab-f55b-4697-a0d8-106c4ec27d75, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bd2d96ab-f55b-4697-a0d8-106c4ec27d75, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1ea6d9ff-1474-461b-a1c9-471bffeb961d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1ea6d9ff-1474-461b-a1c9-471bffeb961d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1ea6d9ff-1474-461b-a1c9-471bffeb961d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9f2d858-02fd-4d15-ad80-e17d0f75ddfd, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9f2d858-02fd-4d15-ad80-e17d0f75ddfd, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(32 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9f2d858-02fd-4d15-ad80-e17d0f75ddfd, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c05d8936-ed88-479f-b576-35901fd3fc0a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c05d8936-ed88-479f-b576-35901fd3fc0a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(33 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c05d8936-ed88-479f-b576-35901fd3fc0a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f26fce35-99c5-4d79-ac65-7288fab18a92, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f26fce35-99c5-4d79-ac65-7288fab18a92, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(34 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f26fce35-99c5-4d79-ac65-7288fab18a92, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b4baab5-a828-403b-930e-23843bb4da31, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b4baab5-a828-403b-930e-23843bb4da31, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(35 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b4baab5-a828-403b-930e-23843bb4da31, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39713480-c14a-4a5f-8acd-51566b8d6868, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39713480-c14a-4a5f-8acd-51566b8d6868, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(36 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39713480-c14a-4a5f-8acd-51566b8d6868, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea5d9811-3e3a-428c-9edf-580cdeb5bb62, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea5d9811-3e3a-428c-9edf-580cdeb5bb62, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(37 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea5d9811-3e3a-428c-9edf-580cdeb5bb62, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f2d315e-3751-49a9-a616-dae5b10c742f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f2d315e-3751-49a9-a616-dae5b10c742f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(38 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f2d315e-3751-49a9-a616-dae5b10c742f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d948ace1-5fcb-4508-9bd1-cbf29a20b48d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d948ace1-5fcb-4508-9bd1-cbf29a20b48d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(39 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d948ace1-5fcb-4508-9bd1-cbf29a20b48d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 199b8a6d-0eb8-4bc0-8986-dedf88c4e4f4, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 199b8a6d-0eb8-4bc0-8986-dedf88c4e4f4, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(40 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 199b8a6d-0eb8-4bc0-8986-dedf88c4e4f4, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a1acede-fb1f-42d6-a34e-2ad2def71162, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a1acede-fb1f-42d6-a34e-2ad2def71162, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(41 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a1acede-fb1f-42d6-a34e-2ad2def71162, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 179339d9-4ab5-45c5-a4c2-efcd1e172b03, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 179339d9-4ab5-45c5-a4c2-efcd1e172b03, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTZkNmM2Zi1lMmMzNmVkYy0xOWJiZTljZC02ZDM2MDI0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(42 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 179339d9-4ab5-45c5-a4c2-efcd1e172b03, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e590730b-a3c7-4356-a065-9af9911af51f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e590730b-a3c7-4356-a065-9af9911af51f, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e590730b-a3c7-4356-a065-9af9911af51f, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3b1217cb-6cfc-4e50-87eb-e16e894b03ef, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3b1217cb-6cfc-4e50-87eb-e16e894b03ef, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3b1217cb-6cfc-4e50-87eb-e16e894b03ef, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8aff1d7-d4a9-4776-aa47-b38cd2e8ef70, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8aff1d7-d4a9-4776-aa47-b38cd2e8ef70, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(42 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8aff1d7-d4a9-4776-aa47-b38cd2e8ef70, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 95c7b6fc-eb91-475e-9f49-933a47830d1c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95c7b6fc-eb91-475e-9f49-933a47830d1c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(43 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95c7b6fc-eb91-475e-9f49-933a47830d1c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f622aa4f-cfd4-41ec-b593-b04247a036ee, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f622aa4f-cfd4-41ec-b593-b04247a036ee, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(44 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f622aa4f-cfd4-41ec-b593-b04247a036ee, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f16c8d9-bfe4-4739-88b4-fd44fa34f4c6, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f16c8d9-bfe4-4739-88b4-fd44fa34f4c6, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(45 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f16c8d9-bfe4-4739-88b4-fd44fa34f4c6, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c08e7c5-e07f-467c-b00e-8e30cbabe621, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c08e7c5-e07f-467c-b00e-8e30cbabe621, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(46 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c08e7c5-e07f-467c-b00e-8e30cbabe621, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d071b1a-3ba5-4d5d-9f2f-6d350bbc43c3, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d071b1a-3ba5-4d5d-9f2f-6d350bbc43c3, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(47 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d071b1a-3ba5-4d5d-9f2f-6d350bbc43c3, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67bb4789-d61a-479c-a038-a49b229c3788, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67bb4789-d61a-479c-a038-a49b229c3788, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(48 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67bb4789-d61a-479c-a038-a49b229c3788, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2342dcee-d48d-4a4f-b950-d45e761dceaf, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2342dcee-d48d-4a4f-b950-d45e761dceaf, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(49 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2342dcee-d48d-4a4f-b950-d45e761dceaf, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08d9f6a0-7cd6-4363-9b6a-4da186707e16, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08d9f6a0-7cd6-4363-9b6a-4da186707e16, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(50 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08d9f6a0-7cd6-4363-9b6a-4da186707e16, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 710ac379-ffe9-4cc4-a290-b03e0d0a4c2c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 710ac379-ffe9-4cc4-a290-b03e0d0a4c2c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(51 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 710ac379-ffe9-4cc4-a290-b03e0d0a4c2c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b47064a7-6037-4363-937b-651d00d04a0c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b47064a7-6037-4363-937b-651d00d04a0c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OGE3ZGIyYWUtNTRiNGRiYS1mMjA3MmNmYi0xY2E3ODA0Nw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(52 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b47064a7-6037-4363-937b-651d00d04a0c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 896a64d3-62eb-4822-bb2b-eb0d875e3819, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 896a64d3-62eb-4822-bb2b-eb0d875e3819, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 896a64d3-62eb-4822-bb2b-eb0d875e3819, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c31bd9a5-36d8-4fd5-87ab-2a59c9c29a07, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c31bd9a5-36d8-4fd5-87ab-2a59c9c29a07, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c31bd9a5-36d8-4fd5-87ab-2a59c9c29a07, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 53aba365-7041-4349-95e6-b43defa98cdc, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53aba365-7041-4349-95e6-b43defa98cdc, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(52 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53aba365-7041-4349-95e6-b43defa98cdc, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8d56a29-324e-4cfd-ab35-f50636402d48, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8d56a29-324e-4cfd-ab35-f50636402d48, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(53 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8d56a29-324e-4cfd-ab35-f50636402d48, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec7d657a-fcb7-43e7-a875-e4b469a9d6a1, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec7d657a-fcb7-43e7-a875-e4b469a9d6a1, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(54 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec7d657a-fcb7-43e7-a875-e4b469a9d6a1, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b6822970-da9a-436f-a2b9-6c3edd4d7ae3, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6822970-da9a-436f-a2b9-6c3edd4d7ae3, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(55 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6822970-da9a-436f-a2b9-6c3edd4d7ae3, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36c9d3d3-8cbb-484e-9a30-c1e0b4f343d8, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36c9d3d3-8cbb-484e-9a30-c1e0b4f343d8, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(56 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36c9d3d3-8cbb-484e-9a30-c1e0b4f343d8, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f30d8d2d-e6f4-4d3a-a3a7-590c43fd4bec, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f30d8d2d-e6f4-4d3a-a3a7-590c43fd4bec, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(57 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f30d8d2d-e6f4-4d3a-a3a7-590c43fd4bec, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e657b08b-0c2d-4624-abee-27b4e96d9c10, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e657b08b-0c2d-4624-abee-27b4e96d9c10, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(58 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e657b08b-0c2d-4624-abee-27b4e96d9c10, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1bd056d4-0e86-4606-8bfa-3a999f5f1eed, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1bd056d4-0e86-4606-8bfa-3a999f5f1eed, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(59 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1bd056d4-0e86-4606-8bfa-3a999f5f1eed, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b027aa1e-4a33-470e-9254-1d469bbefd39, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b027aa1e-4a33-470e-9254-1d469bbefd39, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b027aa1e-4a33-470e-9254-1d469bbefd39, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97827505-9f0c-4973-bb8f-14b812084520, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97827505-9f0c-4973-bb8f-14b812084520, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97827505-9f0c-4973-bb8f-14b812084520, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba541bcc-557d-4b0c-bfce-cb73f371c4db, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba541bcc-557d-4b0c-bfce-cb73f371c4db, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODcyZTM4MWMtNzM4YzcyMTgtNDA0NGY5MzUtNzJmOTQzMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba541bcc-557d-4b0c-bfce-cb73f371c4db, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e1c05125-db35-4f0f-946c-a36382aad223, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e1c05125-db35-4f0f-946c-a36382aad223, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e1c05125-db35-4f0f-946c-a36382aad223, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cc2b6686-77f9-4d5e-907a-a6260b2afcd4, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cc2b6686-77f9-4d5e-907a-a6260b2afcd4, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cc2b6686-77f9-4d5e-907a-a6260b2afcd4, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80916bf4-3c2d-41f1-a3d1-17bf12778478, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80916bf4-3c2d-41f1-a3d1-17bf12778478, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80916bf4-3c2d-41f1-a3d1-17bf12778478, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f2bff6d-de3c-433d-9bf7-8c6986353a23, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f2bff6d-de3c-433d-9bf7-8c6986353a23, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f2bff6d-de3c-433d-9bf7-8c6986353a23, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3804ce10-eae9-4801-b7e9-877a908005e0, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3804ce10-eae9-4801-b7e9-877a908005e0, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3804ce10-eae9-4801-b7e9-877a908005e0, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e4cd5ee-81a2-428c-bc21-0e80b0d011df, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e4cd5ee-81a2-428c-bc21-0e80b0d011df, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e4cd5ee-81a2-428c-bc21-0e80b0d011df, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 825e1302-0e7c-4102-93b1-9a62594ac5f0, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 825e1302-0e7c-4102-93b1-9a62594ac5f0, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 825e1302-0e7c-4102-93b1-9a62594ac5f0, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5fd21a81-38fd-4560-a999-97c572d50c59, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fd21a81-38fd-4560-a999-97c572d50c59, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fd21a81-38fd-4560-a999-97c572d50c59, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2934be58-7de8-42a9-91a8-d91efc06a406, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2934be58-7de8-42a9-91a8-d91efc06a406, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2934be58-7de8-42a9-91a8-d91efc06a406, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08cae149-303c-490b-8ae3-68b146ee15fe, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08cae149-303c-490b-8ae3-68b146ee15fe, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08cae149-303c-490b-8ae3-68b146ee15fe, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80a23e8c-c9c2-45e9-a8ac-86ab65723639, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80a23e8c-c9c2-45e9-a8ac-86ab65723639, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80a23e8c-c9c2-45e9-a8ac-86ab65723639, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8eb5ec72-ce8c-4905-b5dc-587c9269a20d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8eb5ec72-ce8c-4905-b5dc-587c9269a20d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8eb5ec72-ce8c-4905-b5dc-587c9269a20d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2d53f55-e02b-4310-9e03-8e8d7be0ae43, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2d53f55-e02b-4310-9e03-8e8d7be0ae43, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjYyM2RjMjQtOTQ2ZWM2MjctZDJjMWUxN2YtNDAyYTEyYmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2d53f55-e02b-4310-9e03-8e8d7be0ae43, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 43fd78bc-9311-4581-bfb0-5fa4cf0cee59, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 43fd78bc-9311-4581-bfb0-5fa4cf0cee59, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 43fd78bc-9311-4581-bfb0-5fa4cf0cee59, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ad1f88ea-8f9d-404d-8b1e-427bedfd1287, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ad1f88ea-8f9d-404d-8b1e-427bedfd1287, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ad1f88ea-8f9d-404d-8b1e-427bedfd1287, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a3ff668-8d0b-4906-8fc8-8b4fe77d046f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a3ff668-8d0b-4906-8fc8-8b4fe77d046f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a3ff668-8d0b-4906-8fc8-8b4fe77d046f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5b951064-daed-49b4-8985-6b6465a09b51, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b951064-daed-49b4-8985-6b6465a09b51, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b951064-daed-49b4-8985-6b6465a09b51, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 935e59dd-1e3f-44fd-983e-9211f2898513, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 935e59dd-1e3f-44fd-983e-9211f2898513, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 935e59dd-1e3f-44fd-983e-9211f2898513, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f6b49de-d1d1-469e-a11a-698a6f2dbebe, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f6b49de-d1d1-469e-a11a-698a6f2dbebe, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f6b49de-d1d1-469e-a11a-698a6f2dbebe, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 960c6155-def0-4c6c-992a-abf2fbc72a0e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 960c6155-def0-4c6c-992a-abf2fbc72a0e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 960c6155-def0-4c6c-992a-abf2fbc72a0e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1536d7e6-5429-4971-aa46-56687f0ac995, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1536d7e6-5429-4971-aa46-56687f0ac995, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1536d7e6-5429-4971-aa46-56687f0ac995, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 297e6d6f-94b4-4917-9df0-068293fc60d4, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 297e6d6f-94b4-4917-9df0-068293fc60d4, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 297e6d6f-94b4-4917-9df0-068293fc60d4, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40c1471e-1176-45d5-a5a5-d4ec22aadfbd, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40c1471e-1176-45d5-a5a5-d4ec22aadfbd, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40c1471e-1176-45d5-a5a5-d4ec22aadfbd, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3410cc8b-7529-4463-8ed4-72577e3c155e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3410cc8b-7529-4463-8ed4-72577e3c155e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3410cc8b-7529-4463-8ed4-72577e3c155e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4c5641c8-d080-41a5-959f-2a770dc5e72c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c5641c8-d080-41a5-959f-2a770dc5e72c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c5641c8-d080-41a5-959f-2a770dc5e72c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a991af3-8876-47b4-92d2-b9d4ea1a5311, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a991af3-8876-47b4-92d2-b9d4ea1a5311, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTk5MzA0ZDUtNTBmMzI0ZDEtOWQ5MGQwZWItYmMxZjJhOWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a991af3-8876-47b4-92d2-b9d4ea1a5311, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2f6b98b6-43af-4240-818d-b5a61ae1465d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f6b98b6-43af-4240-818d-b5a61ae1465d, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f6b98b6-43af-4240-818d-b5a61ae1465d, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e5a728b5-175f-45b6-ae89-fc6ea68239cf, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e5a728b5-175f-45b6-ae89-fc6ea68239cf, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e5a728b5-175f-45b6-ae89-fc6ea68239cf, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1f5d7e7-1377-4208-ac13-3f715c9e64e8, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1f5d7e7-1377-4208-ac13-3f715c9e64e8, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1f5d7e7-1377-4208-ac13-3f715c9e64e8, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6154b9c0-2208-4200-af12-172648e1e6d4, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6154b9c0-2208-4200-af12-172648e1e6d4, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6154b9c0-2208-4200-af12-172648e1e6d4, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a679afa6-bbdd-4293-a244-be300ef21740, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a679afa6-bbdd-4293-a244-be300ef21740, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a679afa6-bbdd-4293-a244-be300ef21740, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 821ba451-54d4-4073-acd7-b49b9f7dffed, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 821ba451-54d4-4073-acd7-b49b9f7dffed, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 821ba451-54d4-4073-acd7-b49b9f7dffed, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad39eead-ce64-4f53-9037-2eaf4bc02acc, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad39eead-ce64-4f53-9037-2eaf4bc02acc, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad39eead-ce64-4f53-9037-2eaf4bc02acc, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ca06b79-4bd1-47b6-84e4-93dbd10e0dd3, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ca06b79-4bd1-47b6-84e4-93dbd10e0dd3, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ca06b79-4bd1-47b6-84e4-93dbd10e0dd3, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2218ae0-0342-4e97-8c1c-42be41c07083, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2218ae0-0342-4e97-8c1c-42be41c07083, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2218ae0-0342-4e97-8c1c-42be41c07083, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a467888-bcef-4f03-b0b2-caaccf621aac, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a467888-bcef-4f03-b0b2-caaccf621aac, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a467888-bcef-4f03-b0b2-caaccf621aac, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 378013aa-1a7f-49cb-b7b4-4bcc7e9c9e0f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 378013aa-1a7f-49cb-b7b4-4bcc7e9c9e0f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 378013aa-1a7f-49cb-b7b4-4bcc7e9c9e0f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34f1c2cf-9953-4c0f-aa2e-bb4beca1c415, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34f1c2cf-9953-4c0f-aa2e-bb4beca1c415, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34f1c2cf-9953-4c0f-aa2e-bb4beca1c415, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ac2cbb0-baed-4edc-be09-7bfb1fc0a09a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ac2cbb0-baed-4edc-be09-7bfb1fc0a09a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=OTZiZGM5M2ItYjY3MzJkNWItYmNhZDg2MWEtNzZiYWU3OGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ac2cbb0-baed-4edc-be09-7bfb1fc0a09a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ce361544-2934-4c57-888b-20f005123901, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ce361544-2934-4c57-888b-20f005123901, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ce361544-2934-4c57-888b-20f005123901, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2542a7a5-1b49-4b1b-94f7-ef014eb4f511, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2542a7a5-1b49-4b1b-94f7-ef014eb4f511, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2542a7a5-1b49-4b1b-94f7-ef014eb4f511, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8fabd90c-4372-4d27-a311-76997892660b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fabd90c-4372-4d27-a311-76997892660b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fabd90c-4372-4d27-a311-76997892660b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 524f0c7d-bcaf-40a3-8b7d-80ad02f14a87, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 524f0c7d-bcaf-40a3-8b7d-80ad02f14a87, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 524f0c7d-bcaf-40a3-8b7d-80ad02f14a87, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d7895cbd-14ea-4e8f-8c05-ee2dc2c8e837, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7895cbd-14ea-4e8f-8c05-ee2dc2c8e837, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7895cbd-14ea-4e8f-8c05-ee2dc2c8e837, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d21a7971-6a5c-4fe4-a8f9-1cf14e26ad4f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d21a7971-6a5c-4fe4-a8f9-1cf14e26ad4f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d21a7971-6a5c-4fe4-a8f9-1cf14e26ad4f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e624937c-cc34-42a2-82f7-d8af33143d22, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e624937c-cc34-42a2-82f7-d8af33143d22, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e624937c-cc34-42a2-82f7-d8af33143d22, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 21558532-b372-4dcd-b885-1bcd51ccd195, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21558532-b372-4dcd-b885-1bcd51ccd195, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21558532-b372-4dcd-b885-1bcd51ccd195, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6b499ba3-fe32-4f19-a269-652d474e6a17, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b499ba3-fe32-4f19-a269-652d474e6a17, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b499ba3-fe32-4f19-a269-652d474e6a17, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f63e9f84-4bb0-4b95-90dd-6e0eff6dcb2f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f63e9f84-4bb0-4b95-90dd-6e0eff6dcb2f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f63e9f84-4bb0-4b95-90dd-6e0eff6dcb2f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3deabfda-f434-4729-abdb-f1bc92676695, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3deabfda-f434-4729-abdb-f1bc92676695, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3deabfda-f434-4729-abdb-f1bc92676695, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef116d0b-c7ac-48e5-bcb5-cc89433be98f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef116d0b-c7ac-48e5-bcb5-cc89433be98f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef116d0b-c7ac-48e5-bcb5-cc89433be98f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00dc529f-a7ee-43d0-9a4e-e62334e211db, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00dc529f-a7ee-43d0-9a4e-e62334e211db, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzYzNDI2MmEtYjgxNTE5M2EtZmM4MDM3YTEtNjM2ZDUxNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00dc529f-a7ee-43d0-9a4e-e62334e211db, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f5d193b5-6600-4bb6-8dca-2eee78a89453, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f5d193b5-6600-4bb6-8dca-2eee78a89453, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f5d193b5-6600-4bb6-8dca-2eee78a89453, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 54acd820-536a-401d-b812-98545e94ad89, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 54acd820-536a-401d-b812-98545e94ad89, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 54acd820-536a-401d-b812-98545e94ad89, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, edb51b6c-9b95-4d11-9342-f7c430c4ea3a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edb51b6c-9b95-4d11-9342-f7c430c4ea3a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edb51b6c-9b95-4d11-9342-f7c430c4ea3a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 091b8bcb-008e-49e4-83a9-bd64c445cdb1, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 091b8bcb-008e-49e4-83a9-bd64c445cdb1, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 091b8bcb-008e-49e4-83a9-bd64c445cdb1, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20685354-782c-439d-bdc0-3199ed52eb35, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20685354-782c-439d-bdc0-3199ed52eb35, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20685354-782c-439d-bdc0-3199ed52eb35, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a071b5a1-439e-4627-b620-ebd794d26b79, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a071b5a1-439e-4627-b620-ebd794d26b79, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a071b5a1-439e-4627-b620-ebd794d26b79, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, acb1aa03-f572-41f5-866e-80f160d0afa6, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, acb1aa03-f572-41f5-866e-80f160d0afa6, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, acb1aa03-f572-41f5-866e-80f160d0afa6, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39ea99f3-7711-43d4-bb99-0f4b663339a5, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39ea99f3-7711-43d4-bb99-0f4b663339a5, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39ea99f3-7711-43d4-bb99-0f4b663339a5, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80590480-7f17-468d-aa82-fd4562a8c2a1, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80590480-7f17-468d-aa82-fd4562a8c2a1, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80590480-7f17-468d-aa82-fd4562a8c2a1, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9ee2cda-a27b-4ceb-a9ed-99b65a54f2ae, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9ee2cda-a27b-4ceb-a9ed-99b65a54f2ae, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9ee2cda-a27b-4ceb-a9ed-99b65a54f2ae, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f3137755-6cae-448d-b162-bec5c341a020, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3137755-6cae-448d-b162-bec5c341a020, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3137755-6cae-448d-b162-bec5c341a020, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 049c4d6c-f90d-4fd7-a726-07d707f38e73, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 049c4d6c-f90d-4fd7-a726-07d707f38e73, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 049c4d6c-f90d-4fd7-a726-07d707f38e73, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 461d8f89-c36a-4b29-8e19-36619ee61876, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 461d8f89-c36a-4b29-8e19-36619ee61876, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzM5ZDFhYjItOTlkYzMwMTEtYWIyMmZlZDEtYmZiODQ1NDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 461d8f89-c36a-4b29-8e19-36619ee61876, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6ac210c7-5777-42ad-95bd-4602fd95dc7a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6ac210c7-5777-42ad-95bd-4602fd95dc7a, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6ac210c7-5777-42ad-95bd-4602fd95dc7a, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 95067112-b8e6-4718-ae62-3f9189313683, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 95067112-b8e6-4718-ae62-3f9189313683, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 95067112-b8e6-4718-ae62-3f9189313683, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b517c151-e82f-4d50-b99a-d8b80a1e3b89, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b517c151-e82f-4d50-b99a-d8b80a1e3b89, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b517c151-e82f-4d50-b99a-d8b80a1e3b89, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3f496e4-e5b9-42af-bded-5128bbd35ced, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3f496e4-e5b9-42af-bded-5128bbd35ced, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3f496e4-e5b9-42af-bded-5128bbd35ced, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 498839e1-05c7-404c-8aed-05e397cdc98a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 498839e1-05c7-404c-8aed-05e397cdc98a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 498839e1-05c7-404c-8aed-05e397cdc98a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a7f721b-a4c2-4607-8f81-b7c8970da132, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a7f721b-a4c2-4607-8f81-b7c8970da132, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a7f721b-a4c2-4607-8f81-b7c8970da132, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc132b63-ac5b-4eb1-b563-098dbd3f0609, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc132b63-ac5b-4eb1-b563-098dbd3f0609, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc132b63-ac5b-4eb1-b563-098dbd3f0609, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f7cfc98-2f41-40a7-ba87-b2dd1a4120a5, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f7cfc98-2f41-40a7-ba87-b2dd1a4120a5, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f7cfc98-2f41-40a7-ba87-b2dd1a4120a5, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16052206-517c-4fbe-a711-57859b5e41c0, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16052206-517c-4fbe-a711-57859b5e41c0, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16052206-517c-4fbe-a711-57859b5e41c0, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 129de4b4-a487-4473-9a45-c97e656d8068, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 129de4b4-a487-4473-9a45-c97e656d8068, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(1 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 129de4b4-a487-4473-9a45-c97e656d8068, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9c77622-23c3-4553-b494-f737941060d9, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9c77622-23c3-4553-b494-f737941060d9, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(2 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9c77622-23c3-4553-b494-f737941060d9, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, db95f434-e205-41db-9295-1bc7b1d5421b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db95f434-e205-41db-9295-1bc7b1d5421b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(3 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db95f434-e205-41db-9295-1bc7b1d5421b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82777a96-009f-457c-aa45-64c5d9ff190a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82777a96-009f-457c-aa45-64c5d9ff190a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YTBiOTNiOC1jZDFlNjYxZC05M2MzNGYxMS04OWE1MGQ4Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(4 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82777a96-009f-457c-aa45-64c5d9ff190a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9d9e6143-6497-44c8-b994-46f027f50bbb, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9d9e6143-6497-44c8-b994-46f027f50bbb, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9d9e6143-6497-44c8-b994-46f027f50bbb, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9c589bde-be5e-471e-8b67-2179603af8f4, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9c589bde-be5e-471e-8b67-2179603af8f4, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9c589bde-be5e-471e-8b67-2179603af8f4, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe2307de-895c-4533-a42c-53ddbf2d14f1, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe2307de-895c-4533-a42c-53ddbf2d14f1, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(4 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe2307de-895c-4533-a42c-53ddbf2d14f1, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22d2b74a-6d6d-427b-8877-6d5efe58c84a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22d2b74a-6d6d-427b-8877-6d5efe58c84a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(5 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22d2b74a-6d6d-427b-8877-6d5efe58c84a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f94574f-ab08-43f7-938b-6cc21bb8980e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f94574f-ab08-43f7-938b-6cc21bb8980e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(6 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f94574f-ab08-43f7-938b-6cc21bb8980e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c81d769-4d46-4427-8389-9d6cfb732556, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c81d769-4d46-4427-8389-9d6cfb732556, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(7 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c81d769-4d46-4427-8389-9d6cfb732556, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ab354f1-9256-457a-a87a-3e768dc66e95, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ab354f1-9256-457a-a87a-3e768dc66e95, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(8 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ab354f1-9256-457a-a87a-3e768dc66e95, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91aef8ca-5a6e-4c05-8d4b-f7c7dde8ce0c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91aef8ca-5a6e-4c05-8d4b-f7c7dde8ce0c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(9 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91aef8ca-5a6e-4c05-8d4b-f7c7dde8ce0c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3725126-8067-41c0-8eb7-e0daa60bc6b8, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3725126-8067-41c0-8eb7-e0daa60bc6b8, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(10 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3725126-8067-41c0-8eb7-e0daa60bc6b8, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d85b482-3996-4cb4-a681-48a192bb06cd, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d85b482-3996-4cb4-a681-48a192bb06cd, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(11 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d85b482-3996-4cb4-a681-48a192bb06cd, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 330f9408-d137-4660-b866-2c9d29095bac, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 330f9408-d137-4660-b866-2c9d29095bac, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(12 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 330f9408-d137-4660-b866-2c9d29095bac, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c773ef4-6629-4fdb-8c6f-e11a0792d95e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c773ef4-6629-4fdb-8c6f-e11a0792d95e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(13 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c773ef4-6629-4fdb-8c6f-e11a0792d95e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2fcd4fbd-fb7a-43dd-91eb-8c9dae9275e9, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fcd4fbd-fb7a-43dd-91eb-8c9dae9275e9, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzQ3M2M2ZTItYjg1M2U0MjYtZTFhMjkwMS05ODk3Zjk3Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(14 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fcd4fbd-fb7a-43dd-91eb-8c9dae9275e9, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a147a94b-8a87-4939-99de-ab7a37e78655, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a147a94b-8a87-4939-99de-ab7a37e78655, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a147a94b-8a87-4939-99de-ab7a37e78655, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 45c14319-eceb-4b17-ae4d-172488b2d5ff, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 45c14319-eceb-4b17-ae4d-172488b2d5ff, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 45c14319-eceb-4b17-ae4d-172488b2d5ff, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c147d49b-6b4f-4c6c-9542-605df8c44f8d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c147d49b-6b4f-4c6c-9542-605df8c44f8d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(14 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c147d49b-6b4f-4c6c-9542-605df8c44f8d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae872657-86e3-4f3f-bf83-767b0b6a0791, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae872657-86e3-4f3f-bf83-767b0b6a0791, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(15 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae872657-86e3-4f3f-bf83-767b0b6a0791, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a3c1e49-91a6-45d7-9028-73760ed73808, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a3c1e49-91a6-45d7-9028-73760ed73808, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(16 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a3c1e49-91a6-45d7-9028-73760ed73808, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3d9b1ef-19a1-4f08-983e-9f85c6969288, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3d9b1ef-19a1-4f08-983e-9f85c6969288, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(17 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3d9b1ef-19a1-4f08-983e-9f85c6969288, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8dcdb412-fd4c-42ab-84a2-ed8ffa300b8c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8dcdb412-fd4c-42ab-84a2-ed8ffa300b8c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(18 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8dcdb412-fd4c-42ab-84a2-ed8ffa300b8c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 48646b1b-34a9-4ca3-9727-33a7e8c5c53d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48646b1b-34a9-4ca3-9727-33a7e8c5c53d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(19 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 48646b1b-34a9-4ca3-9727-33a7e8c5c53d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64522bcb-811b-4102-be12-722fcace4026, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64522bcb-811b-4102-be12-722fcace4026, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(20 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64522bcb-811b-4102-be12-722fcace4026, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2bcc19ee-a857-4af8-b05e-d7e9b9d20075, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2bcc19ee-a857-4af8-b05e-d7e9b9d20075, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(21 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2bcc19ee-a857-4af8-b05e-d7e9b9d20075, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7b24c8b-5fc3-4426-8b89-dcffc0bfad18, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7b24c8b-5fc3-4426-8b89-dcffc0bfad18, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(22 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7b24c8b-5fc3-4426-8b89-dcffc0bfad18, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f7ef75a-1bf3-4cd8-990c-6fa6181b7c2c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f7ef75a-1bf3-4cd8-990c-6fa6181b7c2c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(23 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f7ef75a-1bf3-4cd8-990c-6fa6181b7c2c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ad231c2-91eb-4249-93cd-a516b818602b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ad231c2-91eb-4249-93cd-a516b818602b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MmMzNDFlZjYtMzVjNWFjMzYtZjRjOTFjZGItNDU2YjliNjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(24 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ad231c2-91eb-4249-93cd-a516b818602b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2393d08a-2e82-426a-a361-354013d922e9, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2393d08a-2e82-426a-a361-354013d922e9, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2393d08a-2e82-426a-a361-354013d922e9, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6a426068-e066-444a-a460-b99af2640e93, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6a426068-e066-444a-a460-b99af2640e93, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6a426068-e066-444a-a460-b99af2640e93, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b6f3a4b-17e4-4fed-831b-f92855a59833, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b6f3a4b-17e4-4fed-831b-f92855a59833, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(24 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b6f3a4b-17e4-4fed-831b-f92855a59833, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 53e0c4ca-0bc9-4674-b226-9beeb76ee7d1, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53e0c4ca-0bc9-4674-b226-9beeb76ee7d1, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(25 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53e0c4ca-0bc9-4674-b226-9beeb76ee7d1, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 48a213dc-1b0a-4215-b468-40318d2e349b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48a213dc-1b0a-4215-b468-40318d2e349b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(26 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 48a213dc-1b0a-4215-b468-40318d2e349b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eeb7ee92-8dae-46a2-a42f-0e57a53b62c0, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eeb7ee92-8dae-46a2-a42f-0e57a53b62c0, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(27 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eeb7ee92-8dae-46a2-a42f-0e57a53b62c0, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83ba5a7d-ccee-4c6d-8761-fb8f07bf98bf, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83ba5a7d-ccee-4c6d-8761-fb8f07bf98bf, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(28 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83ba5a7d-ccee-4c6d-8761-fb8f07bf98bf, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f03199b4-d2eb-48f0-923c-0682c80b1546, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f03199b4-d2eb-48f0-923c-0682c80b1546, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(29 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f03199b4-d2eb-48f0-923c-0682c80b1546, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2de1bc0b-e4d5-4578-b6b5-1ea80339fb8b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2de1bc0b-e4d5-4578-b6b5-1ea80339fb8b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(30 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2de1bc0b-e4d5-4578-b6b5-1ea80339fb8b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e3e2e8a-8396-4055-99b0-765e702c8060, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e3e2e8a-8396-4055-99b0-765e702c8060, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(31 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e3e2e8a-8396-4055-99b0-765e702c8060, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ae53d0a-37d0-4bae-80cc-852d8df12afd, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ae53d0a-37d0-4bae-80cc-852d8df12afd, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(32 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ae53d0a-37d0-4bae-80cc-852d8df12afd, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 836f8f61-e920-4551-b72c-7636e95276ff, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 836f8f61-e920-4551-b72c-7636e95276ff, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(33 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 836f8f61-e920-4551-b72c-7636e95276ff, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb2d2f4e-b61b-41b6-99f5-5e1a61d51645, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb2d2f4e-b61b-41b6-99f5-5e1a61d51645, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NzVlMzlkZDAtNmMwYzZlZC0zNjA5M2JmMS03MDU4ZDNmNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(34 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb2d2f4e-b61b-41b6-99f5-5e1a61d51645, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4f09c8de-998e-4926-8786-e22ec143bb0d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4f09c8de-998e-4926-8786-e22ec143bb0d, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4f09c8de-998e-4926-8786-e22ec143bb0d, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d465f668-d5ec-4286-bb31-123c3e56cc7a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d465f668-d5ec-4286-bb31-123c3e56cc7a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d465f668-d5ec-4286-bb31-123c3e56cc7a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9ab9a72-2c90-4e42-b10d-ecdf3bbbfca3, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9ab9a72-2c90-4e42-b10d-ecdf3bbbfca3, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(34 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9ab9a72-2c90-4e42-b10d-ecdf3bbbfca3, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c930f72-5577-469f-9d3c-671e1a1f7eae, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c930f72-5577-469f-9d3c-671e1a1f7eae, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(35 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c930f72-5577-469f-9d3c-671e1a1f7eae, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 154fd531-a65b-4238-8790-fad574e66398, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 154fd531-a65b-4238-8790-fad574e66398, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(36 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 154fd531-a65b-4238-8790-fad574e66398, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9cbc8d1a-afbd-46e8-8185-29261393881b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9cbc8d1a-afbd-46e8-8185-29261393881b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(37 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9cbc8d1a-afbd-46e8-8185-29261393881b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6b718329-143c-41d3-912d-ee2e50a2d2f6, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b718329-143c-41d3-912d-ee2e50a2d2f6, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(38 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b718329-143c-41d3-912d-ee2e50a2d2f6, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c2422a48-e40f-4ea0-a648-e4532823220c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2422a48-e40f-4ea0-a648-e4532823220c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(39 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2422a48-e40f-4ea0-a648-e4532823220c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13472889-9894-4a07-a4d0-94c9adee489c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13472889-9894-4a07-a4d0-94c9adee489c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(40 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13472889-9894-4a07-a4d0-94c9adee489c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1731cce0-a159-49c6-9abe-5e9a908a7d36, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1731cce0-a159-49c6-9abe-5e9a908a7d36, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(41 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1731cce0-a159-49c6-9abe-5e9a908a7d36, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8bf171b-8d30-48ea-a450-af28c449e59e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8bf171b-8d30-48ea-a450-af28c449e59e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(42 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8bf171b-8d30-48ea-a450-af28c449e59e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7545ba71-943f-4704-ad37-3d0a2c0e013f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7545ba71-943f-4704-ad37-3d0a2c0e013f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(43 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7545ba71-943f-4704-ad37-3d0a2c0e013f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 286644f3-2178-4536-ae03-462f57dc54ad, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 286644f3-2178-4536-ae03-462f57dc54ad, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Y2NlYTZhMjctY2M4ODk2YWQtYjdlZjUxN2EtNGRiOGEwMzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(44 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 286644f3-2178-4536-ae03-462f57dc54ad, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f9bc694a-01a4-40e7-a06d-09189e96cabd, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f9bc694a-01a4-40e7-a06d-09189e96cabd, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f9bc694a-01a4-40e7-a06d-09189e96cabd, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8e00d5e2-a505-4a43-a51f-7336fbffd000, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8e00d5e2-a505-4a43-a51f-7336fbffd000, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8e00d5e2-a505-4a43-a51f-7336fbffd000, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6084e452-1eff-40b7-ac59-12507c0aa33c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6084e452-1eff-40b7-ac59-12507c0aa33c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(44 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6084e452-1eff-40b7-ac59-12507c0aa33c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5d0b874-3ab7-49ae-b596-e4237234635d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5d0b874-3ab7-49ae-b596-e4237234635d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(45 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5d0b874-3ab7-49ae-b596-e4237234635d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff4ef4b6-3e2b-4b32-a93c-caff084584ed, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff4ef4b6-3e2b-4b32-a93c-caff084584ed, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(46 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff4ef4b6-3e2b-4b32-a93c-caff084584ed, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 463141d3-b6ec-4782-8323-eefeeeaf5e94, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 463141d3-b6ec-4782-8323-eefeeeaf5e94, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(47 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 463141d3-b6ec-4782-8323-eefeeeaf5e94, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a011076c-52cd-42cf-959c-4150a59ac814, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a011076c-52cd-42cf-959c-4150a59ac814, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(48 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a011076c-52cd-42cf-959c-4150a59ac814, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a3aa28e4-c168-4df1-a34a-67d1cad89e81, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3aa28e4-c168-4df1-a34a-67d1cad89e81, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(49 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3aa28e4-c168-4df1-a34a-67d1cad89e81, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9198763-607f-4af7-9c3c-ffa1f81a1221, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9198763-607f-4af7-9c3c-ffa1f81a1221, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(50 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9198763-607f-4af7-9c3c-ffa1f81a1221, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 947993bd-a1fa-40e4-b11b-7b3ca8cff7e5, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 947993bd-a1fa-40e4-b11b-7b3ca8cff7e5, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(51 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 947993bd-a1fa-40e4-b11b-7b3ca8cff7e5, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a4f94df-2793-4dbe-b9e8-239adc0eb274, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a4f94df-2793-4dbe-b9e8-239adc0eb274, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(52 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a4f94df-2793-4dbe-b9e8-239adc0eb274, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d40e50b5-e33e-4e17-a314-c08e8b6978d4, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d40e50b5-e33e-4e17-a314-c08e8b6978d4, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(53 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d40e50b5-e33e-4e17-a314-c08e8b6978d4, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 430ce179-dda4-4e2d-af93-dcd002c567c4, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 430ce179-dda4-4e2d-af93-dcd002c567c4, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZjFhYzBlMDUtNzQwNzBjOTYtYzlhOTBiZmQtMWQ0OTg2NmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(54 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 430ce179-dda4-4e2d-af93-dcd002c567c4, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0e1bdb86-8419-4de6-a91f-ff1d9cad10f5, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0e1bdb86-8419-4de6-a91f-ff1d9cad10f5, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0e1bdb86-8419-4de6-a91f-ff1d9cad10f5, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 78c2cfec-ec99-4bf7-be55-f5d59e5f19bb, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 78c2cfec-ec99-4bf7-be55-f5d59e5f19bb, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 78c2cfec-ec99-4bf7-be55-f5d59e5f19bb, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6ab35e2-d34c-4d1d-8642-3feaa15febb0, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6ab35e2-d34c-4d1d-8642-3feaa15febb0, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(54 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6ab35e2-d34c-4d1d-8642-3feaa15febb0, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef9880d7-dbf6-48bd-98cb-570fa8389705, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef9880d7-dbf6-48bd-98cb-570fa8389705, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(55 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef9880d7-dbf6-48bd-98cb-570fa8389705, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f60f3ea9-0dd1-4a9f-a9ef-b80cd047c7bd, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f60f3ea9-0dd1-4a9f-a9ef-b80cd047c7bd, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(56 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f60f3ea9-0dd1-4a9f-a9ef-b80cd047c7bd, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3985b86f-2dc1-4996-8c12-40fae60be1cb, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3985b86f-2dc1-4996-8c12-40fae60be1cb, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(57 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3985b86f-2dc1-4996-8c12-40fae60be1cb, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f8ee380-fa0d-4a1d-afe7-d6962e39badc, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f8ee380-fa0d-4a1d-afe7-d6962e39badc, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(58 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f8ee380-fa0d-4a1d-afe7-d6962e39badc, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2829f91-51d3-41de-a577-2ec3c174327b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2829f91-51d3-41de-a577-2ec3c174327b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(59 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2829f91-51d3-41de-a577-2ec3c174327b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bc2d70e4-1f28-42c0-a80b-23a0cee84b7a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bc2d70e4-1f28-42c0-a80b-23a0cee84b7a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(1 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bc2d70e4-1f28-42c0-a80b-23a0cee84b7a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee63bf9d-88aa-47ef-89ee-dda451f689eb, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee63bf9d-88aa-47ef-89ee-dda451f689eb, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(2 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee63bf9d-88aa-47ef-89ee-dda451f689eb, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 827d34d1-60eb-4177-be82-f1dacbd269f2, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 827d34d1-60eb-4177-be82-f1dacbd269f2, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(3 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 827d34d1-60eb-4177-be82-f1dacbd269f2, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e594317c-789d-4e27-9f38-625cc53e647c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e594317c-789d-4e27-9f38-625cc53e647c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(4 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e594317c-789d-4e27-9f38-625cc53e647c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1cdc0e46-33b4-461e-a1f8-ad5ff8d6dd7a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1cdc0e46-33b4-461e-a1f8-ad5ff8d6dd7a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MTMyMGIzNC03NmU2YzYwMS03NWFhNzU5YS1mNmM2MjM4MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(5 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1cdc0e46-33b4-461e-a1f8-ad5ff8d6dd7a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 90273cb2-e298-4882-a6bf-05929655e060, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90273cb2-e298-4882-a6bf-05929655e060, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90273cb2-e298-4882-a6bf-05929655e060, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 91613875-6c15-4eca-971a-d9b7601f5dfe, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 91613875-6c15-4eca-971a-d9b7601f5dfe, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 91613875-6c15-4eca-971a-d9b7601f5dfe, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7cf930a2-46ff-43ec-803b-e29e53c0dba6, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7cf930a2-46ff-43ec-803b-e29e53c0dba6, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(5 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7cf930a2-46ff-43ec-803b-e29e53c0dba6, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a341c785-b122-4f57-a368-68eefc0a684a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a341c785-b122-4f57-a368-68eefc0a684a, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(6 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a341c785-b122-4f57-a368-68eefc0a684a, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0816138d-47b6-4392-af28-6894855feb5e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0816138d-47b6-4392-af28-6894855feb5e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(7 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0816138d-47b6-4392-af28-6894855feb5e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8713843e-60cb-49f5-921d-a4177f693046, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8713843e-60cb-49f5-921d-a4177f693046, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(8 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8713843e-60cb-49f5-921d-a4177f693046, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9dad35fc-4e37-4b4b-8a2c-f4b8b1d99036, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9dad35fc-4e37-4b4b-8a2c-f4b8b1d99036, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(9 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9dad35fc-4e37-4b4b-8a2c-f4b8b1d99036, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 250f8cc3-4c0d-4a34-b01a-b5de4146b70e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 250f8cc3-4c0d-4a34-b01a-b5de4146b70e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(10 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 250f8cc3-4c0d-4a34-b01a-b5de4146b70e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98934bb3-6478-406a-a9c3-e6e36201c54f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98934bb3-6478-406a-a9c3-e6e36201c54f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(11 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98934bb3-6478-406a-a9c3-e6e36201c54f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 227ea970-add0-4d27-8023-7ec6a9f98869, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 227ea970-add0-4d27-8023-7ec6a9f98869, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(12 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 227ea970-add0-4d27-8023-7ec6a9f98869, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c272a900-8763-4fcf-955d-a5b3caae44bd, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c272a900-8763-4fcf-955d-a5b3caae44bd, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(13 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c272a900-8763-4fcf-955d-a5b3caae44bd, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f7c30a4-4b62-4afd-925f-cbb637940e0d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f7c30a4-4b62-4afd-925f-cbb637940e0d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(14 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f7c30a4-4b62-4afd-925f-cbb637940e0d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c76a1b02-074b-42fc-81f3-ca6a4ed1112e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c76a1b02-074b-42fc-81f3-ca6a4ed1112e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=M2FlNmJhYzQtYjI0MWY0ZjMtODAyODRkMDctZGQyNDIyMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(15 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c76a1b02-074b-42fc-81f3-ca6a4ed1112e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 43fc2c61-fa99-4e87-891d-8aad426c54fa, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 43fc2c61-fa99-4e87-891d-8aad426c54fa, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 43fc2c61-fa99-4e87-891d-8aad426c54fa, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c10bb30a-487f-437e-823c-6e6c9d32acf1, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c10bb30a-487f-437e-823c-6e6c9d32acf1, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c10bb30a-487f-437e-823c-6e6c9d32acf1, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18246e23-b519-4c16-809d-928c22c066a2, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18246e23-b519-4c16-809d-928c22c066a2, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(15 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18246e23-b519-4c16-809d-928c22c066a2, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 759ea374-275a-43cb-ba38-36d76d0e528b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 759ea374-275a-43cb-ba38-36d76d0e528b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(16 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 759ea374-275a-43cb-ba38-36d76d0e528b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 514a143a-35a7-4465-a20f-e6321b32307c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 514a143a-35a7-4465-a20f-e6321b32307c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(17 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 514a143a-35a7-4465-a20f-e6321b32307c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e7f15eb8-1598-4feb-bd7a-4d4a0b9ecc30, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7f15eb8-1598-4feb-bd7a-4d4a0b9ecc30, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(18 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7f15eb8-1598-4feb-bd7a-4d4a0b9ecc30, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0c83a32-786c-410a-9463-7e93c094344f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0c83a32-786c-410a-9463-7e93c094344f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(19 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0c83a32-786c-410a-9463-7e93c094344f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a33acba1-05da-4fd5-bfc5-90f7bb281c01, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a33acba1-05da-4fd5-bfc5-90f7bb281c01, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(20 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a33acba1-05da-4fd5-bfc5-90f7bb281c01, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52248d0e-6d22-437b-a422-8fc1b0a0ec34, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52248d0e-6d22-437b-a422-8fc1b0a0ec34, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(21 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52248d0e-6d22-437b-a422-8fc1b0a0ec34, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ea28330-e08e-4ba5-8fdf-2847e2b404a4, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ea28330-e08e-4ba5-8fdf-2847e2b404a4, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(22 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ea28330-e08e-4ba5-8fdf-2847e2b404a4, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7685d60-bdbd-4f7c-88e1-ac39b3eb2498, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7685d60-bdbd-4f7c-88e1-ac39b3eb2498, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(23 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7685d60-bdbd-4f7c-88e1-ac39b3eb2498, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4adbea0c-8230-4d00-8ab4-697e1e0cd81f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4adbea0c-8230-4d00-8ab4-697e1e0cd81f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(24 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4adbea0c-8230-4d00-8ab4-697e1e0cd81f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, fb11d2d0-ac15-4bb1-a702-99a077f40701, localhost:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fb11d2d0-ac15-4bb1-a702-99a077f40701, localhost:62556): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fb11d2d0-ac15-4bb1-a702-99a077f40701, localhost:62556): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 62556 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-anwhr6cmha.auto.internal:62556, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62556
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6c80d4e-9a16-464c-a690-ef22336e1390, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6c80d4e-9a16-464c-a690-ef22336e1390, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZWI1NjU3OGItNGUxNmZhNWUtN2YxZjcyNmUtMmI3MzQ3ZjA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(25 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6c80d4e-9a16-464c-a690-ef22336e1390, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3834a7d2-c9b6-445b-8a57-d062f8cf2c25, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3834a7d2-c9b6-445b-8a57-d062f8cf2c25, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3834a7d2-c9b6-445b-8a57-d062f8cf2c25, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 05cd7e3b-9201-43c8-b3c8-496da4dccc90, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 05cd7e3b-9201-43c8-b3c8-496da4dccc90, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 05cd7e3b-9201-43c8-b3c8-496da4dccc90, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c1e1908-678c-495d-949f-25468eacdd75, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c1e1908-678c-495d-949f-25468eacdd75, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(25 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c1e1908-678c-495d-949f-25468eacdd75, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 134ab356-54c3-4f42-8a6e-0bbd68ab1bb3, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 134ab356-54c3-4f42-8a6e-0bbd68ab1bb3, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(26 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 134ab356-54c3-4f42-8a6e-0bbd68ab1bb3, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c4a449e-ae35-48eb-8769-ee9d9444d8f0, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c4a449e-ae35-48eb-8769-ee9d9444d8f0, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(27 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c4a449e-ae35-48eb-8769-ee9d9444d8f0, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79c8bb2b-5dfe-4b22-a6ab-185b29a897aa, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79c8bb2b-5dfe-4b22-a6ab-185b29a897aa, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(28 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79c8bb2b-5dfe-4b22-a6ab-185b29a897aa, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, caedcf5a-496a-43e0-ada3-51d3e5fc9cf7, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, caedcf5a-496a-43e0-ada3-51d3e5fc9cf7, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(29 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, caedcf5a-496a-43e0-ada3-51d3e5fc9cf7, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0be2f2e8-bb27-4b7b-a7e7-7391ff6f229e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0be2f2e8-bb27-4b7b-a7e7-7391ff6f229e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(30 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0be2f2e8-bb27-4b7b-a7e7-7391ff6f229e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e925a63-d0be-4b8a-9761-0f8e9d467b5d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e925a63-d0be-4b8a-9761-0f8e9d467b5d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(31 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e925a63-d0be-4b8a-9761-0f8e9d467b5d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ca7dff8-452b-4411-84fa-e47ff9574ebc, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ca7dff8-452b-4411-84fa-e47ff9574ebc, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(32 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ca7dff8-452b-4411-84fa-e47ff9574ebc, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec1d9e0c-892d-4429-b901-9e9b507fa508, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec1d9e0c-892d-4429-b901-9e9b507fa508, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(33 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec1d9e0c-892d-4429-b901-9e9b507fa508, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d628499-c622-40c7-8ac8-a7694c13904c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d628499-c622-40c7-8ac8-a7694c13904c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(34 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d628499-c622-40c7-8ac8-a7694c13904c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ab2f8d8-85d8-420e-975a-9492a65c5d6c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ab2f8d8-85d8-420e-975a-9492a65c5d6c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YzI2MmM2MzItYTZkN2YzMDQtYzM1ZTA4MTItY2FjY2MzM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(35 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ab2f8d8-85d8-420e-975a-9492a65c5d6c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6f6d7996-9ca9-4cda-b567-779da9a155df, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6f6d7996-9ca9-4cda-b567-779da9a155df, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6f6d7996-9ca9-4cda-b567-779da9a155df, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1bf624e8-e5d3-40dc-b4de-8c870d7486cb, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1bf624e8-e5d3-40dc-b4de-8c870d7486cb, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1bf624e8-e5d3-40dc-b4de-8c870d7486cb, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c145f73-7045-48e2-a62f-6da0e771acbf, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c145f73-7045-48e2-a62f-6da0e771acbf, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(35 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c145f73-7045-48e2-a62f-6da0e771acbf, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4e296f4-9f81-462e-a0ef-53bb8dbc2a52, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4e296f4-9f81-462e-a0ef-53bb8dbc2a52, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(36 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4e296f4-9f81-462e-a0ef-53bb8dbc2a52, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1ed7b3d-9948-419e-b229-f257fa433ee0, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1ed7b3d-9948-419e-b229-f257fa433ee0, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(37 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1ed7b3d-9948-419e-b229-f257fa433ee0, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 610f7b1b-8b32-494b-8a9c-a2ee2c0500f0, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 610f7b1b-8b32-494b-8a9c-a2ee2c0500f0, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(38 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 610f7b1b-8b32-494b-8a9c-a2ee2c0500f0, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c451ecf1-a305-498d-93fa-db52d276bdee, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c451ecf1-a305-498d-93fa-db52d276bdee, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(39 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c451ecf1-a305-498d-93fa-db52d276bdee, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64a999c1-0c41-4edb-a29d-a2f0c5cceeb4, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64a999c1-0c41-4edb-a29d-a2f0c5cceeb4, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(40 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64a999c1-0c41-4edb-a29d-a2f0c5cceeb4, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c633b0c4-f9cd-4e0f-91d0-fd5ee766f2ee, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c633b0c4-f9cd-4e0f-91d0-fd5ee766f2ee, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(41 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c633b0c4-f9cd-4e0f-91d0-fd5ee766f2ee, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43619a09-6430-4bdf-86d9-6e4169dd9719, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43619a09-6430-4bdf-86d9-6e4169dd9719, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(42 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43619a09-6430-4bdf-86d9-6e4169dd9719, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f350c99e-bf66-4cd9-8093-6f5cf1d48c4b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f350c99e-bf66-4cd9-8093-6f5cf1d48c4b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(43 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f350c99e-bf66-4cd9-8093-6f5cf1d48c4b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fda46faf-a08e-407f-8423-1aea30d67a4d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fda46faf-a08e-407f-8423-1aea30d67a4d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(44 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fda46faf-a08e-407f-8423-1aea30d67a4d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 966fb86c-5942-4ae5-97e1-6f7295be3edc, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 966fb86c-5942-4ae5-97e1-6f7295be3edc, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=Yzk0OWFkODQtOTM1MjczNS01NTExNjNlMi0xYmJkMmQ3MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(45 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 966fb86c-5942-4ae5-97e1-6f7295be3edc, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 08d0987f-6355-47ac-a571-7f1eadc4beb7, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 08d0987f-6355-47ac-a571-7f1eadc4beb7, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 08d0987f-6355-47ac-a571-7f1eadc4beb7, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a58ab03f-ba9e-46d4-9d36-68d2f718d411, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a58ab03f-ba9e-46d4-9d36-68d2f718d411, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a58ab03f-ba9e-46d4-9d36-68d2f718d411, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ed01f91-963e-4027-85cd-1a0eb10b53b6, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ed01f91-963e-4027-85cd-1a0eb10b53b6, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(45 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ed01f91-963e-4027-85cd-1a0eb10b53b6, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29dd7627-0373-4499-b9cf-7aa201c27e2b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29dd7627-0373-4499-b9cf-7aa201c27e2b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(46 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29dd7627-0373-4499-b9cf-7aa201c27e2b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 73754ad9-3c8c-4227-a9fd-f2a471026164, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73754ad9-3c8c-4227-a9fd-f2a471026164, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(47 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73754ad9-3c8c-4227-a9fd-f2a471026164, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6aea4724-8bad-40cf-b6ca-6cef9265a25c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6aea4724-8bad-40cf-b6ca-6cef9265a25c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(48 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6aea4724-8bad-40cf-b6ca-6cef9265a25c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e05c779-bfc5-43bd-8c32-8d7d584dbe2d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e05c779-bfc5-43bd-8c32-8d7d584dbe2d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(49 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e05c779-bfc5-43bd-8c32-8d7d584dbe2d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, de7ee688-ae3b-4057-bd45-fa8e628f09eb, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de7ee688-ae3b-4057-bd45-fa8e628f09eb, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(50 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de7ee688-ae3b-4057-bd45-fa8e628f09eb, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81696742-8436-4be7-8e73-3ad82d073b83, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81696742-8436-4be7-8e73-3ad82d073b83, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(51 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81696742-8436-4be7-8e73-3ad82d073b83, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 819bd432-c35d-486d-8cfb-807927e947f3, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 819bd432-c35d-486d-8cfb-807927e947f3, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(52 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 819bd432-c35d-486d-8cfb-807927e947f3, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5bfe0718-21f5-42dd-bb1a-1ac222082c23, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bfe0718-21f5-42dd-bb1a-1ac222082c23, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(53 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5bfe0718-21f5-42dd-bb1a-1ac222082c23, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39295ec0-ac21-4a89-9ce6-83124d3ea83c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39295ec0-ac21-4a89-9ce6-83124d3ea83c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(54 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39295ec0-ac21-4a89-9ce6-83124d3ea83c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e4e5dbf-2156-4d1c-acb3-1d6094acca2e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e4e5dbf-2156-4d1c-acb3-1d6094acca2e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjAxM2EzZTUtNDU4NjA1NC05N2I4NmU1NS1lMWY4Yjc0ZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(55 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e4e5dbf-2156-4d1c-acb3-1d6094acca2e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5bbfd7ac-1d8e-49b0-b773-672e1fc1d0a7, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5bbfd7ac-1d8e-49b0-b773-672e1fc1d0a7, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5bbfd7ac-1d8e-49b0-b773-672e1fc1d0a7, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5a491271-e51a-423a-b8d5-081dda4e0101, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5a491271-e51a-423a-b8d5-081dda4e0101, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5a491271-e51a-423a-b8d5-081dda4e0101, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f096014-ef11-491a-9c7c-5878439db0e2, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f096014-ef11-491a-9c7c-5878439db0e2, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(55 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f096014-ef11-491a-9c7c-5878439db0e2, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bcad5a67-4098-437c-8ed2-c67c8e458f15, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bcad5a67-4098-437c-8ed2-c67c8e458f15, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(56 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bcad5a67-4098-437c-8ed2-c67c8e458f15, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c973f565-d8b7-4698-bbf9-f6a8fead6b35, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c973f565-d8b7-4698-bbf9-f6a8fead6b35, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(57 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c973f565-d8b7-4698-bbf9-f6a8fead6b35, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da18491a-1444-4a3a-9429-164b434ebf2f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da18491a-1444-4a3a-9429-164b434ebf2f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(58 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da18491a-1444-4a3a-9429-164b434ebf2f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 477406e1-2208-4f2e-85db-ba0bbf9c63a6, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 477406e1-2208-4f2e-85db-ba0bbf9c63a6, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(59 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 477406e1-2208-4f2e-85db-ba0bbf9c63a6, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 46659015-4a10-4867-a080-0e41a8ea4908, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46659015-4a10-4867-a080-0e41a8ea4908, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(1 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46659015-4a10-4867-a080-0e41a8ea4908, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8765ddad-807e-46cb-8cf0-4e6633f3ff23, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8765ddad-807e-46cb-8cf0-4e6633f3ff23, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(2 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8765ddad-807e-46cb-8cf0-4e6633f3ff23, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5de5623-4e2a-47e4-b2dc-13098946a17f, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5de5623-4e2a-47e4-b2dc-13098946a17f, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(3 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5de5623-4e2a-47e4-b2dc-13098946a17f, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f65ae3a-08c1-44e3-aca7-f844fc1a4ff6, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f65ae3a-08c1-44e3-aca7-f844fc1a4ff6, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(4 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f65ae3a-08c1-44e3-aca7-f844fc1a4ff6, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe6b8ffb-038d-4c62-9f00-fc2e4689ce1c, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe6b8ffb-038d-4c62-9f00-fc2e4689ce1c, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(5 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe6b8ffb-038d-4c62-9f00-fc2e4689ce1c, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6cefdba6-a19c-4443-9afc-dbd5ae60bc1d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cefdba6-a19c-4443-9afc-dbd5ae60bc1d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=YWY4Y2VhZDMtMzEyYjdkMGQtMmZkOTc5M2YtMjgxZWFkZTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(6 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6cefdba6-a19c-4443-9afc-dbd5ae60bc1d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0a36a25a-79eb-4e2e-8325-c33118b4f561, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0a36a25a-79eb-4e2e-8325-c33118b4f561, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0a36a25a-79eb-4e2e-8325-c33118b4f561, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d954194f-47ee-4991-8aa4-de7c5525e458, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d954194f-47ee-4991-8aa4-de7c5525e458, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d954194f-47ee-4991-8aa4-de7c5525e458, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef652f1b-4282-4874-a522-83890acb39fc, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef652f1b-4282-4874-a522-83890acb39fc, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(6 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef652f1b-4282-4874-a522-83890acb39fc, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9e13b77-97e4-496b-91d0-42ed830ac4b5, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9e13b77-97e4-496b-91d0-42ed830ac4b5, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(7 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9e13b77-97e4-496b-91d0-42ed830ac4b5, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1158830-05fb-4371-9f38-e462e7d42159, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1158830-05fb-4371-9f38-e462e7d42159, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(8 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1158830-05fb-4371-9f38-e462e7d42159, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47439a27-9d1e-4131-8131-9cfd22b37529, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47439a27-9d1e-4131-8131-9cfd22b37529, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(9 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47439a27-9d1e-4131-8131-9cfd22b37529, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18d024d5-f3c2-4300-b231-22b8fe13a6fa, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18d024d5-f3c2-4300-b231-22b8fe13a6fa, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(10 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18d024d5-f3c2-4300-b231-22b8fe13a6fa, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4435f04-ecfc-4f11-9b9f-b51a1a19ee60, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4435f04-ecfc-4f11-9b9f-b51a1a19ee60, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(11 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4435f04-ecfc-4f11-9b9f-b51a1a19ee60, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 174f7826-c480-4892-adcf-537f459208a5, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 174f7826-c480-4892-adcf-537f459208a5, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(12 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 174f7826-c480-4892-adcf-537f459208a5, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 87f47b84-3e93-4b97-bfda-f0b79263d899, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87f47b84-3e93-4b97-bfda-f0b79263d899, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(13 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87f47b84-3e93-4b97-bfda-f0b79263d899, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55826ea6-3e4d-4f6a-83be-f58ba0022b3b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55826ea6-3e4d-4f6a-83be-f58ba0022b3b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(14 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55826ea6-3e4d-4f6a-83be-f58ba0022b3b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6025a0e9-db2d-4c31-8227-9faa36b7c835, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6025a0e9-db2d-4c31-8227-9faa36b7c835, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(15 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6025a0e9-db2d-4c31-8227-9faa36b7c835, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d4e12dc-b2ad-4cc6-8683-5bd7f0d410b8, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d4e12dc-b2ad-4cc6-8683-5bd7f0d410b8, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=MjRjZWNhNjgtNTc4ZGFlMGYtNzBmMzkzZWYtNzAxMTI2ZTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(16 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d4e12dc-b2ad-4cc6-8683-5bd7f0d410b8, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8f521b1b-5eba-41f2-9408-e85db798af0e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8f521b1b-5eba-41f2-9408-e85db798af0e, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8f521b1b-5eba-41f2-9408-e85db798af0e, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 49e5a6f8-9eb7-4e68-84c3-7a5136fe159e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 49e5a6f8-9eb7-4e68-84c3-7a5136fe159e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 49e5a6f8-9eb7-4e68-84c3-7a5136fe159e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa72447f-f46e-418c-80b5-d6b15372e8a7, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa72447f-f46e-418c-80b5-d6b15372e8a7, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(16 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa72447f-f46e-418c-80b5-d6b15372e8a7, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d67bee1-9046-46cc-93c2-28fdcb857297, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d67bee1-9046-46cc-93c2-28fdcb857297, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(17 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d67bee1-9046-46cc-93c2-28fdcb857297, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f37bf83-3217-46b6-910c-8ce75854e01b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f37bf83-3217-46b6-910c-8ce75854e01b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(18 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f37bf83-3217-46b6-910c-8ce75854e01b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 68f8144c-1bc0-41a4-9f31-a67183974302, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68f8144c-1bc0-41a4-9f31-a67183974302, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(19 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68f8144c-1bc0-41a4-9f31-a67183974302, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e92e7fe-9ed5-41be-84fb-f0aaf2cd67a1, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e92e7fe-9ed5-41be-84fb-f0aaf2cd67a1, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(20 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e92e7fe-9ed5-41be-84fb-f0aaf2cd67a1, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a700ff5-ff30-4f41-b3e9-95095c0ba126, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a700ff5-ff30-4f41-b3e9-95095c0ba126, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(21 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a700ff5-ff30-4f41-b3e9-95095c0ba126, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d375c1e-2490-4c80-89cb-419ec0a0f083, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d375c1e-2490-4c80-89cb-419ec0a0f083, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(22 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d375c1e-2490-4c80-89cb-419ec0a0f083, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2090d9f-a422-43b3-8fb8-4b77e805c047, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2090d9f-a422-43b3-8fb8-4b77e805c047, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(23 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2090d9f-a422-43b3-8fb8-4b77e805c047, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc30d56d-3f33-4718-8084-6d10fda820d2, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc30d56d-3f33-4718-8084-6d10fda820d2, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(24 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc30d56d-3f33-4718-8084-6d10fda820d2, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ced1780-e804-41a4-a32d-233a002eb82b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ced1780-e804-41a4-a32d-233a002eb82b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(25 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ced1780-e804-41a4-a32d-233a002eb82b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b6a9c3d0-30c4-4284-8bda-84b855938041, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6a9c3d0-30c4-4284-8bda-84b855938041, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ODc5NDdjNTMtMmJkYjI0NDQtZDVhOWVhNDEtYzIyOGY0ZjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(26 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6a9c3d0-30c4-4284-8bda-84b855938041, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2ad9132a-f450-4e32-afa1-5a142a0ede7b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2ad9132a-f450-4e32-afa1-5a142a0ede7b, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2ad9132a-f450-4e32-afa1-5a142a0ede7b, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e1c82596-b079-442f-ac0b-49523d3f8df4, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e1c82596-b079-442f-ac0b-49523d3f8df4, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e1c82596-b079-442f-ac0b-49523d3f8df4, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26f3d866-1adc-456b-a24e-d8a72f3829c5, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26f3d866-1adc-456b-a24e-d8a72f3829c5, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(26 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26f3d866-1adc-456b-a24e-d8a72f3829c5, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4c4c6eaf-722b-4615-a650-885385e9cec4, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c4c6eaf-722b-4615-a650-885385e9cec4, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(27 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c4c6eaf-722b-4615-a650-885385e9cec4, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f7ae04b-8339-451d-a8c6-78ba617d4757, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f7ae04b-8339-451d-a8c6-78ba617d4757, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(28 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f7ae04b-8339-451d-a8c6-78ba617d4757, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fb15492-ba54-49a5-8179-c89070c066f0, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fb15492-ba54-49a5-8179-c89070c066f0, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(29 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fb15492-ba54-49a5-8179-c89070c066f0, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, db44b5ae-b93f-400d-baf5-b556e685c8bf, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db44b5ae-b93f-400d-baf5-b556e685c8bf, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(30 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db44b5ae-b93f-400d-baf5-b556e685c8bf, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 49118912-7102-4a3e-90d4-31615b1c48b6, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49118912-7102-4a3e-90d4-31615b1c48b6, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(31 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49118912-7102-4a3e-90d4-31615b1c48b6, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d91372a4-7022-4c06-b7c7-3a1ea1e672e4, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d91372a4-7022-4c06-b7c7-3a1ea1e672e4, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(32 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d91372a4-7022-4c06-b7c7-3a1ea1e672e4, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96acadd3-90d6-4c34-8bc5-001a2313249d, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96acadd3-90d6-4c34-8bc5-001a2313249d, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(33 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96acadd3-90d6-4c34-8bc5-001a2313249d, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 165edc37-8c69-4f88-b790-f9eac3defb67, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 165edc37-8c69-4f88-b790-f9eac3defb67, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(34 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 165edc37-8c69-4f88-b790-f9eac3defb67, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f73433f8-8835-4204-9f7d-bc728bf534a9, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f73433f8-8835-4204-9f7d-bc728bf534a9, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(35 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f73433f8-8835-4204-9f7d-bc728bf534a9, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da8a30c2-15c8-41b7-b36f-24585e5ce823, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da8a30c2-15c8-41b7-b36f-24585e5ce823, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=NGVjYmJiZDQtYTliYzFlMTgtYjRmZDEzYzktYmIzNzBjNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(36 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da8a30c2-15c8-41b7-b36f-24585e5ce823, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0f0dd288-8b20-4346-84b3-5e9096c3232a, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0f0dd288-8b20-4346-84b3-5e9096c3232a, ghrun-anwhr6cmha.auto.internal:62556): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0f0dd288-8b20-4346-84b3-5e9096c3232a, ghrun-anwhr6cmha.auto.internal:62556): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTBhMzYwOTAtZTM4ODMzNzktODI3Njc3M2YtZDBmODE0Y2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9899abcf-215f-4a27-8ba7-726e9b92365b, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9899abcf-215f-4a27-8ba7-726e9b92365b, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTBhMzYwOTAtZTM4ODMzNzktODI3Njc3M2YtZDBmODE0Y2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9899abcf-215f-4a27-8ba7-726e9b92365b, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZTBhMzYwOTAtZTM4ODMzNzktODI3Njc3M2YtZDBmODE0Y2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3f71908-7462-42e1-8668-a0c599685c8e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3f71908-7462-42e1-8668-a0c599685c8e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTBhMzYwOTAtZTM4ODMzNzktODI3Njc3M2YtZDBmODE0Y2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(36 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3f71908-7462-42e1-8668-a0c599685c8e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTBhMzYwOTAtZTM4ODMzNzktODI3Njc3M2YtZDBmODE0Y2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTBhMzYwOTAtZTM4ODMzNzktODI3Njc3M2YtZDBmODE0Y2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9c340d1-6bee-4a57-bd79-37eea3aa328e, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9c340d1-6bee-4a57-bd79-37eea3aa328e, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTBhMzYwOTAtZTM4ODMzNzktODI3Njc3M2YtZDBmODE0Y2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(37 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9c340d1-6bee-4a57-bd79-37eea3aa328e, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTBhMzYwOTAtZTM4ODMzNzktODI3Njc3M2YtZDBmODE0Y2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTBhMzYwOTAtZTM4ODMzNzktODI3Njc3M2YtZDBmODE0Y2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fdf41306-7d0f-46f7-bed4-c1bb80d9c6f9, ghrun-anwhr6cmha.auto.internal:62556): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdf41306-7d0f-46f7-bed4-c1bb80d9c6f9, ghrun-anwhr6cmha.auto.internal:62556): request = { session_id: "ydb://session/3?node_id=1&id=ZTBhMzYwOTAtZTM4ODMzNzktODI3Njc3M2YtZDBmODE0Y2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(38 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fdf41306-7d0f-46f7-bed4-c1bb80d9c6f9, ghrun-anwhr6cmha.auto.internal:62556): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTBhMzYwOTAtZTM4ODMzNzktODI3Njc3M2YtZDBmODE0Y2Y=
============================== slowest durations ===============================
582.16s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
12.44s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
=========================== short test summary info ============================
FAILED test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC] - ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 616.17s (0:10:16) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ry.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c688/0023dc/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/c688/0023dc', '--source-root', '/home/runner/.ya/build/build_root/c688/0023dc/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c688/0023dc/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/10164110401/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '22', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1768, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ry.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c688/0023dc/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/c688/0023dc', '--source-root', '/home/runner/.ya/build/build_root/c688/0023dc/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c688/0023dc/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/10164110401/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '22', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/002409/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
538.20s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
12.28s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
12.11s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
======================== 1 passed in 564.34s (0:09:24) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/00245e/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

============================ no tests ran in 1.96s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/002640/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

============================ no tests ran in 1.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/c688/0025af/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

============================ no tests ran in 2.07s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/00247e/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

============================ no tests ran in 2.16s =============================
