============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_workload.py F

=================================== FAILURES ===================================
_____________________________ TestYdbWorkload.test _____________________________
ydb/tests/stress/olap_workload/tests/test_workload.py:26: in test
    yatest.common.execute([
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:2746 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...c
E       for next_opt in opt_generator:
E                       ^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
E       result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
E                                             ^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23163
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22727
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19352
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4628
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11126
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62607
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27957
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/w2kl/0012a6/r3tmp/kikimr_cluster_muq76dre
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2746
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13957
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28475
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/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/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_6wxvppg0.log --grpc-port=2746 --mon-port=13957 --ic-port=23163
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30152
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12535
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7685
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8559
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_2nfkcw40.log --grpc-port=30152 --mon-port=12535 --ic-port=22727
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11390
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27866
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10962
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2409
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_i8g9yvm2.log --grpc-port=11390 --mon-port=27866 --ic-port=19352
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61985
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16844
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25142
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13832
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_i0us1a_p.log --grpc-port=61985 --mon-port=16844 --ic-port=4628
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13515
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65217
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14321
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14321
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14322
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9875
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_k3sg_9h6.log --grpc-port=13515 --mon-port=65217 --ic-port=11126
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24039
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8466
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10278
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27997
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_b9ivuspl.log --grpc-port=24039 --mon-port=8466 --ic-port=62607
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28681
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18251
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5753
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2129
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_pb4_veo_.log --grpc-port=28681 --mon-port=18251 --ic-port=11184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22357
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8187
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9523
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27559
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_y4tbou1u.log --grpc-port=22357 --mon-port=8187 --ic-port=6786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6538
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31512
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15726
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65355
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_ne1nq3k_.log --grpc-port=6538 --mon-port=31512 --ic-port=27957
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:2746/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/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/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_6wxvppg0.log --grpc-port=2746 --mon-port=13957 --ic-port=23163
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_6wxvppg0.log', '--grpc-port=2746', '--mon-port=13957', '--ic-port=23163')' in '/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1426811
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:2746/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1426812
DEBUG    ya.test:process.py:259 Command (pid 1426812) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1426812) elapsed time (sec): 0.7764041423797607
DEBUG    ya.test:process.py:263 Command (pid 1426812) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426812) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1426812) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426812) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426812) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1426812) maxrss: 477432
DEBUG    ya.test:process.py:263 Command (pid 1426812) minflt: 45182
DEBUG    ya.test:process.py:263 Command (pid 1426812) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1426812) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1426812) nivcsw: 48
DEBUG    ya.test:process.py:263 Command (pid 1426812) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1426812) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1426812) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1426812) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1426812) stime: 0.21565299999999998
DEBUG    ya.test:process.py:263 Command (pid 1426812) utime: 0.509509
DEBUG    ya.test:process.py:263 Command (pid 1426812) wtime: 0.778
DEBUG    ya.test:process.py:275 Command (pid 1426812) output:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lvxbqnxafi
    Host information: 
        Linux ghrun-lvxbqnxafi 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 1426812) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:30152/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_2nfkcw40.log --grpc-port=30152 --mon-port=12535 --ic-port=22727
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_2nfkcw40.log', '--grpc-port=30152', '--mon-port=12535', '--ic-port=22727')' in '/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1427043
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:30152/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1427044
DEBUG    ya.test:process.py:259 Command (pid 1427044) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1427044) elapsed time (sec): 0.910625696182251
DEBUG    ya.test:process.py:263 Command (pid 1427044) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427044) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1427044) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427044) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427044) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1427044) maxrss: 478668
DEBUG    ya.test:process.py:263 Command (pid 1427044) minflt: 45254
DEBUG    ya.test:process.py:263 Command (pid 1427044) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1427044) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1427044) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 1427044) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1427044) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1427044) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1427044) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1427044) stime: 0.17022199999999998
DEBUG    ya.test:process.py:263 Command (pid 1427044) utime: 0.5591659999999999
DEBUG    ya.test:process.py:263 Command (pid 1427044) wtime: 0.912
DEBUG    ya.test:process.py:275 Command (pid 1427044) output:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lvxbqnxafi
    Host information: 
        Linux ghrun-lvxbqnxafi 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 1427044) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:11390/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_i8g9yvm2.log --grpc-port=11390 --mon-port=27866 --ic-port=19352
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_i8g9yvm2.log', '--grpc-port=11390', '--mon-port=27866', '--ic-port=19352')' in '/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1427750
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:11390/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1427752
DEBUG    ya.test:process.py:259 Command (pid 1427752) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1427752) elapsed time (sec): 0.8581771850585938
DEBUG    ya.test:process.py:263 Command (pid 1427752) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427752) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1427752) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427752) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427752) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1427752) maxrss: 479756
DEBUG    ya.test:process.py:263 Command (pid 1427752) minflt: 45077
DEBUG    ya.test:process.py:263 Command (pid 1427752) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1427752) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1427752) nivcsw: 93
DEBUG    ya.test:process.py:263 Command (pid 1427752) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1427752) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1427752) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1427752) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1427752) stime: 0.210425
DEBUG    ya.test:process.py:263 Command (pid 1427752) utime: 0.530488
DEBUG    ya.test:process.py:263 Command (pid 1427752) wtime: 0.875
DEBUG    ya.test:process.py:275 Command (pid 1427752) output:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lvxbqnxafi
    Host information: 
        Linux ghrun-lvxbqnxafi 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 1427752) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:61985/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_i0us1a_p.log --grpc-port=61985 --mon-port=16844 --ic-port=4628
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_i0us1a_p.log', '--grpc-port=61985', '--mon-port=16844', '--ic-port=4628')' in '/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1428312
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:61985/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1428327
DEBUG    ya.test:process.py:259 Command (pid 1428327) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1428327) elapsed time (sec): 0.9804482460021973
DEBUG    ya.test:process.py:263 Command (pid 1428327) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428327) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1428327) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428327) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428327) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1428327) maxrss: 481044
DEBUG    ya.test:process.py:263 Command (pid 1428327) minflt: 45054
DEBUG    ya.test:process.py:263 Command (pid 1428327) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1428327) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1428327) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 1428327) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1428327) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1428327) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1428327) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1428327) stime: 0.200281
DEBUG    ya.test:process.py:263 Command (pid 1428327) utime: 0.53089
DEBUG    ya.test:process.py:263 Command (pid 1428327) wtime: 0.982
DEBUG    ya.test:process.py:275 Command (pid 1428327) output:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lvxbqnxafi
    Host information: 
        Linux ghrun-lvxbqnxafi 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 1428327) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:13515/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_k3sg_9h6.log --grpc-port=13515 --mon-port=65217 --ic-port=11126
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_k3sg_9h6.log', '--grpc-port=13515', '--mon-port=65217', '--ic-port=11126')' in '/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1428707
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:13515/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1428708
DEBUG    ya.test:process.py:259 Command (pid 1428708) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1428708) elapsed time (sec): 0.810394287109375
DEBUG    ya.test:process.py:263 Command (pid 1428708) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428708) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1428708) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428708) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428708) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 1428708) maxrss: 482396
DEBUG    ya.test:process.py:263 Command (pid 1428708) minflt: 45296
DEBUG    ya.test:process.py:263 Command (pid 1428708) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1428708) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1428708) nivcsw: 78
DEBUG    ya.test:process.py:263 Command (pid 1428708) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1428708) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1428708) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1428708) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1428708) stime: 0.164548
DEBUG    ya.test:process.py:263 Command (pid 1428708) utime: 0.550657
DEBUG    ya.test:process.py:263 Command (pid 1428708) wtime: 0.812
DEBUG    ya.test:process.py:275 Command (pid 1428708) output:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lvxbqnxafi
    Host information: 
        Linux ghrun-lvxbqnxafi 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 1428708) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:24039/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_b9ivuspl.log --grpc-port=24039 --mon-port=8466 --ic-port=62607
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_b9ivuspl.log', '--grpc-port=24039', '--mon-port=8466', '--ic-port=62607')' in '/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1428917
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:24039/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1428918
DEBUG    ya.test:process.py:259 Command (pid 1428918) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1428918) elapsed time (sec): 0.7750091552734375
DEBUG    ya.test:process.py:263 Command (pid 1428918) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428918) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1428918) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428918) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428918) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1428918) maxrss: 483772
DEBUG    ya.test:process.py:263 Command (pid 1428918) minflt: 45164
DEBUG    ya.test:process.py:263 Command (pid 1428918) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1428918) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1428918) nivcsw: 92
DEBUG    ya.test:process.py:263 Command (pid 1428918) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1428918) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1428918) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1428918) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1428918) stime: 0.196077
DEBUG    ya.test:process.py:263 Command (pid 1428918) utime: 0.509328
DEBUG    ya.test:process.py:263 Command (pid 1428918) wtime: 0.777
DEBUG    ya.test:process.py:275 Command (pid 1428918) output:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lvxbqnxafi
    Host information: 
        Linux ghrun-lvxbqnxafi 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 1428918) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:28681/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_pb4_veo_.log --grpc-port=28681 --mon-port=18251 --ic-port=11184
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_pb4_veo_.log', '--grpc-port=28681', '--mon-port=18251', '--ic-port=11184')' in '/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1429110
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:28681/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1429111
DEBUG    ya.test:process.py:259 Command (pid 1429111) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1429111) elapsed time (sec): 0.7973217964172363
DEBUG    ya.test:process.py:263 Command (pid 1429111) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) maxrss: 485008
DEBUG    ya.test:process.py:263 Command (pid 1429111) minflt: 45167
DEBUG    ya.test:process.py:263 Command (pid 1429111) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) nivcsw: 100
DEBUG    ya.test:process.py:263 Command (pid 1429111) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1429111) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1429111) stime: 0.20893699999999998
DEBUG    ya.test:process.py:263 Command (pid 1429111) utime: 0.505172
DEBUG    ya.test:process.py:263 Command (pid 1429111) wtime: 0.799
DEBUG    ya.test:process.py:275 Command (pid 1429111) output:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lvxbqnxafi
    Host information: 
        Linux ghrun-lvxbqnxafi 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 1429111) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:22357/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_y4tbou1u.log --grpc-port=22357 --mon-port=8187 --ic-port=6786
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_y4tbou1u.log', '--grpc-port=22357', '--mon-port=8187', '--ic-port=6786')' in '/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1429274
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:22357/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1429292
DEBUG    ya.test:process.py:259 Command (pid 1429292) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1429292) elapsed time (sec): 0.8047256469726562
DEBUG    ya.test:process.py:263 Command (pid 1429292) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429292) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1429292) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429292) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429292) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1429292) maxrss: 485192
DEBUG    ya.test:process.py:263 Command (pid 1429292) minflt: 45102
DEBUG    ya.test:process.py:263 Command (pid 1429292) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1429292) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1429292) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 1429292) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1429292) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1429292) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1429292) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1429292) stime: 0.189947
DEBUG    ya.test:process.py:263 Command (pid 1429292) utime: 0.541449
DEBUG    ya.test:process.py:263 Command (pid 1429292) wtime: 0.806
DEBUG    ya.test:process.py:275 Command (pid 1429292) output:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lvxbqnxafi
    Host information: 
        Linux ghrun-lvxbqnxafi 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 1429292) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:6538/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_ne1nq3k_.log --grpc-port=6538 --mon-port=31512 --ic-port=27957
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_ne1nq3k_.log', '--grpc-port=6538', '--mon-port=31512', '--ic-port=27957')' in '/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1429456
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:6538/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1429490
DEBUG    ya.test:process.py:259 Command (pid 1429490) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1429490) elapsed time (sec): 0.8223519325256348
DEBUG    ya.test:process.py:263 Command (pid 1429490) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429490) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1429490) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429490) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429490) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1429490) maxrss: 485192
DEBUG    ya.test:process.py:263 Command (pid 1429490) minflt: 45173
DEBUG    ya.test:process.py:263 Command (pid 1429490) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1429490) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1429490) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 1429490) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1429490) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1429490) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1429490) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1429490) stime: 0.209027
DEBUG    ya.test:process.py:263 Command (pid 1429490) utime: 0.543928
DEBUG    ya.test:process.py:263 Command (pid 1429490) wtime: 0.825
DEBUG    ya.test:process.py:275 Command (pid 1429490) output:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lvxbqnxafi
    Host information: 
        Linux ghrun-lvxbqnxafi 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 1429490) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 9 version:
Git info:
    Commit: 407626920c115831f1a477a2b30b7078a40af8e5
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 497b3dc27b07cc86494880d309604353f9f511e7 into a477250a0870cd44ffd06d39719a4c90e0753d7b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2746', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\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: 23163\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22727\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19352\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4628\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11126\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 62607\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11184\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6786\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27957\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2746', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\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: 23163\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22727\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19352\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4628\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11126\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 62607\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11184\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6786\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27957\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1430349
DEBUG    ya.test:process.py:259 Command (pid 1430349) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1430349) elapsed time (sec): 0.888317346572876
DEBUG    ya.test:process.py:263 Command (pid 1430349) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430349) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1430349) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430349) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430349) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1430349) maxrss: 756592
DEBUG    ya.test:process.py:263 Command (pid 1430349) minflt: 51373
DEBUG    ya.test:process.py:263 Command (pid 1430349) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1430349) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1430349) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1430349) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1430349) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1430349) nvcsw: 764
DEBUG    ya.test:process.py:263 Command (pid 1430349) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1430349) stime: 0.306816
DEBUG    ya.test:process.py:263 Command (pid 1430349) utime: 0.555209
DEBUG    ya.test:process.py:263 Command (pid 1430349) wtime: 0.89
DEBUG    ya.test:process.py:275 Command (pid 1430349) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2746', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\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.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2746', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\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: 1430564
DEBUG    ya.test:process.py:259 Command (pid 1430564) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1430564) elapsed time (sec): 0.9114542007446289
DEBUG    ya.test:process.py:263 Command (pid 1430564) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430564) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1430564) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430564) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430564) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1430564) maxrss: 756592
DEBUG    ya.test:process.py:263 Command (pid 1430564) minflt: 51368
DEBUG    ya.test:process.py:263 Command (pid 1430564) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1430564) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1430564) nivcsw: 66
DEBUG    ya.test:process.py:263 Command (pid 1430564) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1430564) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1430564) nvcsw: 689
DEBUG    ya.test:process.py:263 Command (pid 1430564) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1430564) stime: 0.262268
DEBUG    ya.test:process.py:263 Command (pid 1430564) utime: 0.574709
DEBUG    ya.test:process.py:263 Command (pid 1430564) wtime: 0.913
DEBUG    ya.test:process.py:275 Command (pid 1430564) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 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, 84f6bf3e-817a-41f7-a87f-f2befaa8c3d6, localhost:2746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 84f6bf3e-817a-41f7-a87f-f2befaa8c3d6, localhost:2746): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 84f6bf3e-817a-41f7-a87f-f2befaa8c3d6, localhost:2746): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 11390 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: "3" node_id: 3 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 61985 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: 4 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 30152 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: "2" node_id: 2 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 24039 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: "3" node_id: 6 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 6538 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: "3" node_id: 9 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 13515 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: "2" node_id: 5 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 28681 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: 7 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 2746 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 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 22357 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: "2" node_id: 8 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-lvxbqnxafi.auto.internal:61985, location 1, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:2746, location 1, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:28681, location 1, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:6538, location 3, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:13515, location 2, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:24039, location 3, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:30152, location 2, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:22357, location 2, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:11390, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:2746', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1431008
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py: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:2746
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, 7a83c3fb-399c-4b6f-9f57-f51615207f69, localhost:2746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7a83c3fb-399c-4b6f-9f57-f51615207f69, localhost:2746): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7a83c3fb-399c-4b6f-9f57-f51615207f69, localhost:2746): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 13515 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: "2" node_id: 5 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 24039 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: "3" node_id: 6 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 28681 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: 7 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 6538 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: "3" node_id: 9 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 30152 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: "2" node_id: 2 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 22357 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: "2" node_id: 8 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 61985 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: 4 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 11390 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: "3" node_id: 3 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 2746 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-lvxbqnxafi.auto.internal:61985, location 1, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:28681, location 1, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:2746, location 1, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:30152, location 2, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:13515, location 2, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:24039, location 3, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:11390, location 3, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:22357, location 2, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:6538, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2746
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, 920f463c-d60d-4f32-a2d2-a60bb77f93bf, localhost:2746): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 920f463c-d60d-4f32-a2d2-a60bb77f93bf, localhost:2746): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 920f463c-d60d-4f32-a2d2-a60bb77f93bf, localhost:2746): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 13515 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: "2" node_id: 5 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 24039 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: "3" node_id: 6 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 28681 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: 7 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 6538 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: "3" node_id: 9 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 30152 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: "2" node_id: 2 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 22357 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: "2" node_id: 8 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 61985 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: 4 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 11390 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: "3" node_id: 3 } endpoints { address: "ghrun-lvxbqnxafi.auto.internal" port: 2746 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-lvxbqnxafi.auto.internal:61985, location 1, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:2746, location 1, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:28681, location 1, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:22357, location 2, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:24039, location 3, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:11390, location 3, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:13515, location 2, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:30152, location 2, ssl: False>, <Endpoint ghrun-lvxbqnxafi.auto.internal:6538, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2746
DEBUG    ya.test:process.py:259 Command (pid 1431008) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1431008) elapsed time (sec): 176.45658993721008
DEBUG    ya.test:process.py:263 Command (pid 1431008) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431008) inblock: 394040
DEBUG    ya.test:process.py:263 Command (pid 1431008) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431008) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431008) majflt: 43
DEBUG    ya.test:process.py:263 Command (pid 1431008) maxrss: 770924
DEBUG    ya.test:process.py:263 Command (pid 1431008) minflt: 182390
DEBUG    ya.test:process.py:263 Command (pid 1431008) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1431008) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1431008) nivcsw: 660
DEBUG    ya.test:process.py:263 Command (pid 1431008) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1431008) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1431008) nvcsw: 91497
DEBUG    ya.test:process.py:263 Command (pid 1431008) oublock: 504
DEBUG    ya.test:process.py:263 Command (pid 1431008) stime: 1.881166
DEBUG    ya.test:process.py:263 Command (pid 1431008) utime: 9.238907
DEBUG    ya.test:process.py:263 Command (pid 1431008) wtime: 176.464
DEBUG    ya.test:process.py:275 Command (pid 1431008) output:
Cleaning up /Root/olap_workload...
Cleaning up /Root/olap_workload... done, None tables deleted
create_drop: No tables to delete
Inserting a row by thread 0
Inserting a row by thread 1
Inserting a row by thread 2
Inserting a row by thread 3
Inserting a row by thread 4
Renaming table tbl_26 to tbl_24
Renaming table tbl_19 to tbl_29
Renaming table tbl_17 to tbl_15
Writing to table tbl_22
Writing to table tbl_2
Writing to table tbl_3
Elapsed 0 seconds, stat:
	create_drop: Created: 0, Deleted: 0, Exists: 10
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_26]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_2 to tbl_3
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_19]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_2 to tbl_19
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_29
Elapsed 10 seconds, stat:
	create_drop: Created: 1, Deleted: 0, Exists: 11
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_17]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_16 to tbl_4
Elapsed 20 seconds, stat:
	create_drop: Created: 5, Deleted: 0, Exists: 15
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
Elapsed 30 seconds, stat:
	create_drop: Created: 5, Deleted: 0, Exists: 15
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
Elapsed 40 seconds, stat:
	create_drop: Created: 5, Deleted: 0, Exists: 15
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_16]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_12 to tbl_19
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_12]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_8 to tbl_25
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_23
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_28
message: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_2`." issue_code: 2017 severity: 1 issues { message: "unknown table" issue_code: 2017 severity: 1 } (server_code: 400010)
Writing to table tbl_13
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_28]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_13
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_13]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_11
Elapsed 50 seconds, stat:
	create_drop: Created: 8, Deleted: 0, Exists: 18
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_11]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_20
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_20]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_9
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_13]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_22
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_17
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_17]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_29
Elapsed 60 seconds, stat:
	create_drop: Created: 8, Deleted: 0, Exists: 18
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_27
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_2]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_7 to tbl_6
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_6\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_5 to tbl_13
Renaming table tbl_21 to tbl_3
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_26 to tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_26]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_13 to tbl_1
Inserting a row by thread 3
Renaming table tbl_21 to tbl_8
Elapsed 70 seconds, stat:
	create_drop: Created: 8, Deleted: 0, Exists: 18
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 1
	rename_tables: Renames: 2, Writes: 0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_27]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_18
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_13]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_2 to tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_2]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_9 to tbl_17
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_8 to tbl_29
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_18]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_19
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_8]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_18 to tbl_13
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_18]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_4 to tbl_16
message: "Table /Root/olap_workload/rename_tables/tbl_9 (shard 72075186224038578) scan failed, reason: cannot build table metadata accessor for request: incorrect table name and table id for scan start: /Root/olap_workload/rename_tables/tbl_9::19/" issue_code: 2017 severity: 1 (server_code: 400010)
Writing to table tbl_14
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_14]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_0
Elapsed 80 seconds, stat:
	create_drop: Created: 9, Deleted: 1, Exists: 18
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 1
	rename_tables: Renames: 2, Writes: 0
Renaming table tbl_20 to tbl_3
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_20]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_15 to tbl_3
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_6 to tbl_18
Elapsed 90 seconds, stat:
	create_drop: Created: 9, Deleted: 1, Exists: 18
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 1
	rename_tables: Renames: 3, Writes: 0
Renaming table tbl_16 to tbl_25
Renaming table tbl_8 to tbl_2
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_8]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_7 to tbl_29
Writing to table tbl_5
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_5]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_4
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_25\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 34], type: EPathTypeColumnTable, state: EPathStateNoChanges)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_9 to tbl_10
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_9]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_21 to tbl_3
Elapsed 100 seconds, stat:
	create_drop: Created: 11, Deleted: 2, Exists: 19
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 1
	rename_tables: Renames: 5, Writes: 1
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_30]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_21
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_15 to tbl_6
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_5 to tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_30]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_22
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_5]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
DEBUG    ya.test:process.py:276 Command (pid 1431008) errors:
... c4619 Uint32, c4620 Date32, c4621 Yson NOT NULL, c4622 Date32, c4623 Datetime64, c4624 Timestamp64, c4625 Decimal(35,10), c4626 Date, c4627 Yson, c4628 Timestamp, c4629 Datetime64, c4630 Uint16, c4631 Datetime64, c4632 Timestamp NOT NULL, c4633 Uint32 NOT NULL, c4634 Uint8, c4635 Interval64, c4636 Double, c4637 Double, c4638 Datetime64 NOT NULL, c4639 Uint8, c4640 String, c4641 Date NOT NULL, c4642 Int32 NOT NULL, c4643 Uint16 NOT NULL, c4644 JsonDocument NOT NULL, c4645 Int16, c4646 Uint16 NOT NULL, c4647 Uint32 NOT NULL, c4648 Int16 NOT NULL, c4649 Int8, c4650 Datetime, c4651 Timestamp64 NOT NULL, c4652 Timestamp64 NOT NULL, c4653 Int32 NOT NULL, c4654 Uint32, c4655 Utf8 NOT NULL, c4656 Timestamp, c4657 String NOT NULL, c4658 Decimal(15,0) NOT NULL, c4659 JsonDocument NOT NULL, c4660 Int8, c4661 Uint16 NOT NULL, c4662 Int16 NOT NULL, c4663 Decimal(15,0) NOT NULL, c4664 Decimal(35,10) NOT NULL, c4665 Decimal(15,0) NOT NULL, c4666 Datetime64, c4667 Int8 NOT NULL, c4668 String, c4669 Yson NOT NULL, c4670 Int32, c4671 Yson, c4672 Int8, c4673 Yson, c4674 Decimal(35,10), c4675 Uint8, c4676 Date NOT NULL, c4677 String, c4678 String, c4679 Datetime NOT NULL, c4680 Utf8, c4681 Int64 NOT NULL, c4682 Uint32, c4683 Timestamp64, c4684 Int16 NOT NULL, c4685 Int8 NOT NULL, c4686 Int8 NOT NULL, c4687 JsonDocument NOT NULL, c4688 String, c4689 Int16, c4690 Double, c4691 Timestamp, c4692 Decimal(15,0), c4693 Uint64, c4694 Float, c4695 Int8 NOT NULL, c4696 String NOT NULL, c4697 Decimal(15,0), c4698 Int16, c4699 JsonDocument NOT NULL, c4700 Yson NOT NULL, c4701 Date32, c4702 Timestamp64 NOT NULL, c4703 Decimal(35,10), c4704 Double, c4705 Uint8 NOT NULL, c4706 Json, c4707 Interval64 NOT NULL, c4708 Timestamp NOT NULL, c4709 Int16, c4710 Date NOT NULL, c4711 Yson, c4712 Yson, c4713 Json, c4714 String, c4715 Int32, c4716 Utf8, c4717 Int64, c4718 Int32, c4719 Uint32, c4720 Timestamp NOT NULL, c4721 Decimal(35,10), c4722 Date32 NOT NULL, c4723 Uint16, c4724 Date, c4725 Int16 NOT NULL, c4726 Interval64, c4727 Datetime, c4728 Int8, c4729 Interval64, c4730 Interval64 NOT NULL, c4731 Uint64, c4732 Utf8, c4733 Uint64, c4734 Int16, c4735 JsonDocument NOT NULL, c4736 Date NOT NULL, c4737 Date32, c4738 Utf8 NOT NULL, c4739 Decimal(35,10) NOT NULL, c4740 Int8, c4741 Decimal(35,10) NOT NULL, c4742 Float NOT NULL, c4743 Date NOT NULL, c4744 Int8, c4745 Interval64 NOT NULL, c4746 Double NOT NULL, c4747 Int64 NOT NULL, c4748 Interval64 NOT NULL, c4749 Datetime NOT NULL, c4750 Datetime64 NOT NULL, c4751 Decimal(15,0), c4752 Datetime64, c4753 Float NOT NULL, c4754 Int64 NOT NULL, c4755 Int8, c4756 Int16 NOT NULL, c4757 Int16 NOT NULL, c4758 Int8 NOT NULL, c4759 Uint8, c4760 Datetime, c4761 Int16 NOT NULL, c4762 Decimal(35,10) NOT NULL, c4763 Interval64 NOT NULL, c4764 Int64 NOT NULL, c4765 Uint64 NOT NULL, c4766 Uint8, c4767 Date32 NOT NULL, c4768 Int32 NOT NULL, c4769 Double NOT NULL, c4770 Uint8, c4771 Date32, c4772 Decimal(35,10) NOT NULL, c4773 Int16 NOT NULL, c4774 Yson NOT NULL, c4775 Int64, c4776 Decimal(22,9) NOT NULL, c4777 Decimal(35,10) NOT NULL, c4778 Yson NOT NULL, c4779 String, c4780 Uint32, c4781 Timestamp, c4782 String NOT NULL, c4783 Uint8 NOT NULL, c4784 Datetime, c4785 Date32 NOT NULL, c4786 Json, c4787 JsonDocument NOT NULL, c4788 Json NOT NULL, c4789 Int64 NOT NULL, c4790 Int16, c4791 Int16, c4792 Decimal(35,10), c4793 Uint16 NOT NULL, c4794 Json NOT NULL, c4795 Decimal(35,10), c4796 Json NOT NULL, c4797 Utf8, c4798 Double NOT NULL, c4799 Utf8, c4800 Double, c4801 Int64, c4802 Uint8 NOT NULL, c4803 Int8, c4804 Timestamp, c4805 Uint32, c4806 Datetime64 NOT NULL, c4807 Uint8 NOT NULL, c4808 Yson, c4809 Int64 NOT NULL, c4810 Uint64 NOT NULL, c4811 Date NOT NULL, c4812 Date NOT NULL, c4813 Date NOT NULL, c4814 Int16 NOT NULL, c4815 Decimal(22,9) NOT NULL, c4816 Date NOT NULL, c4817 Date NOT NULL, c4818 Datetime64, c4819 Timestamp64 NOT NULL, c4820 Double, c4821 Date, c4822 Uint16, c4823 Datetime NOT NULL, c4824 Yson NOT NULL, c4825 Datetime64 NOT NULL, c4826 Interval64, c4827 Int32, c4828 Datetime, c4829 JsonDocument NOT NULL, c4830 Uint32, c4831 Uint64 NOT NULL, c4832 Interval64 NOT NULL, c4833 Datetime64 NOT NULL, c4834 Yson NOT NULL, c4835 Yson, c4836 Json, c4837 Uint32, c4838 Utf8 NOT NULL, c4839 Utf8 NOT NULL, c4840 Timestamp64, c4841 Int32, c4842 Datetime NOT NULL, c4843 Uint64, c4844 Interval64 NOT NULL, c4845 Date32, c4846 Uint64, c4847 Decimal(22,9), c4848 Uint16, c4849 Datetime64 NOT NULL, c4850 Uint32 NOT NULL, c4851 Yson NOT NULL, c4852 Date32, c4853 Int64, c4854 Datetime64, c4855 Uint8 NOT NULL, c4856 Date NOT NULL, c4857 Int16 NOT NULL, c4858 Int8, c4859 Uint16 NOT NULL, c4860 Datetime64 NOT NULL, c4861 Uint8 NOT NULL, c4862 JsonDocument, c4863 Date32, c4864 Date32, c4865 Timestamp, c4866 Int16, c4867 Int8, c4868 Utf8 NOT NULL, c4869 Decimal(22,9), c4870 Uint64 NOT NULL, c4871 Decimal(35,10), c4872 Date32, c4873 Uint16 NOT NULL, c4874 Uint64 NOT NULL, c4875 Timestamp64, c4876 Float, c4877 Date32 NOT NULL, c4878 Decimal(15,0), c4879 Uint16, c4880 Yson, c4881 Uint32 NOT NULL, c4882 Decimal(15,0), c4883 Decimal(22,9), c4884 Utf8, c4885 Datetime64, c4886 Interval64, c4887 Uint32 NOT NULL, c4888 JsonDocument, c4889 Uint32, c4890 Decimal(15,0), c4891 Int32, c4892 Date32 NOT NULL, c4893 Int64, c4894 Decimal(35,10), c4895 Json, c4896 Uint16, c4897 Uint32, c4898 Uint8 NOT NULL, c4899 Interval64 NOT NULL, c4900 Int32 NOT NULL, c4901 Uint64 NOT NULL, c4902 Timestamp, c4903 Float, c4904 Int16, c4905 Datetime, c4906 String, c4907 Json NOT NULL, c4908 Date NOT NULL, c4909 String NOT NULL, c4910 Timestamp, c4911 Date32, c4912 Json NOT NULL, c4913 Int32, c4914 Uint32, c4915 Int16, c4916 Timestamp64 NOT NULL, c4917 Uint32, c4918 Datetime64, c4919 Timestamp NOT NULL, c4920 Datetime64, c4921 String, c4922 Uint8, c4923 Double, c4924 Float NOT NULL, c4925 Date32 NOT NULL, c4926 Datetime NOT NULL, c4927 Int32, c4928 Int32, c4929 Uint64, c4930 Utf8, c4931 Uint32 NOT NULL, c4932 Interval64 NOT NULL, c4933 Date NOT NULL, c4934 String, c4935 Double NOT NULL, c4936 Timestamp, c4937 JsonDocument NOT NULL, c4938 Uint32 NOT NULL, c4939 Decimal(15,0) NOT NULL, c4940 Uint16, c4941 JsonDocument NOT NULL, c4942 Utf8, c4943 Date32 NOT NULL, c4944 Json, c4945 Decimal(35,10), c4946 Json, c4947 Yson NOT NULL, c4948 Uint32 NOT NULL, c4949 Decimal(15,0), c4950 Yson, c4951 Double, c4952 Decimal(15,0), c4953 Decimal(35,10), c4954 Int32 NOT NULL, c4955 Yson, c4956 Yson, c4957 Double NOT NULL, c4958 Double, c4959 Timestamp NOT NULL, c4960 Timestamp64, c4961 Decimal(22,9), c4962 Int16, c4963 Uint64, c4964 Double, c4965 Interval64 NOT NULL, c4966 Uint8, c4967 Yson, c4968 Int64 NOT NULL, c4969 Int32, c4970 Decimal(22,9) NOT NULL, c4971 Utf8, c4972 Date32 NOT NULL, c4973 Int16 NOT NULL, c4974 Datetime64, c4975 Double NOT NULL, c4976 Int64, c4977 Yson NOT NULL, c4978 Double, c4979 Decimal(35,10) NOT NULL, c4980 Int64 NOT NULL, c4981 Decimal(15,0) NOT NULL, c4982 Double, c4983 Datetime64 NOT NULL, c4984 Datetime, c4985 Uint8, c4986 Decimal(35,10) NOT NULL, c4987 Int32, c4988 Datetime64, c4989 Interval64, c4990 Utf8, c4991 Timestamp, c4992 Timestamp64, c4993 Int64 NOT NULL, c4994 Decimal(15,0), c4995 String NOT NULL, c4996 Interval64 NOT NULL, c4997 Interval64 NOT NULL, c4998 Uint32, c4999 Uint8, c5000 Yson, c5001 Uint8 NOT NULL, c5002 Date32, c5003 Datetime NOT NULL, c5004 Timestamp64 NOT NULL, c5005 Date32 NOT NULL, c5006 Json, c5007 Uint8, c5008 Int8 NOT NULL, c5009 Timestamp64, c5010 Decimal(15,0), c5011 Date32, c5012 Yson, c5013 Timestamp64, c5014 Int32, c5015 Int8 NOT NULL, c5016 JsonDocument, c5017 Uint8 NOT NULL, c5018 Datetime64 NOT NULL, c5019 JsonDocument, c5020 Float, c5021 Uint8 NOT NULL, c5022 Uint16 NOT NULL, c5023 Uint16, c5024 Interval64 NOT NULL, c5025 Int8, c5026 Interval64, c5027 Date32, c5028 Uint32 NOT NULL, c5029 Int32, c5030 Timestamp NOT NULL, c5031 Json NOT NULL, c5032 Decimal(22,9), c5033 Int16, c5034 Uint16 NOT NULL, c5035 Date NOT NULL, c5036 Datetime64 NOT NULL, c5037 Timestamp, c5038 Utf8 NOT NULL, c5039 Int16 NOT NULL, c5040 Uint16 NOT NULL, c5041 Uint64 NOT NULL, c5042 Decimal(15,0), c5043 Decimal(15,0), c5044 Datetime NOT NULL, c5045 Int8, c5046 Double NOT NULL, c5047 String, c5048 Uint32, c5049 Interval64 NOT NULL, c5050 Decimal(22,9) NOT NULL, c5051 Json NOT NULL, c5052 Int32 NOT NULL, c5053 Int8, c5054 Datetime NOT NULL, c5055 Datetime, c5056 Int64, c5057 Date32 NOT NULL, c5058 Decimal(35,10), c5059 Int8 NOT NULL, c5060 Int8, c5061 String NOT NULL, c5062 Uint16 NOT NULL, c5063 Datetime64 NOT NULL, c5064 Decimal(35,10), c5065 Date, c5066 Timestamp, c5067 Yson NOT NULL, c5068 Decimal(15,0), c5069 String NOT NULL, c5070 Uint64, c5071 Datetime64 NOT NULL, c5072 Uint16 NOT NULL, c5073 Uint64 NOT NULL, c5074 Timestamp, c5075 Date32, c5076 Decimal(35,10) NOT NULL, c5077 Timestamp64 NOT NULL, c5078 Uint16, c5079 Date NOT NULL, c5080 Uint16 NOT NULL, c5081 Interval64, c5082 Timestamp NOT NULL, c5083 Timestamp64, c5084 Yson, c5085 Int8 NOT NULL, c5086 Datetime64 NOT NULL, c5087 Decimal(15,0), c5088 Uint32 NOT NULL, c5089 Uint32 NOT NULL, c5090 Int16, c5091 Datetime64 NOT NULL, c5092 Datetime64, c5093 Timestamp, c5094 Uint8, c5095 Datetime64 NOT NULL, c5096 Decimal(22,9) NOT NULL, c5097 Datetime NOT NULL, c5098 Utf8, c5099 Decimal(35,10) NOT NULL, c5100 Int32 NOT NULL, c5101 Int64 NOT NULL, c5102 Uint32, c5103 Float, c5104 Json, c5105 Timestamp, c5106 Uint32, c5107 Utf8, c5108 Datetime, c5109 Uint32, c5110 Datetime64 NOT NULL, c5111 Uint64, c5112 Int64, c5113 Uint32, c5114 Uint32 NOT NULL, c5115 Date32 NOT NULL, c5116 Timestamp NOT NULL, c5117 Uint16, c5118 Uint8, c5119 Int64, c5120 Int16, c5121 Yson NOT NULL, c5122 Int32 NOT NULL, c5123 Uint16 NOT NULL, c5124 Json NOT NULL, c5125 Interval64, c5126 Json, c5127 Yson, c5128 Int32 NOT NULL, c5129 Int8 NOT NULL, c5130 Decimal(15,0) NOT NULL, c5131 Uint64, c5132 Decimal(22,9), c5133 Json NOT NULL, c5134 Uint64, c5135 Datetime64 NOT NULL, c5136 Uint64 NOT NULL, c5137 Timestamp NOT NULL, c5138 Utf8, c5139 Date, c5140 Utf8 NOT NULL, c5141 Timestamp64 NOT NULL, c5142 Uint64, c5143 Interval64, c5144 Timestamp NOT NULL, c5145 JsonDocument, c5146 Utf8, c5147 Uint16, c5148 Uint64, c5149 String NOT NULL, c5150 Decimal(15,0), c5151 Decimal(35,10), c5152 Utf8 NOT NULL, c5153 Datetime64 NOT NULL, c5154 Double NOT NULL, c5155 Int8, c5156 Int16 NOT NULL, c5157 String NOT NULL, c5158 Datetime64 NOT NULL, c5159 Yson NOT NULL, c5160 Float, c5161 Int8 NOT NULL, c5162 Decimal(22,9), c5163 Int64, c5164 Float, c5165 JsonDocument NOT NULL, c5166 Datetime NOT NULL, c5167 Float, c5168 JsonDocument NOT NULL, c5169 Uint32 NOT NULL, c5170 Decimal(35,10), c5171 Int16, c5172 Decimal(15,0) NOT NULL, c5173 Yson, c5174 Uint32 NOT NULL, c5175 Timestamp, c5176 Date32 NOT NULL, c5177 String, c5178 Decimal(35,10) NOT NULL, c5179 Timestamp, c5180 Double NOT NULL, c5181 Timestamp64 NOT NULL, c5182 Uint64 NOT NULL, c5183 Int8 NOT NULL, c5184 Uint8 NOT NULL, c5185 Decimal(15,0) NOT NULL, c5186 Uint8 NOT NULL, c5187 Timestamp64 NOT NULL, c5188 Uint64 NOT NULL, c5189 Date32 NOT NULL, c5190 Int64, c5191 String NOT NULL, c5192 Uint16, c5193 String, c5194 Date, c5195 Int8, c5196 Uint32, c5197 JsonDocument, c5198 Int8 NOT NULL, c5199 Json NOT NULL, c5200 Interval64, c5201 Int32, c5202 Timestamp64, c5203 Int32, c5204 Int8 NOT NULL, c5205 Decimal(22,9), c5206 Int16 NOT NULL, c5207 Float NOT NULL, c5208 Utf8, c5209 Datetime64, c5210 Int64 NOT NULL, c5211 Int16 NOT NULL, c5212 Int32 NOT NULL, c5213 Uint64, c5214 Uint16, c5215 Double NOT NULL, c5216 Int16 NOT NULL, c5217 Datetime NOT NULL, c5218 Yson, c5219 Int8 NOT NULL, c5220 Decimal(22,9) NOT NULL, c5221 Timestamp NOT NULL, c5222 Timestamp NOT NULL, c5223 Int8 NOT NULL, c5224 Uint64, c5225 Uint8 NOT NULL, c5226 Decimal(15,0) NOT NULL, c5227 Date NOT NULL, c5228 Int16, c5229 Uint8, c5230 Uint16 NOT NULL, c5231 Json NOT NULL, c5232 Int32, c5233 Datetime NOT NULL, c5234 Double, c5235 JsonDocument, c5236 Float NOT NULL, c5237 Decimal(35,10) NOT NULL, c5238 JsonDocument, c5239 JsonDocument NOT NULL, c5240 Decimal(15,0), c5241 Uint32, c5242 Date, c5243 Int16, c5244 Uint16 NOT NULL, c5245 Utf8 NOT NULL, c5246 Json NOT NULL, c5247 Datetime, c5248 Decimal(35,10) NOT NULL, c5249 Decimal(35,10), c5250 Decimal(35,10), c5251 Timestamp NOT NULL, c5252 Json, c5253 String NOT NULL, c5254 Datetime64 NOT NULL, c5255 Float NOT NULL, c5256 Int16, c5257 Float, c5258 Interval64 NOT NULL, c5259 Timestamp NOT NULL, c5260 Datetime, c5261 Json NOT NULL, c5262 Datetime64, c5263 Timestamp64 NOT NULL, c5264 Int16, c5265 Int64 NOT NULL, c5266 Json, c5267 Uint16, c5268 Int8 NOT NULL, c5269 Uint32, c5270 Int32, c5271 Decimal(15,0) NOT NULL, c5272 Int16, c5273 Decimal(35,10) NOT NULL, c5274 Decimal(22,9) NOT NULL, c5275 Date32 NOT NULL, c5276 Uint32, c5277 Decimal(15,0), c5278 Int16, c5279 Datetime NOT NULL, c5280 JsonDocument, c5281 Decimal(35,10), c5282 JsonDocument NOT NULL, c5283 Uint8 NOT NULL, c5284 Double, c5285 Yson, c5286 Int8 NOT NULL, c5287 Double NOT NULL, c5288 JsonDocument NOT NULL, c5289 JsonDocument NOT NULL, c5290 Int64, c5291 Uint32, c5292 Int32, c5293 Date, c5294 Json, c5295 Utf8, c5296 Timestamp64, c5297 Timestamp, c5298 Json NOT NULL, c5299 Float, c5300 Date32, c5301 Interval64, c5302 Int8 NOT NULL, c5303 Yson NOT NULL, c5304 Int8, c5305 Int8, c5306 Decimal(15,0) NOT NULL, c5307 Uint8, c5308 Timestamp NOT NULL, c5309 Double NOT NULL, c5310 Uint64 NOT NULL, c5311 Uint64, c5312 Decimal(35,10), c5313 Decimal(22,9) NOT NULL, c5314 Uint16 NOT NULL, c5315 Datetime, c5316 Int16, c5317 Int64, c5318 Float NOT NULL, c5319 Date, c5320 Int8, c5321 Uint8 NOT NULL, c5322 Int64, c5323 Uint8, c5324 Datetime, c5325 JsonDocument NOT NULL, c5326 Int8 NOT NULL, c5327 Float NOT NULL, c5328 JsonDocument NOT NULL, c5329 Uint64 NOT NULL, c5330 JsonDocument, c5331 Utf8 NOT NULL, c5332 Uint64, c5333 String, c5334 Double, c5335 Double NOT NULL, c5336 JsonDocument, c5337 JsonDocument, c5338 Decimal(22,9), c5339 Yson NOT NULL, c5340 Interval64, c5341 Interval64, c5342 Uint64 NOT NULL, c5343 Int16, c5344 Interval64, c5345 Timestamp64, c5346 Int64, c5347 Utf8, c5348 Float NOT NULL, c5349 Timestamp64, c5350 Float NOT NULL, c5351 Datetime64 NOT NULL, c5352 Datetime, c5353 Uint16, c5354 Timestamp NOT NULL, c5355 Int32 NOT NULL, c5356 String NOT NULL, c5357 Uint8 NOT NULL, c5358 Int8, c5359 Int8, c5360 Int8 NOT NULL, c5361 Yson NOT NULL, c5362 Decimal(15,0) NOT NULL, c5363 Uint8, c5364 Json NOT NULL, c5365 Datetime64, c5366 Int32, c5367 Decimal(15,0), c5368 Timestamp, c5369 String NOT NULL, c5370 Yson NOT NULL, c5371 JsonDocument NOT NULL, c5372 Uint8, c5373 Interval64, c5374 String, c5375 Double NOT NULL, c5376 Datetime64 NOT NULL, c5377 Yson, c5378 Yson NOT NULL, c5379 Datetime NOT NULL, c5380 Timestamp64, c5381 Timestamp, c5382 Datetime, c5383 String, c5384 Float NOT NULL, c5385 Int16 NOT NULL, c5386 Date32, c5387 Datetime NOT NULL, c5388 Int32, c5389 Datetime64 NOT NULL, c5390 Timestamp NOT NULL, c5391 Uint32, c5392 Uint64, c5393 Uint32, c5394 Double NOT NULL, c5395 Int8, c5396 Timestamp64, c5397 Timestamp, c5398 Timestamp, c5399 Int8, c5400 Json NOT NULL, c5401 Interval64, c5402 Int16, c5403 Uint16 NOT NULL, c5404 Uint8 NOT NULL, c5405 Uint32, c5406 Yson NOT NULL, c5407 Interval64, c5408 Decimal(15,0), c5409 Float NOT NULL, c5410 JsonDocument NOT NULL, c5411 Yson, c5412 Decimal(15,0) NOT NULL, c5413 Uint8, c5414 Datetime64 NOT NULL, c5415 Date32, c5416 Uint32 NOT NULL, c5417 Decimal(15,0), c5418 Utf8, c5419 Int8, c5420 Decimal(15,0), c5421 Int8, c5422 Double, c5423 String NOT NULL, c5424 Datetime64 NOT NULL, c5425 Date NOT NULL, c5426 Json, c5427 Uint64, c5428 Float NOT NULL, c5429 Json NOT NULL, c5430 Int8 NOT NULL, c5431 Json NOT NULL, c5432 Int8, c5433 Interval64 NOT NULL, c5434 Decimal(22,9) NOT NULL, c5435 Decimal(22,9), c5436 Date32, c5437 Interval64 NOT NULL, c5438 Uint64 NOT NULL, c5439 Decimal(15,0), c5440 Float, c5441 Decimal(15,0), c5442 Int8, c5443 Double, c5444 Int16 NOT NULL, c5445 JsonDocument, c5446 Uint16, c5447 Double, c5448 Uint64 NOT NULL, c5449 Int64, c5450 Decimal(22,9) NOT NULL, c5451 Float, c5452 Float NOT NULL, c5453 Uint16, c5454 Utf8 NOT NULL, c5455 Yson, c5456 Utf8 NOT NULL, c5457 Decimal(15,0), c5458 Json NOT NULL, c5459 Timestamp64 NOT NULL, c5460 Double NOT NULL, c5461 Date NOT NULL, c5462 Uint64, c5463 Float, c5464 Uint64 NOT NULL, c5465 Datetime, c5466 Timestamp64, c5467 Date32 NOT NULL, c5468 Timestamp64, c5469 Double, c5470 Utf8, c5471 Int32 NOT NULL, c5472 Date32, c5473 Double NOT NULL, c5474 Double, c5475 Decimal(35,10) NOT NULL, c5476 Json NOT NULL, c5477 Datetime, c5478 Uint8 NOT NULL, c5479 Int8 NOT NULL, c5480 Interval64 NOT NULL, c5481 Double NOT NULL, c5482 Uint16, c5483 Json, c5484 Date NOT NULL, c5485 Date NOT NULL, c5486 Int32, c5487 Utf8, c5488 Interval64, c5489 Datetime NOT NULL, c5490 Decimal(35,10) NOT NULL, c5491 Yson, c5492 Date NOT NULL, c5493 Int32 NOT NULL, c5494 Uint64 NOT NULL, c5495 JsonDocument NOT NULL, c5496 Uint64 NOT NULL, c5497 Float NOT NULL, c5498 Uint8 NOT NULL, c5499 Int32, c5500 Uint32, c5501 Float, c5502 Decimal(22,9), c5503 Float NOT NULL, c5504 Timestamp, c5505 Datetime, c5506 Timestamp64, c5507 Int8 NOT NULL, c5508 Json, c5509 Uint16 NOT NULL, c5510 Date32, c5511 Datetime64 NOT NULL, c5512 Date32 NOT NULL, c5513 Int32 NOT NULL, c5514 Timestamp64, c5515 Uint8 NOT NULL, c5516 Decimal(35,10) NOT NULL, c5517 String NOT NULL, c5518 Datetime64, c5519 Int32, c5520 Yson NOT NULL, c5521 Timestamp64, c5522 Uint16 NOT NULL, c5523 Datetime64, c5524 JsonDocument NOT NULL, c5525 Decimal(22,9), c5526 Float, c5527 Int32, c5528 Uint16, c5529 Decimal(22,9) NOT NULL, c5530 Date NOT NULL, c5531 Utf8 NOT NULL, c5532 Json, c5533 Utf8 NOT NULL, c5534 Timestamp, c5535 Int64 NOT NULL, c5536 Uint8 NOT NULL, c5537 Float NOT NULL, c5538 Int64 NOT NULL, c5539 Decimal(35,10), c5540 Date NOT NULL, c5541 Yson, c5542 Interval64 NOT NULL, c5543 Datetime, c5544 Timestamp NOT NULL, c5545 Decimal(22,9), c5546 Interval64 NOT NULL, c5547 Int16 NOT NULL, c5548 Int16, c5549 Timestamp64 NOT NULL, c5550 Int8, c5551 Yson NOT NULL, c5552 Double NOT NULL, c5553 String NOT NULL, c5554 Int64, c5555 Datetime64 NOT NULL, c5556 Int16, c5557 Decimal(35,10) NOT NULL, c5558 Decimal(35,10), c5559 String, c5560 Decimal(15,0) NOT NULL, c5561 Timestamp64, c5562 Json, c5563 Timestamp NOT NULL, c5564 Timestamp64, c5565 Timestamp, c5566 Date32, c5567 Float NOT NULL, c5568 JsonDocument, c5569 Uint64, c5570 Double, c5571 String NOT NULL, c5572 Float, c5573 Yson, c5574 Date32, c5575 Uint64 NOT NULL, c5576 Uint16, c5577 Decimal(15,0), c5578 Datetime, c5579 Json NOT NULL, c5580 JsonDocument NOT NULL, c5581 Int64, c5582 Decimal(15,0) NOT NULL, c5583 Datetime64, c5584 Datetime, c5585 Int16 NOT NULL, c5586 Datetime64 NOT NULL, c5587 Utf8 NOT NULL, c5588 Float, c5589 Int8 NOT NULL, c5590 Float NOT NULL, c5591 Uint16, c5592 Timestamp NOT NULL, c5593 Json, c5594 Datetime NOT NULL, c5595 Timestamp, c5596 Datetime64, c5597 Int8 NOT NULL, c5598 Datetime NOT NULL, c5599 Int64 NOT NULL, c5600 Uint16 NOT NULL, c5601 Decimal(15,0) NOT NULL, c5602 Double, c5603 Interval64, c5604 Timestamp64 NOT NULL, c5605 Uint32, c5606 Date, c5607 Timestamp64 NOT NULL, c5608 Date32 NOT NULL, c5609 Datetime64, c5610 Json, c5611 String, c5612 Double, c5613 Uint16 NOT NULL, c5614 Date NOT NULL, c5615 Date NOT NULL, c5616 Uint32 NOT NULL, c5617 Date, c5618 Interval64, c5619 Yson NOT NULL, c5620 Uint8, c5621 Json, c5622 Float, c5623 Timestamp, c5624 String NOT NULL, c5625 JsonDocument NOT NULL, c5626 String NOT NULL, c5627 Uint32 NOT NULL, c5628 Float, c5629 Json, c5630 Decimal(35,10) NOT NULL, c5631 Float, c5632 Decimal(22,9), c5633 Uint64, c5634 Uint8 NOT NULL, c5635 String, c5636 Int8 NOT NULL, c5637 Int8 NOT NULL, c5638 Uint32 NOT NULL, c5639 Uint64, c5640 Date NOT NULL, c5641 Utf8 NOT NULL, c5642 Datetime NOT NULL, c5643 Datetime64, c5644 Decimal(15,0), c5645 Timestamp, c5646 Date NOT NULL, c5647 String NOT NULL, c5648 Uint16 NOT NULL, c5649 String NOT NULL, c5650 Date NOT NULL, c5651 Decimal(35,10), c5652 Decimal(35,10) NOT NULL, c5653 Decimal(22,9) NOT NULL, c5654 Uint32 NOT NULL, c5655 Int8 NOT NULL, c5656 Json, c5657 Int8 NOT NULL, c5658 String, c5659 Int32 NOT NULL, c5660 Int32 NOT NULL, c5661 Interval64 NOT NULL, c5662 Timestamp NOT NULL, c5663 Int64, c5664 Int64, c5665 Decimal(35,10), c5666 Decimal(15,0), c5667 Uint16 NOT NULL, c5668 Decimal(22,9), c5669 JsonDocument NOT NULL, c5670 Date NOT NULL, c5671 Int32, c5672 Uint8 NOT NULL, c5673 Uint8, c5674 Date32, c5675 Json, c5676 Uint32, c5677 Int8 NOT NULL, c5678 Int8 NOT NULL, c5679 Utf8, c5680 JsonDocument NOT NULL, c5681 Uint16, c5682 String, c5683 Json, c5684 Int32 NOT NULL, c5685 Datetime64, c5686 Yson, c5687 Decimal(35,10), c5688 Uint16 NOT NULL, c5689 Json, c5690 Date, c5691 JsonDocument NOT NULL, c5692 Utf8, c5693 JsonDocument NOT NULL, c5694 Date32, c5695 Date32, c5696 Decimal(15,0) NOT NULL, c5697 Timestamp NOT NULL, c5698 Datetime, c5699 String, c5700 Uint64 NOT NULL, c5701 Decimal(22,9) NOT NULL, c5702 Uint8, c5703 Interval64, c5704 Int16 NOT NULL, c5705 Timestamp64, c5706 Timestamp NOT NULL, c5707 JsonDocument NOT NULL, c5708 Int16 NOT NULL, c5709 Int8, c5710 Uint64 NOT NULL, c5711 Uint16, c5712 Utf8, c5713 Int64, c5714 JsonDocument NOT NULL, c5715 Float NOT NULL, c5716 Uint64 NOT NULL, c5717 String NOT NULL, c5718 Interval64, c5719 Uint32 NOT NULL, c5720 Int32 NOT NULL, c5721 Decimal(15,0), c5722 Uint8 NOT NULL, c5723 Int8 NOT NULL, c5724 Timestamp64 NOT NULL, c5725 JsonDocument, c5726 Date, c5727 Uint16, c5728 Int32, c5729 Date32, c5730 Yson NOT NULL, c5731 Double, c5732 Timestamp NOT NULL, c5733 String NOT NULL, c5734 Uint64, c5735 Uint8, c5736 Interval64, c5737 Decimal(35,10) NOT NULL, c5738 Uint64, c5739 Date, c5740 Date NOT NULL, c5741 Decimal(15,0) NOT NULL, c5742 Datetime NOT NULL, c5743 Utf8, c5744 Decimal(22,9) NOT NULL, c5745 Int64 NOT NULL, c5746 Decimal(22,9) NOT NULL, c5747 Datetime NOT NULL, c5748 Int8 NOT NULL, c5749 Int8, c5750 Int32, c5751 Decimal(35,10) NOT NULL, c5752 Json, c5753 Decimal(35,10) NOT NULL, c5754 Int16, c5755 Uint32 NOT NULL, c5756 Date, c5757 Double NOT NULL, c5758 Uint64, c5759 Uint8 NOT NULL, c5760 Date32, c5761 Interval64, c5762 Int8 NOT NULL, c5763 Date NOT NULL, c5764 Datetime64 NOT NULL, c5765 Double, c5766 Int16, c5767 Timestamp64 NOT NULL, c5768 Yson NOT NULL, c5769 Decimal(35,10) NOT NULL, c5770 Int16, c5771 Int8 NOT NULL, c5772 String NOT NULL, c5773 Float NOT NULL, c5774 Timestamp64 NOT NULL, c5775 Date32, c5776 Uint8 NOT NULL, c5777 Date, c5778 Utf8, c5779 Date32, c5780 Double NOT NULL, c5781 Interval64 NOT NULL, c5782 Uint64, c5783 Decimal(22,9) NOT NULL, c5784 Uint16, c5785 Uint32, c5786 Decimal(15,0) NOT NULL, c5787 Decimal(22,9) NOT NULL, c5788 Decimal(15,0) NOT NULL, c5789 Double NOT NULL, c5790 Date, c5791 Int32, c5792 Int32, c5793 Date32, c5794 Timestamp64, c5795 Int32, c5796 Interval64 NOT NULL, c5797 Uint32 NOT NULL, c5798 Uint8, c5799 Decimal(15,0), c5800 String, c5801 Int8 NOT NULL, c5802 Timestamp, c5803 Float, c5804 Int16 NOT NULL, c5805 Timestamp64 NOT NULL, c5806 Int8 NOT NULL, c5807 JsonDocument NOT NULL, c5808 Int8 NOT NULL, c5809 Int16 NOT NULL, c5810 Decimal(35,10) NOT NULL, c5811 Date NOT NULL, c5812 Json NOT NULL, c5813 Date32, c5814 Decimal(35,10) NOT NULL, c5815 Double, c5816 Timestamp NOT NULL, c5817 Timestamp64 NOT NULL, c5818 Uint64 NOT NULL, c5819 Timestamp NOT NULL, c5820 Int16 NOT NULL, c5821 Int16, c5822 Uint64 NOT NULL, c5823 Float, c5824 Float NOT NULL, c5825 Datetime64 NOT NULL, c5826 Datetime64, c5827 Date32, c5828 Int8, c5829 Int64 NOT NULL, c5830 Int64, c5831 Interval64 NOT NULL, c5832 Uint16, c5833 Uint8, c5834 Decimal(35,10) NOT NULL, c5835 String NOT NULL, c5836 Datetime64 NOT NULL, c5837 Utf8 NOT NULL, c5838 Double, c5839 Timestamp64, c5840 Int8 NOT NULL, c5841 Timestamp, c5842 Uint64 NOT NULL, c5843 Uint32 NOT NULL, c5844 Interval64, c5845 Int8, c5846 Interval64, c5847 Interval64 NOT NULL, c5848 Date NOT NULL, c5849 Datetime64 NOT NULL, c5850 Interval64 NOT NULL, c5851 Datetime, c5852 Float NOT NULL, c5853 Json NOT NULL, c5854 Double, c5855 Decimal(35,10), c5856 Yson NOT NULL, c5857 Int8, c5858 Timestamp NOT NULL, c5859 Float NOT NULL, c5860 Timestamp64, c5861 Datetime64 NOT NULL, c5862 JsonDocument NOT NULL, c5863 Decimal(15,0), c5864 Uint16 NOT NULL, c5865 Uint32, c5866 Timestamp64, c5867 Datetime64 NOT NULL, c5868 Interval64 NOT NULL, c5869 Date, c5870 Uint64, c5871 Decimal(22,9) NOT NULL, c5872 Json, c5873 Uint32 NOT NULL, c5874 JsonDocument, c5875 Decimal(22,9), c5876 Datetime NOT NULL, c5877 Float, c5878 Yson, c5879 Utf8 NOT NULL, c5880 Decimal(15,0) NOT NULL, c5881 Double, c5882 Float NOT NULL, c5883 Decimal(22,9) NOT NULL, c5884 Decimal(15,0), c5885 Date NOT NULL, c5886 Int8 NOT NULL, c5887 Interval64, c5888 Timestamp64 NOT NULL, c5889 Int32, c5890 Date, c5891 Float NOT NULL, c5892 Int64 NOT NULL, c5893 Utf8 NOT NULL, c5894 Interval64, c5895 Timestamp64, c5896 Timestamp NOT NULL, c5897 Float NOT NULL, c5898 Utf8, c5899 Json NOT NULL, c5900 Yson, c5901 Datetime, c5902 Float NOT NULL, c5903 Int16, c5904 Uint16 NOT NULL, c5905 Datetime64, c5906 Float NOT NULL, c5907 Datetime, c5908 Decimal(35,10) NOT NULL, c5909 Timestamp NOT NULL, c5910 Date32, c5911 Uint8 NOT NULL, c5912 Yson, c5913 JsonDocument NOT NULL, c5914 Decimal(15,0), c5915 Interval64 NOT NULL, c5916 Interval64 NOT NULL, c5917 Datetime, c5918 Datetime, c5919 Json NOT NULL, c5920 Float NOT NULL, c5921 Timestamp64, c5922 String, c5923 Int16 NOT NULL, c5924 Double NOT NULL, c5925 Int8, c5926 Uint8 NOT NULL, c5927 Interval64 NOT NULL, c5928 Double NOT NULL, c5929 Datetime64, c5930 Decimal(35,10), c5931 Yson, c5932 Yson NOT NULL, c5933 Json, c5934 Int8 NOT NULL, c5935 String NOT NULL, c5936 Uint16, c5937 Timestamp64, c5938 Float NOT NULL, c5939 Decimal(35,10), c5940 Double NOT NULL, c5941 Int32 NOT NULL, c5942 Interval64, c5943 String, c5944 Datetime, c5945 String, c5946 Decimal(35,10), c5947 Uint64, c5948 Date, c5949 Int64, c5950 Uint8, c5951 Float NOT NULL, c5952 Date32 NOT NULL, c5953 Uint8 NOT NULL, c5954 Json, c5955 Decimal(35,10), c5956 Yson, c5957 Uint32 NOT NULL, c5958 Int64 NOT NULL, c5959 Float, c5960 Timestamp NOT NULL, c5961 Json NOT NULL, c5962 Yson NOT NULL, c5963 Yson, c5964 Int8, c5965 Timestamp64 NOT NULL, c5966 Float, c5967 Decimal(15,0) NOT NULL, c5968 Decimal(15,0) NOT NULL, c5969 Decimal(15,0) NOT NULL, c5970 Json NOT NULL, c5971 Interval64 NOT NULL, c5972 Date32 NOT NULL, c5973 Datetime, c5974 Uint16, c5975 Timestamp64, c5976 Yson, c5977 Date, c5978 Uint32, c5979 Yson, c5980 Timestamp NOT NULL, c5981 Decimal(22,9) NOT NULL, c5982 Timestamp64, c5983 Decimal(15,0) NOT NULL, c5984 String NOT NULL, c5985 Datetime64 NOT NULL, c5986 Int64 NOT NULL, c5987 Int8, c5988 Decimal(15,0), c5989 String, c5990 Double, c5991 Json, c5992 Interval64 NOT NULL, c5993 Decimal(35,10) NOT NULL, c5994 Double, c5995 Int64, c5996 Decimal(15,0), c5997 Date NOT NULL, c5998 Json NOT NULL, c5999 Timestamp, c6000 Decimal(22,9), c6001 Uint16 NOT NULL, c6002 Utf8, c6003 Decimal(22,9) NOT NULL, c6004 Int8, c6005 Uint16 NOT NULL, c6006 Utf8, c6007 Timestamp64 NOT NULL, c6008 JsonDocument, c6009 Int8 NOT NULL, c6010 Uint64 NOT NULL, c6011 String, c6012 Int16 NOT NULL, c6013 Utf8 NOT NULL, c6014 Double NOT NULL, c6015 Date NOT NULL, c6016 Timestamp NOT NULL, c6017 Date, c6018 JsonDocument NOT NULL, c6019 Double, c6020 Uint8, c6021 Uint32, c6022 Uint16 NOT NULL, c6023 Decimal(35,10), c6024 Date32, c6025 Decimal(15,0), c6026 Uint32 NOT NULL, c6027 Datetime64, c6028 Int32, c6029 Json NOT NULL, c6030 Int64, c6031 Decimal(22,9) NOT NULL, c6032 Yson NOT NULL, c6033 Uint64 NOT NULL, c6034 Utf8 NOT NULL, c6035 Datetime, c6036 Timestamp64, c6037 Datetime NOT NULL, c6038 Timestamp64 NOT NULL, c6039 String NOT NULL, c6040 Decimal(22,9), c6041 Timestamp64, c6042 Timestamp NOT NULL, c6043 Decimal(15,0), c6044 String, c6045 JsonDocument, c6046 String NOT NULL, c6047 Timestamp64 NOT NULL, c6048 Date32 NOT NULL, c6049 Uint64 NOT NULL, c6050 Uint8, c6051 Uint16 NOT NULL, c6052 Decimal(22,9), c6053 Int64 NOT NULL, c6054 Uint16, c6055 Double NOT NULL, c6056 Decimal(35,10), c6057 Interval64 NOT NULL, c6058 Int16 NOT NULL, c6059 Date32, c6060 JsonDocument NOT NULL, c6061 Uint16, c6062 Uint32, c6063 Int8, c6064 Uint32 NOT NULL, c6065 JsonDocument NOT NULL, c6066 Float, c6067 Timestamp, c6068 Datetime64, c6069 Uint64 NOT NULL, c6070 Decimal(22,9), c6071 Double NOT NULL, c6072 Datetime NOT NULL, c6073 Json, c6074 Yson NOT NULL, c6075 Int64 NOT NULL, c6076 Datetime NOT NULL, c6077 Datetime, c6078 Utf8 NOT NULL, c6079 Datetime, c6080 Decimal(15,0), c6081 Double NOT NULL, c6082 Datetime64 NOT NULL, c6083 Datetime, c6084 Date32, c6085 JsonDocument, c6086 Uint8, c6087 Uint64, c6088 Uint16 NOT NULL, c6089 Timestamp NOT NULL, c6090 Decimal(15,0), c6091 Uint8, c6092 Decimal(35,10), c6093 Decimal(22,9) NOT NULL, c6094 Int64 NOT NULL, c6095 Uint8, c6096 Utf8, c6097 Interval64, c6098 Uint64 NOT NULL, c6099 Date32, c6100 Datetime, c6101 Int64 NOT NULL, c6102 Decimal(35,10) NOT NULL, c6103 Int64, c6104 Double, c6105 Datetime64, c6106 String NOT NULL, c6107 Int8, c6108 Timestamp, c6109 Yson NOT NULL, c6110 Int8 NOT NULL, c6111 Interval64 NOT NULL, c6112 Decimal(35,10) NOT NULL, c6113 Double, c6114 Utf8 NOT NULL, c6115 Decimal(35,10) NOT NULL, c6116 Int16 NOT NULL, c6117 Date32, c6118 JsonDocument NOT NULL, c6119 Uint16 NOT NULL, c6120 Uint64 NOT NULL, c6121 Utf8 NOT NULL, c6122 String NOT NULL, c6123 Interval64 NOT NULL, c6124 Utf8 NOT NULL, c6125 Decimal(22,9) NOT NULL, c6126 Int8 NOT NULL, c6127 Interval64 NOT NULL, c6128 Decimal(22,9) NOT NULL, c6129 Uint32, c6130 Date32, c6131 Int64, c6132 Json, c6133 Timestamp64, c6134 Timestamp64, c6135 Int8 NOT NULL, c6136 Interval64 NOT NULL, c6137 Decimal(15,0) NOT NULL, c6138 Date32 NOT NULL, c6139 Double, c6140 Uint16, c6141 Int8, c6142 Date32 NOT NULL, c6143 Yson NOT NULL, c6144 Uint8 NOT NULL, c6145 Datetime NOT NULL, c6146 Uint8, c6147 Uint32, c6148 Timestamp64, c6149 Datetime64, c6150 Decimal(35,10), c6151 JsonDocument, c6152 Interval64 NOT NULL, c6153 String, c6154 JsonDocument, c6155 Uint64 NOT NULL, c6156 Int16 NOT NULL, c6157 Decimal(15,0), c6158 Uint32, c6159 Double NOT NULL, c6160 Utf8, c6161 Uint64, c6162 Yson NOT NULL, c6163 Yson NOT NULL, c6164 Timestamp, c6165 Int8, c6166 Timestamp64, c6167 Int8, c6168 Utf8, c6169 Uint8, c6170 String, c6171 Uint16 NOT NULL, c6172 Json NOT NULL, c6173 Interval64 NOT NULL, c6174 Date32 NOT NULL, c6175 Uint8 NOT NULL, c6176 Yson NOT NULL, c6177 JsonDocument, c6178 Utf8 NOT NULL, c6179 Float, c6180 Uint64, c6181 Decimal(35,10), c6182 Uint32, c6183 Uint8, c6184 String, c6185 Yson, c6186 Decimal(22,9), c6187 JsonDocument NOT NULL, c6188 Decimal(35,10), c6189 Timestamp64 NOT NULL, c6190 JsonDocument NOT NULL, c6191 Decimal(15,0) NOT NULL, c6192 Int32 NOT NULL, c6193 Double NOT NULL, c6194 Utf8, c6195 Int16, c6196 Utf8, c6197 Double, c6198 Int32 NOT NULL, c6199 Datetime64, c6200 Utf8 NOT NULL, c6201 Yson NOT NULL, c6202 Timestamp NOT NULL, c6203 Int16 NOT NULL, c6204 Double NOT NULL, c6205 Timestamp64, c6206 Datetime NOT NULL, c6207 Timestamp64 NOT NULL, c6208 Float NOT NULL, c6209 Datetime, c6210 Timestamp64 NOT NULL, c6211 JsonDocument NOT NULL, c6212 Int8, c6213 Uint16 NOT NULL, c6214 String NOT NULL, c6215 Int32 NOT NULL, c6216 Date32, c6217 Double, c6218 Double, c6219 Decimal(35,10) NOT NULL, c6220 Int32, c6221 Yson, c6222 Int64, c6223 Int64, c6224 Yson NOT NULL, c6225 JsonDocument, c6226 Uint8 NOT NULL, c6227 Int8, c6228 String, c6229 Json NOT NULL, c6230 Int16 NOT NULL, c6231 Uint32 NOT NULL, c6232 Timestamp, c6233 Datetime64 NOT NULL, c6234 Utf8, c6235 Double, c6236 Date NOT NULL, c6237 Datetime64 NOT NULL, c6238 Int32 NOT NULL, c6239 Json NOT NULL, c6240 Uint32, c6241 Timestamp64 NOT NULL, c6242 Yson NOT NULL, c6243 Uint8 NOT NULL, c6244 Datetime NOT NULL, c6245 Uint8 NOT NULL, c6246 String NOT NULL, c6247 Datetime, c6248 Datetime64, c6249 Timestamp, c6250 Utf8, c6251 Timestamp64, c6252 Decimal(15,0) NOT NULL, c6253 Yson, c6254 Decimal(35,10), c6255 Yson NOT NULL, c6256 String, c6257 Datetime NOT NULL, c6258 Uint64, c6259 String NOT NULL, c6260 Double, c6261 Int32, c6262 Timestamp64 NOT NULL, c6263 Decimal(22,9), c6264 Double, c6265 JsonDocument, c6266 Double, c6267 Decimal(15,0), c6268 Datetime NOT NULL, c6269 Timestamp64 NOT NULL, c6270 Date NOT NULL, c6271 Timestamp, c6272 Timestamp64, c6273 Int8, c6274 Int32, c6275 Decimal(15,0) NOT NULL, c6276 Uint8 NOT NULL, c6277 Timestamp NOT NULL, c6278 Int64, c6279 Uint8 NOT NULL, c6280 Interval64 NOT NULL, c6281 Decimal(35,10), c6282 Uint16 NOT NULL, c6283 Datetime64, c6284 Timestamp64 NOT NULL, c6285 Uint32 NOT NULL, c6286 Datetime64 NOT NULL, c6287 Decimal(35,10) NOT NULL, c6288 Decimal(22,9), c6289 Uint64 NOT NULL, c6290 Int16 NOT NULL, c6291 Utf8, c6292 Float NOT NULL, c6293 Uint16 NOT NULL, c6294 Double, c6295 Datetime64 NOT NULL, c6296 Date NOT NULL, c6297 Json, c6298 String, c6299 Double, c6300 Int16, c6301 JsonDocument, c6302 Date, c6303 Json NOT NULL, c6304 Int16 NOT NULL, c6305 Int64 NOT NULL, c6306 Decimal(15,0), c6307 String, c6308 Double NOT NULL, c6309 Decimal(35,10), c6310 Date32 NOT NULL, c6311 Yson, c6312 Yson, c6313 String NOT NULL, c6314 Utf8 NOT NULL, c6315 Date NOT NULL, c6316 Decimal(22,9) NOT NULL, c6317 Uint8, c6318 Uint64 NOT NULL, c6319 Json NOT NULL, c6320 Decimal(22,9), c6321 Interval64 NOT NULL, c6322 JsonDocument NOT NULL, c6323 Date32 NOT NULL, c6324 Decimal(15,0) NOT NULL, c6325 Float, c6326 Timestamp NOT NULL, c6327 Uint64 NOT NULL, c6328 Uint64 NOT NULL, c6329 Uint16 NOT NULL, c6330 Yson NOT NULL, c6331 Date32, c6332 Uint64 NOT NULL, c6333 Datetime, c6334 Uint32 NOT NULL, c6335 Datetime64, c6336 Decimal(15,0), c6337 Decimal(35,10) NOT NULL, c6338 Double NOT NULL, c6339 Datetime, c6340 Uint64 NOT NULL, c6341 Uint16 NOT NULL, c6342 Decimal(15,0), c6343 Decimal(22,9) NOT NULL, c6344 Uint64, c6345 Float NOT NULL, c6346 Uint32 NOT NULL, c6347 Uint16, c6348 Int64 NOT NULL, c6349 Float, c6350 String, c6351 Int16, c6352 String, c6353 Yson NOT NULL, c6354 Decimal(35,10), c6355 Uint8, c6356 JsonDocument, c6357 String NOT NULL, c6358 Uint32, c6359 Uint8, c6360 Timestamp64, c6361 Uint32, c6362 Double, c6363 Timestamp NOT NULL, c6364 Datetime64 NOT NULL, c6365 Decimal(15,0) NOT NULL, c6366 JsonDocument, c6367 Uint16, c6368 Int8 NOT NULL, c6369 String NOT NULL, c6370 Uint64, c6371 Int8 NOT NULL, c6372 Decimal(22,9), c6373 Float, c6374 Int8, c6375 Decimal(15,0), c6376 Decimal(35,10), c6377 Uint64 NOT NULL, c6378 Uint8 NOT NULL, c6379 Uint32 NOT NULL, c6380 Uint16 NOT NULL, c6381 Decimal(22,9) NOT NULL, c6382 Json, c6383 Date32 NOT NULL, c6384 Float NOT NULL, c6385 JsonDocument NOT NULL, c6386 Json NOT NULL, c6387 Uint32, c6388 Uint64 NOT NULL, c6389 Int32, c6390 Uint16 NOT NULL, c6391 Uint16 NOT NULL, c6392 Date32 NOT NULL, c6393 String NOT NULL, c6394 Uint16 NOT NULL, c6395 Uint8, c6396 JsonDocument, c6397 Json NOT NULL, c6398 Json NOT NULL, c6399 Uint16, c6400 Datetime64, c6401 Interval64 NOT NULL, c6402 Int64, c6403 Datetime64 NOT NULL, c6404 Json NOT NULL, c6405 Decimal(35,10), c6406 Datetime64 NOT NULL, c6407 Float, c6408 Int16, c6409 Datetime64, c6410 Decimal(15,0) NOT NULL, c6411 Uint8 NOT NULL, c6412 Uint16, c6413 Float, c6414 Timestamp NOT NULL, c6415 Datetime64, c6416 Interval64 NOT NULL, c6417 Decimal(15,0) NOT NULL, c6418 JsonDocument, c6419 Int64, c6420 Int64, c6421 Utf8 NOT NULL, c6422 Decimal(35,10) NOT NULL, c6423 Int64, c6424 JsonDocument, c6425 Utf8 NOT NULL, c6426 Int8 NOT NULL, c6427 Int32 NOT NULL, c6428 Timestamp, c6429 Uint64 NOT NULL, c6430 Timestamp64, c6431 Double, c6432 Double, c6433 Int8 NOT NULL, c6434 Timestamp NOT NULL, c6435 Date, c6436 Decimal(22,9) NOT NULL, c6437 Decimal(35,10) NOT NULL, c6438 Float NOT NULL, c6439 Timestamp, c6440 Yson NOT NULL, c6441 Date, c6442 String NOT NULL, c6443 Float NOT NULL, c6444 Date, c6445 Interval64, c6446 Timestamp NOT NULL, c6447 Yson, c6448 Int16 NOT NULL, c6449 Int8 NOT NULL, c6450 Json, c6451 Decimal(22,9) NOT NULL, c6452 Uint16, c6453 Int32 NOT NULL, c6454 Timestamp64, c6455 Timestamp64 NOT NULL, c6456 Uint8, c6457 Utf8, c6458 Int16 NOT NULL, c6459 JsonDocument NOT NULL, c6460 Uint16 NOT NULL, c6461 Decimal(15,0), c6462 Uint16 NOT NULL, c6463 JsonDocument NOT NULL, c6464 Decimal(22,9), c6465 Decimal(35,10), c6466 Decimal(15,0) NOT NULL, c6467 Float, c6468 Uint64 NOT NULL, c6469 Decimal(35,10), c6470 Int8, c6471 Date, c6472 Uint64, c6473 JsonDocument, c6474 Int8, c6475 Decimal(15,0), c6476 Timestamp64 NOT NULL, c6477 Datetime64, c6478 Datetime64 NOT NULL, c6479 Int8, c6480 Json, c6481 Json, c6482 Timestamp, c6483 Interval64 NOT NULL, c6484 JsonDocument, c6485 Date NOT NULL, c6486 Yson, c6487 Uint32, c6488 Timestamp64, c6489 Decimal(15,0) NOT NULL, c6490 Date32, c6491 JsonDocument NOT NULL, c6492 Date32, c6493 Int8, c6494 Timestamp64 NOT NULL, c6495 Decimal(35,10), c6496 Int64, c6497 Yson, c6498 Json NOT NULL, c6499 Decimal(22,9) NOT NULL, c6500 Uint64, c6501 Float NOT NULL, c6502 Interval64 NOT NULL, c6503 Int16, c6504 Date32, c6505 Uint8, c6506 Int32, c6507 Timestamp NOT NULL, c6508 Uint16 NOT NULL, c6509 String, c6510 Int16, c6511 Uint64 NOT NULL, c6512 Timestamp64 NOT NULL, c6513 Decimal(22,9), c6514 Float, c6515 Timestamp64, c6516 Decimal(15,0) NOT NULL, c6517 Datetime64, c6518 Uint32 NOT NULL, c6519 Int64 NOT NULL, c6520 Json, c6521 String, c6522 Double NOT NULL, c6523 Float NOT NULL, c6524 Datetime64, c6525 Timestamp64 NOT NULL, c6526 Timestamp64 NOT NULL, c6527 Yson NOT NULL, c6528 Utf8 NOT NULL, c6529 JsonDocument NOT NULL, c6530 Yson NOT NULL, c6531 Int16 NOT NULL, c6532 JsonDocument, c6533 Int32, c6534 Datetime64, c6535 Decimal(15,0) NOT NULL, c6536 Float, c6537 Uint32, c6538 Timestamp NOT NULL, c6539 Utf8, c6540 Uint64 NOT NULL, c6541 Timestamp NOT NULL, c6542 Json, c6543 Date32 NOT NULL, c6544 String NOT NULL, c6545 Interval64 NOT NULL, c6546 Date32, c6547 String, c6548 Json, c6549 Decimal(35,10) NOT NULL, c6550 Yson, c6551 Double NOT NULL, c6552 Timestamp NOT NULL, c6553 Timestamp64 NOT NULL, c6554 Uint16, c6555 Float NOT NULL, c6556 Uint16 NOT NULL, c6557 Uint8, c6558 Json NOT NULL, c6559 Uint32 NOT NULL, c6560 Yson NOT NULL, c6561 Json NOT NULL, c6562 Uint8, c6563 Datetime, c6564 Int8 NOT NULL, c6565 Datetime64 NOT NULL, c6566 Float NOT NULL, c6567 Int64, c6568 Timestamp NOT NULL, c6569 Date NOT NULL, c6570 String, c6571 Uint16 NOT NULL, c6572 JsonDocument NOT NULL, c6573 Int64 NOT NULL, c6574 Interval64, c6575 Double NOT NULL, c6576 Double NOT NULL, c6577 Json NOT NULL, c6578 Timestamp NOT NULL, c6579 Int8, c6580 Date32, c6581 Float NOT NULL, c6582 Utf8, c6583 Timestamp NOT NULL, c6584 Uint64 NOT NULL, c6585 Double NOT NULL, c6586 JsonDocument, c6587 Uint8, c6588 Uint8, c6589 Interval64 NOT NULL, c6590 Int32, c6591 Utf8 NOT NULL, c6592 String, c6593 Decimal(15,0) NOT NULL, c6594 Uint8 NOT NULL, c6595 Date32 NOT NULL, c6596 Timestamp, c6597 Double, c6598 Double, c6599 Datetime64, c6600 Int64, c6601 Decimal(15,0) NOT NULL, c6602 Int64 NOT NULL, c6603 Date, c6604 Datetime NOT NULL, c6605 Int64, c6606 Timestamp NOT NULL, c6607 Decimal(35,10) NOT NULL, c6608 JsonDocument, c6609 Json NOT NULL, c6610 Timestamp NOT NULL, c6611 JsonDocument NOT NULL, c6612 Decimal(22,9) NOT NULL, c6613 Uint16, c6614 Datetime64, c6615 Int64, c6616 Json NOT NULL, c6617 Uint64, c6618 Timestamp, c6619 Int32 NOT NULL, c6620 Int64 NOT NULL, c6621 Double, c6622 Double, c6623 Uint16 NOT NULL, c6624 Interval64, c6625 Decimal(35,10) NOT NULL, c6626 String, c6627 Int64, c6628 Int64, c6629 Int32 NOT NULL, c6630 Uint32 NOT NULL, c6631 Float, c6632 Utf8 NOT NULL, c6633 Int32, c6634 Json, c6635 Uint16, c6636 Yson NOT NULL, c6637 Uint64, c6638 Timestamp64, c6639 Int16, c6640 Date32, c6641 Datetime NOT NULL, c6642 Datetime64, c6643 Decimal(15,0), c6644 Int32, c6645 Date NOT NULL, c6646 Int32, c6647 Timestamp NOT NULL, c6648 String NOT NULL, c6649 Timestamp NOT NULL, c6650 Float, c6651 Uint32 NOT NULL, c6652 Int8 NOT NULL, c6653 Date32, c6654 Float NOT NULL, c6655 Uint32, c6656 Date, c6657 Decimal(35,10) NOT NULL, c6658 Uint8 NOT NULL, c6659 Timestamp, c6660 Uint16, c6661 Int32, c6662 Json, c6663 Uint8, c6664 JsonDocument, c6665 Int32 NOT NULL, c6666 Decimal(35,10) NOT NULL, c6667 Decimal(22,9) NOT NULL, c6668 Timestamp64, c6669 Uint32, c6670 Uint64 NOT NULL, c6671 Date32, c6672 Timestamp NOT NULL, c6673 Double, c6674 Decimal(35,10) NOT NULL, c6675 Uint8 NOT NULL, c6676 Date, c6677 JsonDocument NOT NULL, c6678 Timestamp NOT NULL, c6679 Int8, c6680 Double NOT NULL, c6681 Int8 NOT NULL, c6682 Date32, c6683 JsonDocument NOT NULL, c6684 String NOT NULL, c6685 String NOT NULL, c6686 Datetime, c6687 Date32 NOT NULL, c6688 Date32, c6689 Int32, c6690 Json NOT NULL, c6691 Datetime, c6692 JsonDocument NOT NULL, c6693 Date32 NOT NULL, c6694 Int16, c6695 Yson, c6696 Int8 NOT NULL, c6697 Decimal(35,10), c6698 Decimal(22,9) NOT NULL, c6699 Int8, c6700 Decimal(35,10) NOT NULL, c6701 JsonDocument NOT NULL, c6702 Int8, c6703 JsonDocument NOT NULL, c6704 Interval64, c6705 Uint64, c6706 Int8, c6707 Int8 NOT NULL, c6708 Date NOT NULL, c6709 Interval64, c6710 Decimal(15,0) NOT NULL, c6711 Uint16, c6712 Datetime64, c6713 Int32, c6714 Timestamp, c6715 Decimal(15,0), c6716 Int64 NOT NULL, c6717 Decimal(15,0), c6718 Date NOT NULL, c6719 Datetime NOT NULL, c6720 Json NOT NULL, c6721 Timestamp64 NOT NULL, c6722 Int8 NOT NULL, c6723 Double NOT NULL, c6724 Int8 NOT NULL, c6725 Decimal(35,10), c6726 Int32 NOT NULL, c6727 Float NOT NULL, c6728 Datetime64, c6729 Yson, c6730 Date32 NOT NULL, c6731 Uint32, c6732 Uint16 NOT NULL, c6733 String, c6734 Interval64 NOT NULL, c6735 Decimal(35,10) NOT NULL, c6736 Decimal(15,0), c6737 Int64 NOT NULL, c6738 Date32 NOT NULL, c6739 JsonDocument, c6740 Date NOT NULL, c6741 Timestamp NOT NULL, c6742 Yson NOT NULL, c6743 Decimal(35,10) NOT NULL, c6744 Datetime, c6745 Datetime NOT NULL, c6746 Int8 NOT NULL, c6747 Float NOT NULL, c6748 JsonDocument, c6749 Yson NOT NULL, c6750 String NOT NULL, c6751 Int16 NOT NULL, c6752 Uint32 NOT NULL, c6753 Uint16 NOT NULL, c6754 Uint32 NOT NULL, c6755 Datetime NOT NULL, c6756 Decimal(22,9), c6757 JsonDocument, c6758 Uint8 NOT NULL, c6759 Uint64 NOT NULL, c6760 Uint64 NOT NULL, c6761 Int8, c6762 Decimal(35,10), c6763 Yson NOT NULL, c6764 Timestamp64, c6765 Decimal(15,0) NOT NULL, c6766 Float NOT NULL, c6767 Int64, c6768 Decimal(22,9) NOT NULL, c6769 Int32, c6770 Decimal(15,0), c6771 Timestamp NOT NULL, c6772 Uint16 NOT NULL, c6773 Timestamp64, c6774 Timestamp64 NOT NULL, c6775 Utf8 NOT NULL, c6776 Uint64 NOT NULL, c6777 Uint64 NOT NULL, c6778 Int16, c6779 Double NOT NULL, c6780 JsonDocument, c6781 Interval64, c6782 Double, c6783 Json NOT NULL, c6784 Yson, c6785 Datetime64 NOT NULL, c6786 Timestamp NOT NULL, c6787 Decimal(35,10), c6788 Int32, c6789 Decimal(22,9), c6790 Uint16, c6791 Float, c6792 Uint32, c6793 Decimal(35,10) NOT NULL, c6794 Double NOT NULL, c6795 Int8, c6796 Int64, c6797 Json NOT NULL, c6798 Int64 NOT NULL, c6799 Int32, c6800 Datetime64, c6801 Utf8 NOT NULL, c6802 Uint16 NOT NULL, c6803 Interval64 NOT NULL, c6804 Uint64, c6805 Datetime, c6806 Float, c6807 Timestamp64, c6808 Yson, c6809 Int8, c6810 Decimal(22,9), c6811 Json, c6812 Uint64, c6813 Date32 NOT NULL, c6814 String, c6815 Decimal(35,10), c6816 Utf8, c6817 Float, c6818 Date, c6819 Decimal(22,9) NOT NULL, c6820 Uint16, c6821 Int16 NOT NULL, c6822 Json, c6823 Uint8 NOT NULL, c6824 Timestamp64, c6825 Datetime NOT NULL, c6826 Uint32 NOT NULL, c6827 Yson, c6828 Datetime64 NOT NULL, c6829 Datetime, c6830 Utf8, c6831 Double, c6832 Uint64, c6833 Int16 NOT NULL, c6834 Decimal(35,10) NOT NULL, c6835 Yson, c6836 Datetime64 NOT NULL, c6837 Datetime, c6838 Uint64 NOT NULL, c6839 Double, c6840 Float NOT NULL, c6841 Date, c6842 Datetime64 NOT NULL, c6843 Int8, c6844 Double,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b'Cleaning up /Root/olap_workload...\nCleaning up /Root/olap_workload... done, None tables deleted\ncreate_drop: No tables to delete\nInserting a row by thread 0\nInserting a row by thread 1\nInserting a row by thread 2\nInserting a row by thread 3\nInserting a row by thread 4\nRenaming table tbl_26 to tbl_24\nRenaming table tbl_19 to tbl_29\nRenaming table tbl_17 to tbl_15\nWriting to table tbl_22\nWriting to table tbl_2\nWriting to table tbl_3\nElapsed 0 seconds, stat:\n\tcreate_drop: Created: 0, Deleted: 0, Exists: 10\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_26]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_2 to tbl_3\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_19]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_2 to tbl_19\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_29\nElapsed 10 seconds, stat:\n\tcreate_drop: Created: 1, Deleted: 0, Exists: 11\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_17]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_16 to tbl_4\nElapsed 20 seconds, stat:\n\tcreate_drop: Created: 5, Deleted: 0, Exists: 15\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nElapsed 30 seconds, stat:\n\tcreate_drop: Created: 5, Deleted: 0, Exists: 15\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nElapsed 40 seconds, stat:\n\tcreate_drop: Created: 5, Deleted: 0, Exists: 15\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_16]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_12 to tbl_19\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_12]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_8 to tbl_25\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_23\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_28\nmessage: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_2`." issue_code: 2017 severity: 1 issues { message: "unknown table" issue_code: 2017 severity: 1 } (server_code: 400010)\nWriting to table tbl_13\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_28]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_13\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_13]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_11\nElapsed 50 seconds, stat:\n\tcreate_drop: Created: 8, Deleted: 0, Exists: 18\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_11]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_20\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_20]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_9\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_13]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_22\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_17\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_17]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_29\nElapsed 60 seconds, stat:\n\tcreate_drop: Created: 8, Deleted: 0, Exists: 18\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_27\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_2]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_7 to tbl_6\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_6\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_5 to tbl_13\nRenaming table tbl_21 to tbl_3\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_26 to tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_26]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_13 to tbl_1\nInserting a row by thread 3\nRenaming table tbl_21 to tbl_8\nElapsed 70 seconds, stat:\n\tcreate_drop: Created: 8, Deleted: 0, Exists: 18\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 1\n\trename_tables: Renames: 2, Writes: 0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_27]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_18\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_13]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_2 to tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_2]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_9 to tbl_17\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_8 to tbl_29\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_18]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_19\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_8]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_18 to tbl_13\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_18]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_4 to tbl_16\nmessage: "Table /Root/olap_workload/rename_tables/tbl_9 (shard 72075186224038578) scan failed, reason: cannot build table metadata accessor for request: incorrect table name and table id for scan start: /Root/olap_workload/rename_tables/tbl_9::19/" issue_code: 2017 severity: 1 (server_code: 400010)\nWriting to table tbl_14\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_14]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_0\nElapsed 80 seconds, stat:\n\tcreate_drop: Created: 9, Deleted: 1, Exists: 18\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 1\n\trename_tables: Renames: 2, Writes: 0\nRenaming table tbl_20 to tbl_3\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_20]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_15 to tbl_3\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_6 to tbl_18\nElapsed 90 seconds, stat:\n\tcreate_drop: Created: 9, Deleted: 1, Exists: 18\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 1\n\trename_tables: Renames: 3, Writes: 0\nRenaming table tbl_16 to tbl_25\nRenaming table tbl_8 to tbl_2\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_8]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_7 to tbl_29\nWriting to table tbl_5\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_5]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_4\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_25\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 34], type: EPathTypeColumnTable, state: EPathStateNoChanges)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_9 to tbl_10\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_9]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_21 to tbl_3\nElapsed 100 seconds, stat:\n\tcreate_drop: Created: 11, Deleted: 2, Exists: 19\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 1\n\trename_tables: Renames: 5, Writes: 1\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_30]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_21\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_15 to tbl_6\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_5 to tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_30]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_22\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_5]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)'
	std_err:b'... c4619 Uint32, c4620 Date32, c4621 Yson NOT NULL, c4622 Date32, c4623 Datetime64, c4624 Timestamp64, c4625 Decimal(35,10), c4626 Date, c4627 Yson, c4628 Timestamp, c4629 Datetime64, c4630 Uint16, c4631 Datetime64, c4632 Timestamp NOT NULL, c4633 Uint32 NOT NULL, c4634 Uint8, c4635 Interval64, c4636 Double, c4637 Double, c4638 Datetime64 NOT NULL, c4639 Uint8, c4640 String, c4641 Date NOT NULL, c4642 Int32 NOT NULL, c4643 Uint16 NOT NULL, c4644 JsonDocument NOT NULL, c4645 Int16, c4646 Uint16 NOT NULL, c4647 Uint32 NOT NULL, c4648 Int16 NOT NULL, c4649 Int8, c4650 Datetime, c4651 Timestamp64 NOT NULL, c4652 Timestamp64 NOT NULL, c4653 Int32 NOT NULL, c4654 Uint32, c4655 Utf8 NOT NULL, c4656 Timestamp, c4657 String NOT NULL, c4658 Decimal(15,0) NOT NULL, c4659 JsonDocument NOT NULL, c4660 Int8, c4661 Uint16 NOT NULL, c4662 Int16 NOT NULL, c4663 Decimal(15,0) NOT NULL, c4664 Decimal(35,10) NOT NULL, c4665 Decimal(15,0) NOT NULL, c4666 Datetime64, c4667 Int8 NOT NULL, c4668 String, c4669 Yson NOT NULL, c4670 Int32, c4671 Yson, c4672 Int8, c4673 Yson, c4674 Decimal(35,10), c4675 Uint8, c4676 Date NOT NULL, c4677 String, c4678 String, c4679 Datetime NOT NULL, c4680 Utf8, c4681 Int64 NOT NULL, c4682 Uint32, c4683 Timestamp64, c4684 Int16 NOT NULL, c4685 Int8 NOT NULL, c4686 Int8 NOT NULL, c4687 JsonDocument NOT NULL, c4688 String, c4689 Int16, c4690 Double, c4691 Timestamp, c4692 Decimal(15,0), c4693 Uint64, c4694 Float, c4695 Int8 NOT NULL, c4696 String NOT NULL, c4697 Decimal(15,0), c4698 Int16, c4699 JsonDocument NOT NULL, c4700 Yson NOT NULL, c4701 Date32, c4702 Timestamp64 NOT NULL, c4703 Decimal(35,10), c4704 Double, c4705 Uint8 NOT NULL, c4706 Json, c4707 Interval64 NOT NULL, c4708 Timestamp NOT NULL, c4709 Int16, c4710 Date NOT NULL, c4711 Yson, c4712 Yson, c4713 Json, c4714 String, c4715 Int32, c4716 Utf8, c4717 Int64, c4718 Int32, c4719 Uint32, c4720 Timestamp NOT NULL, c4721 Decimal(35,10), c4722 Date32 NOT NULL, c4723 Uint16, c4724 Date, c4725 Int16 NOT NULL, c4726 Interval64, c4727 Datetime, c4728 Int8, c4729 Interval64, c4730 Interval64 NOT NULL, c4731 Uint64, c4732 Utf8, c4733 Uint64, c4734 Int16, c4735 JsonDocument NOT NULL, c4736 Date NOT NULL, c4737 Date32, c4738 Utf8 NOT NULL, c4739 Decimal(35,10) NOT NULL, c4740 Int8, c4741 Decimal(35,10) NOT NULL, c4742 Float NOT NULL, c4743 Date NOT NULL, c4744 Int8, c4745 Interval64 NOT NULL, c4746 Double NOT NULL, c4747 Int64 NOT NULL, c4748 Interval64 NOT NULL, c4749 Datetime NOT NULL, c4750 Datetime64 NOT NULL, c4751 Decimal(15,0), c4752 Datetime64, c4753 Float NOT NULL, c4754 Int64 NOT NULL, c4755 Int8, c4756 Int16 NOT NULL, c4757 Int16 NOT NULL, c4758 Int8 NOT NULL, c4759 Uint8, c4760 Datetime, c4761 Int16 NOT NULL, c4762 Decimal(35,10) NOT NULL, c4763 Interval64 NOT NULL, c4764 Int64 NOT NULL, c4765 Uint64 NOT NULL, c4766 Uint8, c4767 Date32 NOT NULL, c4768 Int32 NOT NULL, c4769 Double NOT NULL, c4770 Uint8, c4771 Date32, c4772 Decimal(35,10) NOT NULL, c4773 Int16 NOT NULL, c4774 Yson NOT NULL, c4775 Int64, c4776 Decimal(22,9) NOT NULL, c4777 Decimal(35,10) NOT NULL, c4778 Yson NOT NULL, c4779 String, c4780 Uint32, c4781 Timestamp, c4782 String NOT NULL, c4783 Uint8 NOT NULL, c4784 Datetime, c4785 Date32 NOT NULL, c4786 Json, c4787 JsonDocument NOT NULL, c4788 Json NOT NULL, c4789 Int64 NOT NULL, c4790 Int16, c4791 Int16, c4792 Decimal(35,10), c4793 Uint16 NOT NULL, c4794 Json NOT NULL, c4795 Decimal(35,10), c4796 Json NOT NULL, c4797 Utf8, c4798 Double NOT NULL, c4799 Utf8, c4800 Double, c4801 Int64, c4802 Uint8 NOT NULL, c4803 Int8, c4804 Timestamp, c4805 Uint32, c4806 Datetime64 NOT NULL, c4807 Uint8 NOT NULL, c4808 Yson, c4809 Int64 NOT NULL, c4810 Uint64 NOT NULL, c4811 Date NOT NULL, c4812 Date NOT NULL, c4813 Date NOT NULL, c4814 Int16 NOT NULL, c4815 Decimal(22,9) NOT NULL, c4816 Date NOT NULL, c4817 Date NOT NULL, c4818 Datetime64, c4819 Timestamp64 NOT NULL, c4820 Double, c4821 Date, c4822 Uint16, c4823 Datetime NOT NULL, c4824 Yson NOT NULL, c4825 Datetime64 NOT NULL, c4826 Interval64, c4827 Int32, c4828 Datetime, c4829 JsonDocument NOT NULL, c4830 Uint32, c4831 Uint64 NOT NULL, c4832 Interval64 NOT NULL, c4833 Datetime64 NOT NULL, c4834 Yson NOT NULL, c4835 Yson, c4836 Json, c4837 Uint32, c4838 Utf8 NOT NULL, c4839 Utf8 NOT NULL, c4840 Timestamp64, c4841 Int32, c4842 Datetime NOT NULL, c4843 Uint64, c4844 Interval64 NOT NULL, c4845 Date32, c4846 Uint64, c4847 Decimal(22,9), c4848 Uint16, c4849 Datetime64 NOT NULL, c4850 Uint32 NOT NULL, c4851 Yson NOT NULL, c4852 Date32, c4853 Int64, c4854 Datetime64, c4855 Uint8 NOT NULL, c4856 Date NOT NULL, c4857 Int16 NOT NULL, c4858 Int8, c4859 Uint16 NOT NULL, c4860 Datetime64 NOT NULL, c4861 Uint8 NOT NULL, c4862 JsonDocument, c4863 Date32, c4864 Date32, c4865 Timestamp, c4866 Int16, c4867 Int8, c4868 Utf8 NOT NULL, c4869 Decimal(22,9), c4870 Uint64 NOT NULL, c4871 Decimal(35,10), c4872 Date32, c4873 Uint16 NOT NULL, c4874 Uint64 NOT NULL, c4875 Timestamp64, c4876 Float, c4877 Date32 NOT NULL, c4878 Decimal(15,0), c4879 Uint16, c4880 Yson, c4881 Uint32 NOT NULL, c4882 Decimal(15,0), c4883 Decimal(22,9), c4884 Utf8, c4885 Datetime64, c4886 Interval64, c4887 Uint32 NOT NULL, c4888 JsonDocument, c4889 Uint32, c4890 Decimal(15,0), c4891 Int32, c4892 Date32 NOT NULL, c4893 Int64, c4894 Decimal(35,10), c4895 Json, c4896 Uint16, c4897 Uint32, c4898 Uint8 NOT NULL, c4899 Interval64 NOT NULL, c4900 Int32 NOT NULL, c4901 Uint64 NOT NULL, c4902 Timestamp, c4903 Float, c4904 Int16, c4905 Datetime, c4906 String, c4907 Json NOT NULL, c4908 Date NOT NULL, c4909 String NOT NULL, c4910 Timestamp, c4911 Date32, c4912 Json NOT NULL, c4913 Int32, c4914 Uint32, c4915 Int16, c4916 Timestamp64 NOT NULL, c4917 Uint32, c4918 Datetime64, c4919 Timestamp NOT NULL, c4920 Datetime64, c4921 String, c4922 Uint8, c4923 Double, c4924 Float NOT NULL, c4925 Date32 NOT NULL, c4926 Datetime NOT NULL, c4927 Int32, c4928 Int32, c4929 Uint64, c4930 Utf8, c4931 Uint32 NOT NULL, c4932 Interval64 NOT NULL, c4933 Date NOT NULL, c4934 String, c4935 Double NOT NULL, c4936 Timestamp, c4937 JsonDocument NOT NULL, c4938 Uint32 NOT NULL, c4939 Decimal(15,0) NOT NULL, c4940 Uint16, c4941 JsonDocument NOT NULL, c4942 Utf8, c4943 Date32 NOT NULL, c4944 Json, c4945 Decimal(35,10), c4946 Json, c4947 Yson NOT NULL, c4948 Uint32 NOT NULL, c4949 Decimal(15,0), c4950 Yson, c4951 Double, c4952 Decimal(15,0), c4953 Decimal(35,10), c4954 Int32 NOT NULL, c4955 Yson, c4956 Yson, c4957 Double NOT NULL, c4958 Double, c4959 Timestamp NOT NULL, c4960 Timestamp64, c4961 Decimal(22,9), c4962 Int16, c4963 Uint64, c4964 Double, c4965 Interval64 NOT NULL, c4966 Uint8, c4967 Yson, c4968 Int64 NOT NULL, c4969 Int32, c4970 Decimal(22,9) NOT NULL, c4971 Utf8, c4972 Date32 NOT NULL, c4973 Int16 NOT NULL, c4974 Datetime64, c4975 Double NOT NULL, c4976 Int64, c4977 Yson NOT NULL, c4978 Double, c4979 Decimal(35,10) NOT NULL, c4980 Int64 NOT NULL, c4981 Decimal(15,0) NOT NULL, c4982 Double, c4983 Datetime64 NOT NULL, c4984 Datetime, c4985 Uint8, c4986 Decimal(35,10) NOT NULL, c4987 Int32, c4988 Datetime64, c4989 Interval64, c4990 Utf8, c4991 Timestamp, c4992 Timestamp64, c4993 Int64 NOT NULL, c4994 Decimal(15,0), c4995 String NOT NULL, c4996 Interval64 NOT NULL, c4997 Interval64 NOT NULL, c4998 Uint32, c4999 Uint8, c5000 Yson, c5001 Uint8 NOT NULL, c5002 Date32, c5003 Datetime NOT NULL, c5004 Timestamp64 NOT NULL, c5005 Date32 NOT NULL, c5006 Json, c5007 Uint8, c5008 Int8 NOT NULL, c5009 Timestamp64, c5010 Decimal(15,0), c5011 Date32, c5012 Yson, c5013 Timestamp64, c5014 Int32, c5015 Int8 NOT NULL, c5016 JsonDocument, c5017 Uint8 NOT NULL, c5018 Datetime64 NOT NULL, c5019 JsonDocument, c5020 Float, c5021 Uint8 NOT NULL, c5022 Uint16 NOT NULL, c5023 Uint16, c5024 Interval64 NOT NULL, c5025 Int8, c5026 Interval64, c5027 Date32, c5028 Uint32 NOT NULL, c5029 Int32, c5030 Timestamp NOT NULL, c5031 Json NOT NULL, c5032 Decimal(22,9), c5033 Int16, c5034 Uint16 NOT NULL, c5035 Date NOT NULL, c5036 Datetime64 NOT NULL, c5037 Timestamp, c5038 Utf8 NOT NULL, c5039 Int16 NOT NULL, c5040 Uint16 NOT NULL, c5041 Uint64 NOT NULL, c5042 Decimal(15,0), c5043 Decimal(15,0), c5044 Datetime NOT NULL, c5045 Int8, c5046 Double NOT NULL, c5047 String, c5048 Uint32, c5049 Interval64 NOT NULL, c5050 Decimal(22,9) NOT NULL, c5051 Json NOT NULL, c5052 Int32 NOT NULL, c5053 Int8, c5054 Datetime NOT NULL, c5055 Datetime, c5056 Int64, c5057 Date32 NOT NULL, c5058 Decimal(35,10), c5059 Int8 NOT NULL, c5060 Int8, c5061 String NOT NULL, c5062 Uint16 NOT NULL, c5063 Datetime64 NOT NULL, c5064 Decimal(35,10), c5065 Date, c5066 Timestamp, c5067 Yson NOT NULL, c5068 Decimal(15,0), c5069 String NOT NULL, c5070 Uint64, c5071 Datetime64 NOT NULL, c5072 Uint16 NOT NULL, c5073 Uint64 NOT NULL, c5074 Timestamp, c5075 Date32, c5076 Decimal(35,10) NOT NULL, c5077 Timestamp64 NOT NULL, c5078 Uint16, c5079 Date NOT NULL, c5080 Uint16 NOT NULL, c5081 Interval64, c5082 Timestamp NOT NULL, c5083 Timestamp64, c5084 Yson, c5085 Int8 NOT NULL, c5086 Datetime64 NOT NULL, c5087 Decimal(15,0), c5088 Uint32 NOT NULL, c5089 Uint32 NOT NULL, c5090 Int16, c5091 Datetime64 NOT NULL, c5092 Datetime64, c5093 Timestamp, c5094 Uint8, c5095 Datetime64 NOT NULL, c5096 Decimal(22,9) NOT NULL, c5097 Datetime NOT NULL, c5098 Utf8, c5099 Decimal(35,10) NOT NULL, c5100 Int32 NOT NULL, c5101 Int64 NOT NULL, c5102 Uint32, c5103 Float, c5104 Json, c5105 Timestamp, c5106 Uint32, c5107 Utf8, c5108 Datetime, c5109 Uint32, c5110 Datetime64 NOT NULL, c5111 Uint64, c5112 Int64, c5113 Uint32, c5114 Uint32 NOT NULL, c5115 Date32 NOT NULL, c5116 Timestamp NOT NULL, c5117 Uint16, c5118 Uint8, c5119 Int64, c5120 Int16, c5121 Yson NOT NULL, c5122 Int32 NOT NULL, c5123 Uint16 NOT NULL, c5124 Json NOT NULL, c5125 Interval64, c5126 Json, c5127 Yson, c5128 Int32 NOT NULL, c5129 Int8 NOT NULL, c5130 Decimal(15,0) NOT NULL, c5131 Uint64, c5132 Decimal(22,9), c5133 Json NOT NULL, c5134 Uint64, c5135 Datetime64 NOT NULL, c5136 Uint64 NOT NULL, c5137 Timestamp NOT NULL, c5138 Utf8, c5139 Date, c5140 Utf8 NOT NULL, c5141 Timestamp64 NOT NULL, c5142 Uint64, c5143 Interval64, c5144 Timestamp NOT NULL, c5145 JsonDocument, c5146 Utf8, c5147 Uint16, c5148 Uint64, c5149 String NOT NULL, c5150 Decimal(15,0), c5151 Decimal(35,10), c5152 Utf8 NOT NULL, c5153 Datetime64 NOT NULL, c5154 Double NOT NULL, c5155 Int8, c5156 Int16 NOT NULL, c5157 String NOT NULL, c5158 Datetime64 NOT NULL, c5159 Yson NOT NULL, c5160 Float, c5161 Int8 NOT NULL, c5162 Decimal(22,9), c5163 Int64, c5164 Float, c5165 JsonDocument NOT NULL, c5166 Datetime NOT NULL, c5167 Float, c5168 JsonDocument NOT NULL, c5169 Uint32 NOT NULL, c5170 Decimal(35,10), c5171 Int16, c5172 Decimal(15,0) NOT NULL, c5173 Yson, c5174 Uint32 NOT NULL, c5175 Timestamp, c5176 Date32 NOT NULL, c5177 String, c5178 Decimal(35,10) NOT NULL, c5179 Timestamp, c5180 Double NOT NULL, c5181 Timestamp64 NOT NULL, c5182 Uint64 NOT NULL, c5183 Int8 NOT NULL, c5184 Uint8 NOT NULL, c5185 Decimal(15,0) NOT NULL, c5186 Uint8 NOT NULL, c5187 Timestamp64 NOT NULL, c5188 Uint64 NOT NULL, c5189 Date32 NOT NULL, c5190 Int64, c5191 String NOT NULL, c5192 Uint16, c5193 String, c5194 Date, c5195 Int8, c5196 Uint32, c5197 JsonDocument, c5198 Int8 NOT NULL, c5199 Json NOT NULL, c5200 Interval64, c5201 Int32, c5202 Timestamp64, c5203 Int32, c5204 Int8 NOT NULL, c5205 Decimal(22,9), c5206 Int16 NOT NULL, c5207 Float NOT NULL, c5208 Utf8, c5209 Datetime64, c5210 Int64 NOT NULL, c5211 Int16 NOT NULL, c5212 Int32 NOT NULL, c5213 Uint64, c5214 Uint16, c5215 Double NOT NULL, c5216 Int16 NOT NULL, c5217 Datetime NOT NULL, c5218 Yson, c5219 Int8 NOT NULL, c5220 Decimal(22,9) NOT NULL, c5221 Timestamp NOT NULL, c5222 Timestamp NOT NULL, c5223 Int8 NOT NULL, c5224 Uint64, c5225 Uint8 NOT NULL, c5226 Decimal(15,0) NOT NULL, c5227 Date NOT NULL, c5228 Int16, c5229 Uint8, c5230 Uint16 NOT NULL, c5231 Json NOT NULL, c5232 Int32, c5233 Datetime NOT NULL, c5234 Double, c5235 JsonDocument, c5236 Float NOT NULL, c5237 Decimal(35,10) NOT NULL, c5238 JsonDocument, c5239 JsonDocument NOT NULL, c5240 Decimal(15,0), c5241 Uint32, c5242 Date, c5243 Int16, c5244 Uint16 NOT NULL, c5245 Utf8 NOT NULL, c5246 Json NOT NULL, c5247 Datetime, c5248 Decimal(35,10) NOT NULL, c5249 Decimal(35,10), c5250 Decimal(35,10), c5251 Timestamp NOT NULL, c5252 Json, c5253 String NOT NULL, c5254 Datetime64 NOT NULL, c5255 Float NOT NULL, c5256 Int16, c5257 Float, c5258 Interval64 NOT NULL, c5259 Timestamp NOT NULL, c5260 Datetime, c5261 Json NOT NULL, c5262 Datetime64, c5263 Timestamp64 NOT NULL, c5264 Int16, c5265 Int64 NOT NULL, c5266 Json, c5267 Uint16, c5268 Int8 NOT NULL, c5269 Uint32, c5270 Int32, c5271 Decimal(15,0) NOT NULL, c5272 Int16, c5273 Decimal(35,10) NOT NULL, c5274 Decimal(22,9) NOT NULL, c5275 Date32 NOT NULL, c5276 Uint32, c5277 Decimal(15,0), c5278 Int16, c5279 Datetime NOT NULL, c5280 JsonDocument, c5281 Decimal(35,10), c5282 JsonDocument NOT NULL, c5283 Uint8 NOT NULL, c5284 Double, c5285 Yson, c5286 Int8 NOT NULL, c5287 Double NOT NULL, c5288 JsonDocument NOT NULL, c5289 JsonDocument NOT NULL, c5290 Int64, c5291 Uint32, c5292 Int32, c5293 Date, c5294 Json, c5295 Utf8, c5296 Timestamp64, c5297 Timestamp, c5298 Json NOT NULL, c5299 Float, c5300 Date32, c5301 Interval64, c5302 Int8 NOT NULL, c5303 Yson NOT NULL, c5304 Int8, c5305 Int8, c5306 Decimal(15,0) NOT NULL, c5307 Uint8, c5308 Timestamp NOT NULL, c5309 Double NOT NULL, c5310 Uint64 NOT NULL, c5311 Uint64, c5312 Decimal(35,10), c5313 Decimal(22,9) NOT NULL, c5314 Uint16 NOT NULL, c5315 Datetime, c5316 Int16, c5317 Int64, c5318 Float NOT NULL, c5319 Date, c5320 Int8, c5321 Uint8 NOT NULL, c5322 Int64, c5323 Uint8, c5324 Datetime, c5325 JsonDocument NOT NULL, c5326 Int8 NOT NULL, c5327 Float NOT NULL, c5328 JsonDocument NOT NULL, c5329 Uint64 NOT NULL, c5330 JsonDocument, c5331 Utf8 NOT NULL, c5332 Uint64, c5333 String, c5334 Double, c5335 Double NOT NULL, c5336 JsonDocument, c5337 JsonDocument, c5338 Decimal(22,9), c5339 Yson NOT NULL, c5340 Interval64, c5341 Interval64, c5342 Uint64 NOT NULL, c5343 Int16, c5344 Interval64, c5345 Timestamp64, c5346 Int64, c5347 Utf8, c5348 Float NOT NULL, c5349 Timestamp64, c5350 Float NOT NULL, c5351 Datetime64 NOT NULL, c5352 Datetime, c5353 Uint16, c5354 Timestamp NOT NULL, c5355 Int32 NOT NULL, c5356 String NOT NULL, c5357 Uint8 NOT NULL, c5358 Int8, c5359 Int8, c5360 Int8 NOT NULL, c5361 Yson NOT NULL, c5362 Decimal(15,0) NOT NULL, c5363 Uint8, c5364 Json NOT NULL, c5365 Datetime64, c5366 Int32, c5367 Decimal(15,0), c5368 Timestamp, c5369 String NOT NULL, c5370 Yson NOT NULL, c5371 JsonDocument NOT NULL, c5372 Uint8, c5373 Interval64, c5374 String, c5375 Double NOT NULL, c5376 Datetime64 NOT NULL, c5377 Yson, c5378 Yson NOT NULL, c5379 Datetime NOT NULL, c5380 Timestamp64, c5381 Timestamp, c5382 Datetime, c5383 String, c5384 Float NOT NULL, c5385 Int16 NOT NULL, c5386 Date32, c5387 Datetime NOT NULL, c5388 Int32, c5389 Datetime64 NOT NULL, c5390 Timestamp NOT NULL, c5391 Uint32, c5392 Uint64, c5393 Uint32, c5394 Double NOT NULL, c5395 Int8, c5396 Timestamp64, c5397 Timestamp, c5398 Timestamp, c5399 Int8, c5400 Json NOT NULL, c5401 Interval64, c5402 Int16, c5403 Uint16 NOT NULL, c5404 Uint8 NOT NULL, c5405 Uint32, c5406 Yson NOT NULL, c5407 Interval64, c5408 Decimal(15,0), c5409 Float NOT NULL, c5410 JsonDocument NOT NULL, c5411 Yson, c5412 Decimal(15,0) NOT NULL, c5413 Uint8, c5414 Datetime64 NOT NULL, c5415 Date32, c5416 Uint32 NOT NULL, c5417 Decimal(15,0), c5418 Utf8, c5419 Int8, c5420 Decimal(15,0), c5421 Int8, c5422 Double, c5423 String NOT NULL, c5424 Datetime64 NOT NULL, c5425 Date NOT NULL, c5426 Json, c5427 Uint64, c5428 Float NOT NULL, c5429 Json NOT NULL, c5430 Int8 NOT NULL, c5431 Json NOT NULL, c5432 Int8, c5433 Interval64 NOT NULL, c5434 Decimal(22,9) NOT NULL, c5435 Decimal(22,9), c5436 Date32, c5437 Interval64 NOT NULL, c5438 Uint64 NOT NULL, c5439 Decimal(15,0), c5440 Float, c5441 Decimal(15,0), c5442 Int8, c5443 Double, c5444 Int16 NOT NULL, c5445 JsonDocument, c5446 Uint16, c5447 Double, c5448 Uint64 NOT NULL, c5449 Int64, c5450 Decimal(22,9) NOT NULL, c5451 Float, c5452 Float NOT NULL, c5453 Uint16, c5454 Utf8 NOT NULL, c5455 Yson, c5456 Utf8 NOT NULL, c5457 Decimal(15,0), c5458 Json NOT NULL, c5459 Timestamp64 NOT NULL, c5460 Double NOT NULL, c5461 Date NOT NULL, c5462 Uint64, c5463 Float, c5464 Uint64 NOT NULL, c5465 Datetime, c5466 Timestamp64, c5467 Date32 NOT NULL, c5468 Timestamp64, c5469 Double, c5470 Utf8, c5471 Int32 NOT NULL, c5472 Date32, c5473 Double NOT NULL, c5474 Double, c5475 Decimal(35,10) NOT NULL, c5476 Json NOT NULL, c5477 Datetime, c5478 Uint8 NOT NULL, c5479 Int8 NOT NULL, c5480 Interval64 NOT NULL, c5481 Double NOT NULL, c5482 Uint16, c5483 Json, c5484 Date NOT NULL, c5485 Date NOT NULL, c5486 Int32, c5487 Utf8, c5488 Interval64, c5489 Datetime NOT NULL, c5490 Decimal(35,10) NOT NULL, c5491 Yson, c5492 Date NOT NULL, c5493 Int32 NOT NULL, c5494 Uint64 NOT NULL, c5495 JsonDocument NOT NULL, c5496 Uint64 NOT NULL, c5497 Float NOT NULL, c5498 Uint8 NOT NULL, c5499 Int32, c5500 Uint32, c5501 Float, c5502 Decimal(22,9), c5503 Float NOT NULL, c5504 Timestamp, c5505 Datetime, c5506 Timestamp64, c5507 Int8 NOT NULL, c5508 Json, c5509 Uint16 NOT NULL, c5510 Date32, c5511 Datetime64 NOT NULL, c5512 Date32 NOT NULL, c5513 Int32 NOT NULL, c5514 Timestamp64, c5515 Uint8 NOT NULL, c5516 Decimal(35,10) NOT NULL, c5517 String NOT NULL, c5518 Datetime64, c5519 Int32, c5520 Yson NOT NULL, c5521 Timestamp64, c5522 Uint16 NOT NULL, c5523 Datetime64, c5524 JsonDocument NOT NULL, c5525 Decimal(22,9), c5526 Float, c5527 Int32, c5528 Uint16, c5529 Decimal(22,9) NOT NULL, c5530 Date NOT NULL, c5531 Utf8 NOT NULL, c5532 Json, c5533 Utf8 NOT NULL, c5534 Timestamp, c5535 Int64 NOT NULL, c5536 Uint8 NOT NULL, c5537 Float NOT NULL, c5538 Int64 NOT NULL, c5539 Decimal(35,10), c5540 Date NOT NULL, c5541 Yson, c5542 Interval64 NOT NULL, c5543 Datetime, c5544 Timestamp NOT NULL, c5545 Decimal(22,9), c5546 Interval64 NOT NULL, c5547 Int16 NOT NULL, c5548 Int16, c5549 Timestamp64 NOT NULL, c5550 Int8, c5551 Yson NOT NULL, c5552 Double NOT NULL, c5553 String NOT NULL, c5554 Int64, c5555 Datetime64 NOT NULL, c5556 Int16, c5557 Decimal(35,10) NOT NULL, c5558 Decimal(35,10), c5559 String, c5560 Decimal(15,0) NOT NULL, c5561 Timestamp64, c5562 Json, c5563 Timestamp NOT NULL, c5564 Timestamp64, c5565 Timestamp, c5566 Date32, c5567 Float NOT NULL, c5568 JsonDocument, c5569 Uint64, c5570 Double, c5571 String NOT NULL, c5572 Float, c5573 Yson, c5574 Date32, c5575 Uint64 NOT NULL, c5576 Uint16, c5577 Decimal(15,0), c5578 Datetime, c5579 Json NOT NULL, c5580 JsonDocument NOT NULL, c5581 Int64, c5582 Decimal(15,0) NOT NULL, c5583 Datetime64, c5584 Datetime, c5585 Int16 NOT NULL, c5586 Datetime64 NOT NULL, c5587 Utf8 NOT NULL, c5588 Float, c5589 Int8 NOT NULL, c5590 Float NOT NULL, c5591 Uint16, c5592 Timestamp NOT NULL, c5593 Json, c5594 Datetime NOT NULL, c5595 Timestamp, c5596 Datetime64, c5597 Int8 NOT NULL, c5598 Datetime NOT NULL, c5599 Int64 NOT NULL, c5600 Uint16 NOT NULL, c5601 Decimal(15,0) NOT NULL, c5602 Double, c5603 Interval64, c5604 Timestamp64 NOT NULL, c5605 Uint32, c5606 Date, c5607 Timestamp64 NOT NULL, c5608 Date32 NOT NULL, c5609 Datetime64, c5610 Json, c5611 String, c5612 Double, c5613 Uint16 NOT NULL, c5614 Date NOT NULL, c5615 Date NOT NULL, c5616 Uint32 NOT NULL, c5617 Date, c5618 Interval64, c5619 Yson NOT NULL, c5620 Uint8, c5621 Json, c5622 Float, c5623 Timestamp, c5624 String NOT NULL, c5625 JsonDocument NOT NULL, c5626 String NOT NULL, c5627 Uint32 NOT NULL, c5628 Float, c5629 Json, c5630 Decimal(35,10) NOT NULL, c5631 Float, c5632 Decimal(22,9), c5633 Uint64, c5634 Uint8 NOT NULL, c5635 String, c5636 Int8 NOT NULL, c5637 Int8 NOT NULL, c5638 Uint32 NOT NULL, c5639 Uint64, c5640 Date NOT NULL, c5641 Utf8 NOT NULL, c5642 Datetime NOT NULL, c5643 Datetime64, c5644 Decimal(15,0), c5645 Timestamp, c5646 Date NOT NULL, c5647 String NOT NULL, c5648 Uint16 NOT NULL, c5649 String NOT NULL, c5650 Date NOT NULL, c5651 Decimal(35,10), c5652 Decimal(35,10) NOT NULL, c5653 Decimal(22,9) NOT NULL, c5654 Uint32 NOT NULL, c5655 Int8 NOT NULL, c5656 Json, c5657 Int8 NOT NULL, c5658 String, c5659 Int32 NOT NULL, c5660 Int32 NOT NULL, c5661 Interval64 NOT NULL, c5662 Timestamp NOT NULL, c5663 Int64, c5664 Int64, c5665 Decimal(35,10), c5666 Decimal(15,0), c5667 Uint16 NOT NULL, c5668 Decimal(22,9), c5669 JsonDocument NOT NULL, c5670 Date NOT NULL, c5671 Int32, c5672 Uint8 NOT NULL, c5673 Uint8, c5674 Date32, c5675 Json, c5676 Uint32, c5677 Int8 NOT NULL, c5678 Int8 NOT NULL, c5679 Utf8, c5680 JsonDocument NOT NULL, c5681 Uint16, c5682 String, c5683 Json, c5684 Int32 NOT NULL, c5685 Datetime64, c5686 Yson, c5687 Decimal(35,10), c5688 Uint16 NOT NULL, c5689 Json, c5690 Date, c5691 JsonDocument NOT NULL, c5692 Utf8, c5693 JsonDocument NOT NULL, c5694 Date32, c5695 Date32, c5696 Decimal(15,0) NOT NULL, c5697 Timestamp NOT NULL, c5698 Datetime, c5699 String, c5700 Uint64 NOT NULL, c5701 Decimal(22,9) NOT NULL, c5702 Uint8, c5703 Interval64, c5704 Int16 NOT NULL, c5705 Timestamp64, c5706 Timestamp NOT NULL, c5707 JsonDocument NOT NULL, c5708 Int16 NOT NULL, c5709 Int8, c5710 Uint64 NOT NULL, c5711 Uint16, c5712 Utf8, c5713 Int64, c5714 JsonDocument NOT NULL, c5715 Float NOT NULL, c5716 Uint64 NOT NULL, c5717 String NOT NULL, c5718 Interval64, c5719 Uint32 NOT NULL, c5720 Int32 NOT NULL, c5721 Decimal(15,0), c5722 Uint8 NOT NULL, c5723 Int8 NOT NULL, c5724 Timestamp64 NOT NULL, c5725 JsonDocument, c5726 Date, c5727 Uint16, c5728 Int32, c5729 Date32, c5730 Yson NOT NULL, c5731 Double, c5732 Timestamp NOT NULL, c5733 String NOT NULL, c5734 Uint64, c5735 Uint8, c5736 Interval64, c5737 Decimal(35,10) NOT NULL, c5738 Uint64, c5739 Date, c5740 Date NOT NULL, c5741 Decimal(15,0) NOT NULL, c5742 Datetime NOT NULL, c5743 Utf8, c5744 Decimal(22,9) NOT NULL, c5745 Int64 NOT NULL, c5746 Decimal(22,9) NOT NULL, c5747 Datetime NOT NULL, c5748 Int8 NOT NULL, c5749 Int8, c5750 Int32, c5751 Decimal(35,10) NOT NULL, c5752 Json, c5753 Decimal(35,10) NOT NULL, c5754 Int16, c5755 Uint32 NOT NULL, c5756 Date, c5757 Double NOT NULL, c5758 Uint64, c5759 Uint8 NOT NULL, c5760 Date32, c5761 Interval64, c5762 Int8 NOT NULL, c5763 Date NOT NULL, c5764 Datetime64 NOT NULL, c5765 Double, c5766 Int16, c5767 Timestamp64 NOT NULL, c5768 Yson NOT NULL, c5769 Decimal(35,10) NOT NULL, c5770 Int16, c5771 Int8 NOT NULL, c5772 String NOT NULL, c5773 Float NOT NULL, c5774 Timestamp64 NOT NULL, c5775 Date32, c5776 Uint8 NOT NULL, c5777 Date, c5778 Utf8, c5779 Date32, c5780 Double NOT NULL, c5781 Interval64 NOT NULL, c5782 Uint64, c5783 Decimal(22,9) NOT NULL, c5784 Uint16, c5785 Uint32, c5786 Decimal(15,0) NOT NULL, c5787 Decimal(22,9) NOT NULL, c5788 Decimal(15,0) NOT NULL, c5789 Double NOT NULL, c5790 Date, c5791 Int32, c5792 Int32, c5793 Date32, c5794 Timestamp64, c5795 Int32, c5796 Interval64 NOT NULL, c5797 Uint32 NOT NULL, c5798 Uint8, c5799 Decimal(15,0), c5800 String, c5801 Int8 NOT NULL, c5802 Timestamp, c5803 Float, c5804 Int16 NOT NULL, c5805 Timestamp64 NOT NULL, c5806 Int8 NOT NULL, c5807 JsonDocument NOT NULL, c5808 Int8 NOT NULL, c5809 Int16 NOT NULL, c5810 Decimal(35,10) NOT NULL, c5811 Date NOT NULL, c5812 Json NOT NULL, c5813 Date32, c5814 Decimal(35,10) NOT NULL, c5815 Double, c5816 Timestamp NOT NULL, c5817 Timestamp64 NOT NULL, c5818 Uint64 NOT NULL, c5819 Timestamp NOT NULL, c5820 Int16 NOT NULL, c5821 Int16, c5822 Uint64 NOT NULL, c5823 Float, c5824 Float NOT NULL, c5825 Datetime64 NOT NULL, c5826 Datetime64, c5827 Date32, c5828 Int8, c5829 Int64 NOT NULL, c5830 Int64, c5831 Interval64 NOT NULL, c5832 Uint16, c5833 Uint8, c5834 Decimal(35,10) NOT NULL, c5835 String NOT NULL, c5836 Datetime64 NOT NULL, c5837 Utf8 NOT NULL, c5838 Double, c5839 Timestamp64, c5840 Int8 NOT NULL, c5841 Timestamp, c5842 Uint64 NOT NULL, c5843 Uint32 NOT NULL, c5844 Interval64, c5845 Int8, c5846 Interval64, c5847 Interval64 NOT NULL, c5848 Date NOT NULL, c5849 Datetime64 NOT NULL, c5850 Interval64 NOT NULL, c5851 Datetime, c5852 Float NOT NULL, c5853 Json NOT NULL, c5854 Double, c5855 Decimal(35,10), c5856 Yson NOT NULL, c5857 Int8, c5858 Timestamp NOT NULL, c5859 Float NOT NULL, c5860 Timestamp64, c5861 Datetime64 NOT NULL, c5862 JsonDocument NOT NULL, c5863 Decimal(15,0), c5864 Uint16 NOT NULL, c5865 Uint32, c5866 Timestamp64, c5867 Datetime64 NOT NULL, c5868 Interval64 NOT NULL, c5869 Date, c5870 Uint64, c5871 Decimal(22,9) NOT NULL, c5872 Json, c5873 Uint32 NOT NULL, c5874 JsonDocument, c5875 Decimal(22,9), c5876 Datetime NOT NULL, c5877 Float, c5878 Yson, c5879 Utf8 NOT NULL, c5880 Decimal(15,0) NOT NULL, c5881 Double, c5882 Float NOT NULL, c5883 Decimal(22,9) NOT NULL, c5884 Decimal(15,0), c5885 Date NOT NULL, c5886 Int8 NOT NULL, c5887 Interval64, c5888 Timestamp64 NOT NULL, c5889 Int32, c5890 Date, c5891 Float NOT NULL, c5892 Int64 NOT NULL, c5893 Utf8 NOT NULL, c5894 Interval64, c5895 Timestamp64, c5896 Timestamp NOT NULL, c5897 Float NOT NULL, c5898 Utf8, c5899 Json NOT NULL, c5900 Yson, c5901 Datetime, c5902 Float NOT NULL, c5903 Int16, c5904 Uint16 NOT NULL, c5905 Datetime64, c5906 Float NOT NULL, c5907 Datetime, c5908 Decimal(35,10) NOT NULL, c5909 Timestamp NOT NULL, c5910 Date32, c5911 Uint8 NOT NULL, c5912 Yson, c5913 JsonDocument NOT NULL, c5914 Decimal(15,0), c5915 Interval64 NOT NULL, c5916 Interval64 NOT NULL, c5917 Datetime, c5918 Datetime, c5919 Json NOT NULL, c5920 Float NOT NULL, c5921 Timestamp64, c5922 String, c5923 Int16 NOT NULL, c5924 Double NOT NULL, c5925 Int8, c5926 Uint8 NOT NULL, c5927 Interval64 NOT NULL, c5928 Double NOT NULL, c5929 Datetime64, c5930 Decimal(35,10), c5931 Yson, c5932 Yson NOT NULL, c5933 Json, c5934 Int8 NOT NULL, c5935 String NOT NULL, c5936 Uint16, c5937 Timestamp64, c5938 Float NOT NULL, c5939 Decimal(35,10), c5940 Double NOT NULL, c5941 Int32 NOT NULL, c5942 Interval64, c5943 String, c5944 Datetime, c5945 String, c5946 Decimal(35,10), c5947 Uint64, c5948 Date, c5949 Int64, c5950 Uint8, c5951 Float NOT NULL, c5952 Date32 NOT NULL, c5953 Uint8 NOT NULL, c5954 Json, c5955 Decimal(35,10), c5956 Yson, c5957 Uint32 NOT NULL, c5958 Int64 NOT NULL, c5959 Float, c5960 Timestamp NOT NULL, c5961 Json NOT NULL, c5962 Yson NOT NULL, c5963 Yson, c5964 Int8, c5965 Timestamp64 NOT NULL, c5966 Float, c5967 Decimal(15,0) NOT NULL, c5968 Decimal(15,0) NOT NULL, c5969 Decimal(15,0) NOT NULL, c5970 Json NOT NULL, c5971 Interval64 NOT NULL, c5972 Date32 NOT NULL, c5973 Datetime, c5974 Uint16, c5975 Timestamp64, c5976 Yson, c5977 Date, c5978 Uint32, c5979 Yson, c5980 Timestamp NOT NULL, c5981 Decimal(22,9) NOT NULL, c5982 Timestamp64, c5983 Decimal(15,0) NOT NULL, c5984 String NOT NULL, c5985 Datetime64 NOT NULL, c5986 Int64 NOT NULL, c5987 Int8, c5988 Decimal(15,0), c5989 String, c5990 Double, c5991 Json, c5992 Interval64 NOT NULL, c5993 Decimal(35,10) NOT NULL, c5994 Double, c5995 Int64, c5996 Decimal(15,0), c5997 Date NOT NULL, c5998 Json NOT NULL, c5999 Timestamp, c6000 Decimal(22,9), c6001 Uint16 NOT NULL, c6002 Utf8, c6003 Decimal(22,9) NOT NULL, c6004 Int8, c6005 Uint16 NOT NULL, c6006 Utf8, c6007 Timestamp64 NOT NULL, c6008 JsonDocument, c6009 Int8 NOT NULL, c6010 Uint64 NOT NULL, c6011 String, c6012 Int16 NOT NULL, c6013 Utf8 NOT NULL, c6014 Double NOT NULL, c6015 Date NOT NULL, c6016 Timestamp NOT NULL, c6017 Date, c6018 JsonDocument NOT NULL, c6019 Double, c6020 Uint8, c6021 Uint32, c6022 Uint16 NOT NULL, c6023 Decimal(35,10), c6024 Date32, c6025 Decimal(15,0), c6026 Uint32 NOT NULL, c6027 Datetime64, c6028 Int32, c6029 Json NOT NULL, c6030 Int64, c6031 Decimal(22,9) NOT NULL, c6032 Yson NOT NULL, c6033 Uint64 NOT NULL, c6034 Utf8 NOT NULL, c6035 Datetime, c6036 Timestamp64, c6037 Datetime NOT NULL, c6038 Timestamp64 NOT NULL, c6039 String NOT NULL, c6040 Decimal(22,9), c6041 Timestamp64, c6042 Timestamp NOT NULL, c6043 Decimal(15,0), c6044 String, c6045 JsonDocument, c6046 String NOT NULL, c6047 Timestamp64 NOT NULL, c6048 Date32 NOT NULL, c6049 Uint64 NOT NULL, c6050 Uint8, c6051 Uint16 NOT NULL, c6052 Decimal(22,9), c6053 Int64 NOT NULL, c6054 Uint16, c6055 Double NOT NULL, c6056 Decimal(35,10), c6057 Interval64 NOT NULL, c6058 Int16 NOT NULL, c6059 Date32, c6060 JsonDocument NOT NULL, c6061 Uint16, c6062 Uint32, c6063 Int8, c6064 Uint32 NOT NULL, c6065 JsonDocument NOT NULL, c6066 Float, c6067 Timestamp, c6068 Datetime64, c6069 Uint64 NOT NULL, c6070 Decimal(22,9), c6071 Double NOT NULL, c6072 Datetime NOT NULL, c6073 Json, c6074 Yson NOT NULL, c6075 Int64 NOT NULL, c6076 Datetime NOT NULL, c6077 Datetime, c6078 Utf8 NOT NULL, c6079 Datetime, c6080 Decimal(15,0), c6081 Double NOT NULL, c6082 Datetime64 NOT NULL, c6083 Datetime, c6084 Date32, c6085 JsonDocument, c6086 Uint8, c6087 Uint64, c6088 Uint16 NOT NULL, c6089 Timestamp NOT NULL, c6090 Decimal(15,0), c6091 Uint8, c6092 Decimal(35,10), c6093 Decimal(22,9) NOT NULL, c6094 Int64 NOT NULL, c6095 Uint8, c6096 Utf8, c6097 Interval64, c6098 Uint64 NOT NULL, c6099 Date32, c6100 Datetime, c6101 Int64 NOT NULL, c6102 Decimal(35,10) NOT NULL, c6103 Int64, c6104 Double, c6105 Datetime64, c6106 String NOT NULL, c6107 Int8, c6108 Timestamp, c6109 Yson NOT NULL, c6110 Int8 NOT NULL, c6111 Interval64 NOT NULL, c6112 Decimal(35,10) NOT NULL, c6113 Double, c6114 Utf8 NOT NULL, c6115 Decimal(35,10) NOT NULL, c6116 Int16 NOT NULL, c6117 Date32, c6118 JsonDocument NOT NULL, c6119 Uint16 NOT NULL, c6120 Uint64 NOT NULL, c6121 Utf8 NOT NULL, c6122 String NOT NULL, c6123 Interval64 NOT NULL, c6124 Utf8 NOT NULL, c6125 Decimal(22,9) NOT NULL, c6126 Int8 NOT NULL, c6127 Interval64 NOT NULL, c6128 Decimal(22,9) NOT NULL, c6129 Uint32, c6130 Date32, c6131 Int64, c6132 Json, c6133 Timestamp64, c6134 Timestamp64, c6135 Int8 NOT NULL, c6136 Interval64 NOT NULL, c6137 Decimal(15,0) NOT NULL, c6138 Date32 NOT NULL, c6139 Double, c6140 Uint16, c6141 Int8, c6142 Date32 NOT NULL, c6143 Yson NOT NULL, c6144 Uint8 NOT NULL, c6145 Datetime NOT NULL, c6146 Uint8, c6147 Uint32, c6148 Timestamp64, c6149 Datetime64, c6150 Decimal(35,10), c6151 JsonDocument, c6152 Interval64 NOT NULL, c6153 String, c6154 JsonDocument, c6155 Uint64 NOT NULL, c6156 Int16 NOT NULL, c6157 Decimal(15,0), c6158 Uint32, c6159 Double NOT NULL, c6160 Utf8, c6161 Uint64, c6162 Yson NOT NULL, c6163 Yson NOT NULL, c6164 Timestamp, c6165 Int8, c6166 Timestamp64, c6167 Int8, c6168 Utf8, c6169 Uint8, c6170 String, c6171 Uint16 NOT NULL, c6172 Json NOT NULL, c6173 Interval64 NOT NULL, c6174 Date32 NOT NULL, c6175 Uint8 NOT NULL, c6176 Yson NOT NULL, c6177 JsonDocument, c6178 Utf8 NOT NULL, c6179 Float, c6180 Uint64, c6181 Decimal(35,10), c6182 Uint32, c6183 Uint8, c6184 String, c6185 Yson, c6186 Decimal(22,9), c6187 JsonDocument NOT NULL, c6188 Decimal(35,10), c6189 Timestamp64 NOT NULL, c6190 JsonDocument NOT NULL, c6191 Decimal(15,0) NOT NULL, c6192 Int32 NOT NULL, c6193 Double NOT NULL, c6194 Utf8, c6195 Int16, c6196 Utf8, c6197 Double, c6198 Int32 NOT NULL, c6199 Datetime64, c6200 Utf8 NOT NULL, c6201 Yson NOT NULL, c6202 Timestamp NOT NULL, c6203 Int16 NOT NULL, c6204 Double NOT NULL, c6205 Timestamp64, c6206 Datetime NOT NULL, c6207 Timestamp64 NOT NULL, c6208 Float NOT NULL, c6209 Datetime, c6210 Timestamp64 NOT NULL, c6211 JsonDocument NOT NULL, c6212 Int8, c6213 Uint16 NOT NULL, c6214 String NOT NULL, c6215 Int32 NOT NULL, c6216 Date32, c6217 Double, c6218 Double, c6219 Decimal(35,10) NOT NULL, c6220 Int32, c6221 Yson, c6222 Int64, c6223 Int64, c6224 Yson NOT NULL, c6225 JsonDocument, c6226 Uint8 NOT NULL, c6227 Int8, c6228 String, c6229 Json NOT NULL, c6230 Int16 NOT NULL, c6231 Uint32 NOT NULL, c6232 Timestamp, c6233 Datetime64 NOT NULL, c6234 Utf8, c6235 Double, c6236 Date NOT NULL, c6237 Datetime64 NOT NULL, c6238 Int32 NOT NULL, c6239 Json NOT NULL, c6240 Uint32, c6241 Timestamp64 NOT NULL, c6242 Yson NOT NULL, c6243 Uint8 NOT NULL, c6244 Datetime NOT NULL, c6245 Uint8 NOT NULL, c6246 String NOT NULL, c6247 Datetime, c6248 Datetime64, c6249 Timestamp, c6250 Utf8, c6251 Timestamp64, c6252 Decimal(15,0) NOT NULL, c6253 Yson, c6254 Decimal(35,10), c6255 Yson NOT NULL, c6256 String, c6257 Datetime NOT NULL, c6258 Uint64, c6259 String NOT NULL, c6260 Double, c6261 Int32, c6262 Timestamp64 NOT NULL, c6263 Decimal(22,9), c6264 Double, c6265 JsonDocument, c6266 Double, c6267 Decimal(15,0), c6268 Datetime NOT NULL, c6269 Timestamp64 NOT NULL, c6270 Date NOT NULL, c6271 Timestamp, c6272 Timestamp64, c6273 Int8, c6274 Int32, c6275 Decimal(15,0) NOT NULL, c6276 Uint8 NOT NULL, c6277 Timestamp NOT NULL, c6278 Int64, c6279 Uint8 NOT NULL, c6280 Interval64 NOT NULL, c6281 Decimal(35,10), c6282 Uint16 NOT NULL, c6283 Datetime64, c6284 Timestamp64 NOT NULL, c6285 Uint32 NOT NULL, c6286 Datetime64 NOT NULL, c6287 Decimal(35,10) NOT NULL, c6288 Decimal(22,9), c6289 Uint64 NOT NULL, c6290 Int16 NOT NULL, c6291 Utf8, c6292 Float NOT NULL, c6293 Uint16 NOT NULL, c6294 Double, c6295 Datetime64 NOT NULL, c6296 Date NOT NULL, c6297 Json, c6298 String, c6299 Double, c6300 Int16, c6301 JsonDocument, c6302 Date, c6303 Json NOT NULL, c6304 Int16 NOT NULL, c6305 Int64 NOT NULL, c6306 Decimal(15,0), c6307 String, c6308 Double NOT NULL, c6309 Decimal(35,10), c6310 Date32 NOT NULL, c6311 Yson, c6312 Yson, c6313 String NOT NULL, c6314 Utf8 NOT NULL, c6315 Date NOT NULL, c6316 Decimal(22,9) NOT NULL, c6317 Uint8, c6318 Uint64 NOT NULL, c6319 Json NOT NULL, c6320 Decimal(22,9), c6321 Interval64 NOT NULL, c6322 JsonDocument NOT NULL, c6323 Date32 NOT NULL, c6324 Decimal(15,0) NOT NULL, c6325 Float, c6326 Timestamp NOT NULL, c6327 Uint64 NOT NULL, c6328 Uint64 NOT NULL, c6329 Uint16 NOT NULL, c6330 Yson NOT NULL, c6331 Date32, c6332 Uint64 NOT NULL, c6333 Datetime, c6334 Uint32 NOT NULL, c6335 Datetime64, c6336 Decimal(15,0), c6337 Decimal(35,10) NOT NULL, c6338 Double NOT NULL, c6339 Datetime, c6340 Uint64 NOT NULL, c6341 Uint16 NOT NULL, c6342 Decimal(15,0), c6343 Decimal(22,9) NOT NULL, c6344 Uint64, c6345 Float NOT NULL, c6346 Uint32 NOT NULL, c6347 Uint16, c6348 Int64 NOT NULL, c6349 Float, c6350 String, c6351 Int16, c6352 String, c6353 Yson NOT NULL, c6354 Decimal(35,10), c6355 Uint8, c6356 JsonDocument, c6357 String NOT NULL, c6358 Uint32, c6359 Uint8, c6360 Timestamp64, c6361 Uint32, c6362 Double, c6363 Timestamp NOT NULL, c6364 Datetime64 NOT NULL, c6365 Decimal(15,0) NOT NULL, c6366 JsonDocument, c6367 Uint16, c6368 Int8 NOT NULL, c6369 String NOT NULL, c6370 Uint64, c6371 Int8 NOT NULL, c6372 Decimal(22,9), c6373 Float, c6374 Int8, c6375 Decimal(15,0), c6376 Decimal(35,10), c6377 Uint64 NOT NULL, c6378 Uint8 NOT NULL, c6379 Uint32 NOT NULL, c6380 Uint16 NOT NULL, c6381 Decimal(22,9) NOT NULL, c6382 Json, c6383 Date32 NOT NULL, c6384 Float NOT NULL, c6385 JsonDocument NOT NULL, c6386 Json NOT NULL, c6387 Uint32, c6388 Uint64 NOT NULL, c6389 Int32, c6390 Uint16 NOT NULL, c6391 Uint16 NOT NULL, c6392 Date32 NOT NULL, c6393 String NOT NULL, c6394 Uint16 NOT NULL, c6395 Uint8, c6396 JsonDocument, c6397 Json NOT NULL, c6398 Json NOT NULL, c6399 Uint16, c6400 Datetime64, c6401 Interval64 NOT NULL, c6402 Int64, c6403 Datetime64 NOT NULL, c6404 Json NOT NULL, c6405 Decimal(35,10), c6406 Datetime64 NOT NULL, c6407 Float, c6408 Int16, c6409 Datetime64, c6410 Decimal(15,0) NOT NULL, c6411 Uint8 NOT NULL, c6412 Uint16, c6413 Float, c6414 Timestamp NOT NULL, c6415 Datetime64, c6416 Interval64 NOT NULL, c6417 Decimal(15,0) NOT NULL, c6418 JsonDocument, c6419 Int64, c6420 Int64, c6421 Utf8 NOT NULL, c6422 Decimal(35,10) NOT NULL, c6423 Int64, c6424 JsonDocument, c6425 Utf8 NOT NULL, c6426 Int8 NOT NULL, c6427 Int32 NOT NULL, c6428 Timestamp, c6429 Uint64 NOT NULL, c6430 Timestamp64, c6431 Double, c6432 Double, c6433 Int8 NOT NULL, c6434 Timestamp NOT NULL, c6435 Date, c6436 Decimal(22,9) NOT NULL, c6437 Decimal(35,10) NOT NULL, c6438 Float NOT NULL, c6439 Timestamp, c6440 Yson NOT NULL, c6441 Date, c6442 String NOT NULL, c6443 Float NOT NULL, c6444 Date, c6445 Interval64, c6446 Timestamp NOT NULL, c6447 Yson, c6448 Int16 NOT NULL, c6449 Int8 NOT NULL, c6450 Json, c6451 Decimal(22,9) NOT NULL, c6452 Uint16, c6453 Int32 NOT NULL, c6454 Timestamp64, c6455 Timestamp64 NOT NULL, c6456 Uint8, c6457 Utf8, c6458 Int16 NOT NULL, c6459 JsonDocument NOT NULL, c6460 Uint16 NOT NULL, c6461 Decimal(15,0), c6462 Uint16 NOT NULL, c6463 JsonDocument NOT NULL, c6464 Decimal(22,9), c6465 Decimal(35,10), c6466 Decimal(15,0) NOT NULL, c6467 Float, c6468 Uint64 NOT NULL, c6469 Decimal(35,10), c6470 Int8, c6471 Date, c6472 Uint64, c6473 JsonDocument, c6474 Int8, c6475 Decimal(15,0), c6476 Timestamp64 NOT NULL, c6477 Datetime64, c6478 Datetime64 NOT NULL, c6479 Int8, c6480 Json, c6481 Json, c6482 Timestamp, c6483 Interval64 NOT NULL, c6484 JsonDocument, c6485 Date NOT NULL, c6486 Yson, c6487 Uint32, c6488 Timestamp64, c6489 Decimal(15,0) NOT NULL, c6490 Date32, c6491 JsonDocument NOT NULL, c6492 Date32, c6493 Int8, c6494 Timestamp64 NOT NULL, c6495 Decimal(35,10), c6496 Int64, c6497 Yson, c6498 Json NOT NULL, c6499 Decimal(22,9) NOT NULL, c6500 Uint64, c6501 Float NOT NULL, c6502 Interval64 NOT NULL, c6503 Int16, c6504 Date32, c6505 Uint8, c6506 Int32, c6507 Timestamp NOT NULL, c6508 Uint16 NOT NULL, c6509 String, c6510 Int16, c6511 Uint64 NOT NULL, c6512 Timestamp64 NOT NULL, c6513 Decimal(22,9), c6514 Float, c6515 Timestamp64, c6516 Decimal(15,0) NOT NULL, c6517 Datetime64, c6518 Uint32 NOT NULL, c6519 Int64 NOT NULL, c6520 Json, c6521 String, c6522 Double NOT NULL, c6523 Float NOT NULL, c6524 Datetime64, c6525 Timestamp64 NOT NULL, c6526 Timestamp64 NOT NULL, c6527 Yson NOT NULL, c6528 Utf8 NOT NULL, c6529 JsonDocument NOT NULL, c6530 Yson NOT NULL, c6531 Int16 NOT NULL, c6532 JsonDocument, c6533 Int32, c6534 Datetime64, c6535 Decimal(15,0) NOT NULL, c6536 Float, c6537 Uint32, c6538 Timestamp NOT NULL, c6539 Utf8, c6540 Uint64 NOT NULL, c6541 Timestamp NOT NULL, c6542 Json, c6543 Date32 NOT NULL, c6544 String NOT NULL, c6545 Interval64 NOT NULL, c6546 Date32, c6547 String, c6548 Json, c6549 Decimal(35,10) NOT NULL, c6550 Yson, c6551 Double NOT NULL, c6552 Timestamp NOT NULL, c6553 Timestamp64 NOT NULL, c6554 Uint16, c6555 Float NOT NULL, c6556 Uint16 NOT NULL, c6557 Uint8, c6558 Json NOT NULL, c6559 Uint32 NOT NULL, c6560 Yson NOT NULL, c6561 Json NOT NULL, c6562 Uint8, c6563 Datetime, c6564 Int8 NOT NULL, c6565 Datetime64 NOT NULL, c6566 Float NOT NULL, c6567 Int64, c6568 Timestamp NOT NULL, c6569 Date NOT NULL, c6570 String, c6571 Uint16 NOT NULL, c6572 JsonDocument NOT NULL, c6573 Int64 NOT NULL, c6574 Interval64, c6575 Double NOT NULL, c6576 Double NOT NULL, c6577 Json NOT NULL, c6578 Timestamp NOT NULL, c6579 Int8, c6580 Date32, c6581 Float NOT NULL, c6582 Utf8, c6583 Timestamp NOT NULL, c6584 Uint64 NOT NULL, c6585 Double NOT NULL, c6586 JsonDocument, c6587 Uint8, c6588 Uint8, c6589 Interval64 NOT NULL, c6590 Int32, c6591 Utf8 NOT NULL, c6592 String, c6593 Decimal(15,0) NOT NULL, c6594 Uint8 NOT NULL, c6595 Date32 NOT NULL, c6596 Timestamp, c6597 Double, c6598 Double, c6599 Datetime64, c6600 Int64, c6601 Decimal(15,0) NOT NULL, c6602 Int64 NOT NULL, c6603 Date, c6604 Datetime NOT NULL, c6605 Int64, c6606 Timestamp NOT NULL, c6607 Decimal(35,10) NOT NULL, c6608 JsonDocument, c6609 Json NOT NULL, c6610 Timestamp NOT NULL, c6611 JsonDocument NOT NULL, c6612 Decimal(22,9) NOT NULL, c6613 Uint16, c6614 Datetime64, c6615 Int64, c6616 Json NOT NULL, c6617 Uint64, c6618 Timestamp, c6619 Int32 NOT NULL, c6620 Int64 NOT NULL, c6621 Double, c6622 Double, c6623 Uint16 NOT NULL, c6624 Interval64, c6625 Decimal(35,10) NOT NULL, c6626 String, c6627 Int64, c6628 Int64, c6629 Int32 NOT NULL, c6630 Uint32 NOT NULL, c6631 Float, c6632 Utf8 NOT NULL, c6633 Int32, c6634 Json, c6635 Uint16, c6636 Yson NOT NULL, c6637 Uint64, c6638 Timestamp64, c6639 Int16, c6640 Date32, c6641 Datetime NOT NULL, c6642 Datetime64, c6643 Decimal(15,0), c6644 Int32, c6645 Date NOT NULL, c6646 Int32, c6647 Timestamp NOT NULL, c6648 String NOT NULL, c6649 Timestamp NOT NULL, c6650 Float, c6651 Uint32 NOT NULL, c6652 Int8 NOT NULL, c6653 Date32, c6654 Float NOT NULL, c6655 Uint32, c6656 Date, c6657 Decimal(35,10) NOT NULL, c6658 Uint8 NOT NULL, c6659 Timestamp, c6660 Uint16, c6661 Int32, c6662 Json, c6663 Uint8, c6664 JsonDocument, c6665 Int32 NOT NULL, c6666 Decimal(35,10) NOT NULL, c6667 Decimal(22,9) NOT NULL, c6668 Timestamp64, c6669 Uint32, c6670 Uint64 NOT NULL, c6671 Date32, c6672 Timestamp NOT NULL, c6673 Double, c6674 Decimal(35,10) NOT NULL, c6675 Uint8 NOT NULL, c6676 Date, c6677 JsonDocument NOT NULL, c6678 Timestamp NOT NULL, c6679 Int8, c6680 Double NOT NULL, c6681 Int8 NOT NULL, c6682 Date32, c6683 JsonDocument NOT NULL, c6684 String NOT NULL, c6685 String NOT NULL, c6686 Datetime, c6687 Date32 NOT NULL, c6688 Date32, c6689 Int32, c6690 Json NOT NULL, c6691 Datetime, c6692 JsonDocument NOT NULL, c6693 Date32 NOT NULL, c6694 Int16, c6695 Yson, c6696 Int8 NOT NULL, c6697 Decimal(35,10), c6698 Decimal(22,9) NOT NULL, c6699 Int8, c6700 Decimal(35,10) NOT NULL, c6701 JsonDocument NOT NULL, c6702 Int8, c6703 JsonDocument NOT NULL, c6704 Interval64, c6705 Uint64, c6706 Int8, c6707 Int8 NOT NULL, c6708 Date NOT NULL, c6709 Interval64, c6710 Decimal(15,0) NOT NULL, c6711 Uint16, c6712 Datetime64, c6713 Int32, c6714 Timestamp, c6715 Decimal(15,0), c6716 Int64 NOT NULL, c6717 Decimal(15,0), c6718 Date NOT NULL, c6719 Datetime NOT NULL, c6720 Json NOT NULL, c6721 Timestamp64 NOT NULL, c6722 Int8 NOT NULL, c6723 Double NOT NULL, c6724 Int8 NOT NULL, c6725 Decimal(35,10), c6726 Int32 NOT NULL, c6727 Float NOT NULL, c6728 Datetime64, c6729 Yson, c6730 Date32 NOT NULL, c6731 Uint32, c6732 Uint16 NOT NULL, c6733 String, c6734 Interval64 NOT NULL, c6735 Decimal(35,10) NOT NULL, c6736 Decimal(15,0), c6737 Int64 NOT NULL, c6738 Date32 NOT NULL, c6739 JsonDocument, c6740 Date NOT NULL, c6741 Timestamp NOT NULL, c6742 Yson NOT NULL, c6743 Decimal(35,10) NOT NULL, c6744 Datetime, c6745 Datetime NOT NULL, c6746 Int8 NOT NULL, c6747 Float NOT NULL, c6748 JsonDocument, c6749 Yson NOT NULL, c6750 String NOT NULL, c6751 Int16 NOT NULL, c6752 Uint32 NOT NULL, c6753 Uint16 NOT NULL, c6754 Uint32 NOT NULL, c6755 Datetime NOT NULL, c6756 Decimal(22,9), c6757 JsonDocument, c6758 Uint8 NOT NULL, c6759 Uint64 NOT NULL, c6760 Uint64 NOT NULL, c6761 Int8, c6762 Decimal(35,10), c6763 Yson NOT NULL, c6764 Timestamp64, c6765 Decimal(15,0) NOT NULL, c6766 Float NOT NULL, c6767 Int64, c6768 Decimal(22,9) NOT NULL, c6769 Int32, c6770 Decimal(15,0), c6771 Timestamp NOT NULL, c6772 Uint16 NOT NULL, c6773 Timestamp64, c6774 Timestamp64 NOT NULL, c6775 Utf8 NOT NULL, c6776 Uint64 NOT NULL, c6777 Uint64 NOT NULL, c6778 Int16, c6779 Double NOT NULL, c6780 JsonDocument, c6781 Interval64, c6782 Double, c6783 Json NOT NULL, c6784 Yson, c6785 Datetime64 NOT NULL, c6786 Timestamp NOT NULL, c6787 Decimal(35,10), c6788 Int32, c6789 Decimal(22,9), c6790 Uint16, c6791 Float, c6792 Uint32, c6793 Decimal(35,10) NOT NULL, c6794 Double NOT NULL, c6795 Int8, c6796 Int64, c6797 Json NOT NULL, c6798 Int64 NOT NULL, c6799 Int32, c6800 Datetime64, c6801 Utf8 NOT NULL, c6802 Uint16 NOT NULL, c6803 Interval64 NOT NULL, c6804 Uint64, c6805 Datetime, c6806 Float, c6807 Timestamp64, c6808 Yson, c6809 Int8, c6810 Decimal(22,9), c6811 Json, c6812 Uint64, c6813 Date32 NOT NULL, c6814 String, c6815 Decimal(35,10), c6816 Utf8, c6817 Float, c6818 Date, c6819 Decimal(22,9) NOT NULL, c6820 Uint16, c6821 Int16 NOT NULL, c6822 Json, c6823 Uint8 NOT NULL, c6824 Timestamp64, c6825 Datetime NOT NULL, c6826 Uint32 NOT NULL, c6827 Yson, c6828 Datetime64 NOT NULL, c6829 Datetime, c6830 Utf8, c6831 Double, c6832 Uint64, c6833 Int16 NOT NULL, c6834 Decimal(35,10) NOT NULL, c6835 Yson, c6836 Datetime64 NOT NULL, c6837 Datetime, c6838 Uint64 NOT NULL, c6839 Double, c6840 Float NOT NULL, c6841 Date, c6842 Datetime64 NOT NULL, c6843 Int8, c6844 Double,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:6538/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:24039/6
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:30152/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:2746/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:13515/5
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2746
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2746". Check endpoint correctness.
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:11390/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:61985/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:22357/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:28681/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65355
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15726
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31512
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6538
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27559
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9523
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8187
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22357
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2129
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5753
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18251
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28681
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27997
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10278
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8466
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24039
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9875
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14322
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65217
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13515
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13832
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25142
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16844
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61985
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2409
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10962
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27866
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11390
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8559
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7685
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12535
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30152
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28475
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32074
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13957
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2746
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27957
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6786
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11184
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62607
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11126
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4628
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19352
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22727
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23163
============================== slowest durations ===============================
176.72s call     test_workload.py::TestYdbWorkload::test
37.26s teardown test_workload.py::TestYdbWorkload::test
15.37s setup    test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/w2kl/0012a6/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:2746 --database /Root --duration 120' has failed with code 1.
Errors:
...c
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
======================== 1 failed in 231.86s (0:03:51) =========================
