============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:1914 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...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.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c4\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ 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/zwe9/000f1d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63537
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18588
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12903
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13099
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8140
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28961
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16430
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12217
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32192
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/zwe9/000f1d/r3tmp/kikimr_cluster_u65cijdg
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1914
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1517
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23608
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27386
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_5cakiesh.log --grpc-port=1914 --mon-port=1517 --ic-port=63537
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27362
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1053
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25862
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_ihhrzp9w.log --grpc-port=31969 --mon-port=27362 --ic-port=18588
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63394
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10548
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24578
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22981
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_tc2s09jn.log --grpc-port=63394 --mon-port=10548 --ic-port=12903
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17025
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2266
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_7k0hf661.log --grpc-port=30926 --mon-port=10205 --ic-port=13099
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12347
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23897
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8318
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19074
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_ce79yyp6.log --grpc-port=12347 --mon-port=23897 --ic-port=8140
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25014
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19810
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3212
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10531
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_knk4js65.log --grpc-port=25014 --mon-port=19810 --ic-port=28961
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12043
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12043
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12044
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19200
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9156
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18157
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_pph3uc6n.log --grpc-port=12044 --mon-port=19200 --ic-port=16430
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6584
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19993
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1659
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29454
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29455
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_9tvfhlll.log --grpc-port=6584 --mon-port=19993 --ic-port=12217
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6962
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6962
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6963
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24902
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9704
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11343
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_kuf9b4sz.log --grpc-port=6963 --mon-port=24902 --ic-port=32192
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1914/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_5cakiesh.log --grpc-port=1914 --mon-port=1517 --ic-port=63537
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zwe9/000f1d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_5cakiesh.log', '--grpc-port=1914', '--mon-port=1517', '--ic-port=63537')' in '/home/runner/.ya/build/build_root/zwe9/000f1d/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: 1466764
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1914/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/zwe9/000f1d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1466766
DEBUG    ya.test:process.py:259 Command (pid 1466766) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1466766) elapsed time (sec): 1.0888903141021729
DEBUG    ya.test:process.py:263 Command (pid 1466766) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1466766) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1466766) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1466766) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1466766) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1466766) maxrss: 480120
DEBUG    ya.test:process.py:263 Command (pid 1466766) minflt: 45382
DEBUG    ya.test:process.py:263 Command (pid 1466766) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1466766) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1466766) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 1466766) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1466766) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1466766) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1466766) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1466766) stime: 0.214659
DEBUG    ya.test:process.py:263 Command (pid 1466766) utime: 0.452598
DEBUG    ya.test:process.py:263 Command (pid 1466766) wtime: 1.129
DEBUG    ya.test:process.py:275 Command (pid 1466766) output:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:31969/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_ihhrzp9w.log --grpc-port=31969 --mon-port=27362 --ic-port=18588
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zwe9/000f1d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_ihhrzp9w.log', '--grpc-port=31969', '--mon-port=27362', '--ic-port=18588')' in '/home/runner/.ya/build/build_root/zwe9/000f1d/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: 1466884
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:31969/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/zwe9/000f1d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1466890
DEBUG    ya.test:process.py:259 Command (pid 1466890) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1466890) elapsed time (sec): 0.8890786170959473
DEBUG    ya.test:process.py:263 Command (pid 1466890) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1466890) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1466890) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1466890) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1466890) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1466890) maxrss: 479800
DEBUG    ya.test:process.py:263 Command (pid 1466890) minflt: 45369
DEBUG    ya.test:process.py:263 Command (pid 1466890) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1466890) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1466890) nivcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 1466890) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1466890) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1466890) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1466890) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1466890) stime: 0.18819999999999998
DEBUG    ya.test:process.py:263 Command (pid 1466890) utime: 0.448692
DEBUG    ya.test:process.py:263 Command (pid 1466890) wtime: 0.894
DEBUG    ya.test:process.py:275 Command (pid 1466890) output:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:63394/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_tc2s09jn.log --grpc-port=63394 --mon-port=10548 --ic-port=12903
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zwe9/000f1d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_tc2s09jn.log', '--grpc-port=63394', '--mon-port=10548', '--ic-port=12903')' in '/home/runner/.ya/build/build_root/zwe9/000f1d/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: 1467098
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:63394/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/zwe9/000f1d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1467104
DEBUG    ya.test:process.py:259 Command (pid 1467104) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1467104) elapsed time (sec): 0.9650328159332275
DEBUG    ya.test:process.py:263 Command (pid 1467104) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1467104) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1467104) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1467104) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1467104) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1467104) maxrss: 480464
DEBUG    ya.test:process.py:263 Command (pid 1467104) minflt: 45370
DEBUG    ya.test:process.py:263 Command (pid 1467104) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1467104) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1467104) nivcsw: 268
DEBUG    ya.test:process.py:263 Command (pid 1467104) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1467104) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1467104) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1467104) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1467104) stime: 0.195345
DEBUG    ya.test:process.py:263 Command (pid 1467104) utime: 0.465877
DEBUG    ya.test:process.py:263 Command (pid 1467104) wtime: 0.983
DEBUG    ya.test:process.py:275 Command (pid 1467104) output:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30926/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_7k0hf661.log --grpc-port=30926 --mon-port=10205 --ic-port=13099
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zwe9/000f1d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_7k0hf661.log', '--grpc-port=30926', '--mon-port=10205', '--ic-port=13099')' in '/home/runner/.ya/build/build_root/zwe9/000f1d/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: 1467344
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:30926/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/zwe9/000f1d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1467378
DEBUG    ya.test:process.py:259 Command (pid 1467378) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1467378) elapsed time (sec): 1.079164743423462
DEBUG    ya.test:process.py:263 Command (pid 1467378) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1467378) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1467378) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1467378) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1467378) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1467378) maxrss: 482136
DEBUG    ya.test:process.py:263 Command (pid 1467378) minflt: 45387
DEBUG    ya.test:process.py:263 Command (pid 1467378) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1467378) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1467378) nivcsw: 165
DEBUG    ya.test:process.py:263 Command (pid 1467378) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1467378) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1467378) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1467378) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1467378) stime: 0.207757
DEBUG    ya.test:process.py:263 Command (pid 1467378) utime: 0.43749099999999996
DEBUG    ya.test:process.py:263 Command (pid 1467378) wtime: 1.091
DEBUG    ya.test:process.py:275 Command (pid 1467378) output:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12347/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_ce79yyp6.log --grpc-port=12347 --mon-port=23897 --ic-port=8140
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zwe9/000f1d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_ce79yyp6.log', '--grpc-port=12347', '--mon-port=23897', '--ic-port=8140')' in '/home/runner/.ya/build/build_root/zwe9/000f1d/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: 1467652
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12347/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/zwe9/000f1d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1467653
DEBUG    ya.test:process.py:259 Command (pid 1467653) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1467653) elapsed time (sec): 0.8801100254058838
DEBUG    ya.test:process.py:263 Command (pid 1467653) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1467653) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1467653) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1467653) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1467653) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1467653) maxrss: 483796
DEBUG    ya.test:process.py:263 Command (pid 1467653) minflt: 45358
DEBUG    ya.test:process.py:263 Command (pid 1467653) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1467653) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1467653) nivcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 1467653) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1467653) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1467653) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1467653) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1467653) stime: 0.15177
DEBUG    ya.test:process.py:263 Command (pid 1467653) utime: 0.453405
DEBUG    ya.test:process.py:263 Command (pid 1467653) wtime: 0.89
DEBUG    ya.test:process.py:275 Command (pid 1467653) output:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25014/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_knk4js65.log --grpc-port=25014 --mon-port=19810 --ic-port=28961
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zwe9/000f1d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_knk4js65.log', '--grpc-port=25014', '--mon-port=19810', '--ic-port=28961')' in '/home/runner/.ya/build/build_root/zwe9/000f1d/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: 1468001
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25014/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/zwe9/000f1d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1468002
DEBUG    ya.test:process.py:259 Command (pid 1468002) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1468002) elapsed time (sec): 1.0977835655212402
DEBUG    ya.test:process.py:263 Command (pid 1468002) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468002) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1468002) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468002) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468002) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1468002) maxrss: 485284
DEBUG    ya.test:process.py:263 Command (pid 1468002) minflt: 45330
DEBUG    ya.test:process.py:263 Command (pid 1468002) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1468002) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1468002) nivcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 1468002) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1468002) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1468002) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1468002) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1468002) stime: 0.20480299999999999
DEBUG    ya.test:process.py:263 Command (pid 1468002) utime: 0.451057
DEBUG    ya.test:process.py:263 Command (pid 1468002) wtime: 1.101
DEBUG    ya.test:process.py:275 Command (pid 1468002) output:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12044/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_pph3uc6n.log --grpc-port=12044 --mon-port=19200 --ic-port=16430
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zwe9/000f1d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_pph3uc6n.log', '--grpc-port=12044', '--mon-port=19200', '--ic-port=16430')' in '/home/runner/.ya/build/build_root/zwe9/000f1d/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: 1468423
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12044/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/zwe9/000f1d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1468424
DEBUG    ya.test:process.py:259 Command (pid 1468424) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1468424) elapsed time (sec): 1.1850569248199463
DEBUG    ya.test:process.py:263 Command (pid 1468424) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468424) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1468424) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468424) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468424) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1468424) maxrss: 486832
DEBUG    ya.test:process.py:263 Command (pid 1468424) minflt: 45386
DEBUG    ya.test:process.py:263 Command (pid 1468424) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1468424) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1468424) nivcsw: 238
DEBUG    ya.test:process.py:263 Command (pid 1468424) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1468424) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1468424) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1468424) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1468424) stime: 0.17971399999999998
DEBUG    ya.test:process.py:263 Command (pid 1468424) utime: 0.46746
DEBUG    ya.test:process.py:263 Command (pid 1468424) wtime: 1.2
DEBUG    ya.test:process.py:275 Command (pid 1468424) output:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6584/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_9tvfhlll.log --grpc-port=6584 --mon-port=19993 --ic-port=12217
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zwe9/000f1d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_9tvfhlll.log', '--grpc-port=6584', '--mon-port=19993', '--ic-port=12217')' in '/home/runner/.ya/build/build_root/zwe9/000f1d/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: 1468891
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6584/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/zwe9/000f1d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1468905
DEBUG    ya.test:process.py:259 Command (pid 1468905) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1468905) elapsed time (sec): 1.748687744140625
DEBUG    ya.test:process.py:263 Command (pid 1468905) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468905) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1468905) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468905) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468905) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1468905) maxrss: 487284
DEBUG    ya.test:process.py:263 Command (pid 1468905) minflt: 45346
DEBUG    ya.test:process.py:263 Command (pid 1468905) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1468905) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1468905) nivcsw: 325
DEBUG    ya.test:process.py:263 Command (pid 1468905) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1468905) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1468905) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1468905) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1468905) stime: 0.19443
DEBUG    ya.test:process.py:263 Command (pid 1468905) utime: 0.45771399999999995
DEBUG    ya.test:process.py:263 Command (pid 1468905) wtime: 1.765
DEBUG    ya.test:process.py:275 Command (pid 1468905) output:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6963/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zwe9/000f1d/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:266 Final command: /home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_kuf9b4sz.log --grpc-port=6963 --mon-port=24902 --ic-port=32192
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zwe9/000f1d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_kuf9b4sz.log', '--grpc-port=6963', '--mon-port=24902', '--ic-port=32192')' in '/home/runner/.ya/build/build_root/zwe9/000f1d/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: 1469312
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6963/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/zwe9/000f1d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1469313
DEBUG    ya.test:process.py:259 Command (pid 1469313) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1469313) elapsed time (sec): 1.169912338256836
DEBUG    ya.test:process.py:263 Command (pid 1469313) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469313) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1469313) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469313) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469313) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1469313) maxrss: 487284
DEBUG    ya.test:process.py:263 Command (pid 1469313) minflt: 45359
DEBUG    ya.test:process.py:263 Command (pid 1469313) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1469313) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1469313) nivcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 1469313) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1469313) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1469313) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1469313) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1469313) stime: 0.197064
DEBUG    ya.test:process.py:263 Command (pid 1469313) utime: 0.46291699999999997
DEBUG    ya.test:process.py:263 Command (pid 1469313) wtime: 1.172
DEBUG    ya.test:process.py:275 Command (pid 1469313) output:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 1929c9518fdd96b4e46371c8ffa93f5a23ca8f28
    Branch: 
    Author: AlexSm <alex@ydb.tech>
    Summary: Merge eceb86f303f339ed52a89fe27dbbc6af3d6e1458 into f5ad9b55634ac97de44bee49e39356e042dc62cf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/zwe9/000f1d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1914', '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: 63537\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18588\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12903\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13099\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8140\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28961\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16430\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12217\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32192\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/zwe9/000f1d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1914', '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: 63537\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18588\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12903\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13099\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8140\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28961\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16430\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12217\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32192\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1470371
DEBUG    ya.test:process.py:259 Command (pid 1470371) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1470371) elapsed time (sec): 1.4517576694488525
DEBUG    ya.test:process.py:263 Command (pid 1470371) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1470371) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1470371) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1470371) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1470371) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1470371) maxrss: 732432
DEBUG    ya.test:process.py:263 Command (pid 1470371) minflt: 51665
DEBUG    ya.test:process.py:263 Command (pid 1470371) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1470371) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1470371) nivcsw: 251
DEBUG    ya.test:process.py:263 Command (pid 1470371) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1470371) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1470371) nvcsw: 373
DEBUG    ya.test:process.py:263 Command (pid 1470371) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1470371) stime: 0.356419
DEBUG    ya.test:process.py:263 Command (pid 1470371) utime: 0.515407
DEBUG    ya.test:process.py:263 Command (pid 1470371) wtime: 1.477
DEBUG    ya.test:process.py:275 Command (pid 1470371) 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 1470371) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/zwe9/000f1d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1914', '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/zwe9/000f1d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1914', '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: 1470470
DEBUG    ya.test:process.py:259 Command (pid 1470470) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1470470) elapsed time (sec): 1.3982629776000977
DEBUG    ya.test:process.py:263 Command (pid 1470470) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1470470) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1470470) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1470470) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1470470) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1470470) maxrss: 732432
DEBUG    ya.test:process.py:263 Command (pid 1470470) minflt: 51737
DEBUG    ya.test:process.py:263 Command (pid 1470470) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1470470) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1470470) nivcsw: 280
DEBUG    ya.test:process.py:263 Command (pid 1470470) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1470470) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1470470) nvcsw: 519
DEBUG    ya.test:process.py:263 Command (pid 1470470) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1470470) stime: 0.292768
DEBUG    ya.test:process.py:263 Command (pid 1470470) utime: 0.506783
DEBUG    ya.test:process.py:263 Command (pid 1470470) wtime: 1.4
DEBUG    ya.test:process.py:275 Command (pid 1470470) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7d9a30d2-f9fd-471d-b0f2-01451312f740, localhost:1914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7d9a30d2-f9fd-471d-b0f2-01451312f740, localhost:1914): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7d9a30d2-f9fd-471d-b0f2-01451312f740, localhost:1914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-32syjdi22i.auto.internal" port: 6584 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-32syjdi22i.auto.internal" port: 30926 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-32syjdi22i.auto.internal" port: 25014 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-32syjdi22i.auto.internal" port: 12347 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-32syjdi22i.auto.internal" port: 63394 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-32syjdi22i.auto.internal" port: 12044 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-32syjdi22i.auto.internal" port: 1914 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-32syjdi22i.auto.internal" port: 6963 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-32syjdi22i.auto.internal" port: 31969 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-32syjdi22i.auto.internal:1914, location 1, ssl: False>, <Endpoint ghrun-32syjdi22i.auto.internal:12044, location 1, ssl: False>, <Endpoint ghrun-32syjdi22i.auto.internal:30926, location 1, ssl: False>, <Endpoint ghrun-32syjdi22i.auto.internal:12347, location 2, ssl: False>, <Endpoint ghrun-32syjdi22i.auto.internal:6584, location 2, ssl: False>, <Endpoint ghrun-32syjdi22i.auto.internal:31969, location 2, ssl: False>, <Endpoint ghrun-32syjdi22i.auto.internal:6963, location 3, ssl: False>, <Endpoint ghrun-32syjdi22i.auto.internal:25014, location 3, ssl: False>, <Endpoint ghrun-32syjdi22i.auto.internal:63394, 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/zwe9/000f1d/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/zwe9/000f1d/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:1914', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1470751
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:1914
DEBUG    ya.test:process.py:259 Command (pid 1470751) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1470751) elapsed time (sec): 44.042837142944336
DEBUG    ya.test:process.py:263 Command (pid 1470751) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1470751) inblock: 384632
DEBUG    ya.test:process.py:263 Command (pid 1470751) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1470751) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1470751) majflt: 39
DEBUG    ya.test:process.py:263 Command (pid 1470751) maxrss: 745836
DEBUG    ya.test:process.py:263 Command (pid 1470751) minflt: 137155
DEBUG    ya.test:process.py:263 Command (pid 1470751) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1470751) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1470751) nivcsw: 832
DEBUG    ya.test:process.py:263 Command (pid 1470751) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1470751) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1470751) nvcsw: 7078
DEBUG    ya.test:process.py:263 Command (pid 1470751) oublock: 208
DEBUG    ya.test:process.py:263 Command (pid 1470751) stime: 0.9692609999999999
DEBUG    ya.test:process.py:263 Command (pid 1470751) utime: 2.49076
DEBUG    ya.test:process.py:263 Command (pid 1470751) wtime: 44.084
DEBUG    ya.test:process.py:275 Command (pid 1470751) output:

DEBUG    ya.test:process.py:276 Command (pid 1470751) errors:
...atetime64 NOT NULL, c1580 Int32 NOT NULL, c1581 Utf8 NOT NULL, c1582 Utf8 NOT NULL, c1583 Timestamp64 NOT NULL, c1584 Utf8 NOT NULL, c1585 Uint32 NOT NULL, c1586 Uint8 NOT NULL, c1587 Int16 NOT NULL, c1588 Datetime NOT NULL, c1589 Bool NOT NULL, c1590 Interval64 NOT NULL, c1591 Timestamp NOT NULL, c1592 Timestamp64 NOT NULL, c1593 Int32 NOT NULL, c1594 Uint8 NOT NULL, c1595 Uint8 NOT NULL, c1596 Decimal(22,9) NOT NULL, c1597 Bool NOT NULL, c1598 Date NOT NULL, c1599 Uint64 NOT NULL, c1600 Interval64 NOT NULL, c1601 Int8 NOT NULL, c1602 Int64 NOT NULL, c1603 Int16 NOT NULL, c1604 Uint64 NOT NULL, c1605 Timestamp NOT NULL, c1606 Decimal(35,10) NOT NULL, c1607 Timestamp NOT NULL, c1608 Decimal(22,9) NOT NULL, c1609 Uint64 NOT NULL, c1610 Datetime64 NOT NULL, c1611 Decimal(15,0) NOT NULL, c1612 Uint16 NOT NULL, c1613 Date32 NOT NULL, c1614 Timestamp64 NOT NULL, c1615 Int32 NOT NULL, c1616 Uint8 NOT NULL, c1617 Timestamp NOT NULL, c1618 Decimal(15,0) NOT NULL, c1619 Timestamp NOT NULL, c1620 Datetime64 NOT NULL, c1621 Uint16 NOT NULL, c1622 Timestamp NOT NULL, c1623 Uint64 NOT NULL, c1624 Decimal(15,0) NOT NULL, c1625 Date NOT NULL, c1626 Datetime64 NOT NULL, c1627 Int8 NOT NULL, c1628 Utf8 NOT NULL, c1629 Int64 NOT NULL, c1630 Int32 NOT NULL, c1631 Int32 NOT NULL, c1632 Uint64 NOT NULL, c1633 Datetime64 NOT NULL, c1634 Date32 NOT NULL, c1635 Int16 NOT NULL, c1636 Decimal(35,10) NOT NULL, c1637 Int8 NOT NULL, c1638 Timestamp64 NOT NULL, c1639 Decimal(35,10) NOT NULL, c1640 Interval64 NOT NULL, c1641 Uint16 NOT NULL, c1642 Uint32 NOT NULL, c1643 Decimal(22,9) NOT NULL, c1644 Bool NOT NULL, c1645 Decimal(15,0) NOT NULL, c1646 Datetime64 NOT NULL, c1647 Date32 NOT NULL, c1648 Date32 NOT NULL, c1649 Uint64 NOT NULL, c1650 Date NOT NULL, c1651 Int8 NOT NULL, c1652 Date32 NOT NULL, c1653 Int8 NOT NULL, c1654 Timestamp64 NOT NULL, c1655 Uint64 NOT NULL, c1656 Uint16 NOT NULL, c1657 Int32 NOT NULL, c1658 Interval64 NOT NULL, c1659 Date32 NOT NULL, c1660 Uint64 NOT NULL, c1661 Timestamp64 NOT NULL, c1662 Uint8 NOT NULL, c1663 Decimal(35,10) NOT NULL, c1664 Timestamp NOT NULL, c1665 Int64 NOT NULL, c1666 Uint32 NOT NULL, c1667 Timestamp NOT NULL, c1668 Utf8 NOT NULL, c1669 Uint16 NOT NULL, c1670 Datetime NOT NULL, c1671 Decimal(15,0) NOT NULL, c1672 Interval64 NOT NULL, c1673 Datetime NOT NULL, c1674 String NOT NULL, c1675 Uint16 NOT NULL, c1676 Datetime NOT NULL, c1677 Decimal(35,10) NOT NULL, c1678 Utf8 NOT NULL, c1679 Timestamp64 NOT NULL, c1680 Timestamp64 NOT NULL, c1681 Decimal(15,0) NOT NULL, c1682 String NOT NULL, c1683 Utf8 NOT NULL, c1684 Decimal(35,10) NOT NULL, c1685 Decimal(22,9) NOT NULL, c1686 Int32 NOT NULL, c1687 Decimal(22,9) NOT NULL, c1688 Int64 NOT NULL, c1689 Datetime NOT NULL, c1690 Interval64 NOT NULL, c1691 Uint8 NOT NULL, c1692 Timestamp64 NOT NULL, c1693 Interval64 NOT NULL, c1694 Int32 NOT NULL, c1695 Uint64 NOT NULL, c1696 Utf8 NOT NULL, c1697 Uint16 NOT NULL, c1698 Decimal(35,10) NOT NULL, c1699 Uint32 NOT NULL, c1700 Date32 NOT NULL, c1701 Decimal(22,9) NOT NULL, c1702 Utf8 NOT NULL, c1703 Uint8 NOT NULL, c1704 Bool NOT NULL, c1705 Uint8 NOT NULL, c1706 Utf8 NOT NULL, c1707 Date NOT NULL, c1708 Utf8 NOT NULL, c1709 Decimal(35,10) NOT NULL, c1710 Decimal(15,0) NOT NULL, c1711 Decimal(15,0) NOT NULL, c1712 String NOT NULL, c1713 Uint16 NOT NULL, c1714 Decimal(22,9) NOT NULL, c1715 Date NOT NULL, c1716 Int32 NOT NULL, c1717 Uint16 NOT NULL, c1718 Date NOT NULL, c1719 Date32 NOT NULL, c1720 Decimal(22,9) NOT NULL, c1721 Timestamp64 NOT NULL, c1722 Bool NOT NULL, c1723 Uint16 NOT NULL, c1724 Uint8 NOT NULL, c1725 String NOT NULL, c1726 Decimal(22,9) NOT NULL, c1727 String NOT NULL, c1728 Interval64 NOT NULL, c1729 Uint16 NOT NULL, c1730 Uint64 NOT NULL, c1731 Interval64 NOT NULL, c1732 Decimal(15,0) NOT NULL, c1733 Timestamp NOT NULL, c1734 Uint16 NOT NULL, c1735 Bool NOT NULL, c1736 Interval64 NOT NULL, c1737 Bool NOT NULL, c1738 Int32 NOT NULL, c1739 Uint16 NOT NULL, c1740 Date32 NOT NULL, c1741 Int32 NOT NULL, c1742 Utf8 NOT NULL, c1743 Uint64 NOT NULL, c1744 Uint64 NOT NULL, c1745 Decimal(35,10) NOT NULL, c1746 Uint64 NOT NULL, c1747 Decimal(35,10) NOT NULL, c1748 Decimal(35,10) NOT NULL, c1749 Uint32 NOT NULL, c1750 Uint8 NOT NULL, c1751 Int16 NOT NULL, c1752 String NOT NULL, c1753 Uint32 NOT NULL, c1754 Bool NOT NULL, c1755 Uint8 NOT NULL, c1756 Timestamp64 NOT NULL, c1757 Uint16 NOT NULL, c1758 Int32 NOT NULL, c1759 Timestamp NOT NULL, c1760 Date32 NOT NULL, c1761 Int32 NOT NULL, c1762 Decimal(15,0) NOT NULL, c1763 Timestamp NOT NULL, c1764 Datetime64 NOT NULL, c1765 Int32 NOT NULL, c1766 Decimal(15,0) NOT NULL, c1767 Date32 NOT NULL, c1768 Int8 NOT NULL, c1769 Int32 NOT NULL, c1770 Date NOT NULL, c1771 Datetime NOT NULL, c1772 Date32 NOT NULL, c1773 Uint64 NOT NULL, c1774 Timestamp NOT NULL, c1775 Datetime NOT NULL, c1776 Bool NOT NULL, c1777 Timestamp NOT NULL, c1778 Uint64 NOT NULL, c1779 Decimal(35,10) NOT NULL, c1780 Int16 NOT NULL, c1781 Uint64 NOT NULL, c1782 Date NOT NULL, c1783 Int8 NOT NULL, c1784 Decimal(22,9) NOT NULL, c1785 Int16 NOT NULL, c1786 Int8 NOT NULL, c1787 Uint8 NOT NULL, c1788 Date32 NOT NULL, c1789 Int32 NOT NULL, c1790 Bool NOT NULL, c1791 Int32 NOT NULL, c1792 Uint64 NOT NULL, c1793 Date NOT NULL, c1794 Timestamp64 NOT NULL, c1795 Int32 NOT NULL, c1796 Decimal(22,9) NOT NULL, c1797 Bool NOT NULL, c1798 Datetime NOT NULL, c1799 Uint16 NOT NULL, c1800 Uint32 NOT NULL, c1801 Bool NOT NULL, c1802 Timestamp64 NOT NULL, c1803 Decimal(35,10) NOT NULL, c1804 Int32 NOT NULL, c1805 Decimal(35,10) NOT NULL, c1806 Uint32 NOT NULL, c1807 String NOT NULL, c1808 Decimal(22,9) NOT NULL, c1809 Decimal(22,9) NOT NULL, c1810 Date32 NOT NULL, c1811 Timestamp64 NOT NULL, c1812 Decimal(22,9) NOT NULL, c1813 Interval64 NOT NULL, c1814 Decimal(15,0) NOT NULL, c1815 String NOT NULL, c1816 Uint32 NOT NULL, c1817 Int64 NOT NULL, c1818 Interval64 NOT NULL, c1819 Interval64 NOT NULL, c1820 Decimal(22,9) NOT NULL, c1821 Uint8 NOT NULL, c1822 Int8 NOT NULL, c1823 Uint64 NOT NULL, c1824 Int16 NOT NULL, c1825 Date NOT NULL, c1826 Bool NOT NULL, c1827 Uint64 NOT NULL, c1828 Int32 NOT NULL, c1829 Interval64 NOT NULL, c1830 Uint32 NOT NULL, c1831 Date NOT NULL, c1832 Datetime NOT NULL, c1833 Datetime64 NOT NULL, c1834 Date NOT NULL, c1835 Datetime NOT NULL, c1836 Timestamp64 NOT NULL, c1837 Datetime64 NOT NULL, c1838 Timestamp64 NOT NULL, c1839 Datetime NOT NULL, c1840 Decimal(22,9) NOT NULL, c1841 Int16 NOT NULL, c1842 Int64 NOT NULL, c1843 Interval64 NOT NULL, c1844 Datetime64 NOT NULL, c1845 Int64 NOT NULL, c1846 Utf8 NOT NULL, c1847 Uint16 NOT NULL, c1848 Uint64 NOT NULL, c1849 Decimal(22,9) NOT NULL, c1850 Int64 NOT NULL, c1851 Datetime NOT NULL, c1852 Bool NOT NULL, c1853 Bool NOT NULL, c1854 String NOT NULL, c1855 Int8 NOT NULL, c1856 Decimal(35,10) NOT NULL, c1857 Int8 NOT NULL, c1858 Decimal(22,9) NOT NULL, c1859 Int16 NOT NULL, c1860 Uint8 NOT NULL, c1861 Uint16 NOT NULL, c1862 String NOT NULL, c1863 Timestamp64 NOT NULL, c1864 Date NOT NULL, c1865 Int64 NOT NULL, c1866 Decimal(35,10) NOT NULL, c1867 Decimal(22,9) NOT NULL, c1868 Uint16 NOT NULL, c1869 Utf8 NOT NULL, c1870 Int32 NOT NULL, c1871 Timestamp NOT NULL, c1872 Bool NOT NULL, c1873 Timestamp NOT NULL, c1874 Int32 NOT NULL, c1875 Utf8 NOT NULL, c1876 Date NOT NULL, c1877 String NOT NULL, c1878 Date NOT NULL, c1879 Uint64 NOT NULL, c1880 Timestamp64 NOT NULL, c1881 Uint16 NOT NULL, c1882 Datetime NOT NULL, c1883 Datetime64 NOT NULL, c1884 Decimal(22,9) NOT NULL, c1885 Int16 NOT NULL, c1886 Timestamp NOT NULL, c1887 Uint8 NOT NULL, c1888 Date NOT NULL, c1889 Int16 NOT NULL, c1890 Timestamp NOT NULL, c1891 Int16 NOT NULL, c1892 Int8 NOT NULL, c1893 Int64 NOT NULL, c1894 Timestamp NOT NULL, c1895 Decimal(35,10) NOT NULL, c1896 Uint32 NOT NULL, c1897 Decimal(35,10) NOT NULL, c1898 String NOT NULL, c1899 Int16 NOT NULL, c1900 Interval64 NOT NULL, c1901 Int16 NOT NULL, c1902 Datetime NOT NULL, c1903 Decimal(15,0) NOT NULL, c1904 Int16 NOT NULL, c1905 Int32 NOT NULL, c1906 Interval64 NOT NULL, c1907 String NOT NULL, c1908 String NOT NULL, c1909 Int32 NOT NULL, c1910 Timestamp64 NOT NULL, c1911 Int16 NOT NULL, c1912 Uint8 NOT NULL, c1913 Decimal(22,9) NOT NULL, c1914 Utf8 NOT NULL, c1915 Bool NOT NULL, c1916 Decimal(22,9) NOT NULL, c1917 Datetime NOT NULL, c1918 String NOT NULL, c1919 Utf8 NOT NULL, c1920 Int16 NOT NULL, c1921 String NOT NULL, c1922 Utf8 NOT NULL, c1923 Int32 NOT NULL, c1924 Timestamp64 NOT NULL, c1925 Date NOT NULL, c1926 Datetime64 NOT NULL, c1927 Date NOT NULL, c1928 Uint8 NOT NULL, c1929 Uint32 NOT NULL, c1930 String NOT NULL, c1931 Decimal(15,0) NOT NULL, c1932 Uint16 NOT NULL, c1933 Int8 NOT NULL, c1934 Int16 NOT NULL, c1935 Int16 NOT NULL, c1936 Datetime64 NOT NULL, c1937 Int8 NOT NULL, c1938 Utf8 NOT NULL, c1939 Timestamp NOT NULL, c1940 Int32 NOT NULL, c1941 Decimal(22,9) NOT NULL, c1942 Int16 NOT NULL, c1943 Timestamp64 NOT NULL, c1944 Timestamp64 NOT NULL, c1945 Bool NOT NULL, c1946 Int8 NOT NULL, c1947 String NOT NULL, c1948 Int64 NOT NULL, c1949 Datetime NOT NULL, c1950 Date32 NOT NULL, c1951 Int8 NOT NULL, c1952 Interval64 NOT NULL, c1953 Int8 NOT NULL, c1954 Datetime64 NOT NULL, c1955 Uint16 NOT NULL, c1956 Decimal(15,0) NOT NULL, c1957 Utf8 NOT NULL, c1958 Datetime NOT NULL, c1959 Int32 NOT NULL, c1960 Int32 NOT NULL, c1961 Uint64 NOT NULL, c1962 Int16 NOT NULL, c1963 Interval64 NOT NULL, c1964 Interval64 NOT NULL, c1965 Uint8 NOT NULL, c1966 Datetime64 NOT NULL, c1967 Datetime NOT NULL, c1968 Decimal(15,0) NOT NULL, c1969 Uint16 NOT NULL, c1970 Date32 NOT NULL, c1971 Date NOT NULL, c1972 Uint16 NOT NULL, c1973 Bool NOT NULL, c1974 Timestamp NOT NULL, c1975 Timestamp64 NOT NULL, c1976 Int16 NOT NULL, c1977 Datetime NOT NULL, c1978 Datetime NOT NULL, c1979 Timestamp64 NOT NULL, c1980 Decimal(15,0) NOT NULL, c1981 Int8 NOT NULL, c1982 Uint64 NOT NULL, c1983 Decimal(22,9) NOT NULL, c1984 Timestamp64 NOT NULL, c1985 Decimal(22,9) NOT NULL, c1986 String NOT NULL, c1987 Uint64 NOT NULL, c1988 Uint64 NOT NULL, c1989 Interval64 NOT NULL, c1990 Bool NOT NULL, c1991 Decimal(35,10) NOT NULL, c1992 Int16 NOT NULL, c1993 Decimal(15,0) NOT NULL, c1994 Decimal(15,0) NOT NULL, c1995 Timestamp NOT NULL, c1996 Decimal(35,10) NOT NULL, c1997 Datetime NOT NULL, c1998 Uint8 NOT NULL, c1999 Date NOT NULL, c2000 Interval64 NOT NULL, c2001 Interval64 NOT NULL, c2002 Timestamp64 NOT NULL, c2003 String NOT NULL, c2004 Decimal(22,9) NOT NULL, c2005 Int64 NOT NULL, c2006 Int32 NOT NULL, c2007 Bool NOT NULL, c2008 Date32 NOT NULL, c2009 Date32 NOT NULL, c2010 Uint16 NOT NULL, c2011 Timestamp64 NOT NULL, c2012 Utf8 NOT NULL, c2013 Interval64 NOT NULL, c2014 String NOT NULL, c2015 Decimal(22,9) NOT NULL, c2016 Uint64 NOT NULL, c2017 Date32 NOT NULL, c2018 Interval64 NOT NULL, c2019 Datetime64 NOT NULL, c2020 Date NOT NULL, c2021 Uint32 NOT NULL, c2022 Decimal(15,0) NOT NULL, c2023 Int8 NOT NULL, c2024 Date32 NOT NULL, c2025 Int64 NOT NULL, c2026 Datetime64 NOT NULL, c2027 Decimal(22,9) NOT NULL, c2028 Datetime NOT NULL, c2029 Uint16 NOT NULL, c2030 Date32 NOT NULL, c2031 Decimal(15,0) NOT NULL, c2032 Uint32 NOT NULL, c2033 Decimal(35,10) NOT NULL, c2034 Uint16 NOT NULL, c2035 Uint32 NOT NULL, c2036 Bool NOT NULL, c2037 Int16 NOT NULL, c2038 Uint8 NOT NULL, c2039 Int64 NOT NULL, c2040 Datetime NOT NULL, c2041 Int64 NOT NULL, c2042 Timestamp NOT NULL, c2043 Uint32 NOT NULL, c2044 Int8 NOT NULL, c2045 Timestamp64 NOT NULL, c2046 Decimal(35,10) NOT NULL, c2047 Int16 NOT NULL, c2048 Datetime NOT NULL, c2049 Uint16 NOT NULL, c2050 Utf8 NOT NULL, c2051 Datetime NOT NULL, c2052 Decimal(35,10) NOT NULL, c2053 String NOT NULL, c2054 Utf8 NOT NULL, c2055 Date NOT NULL, c2056 Interval64 NOT NULL, c2057 Int16 NOT NULL, c2058 Decimal(15,0) NOT NULL, c2059 Utf8 NOT NULL, c2060 Int8 NOT NULL, c2061 Date32 NOT NULL, c2062 Datetime NOT NULL, c2063 Decimal(22,9) NOT NULL, c2064 Date32 NOT NULL, c2065 Decimal(22,9) NOT NULL, c2066 Decimal(35,10) NOT NULL, c2067 Bool NOT NULL, c2068 Timestamp64 NOT NULL, c2069 Interval64 NOT NULL, c2070 Bool NOT NULL, c2071 String NOT NULL, c2072 String NOT NULL, c2073 Uint32 NOT NULL, c2074 Date32 NOT NULL, c2075 Uint32 NOT NULL, c2076 Uint16 NOT NULL, c2077 Date NOT NULL, c2078 Int8 NOT NULL, c2079 String NOT NULL, c2080 Uint32 NOT NULL, c2081 Decimal(35,10) NOT NULL, c2082 Decimal(22,9) NOT NULL, c2083 Timestamp NOT NULL, c2084 Utf8 NOT NULL, c2085 Uint64 NOT NULL, c2086 Datetime64 NOT NULL, c2087 Decimal(15,0) NOT NULL, c2088 Decimal(15,0) NOT NULL, c2089 Timestamp NOT NULL, c2090 Uint32 NOT NULL, c2091 Int16 NOT NULL, c2092 String NOT NULL, c2093 Int8 NOT NULL, c2094 Uint64 NOT NULL, c2095 Date NOT NULL, c2096 Datetime64 NOT NULL, c2097 Timestamp64 NOT NULL, c2098 Int64 NOT NULL, c2099 Uint8 NOT NULL, c2100 Date NOT NULL, c2101 Bool NOT NULL, c2102 Int64 NOT NULL, c2103 Date NOT NULL, c2104 String NOT NULL, c2105 Datetime64 NOT NULL, c2106 Datetime NOT NULL, c2107 Bool NOT NULL, c2108 Datetime64 NOT NULL, c2109 Bool NOT NULL, c2110 Uint16 NOT NULL, c2111 Int32 NOT NULL, c2112 Uint32 NOT NULL, c2113 Datetime NOT NULL, c2114 Timestamp64 NOT NULL, c2115 Utf8 NOT NULL, c2116 Bool NOT NULL, c2117 Bool NOT NULL, c2118 Date32 NOT NULL, c2119 Decimal(15,0) NOT NULL, c2120 Uint8 NOT NULL, c2121 Timestamp64 NOT NULL, c2122 Timestamp64 NOT NULL, c2123 String NOT NULL, c2124 Int32 NOT NULL, c2125 Decimal(35,10) NOT NULL, c2126 Int16 NOT NULL, c2127 Uint32 NOT NULL, c2128 Datetime64 NOT NULL, c2129 Int32 NOT NULL, c2130 Utf8 NOT NULL, c2131 Uint32 NOT NULL, c2132 Int64 NOT NULL, c2133 String NOT NULL, c2134 Uint32 NOT NULL, c2135 Datetime64 NOT NULL, c2136 Timestamp NOT NULL, c2137 Interval64 NOT NULL, c2138 Timestamp64 NOT NULL, c2139 Decimal(22,9) NOT NULL, c2140 Bool NOT NULL, c2141 Uint8 NOT NULL, c2142 Bool NOT NULL, c2143 Bool NOT NULL, c2144 Uint16 NOT NULL, c2145 Uint16 NOT NULL, c2146 Decimal(22,9) NOT NULL, c2147 Uint32 NOT NULL, c2148 Int8 NOT NULL, c2149 Timestamp NOT NULL, c2150 String NOT NULL, c2151 Datetime64 NOT NULL, c2152 Uint8 NOT NULL, c2153 Timestamp64 NOT NULL, c2154 Int16 NOT NULL, c2155 Int64 NOT NULL, c2156 Interval64 NOT NULL, c2157 Utf8 NOT NULL, c2158 Datetime64 NOT NULL, c2159 Uint64 NOT NULL, c2160 Date NOT NULL, c2161 Int64 NOT NULL, c2162 Uint64 NOT NULL, c2163 Date32 NOT NULL, c2164 Int64 NOT NULL, c2165 Int32 NOT NULL, c2166 String NOT NULL, c2167 Decimal(35,10) NOT NULL, c2168 Timestamp64 NOT NULL, c2169 Decimal(22,9) NOT NULL, c2170 Int64 NOT NULL, c2171 Decimal(15,0) NOT NULL, c2172 Date32 NOT NULL, c2173 Timestamp NOT NULL, c2174 Decimal(22,9) NOT NULL, c2175 Int16 NOT NULL, c2176 Int8 NOT NULL, c2177 Datetime NOT NULL, c2178 Uint16 NOT NULL, c2179 Uint32 NOT NULL, c2180 Datetime NOT NULL, c2181 Uint64 NOT NULL, c2182 Timestamp64 NOT NULL, c2183 String NOT NULL, c2184 Uint16 NOT NULL, c2185 Uint16 NOT NULL, c2186 Timestamp64 NOT NULL, c2187 Int64 NOT NULL, c2188 Uint16 NOT NULL, c2189 Int32 NOT NULL, c2190 Datetime64 NOT NULL, c2191 Decimal(15,0) NOT NULL, c2192 Decimal(15,0) NOT NULL, c2193 Uint16 NOT NULL, c2194 Uint16 NOT NULL, c2195 Uint64 NOT NULL, c2196 Datetime NOT NULL, c2197 String NOT NULL, c2198 Datetime64 NOT NULL, c2199 Decimal(35,10) NOT NULL, c2200 Uint32 NOT NULL, c2201 Int32 NOT NULL, c2202 Decimal(22,9) NOT NULL, c2203 Decimal(15,0) NOT NULL, c2204 Decimal(22,9) NOT NULL, c2205 Int32 NOT NULL, c2206 Date NOT NULL, c2207 Int64 NOT NULL, c2208 Decimal(15,0) NOT NULL, c2209 Int16 NOT NULL, c2210 Decimal(15,0) NOT NULL, c2211 Decimal(35,10) NOT NULL, c2212 Datetime64 NOT NULL, c2213 Date32, c2214 Int64 NOT NULL, c2215 JsonDocument NOT NULL, c2216 Json NOT NULL, c2217 Bool, c2218 Date, c2219 Decimal(35,10), c2220 Decimal(22,9), c2221 Uint32 NOT NULL, c2222 JsonDocument, c2223 Datetime64, c2224 Timestamp64, c2225 Int8 NOT NULL, c2226 String, c2227 Date NOT NULL, c2228 Decimal(35,10), c2229 Decimal(15,0) NOT NULL, c2230 Date NOT NULL, c2231 Int8, c2232 Date NOT NULL, c2233 Timestamp64 NOT NULL, c2234 Double NOT NULL, c2235 Decimal(22,9), c2236 Decimal(15,0), c2237 Double NOT NULL, c2238 Utf8 NOT NULL, c2239 Json, c2240 Int8, c2241 Bool NOT NULL, c2242 Bool NOT NULL, c2243 Utf8, c2244 Uint16, c2245 Float NOT NULL, c2246 JsonDocument, c2247 Decimal(22,9) NOT NULL, c2248 Decimal(22,9), c2249 Interval64 NOT NULL, c2250 Int8, c2251 Int16, c2252 Int64 NOT NULL, c2253 Bool, c2254 Int32 NOT NULL, c2255 Datetime NOT NULL, c2256 String NOT NULL, c2257 Uint8 NOT NULL, c2258 Decimal(35,10) NOT NULL, c2259 Utf8, c2260 Int16, c2261 Bool NOT NULL, c2262 Uint16, c2263 Yson NOT NULL, c2264 Json NOT NULL, c2265 Interval64, c2266 Datetime NOT NULL, c2267 String, c2268 Uint64 NOT NULL, c2269 JsonDocument NOT NULL, c2270 String, c2271 Int8 NOT NULL, c2272 Int32, c2273 Uint64 NOT NULL, c2274 Double NOT NULL, c2275 Json NOT NULL, c2276 Uint32, c2277 Uint64, c2278 Date, c2279 Decimal(35,10) NOT NULL, c2280 Int64 NOT NULL, c2281 Double, c2282 Int8, c2283 String NOT NULL, c2284 Decimal(15,0), c2285 Yson NOT NULL, c2286 Datetime NOT NULL, c2287 Date32, c2288 Int16, c2289 Json, c2290 Timestamp NOT NULL, c2291 Uint32, c2292 Bool, c2293 Double NOT NULL, c2294 Int64 NOT NULL, c2295 Int8, c2296 String NOT NULL, c2297 Bool, c2298 Float NOT NULL, c2299 Uint64, c2300 Utf8 NOT NULL, c2301 Date32 NOT NULL, c2302 Float NOT NULL, c2303 Int16 NOT NULL, c2304 Int64 NOT NULL, c2305 Uint64 NOT NULL, c2306 Int8 NOT NULL, c2307 Int32, c2308 Int64, c2309 Decimal(15,0), c2310 Timestamp64, c2311 Decimal(35,10), c2312 Yson NOT NULL, c2313 Bool, c2314 Int16, c2315 Double, c2316 Uint16, c2317 Uint8, c2318 Decimal(35,10) NOT NULL, c2319 Int8 NOT NULL, c2320 Int64, c2321 Decimal(35,10), c2322 Double NOT NULL, c2323 Int16 NOT NULL, c2324 Float, c2325 Float, c2326 Interval64, c2327 Timestamp64 NOT NULL, c2328 Int32, c2329 Int32, c2330 Uint32 NOT NULL, c2331 Int8 NOT NULL, c2332 Datetime64, c2333 Double, c2334 Int32 NOT NULL, c2335 JsonDocument NOT NULL, c2336 Bool NOT NULL, c2337 Int16 NOT NULL, c2338 Decimal(22,9) NOT NULL, c2339 Uint16, c2340 Datetime, c2341 Bool NOT NULL, c2342 Date NOT NULL, c2343 Decimal(15,0), c2344 Int8 NOT NULL, c2345 Json, c2346 Yson, c2347 Float, c2348 String, c2349 Date32 NOT NULL, c2350 Float, c2351 Int8, c2352 Utf8, c2353 Decimal(22,9), c2354 Timestamp NOT NULL, c2355 Date32 NOT NULL, c2356 Decimal(15,0), c2357 Json, c2358 Bool, c2359 Double, c2360 Uint16, c2361 Int64 NOT NULL, c2362 JsonDocument, c2363 Float NOT NULL, c2364 Uint8 NOT NULL, c2365 Float, c2366 Json NOT NULL, c2367 Float, c2368 Interval64, c2369 Date32 NOT NULL, c2370 Timestamp64 NOT NULL, c2371 Int32, c2372 Bool NOT NULL, c2373 Double, c2374 Datetime NOT NULL, c2375 Uint16, c2376 Utf8 NOT NULL, c2377 Interval64 NOT NULL, c2378 JsonDocument NOT NULL, c2379 Uint32 NOT NULL, c2380 Decimal(22,9) NOT NULL, c2381 Float, c2382 Datetime64, c2383 Int16, c2384 Uint8 NOT NULL, c2385 Int64 NOT NULL, c2386 Date, c2387 Uint8, c2388 Decimal(22,9) NOT NULL, c2389 Uint64 NOT NULL, c2390 Int16 NOT NULL, c2391 JsonDocument NOT NULL, c2392 Int8, c2393 Json, c2394 Int64 NOT NULL, c2395 Decimal(22,9), c2396 Float, c2397 Interval64, c2398 Decimal(35,10) NOT NULL, c2399 Timestamp64 NOT NULL, c2400 Int32 NOT NULL, c2401 Int8, c2402 Utf8, c2403 Decimal(22,9), c2404 Uint8 NOT NULL, c2405 Uint64, c2406 Yson NOT NULL, c2407 Int32, c2408 Timestamp, c2409 Double NOT NULL, c2410 Double NOT NULL, c2411 Int8, c2412 Double NOT NULL, c2413 Decimal(35,10) NOT NULL, c2414 Timestamp64 NOT NULL, c2415 Double, c2416 Interval64, c2417 Interval64, c2418 Bool, c2419 Date NOT NULL, c2420 Int8, c2421 Uint64, c2422 JsonDocument NOT NULL, c2423 Utf8, c2424 Int32, c2425 Interval64, c2426 Int8 NOT NULL, c2427 String NOT NULL, c2428 Uint32 NOT NULL, c2429 Timestamp64, c2430 Interval64 NOT NULL, c2431 Int8 NOT NULL, c2432 Uint32, c2433 Json NOT NULL, c2434 Decimal(35,10), c2435 JsonDocument NOT NULL, c2436 Bool NOT NULL, c2437 Date NOT NULL, c2438 Datetime, c2439 Bool NOT NULL, c2440 Int8 NOT NULL, c2441 Yson NOT NULL, c2442 Json NOT NULL, c2443 Int8 NOT NULL, c2444 Yson NOT NULL, c2445 Interval64 NOT NULL, c2446 Yson, c2447 Bool, c2448 Decimal(22,9) NOT NULL, c2449 Decimal(35,10), c2450 Double, c2451 Date32 NOT NULL, c2452 Date NOT NULL, c2453 Uint32, c2454 Yson, c2455 Decimal(35,10), c2456 Uint8 NOT NULL, c2457 JsonDocument, c2458 Decimal(22,9) NOT NULL, c2459 Date32 NOT NULL, c2460 Uint32, c2461 Decimal(22,9), c2462 Bool NOT NULL, c2463 Uint8 NOT NULL, c2464 Decimal(35,10) NOT NULL, c2465 Interval64 NOT NULL, c2466 Datetime NOT NULL, c2467 JsonDocument NOT NULL, c2468 Yson, c2469 Bool, c2470 Int32, c2471 Bool, c2472 String NOT NULL, c2473 Int16 NOT NULL, c2474 Uint64 NOT NULL, c2475 Uint8, c2476 Uint16, c2477 Decimal(35,10), c2478 Uint32, c2479 Decimal(22,9), c2480 JsonDocument, c2481 Datetime, c2482 Uint16, c2483 Datetime64, c2484 Double NOT NULL, c2485 Uint32, c2486 Yson, c2487 Double NOT NULL, c2488 Interval64 NOT NULL, c2489 Float NOT NULL, c2490 Date32 NOT NULL, c2491 Int8 NOT NULL, c2492 Int64, c2493 Utf8, c2494 Float, c2495 String, c2496 Decimal(35,10) NOT NULL, c2497 Datetime NOT NULL, c2498 Uint64, c2499 Bool, c2500 String, c2501 Datetime, c2502 Decimal(35,10) NOT NULL, c2503 Int8, c2504 Uint32, c2505 Datetime NOT NULL, c2506 JsonDocument, c2507 Yson, c2508 Double NOT NULL, c2509 Date NOT NULL, c2510 Interval64 NOT NULL, c2511 Decimal(15,0), c2512 Utf8 NOT NULL, c2513 Timestamp NOT NULL, c2514 Int8, c2515 Double NOT NULL, c2516 Timestamp64, c2517 Datetime64, c2518 Int64, c2519 Decimal(35,10) NOT NULL, c2520 Double NOT NULL, c2521 Decimal(22,9) NOT NULL, c2522 Datetime64, c2523 Date32 NOT NULL, c2524 Float NOT NULL, c2525 Decimal(35,10) NOT NULL, c2526 Int8, c2527 Timestamp64, c2528 Int64, c2529 Date, c2530 Datetime64, c2531 Uint64 NOT NULL, c2532 JsonDocument NOT NULL, c2533 Datetime64 NOT NULL, c2534 Interval64 NOT NULL, c2535 Decimal(22,9), c2536 Date, c2537 Utf8 NOT NULL, c2538 Date NOT NULL, c2539 Datetime, c2540 Uint16, c2541 Decimal(35,10), c2542 Decimal(15,0) NOT NULL, c2543 Date, c2544 Decimal(15,0), c2545 Decimal(22,9) NOT NULL, c2546 Date, c2547 Interval64, c2548 Uint8 NOT NULL, c2549 Float, c2550 Float, c2551 Uint8 NOT NULL, c2552 Int16, c2553 Yson, c2554 Date32, c2555 Uint16, c2556 Decimal(22,9) NOT NULL, c2557 Datetime64 NOT NULL, c2558 Int8, c2559 Decimal(35,10), c2560 Yson NOT NULL, c2561 Uint16, c2562 Timestamp64, c2563 Yson, c2564 Bool NOT NULL, c2565 Uint16, c2566 String, c2567 JsonDocument, c2568 Uint64 NOT NULL, c2569 Uint64, c2570 Decimal(15,0), c2571 Decimal(35,10) NOT NULL, c2572 Bool NOT NULL, c2573 Decimal(35,10) NOT NULL, c2574 Int8, c2575 Uint32 NOT NULL, c2576 Decimal(15,0), c2577 Uint16 NOT NULL, c2578 Decimal(15,0) NOT NULL, c2579 Utf8, c2580 Date, c2581 Uint64 NOT NULL, c2582 Datetime, c2583 Int8, c2584 Interval64 NOT NULL, c2585 Double, c2586 Uint16, c2587 Decimal(15,0) NOT NULL, c2588 Int16 NOT NULL, c2589 Uint64, c2590 Int32 NOT NULL, c2591 Decimal(15,0), c2592 Utf8 NOT NULL, c2593 Decimal(35,10) NOT NULL, c2594 Int8 NOT NULL, c2595 Decimal(35,10) NOT NULL, c2596 String, c2597 Decimal(35,10) NOT NULL, c2598 Decimal(22,9) NOT NULL, c2599 Timestamp NOT NULL, c2600 Utf8, c2601 String, c2602 Float, c2603 Int32 NOT NULL, c2604 Int32, c2605 Utf8 NOT NULL, c2606 Utf8 NOT NULL, c2607 Uint16 NOT NULL, c2608 Double, c2609 Int32 NOT NULL, c2610 Date32, c2611 Interval64, c2612 Decimal(22,9), c2613 Interval64 NOT NULL, c2614 Float, c2615 String NOT NULL, c2616 Interval64 NOT NULL, c2617 Float, c2618 Datetime NOT NULL, c2619 Timestamp64 NOT NULL, c2620 Int16 NOT NULL, c2621 Uint32, c2622 Datetime64 NOT NULL, c2623 Date, c2624 Utf8 NOT NULL, c2625 Decimal(15,0) NOT NULL, c2626 Datetime64 NOT NULL, c2627 JsonDocument NOT NULL, c2628 Decimal(35,10), c2629 Int32 NOT NULL, c2630 Date32 NOT NULL, c2631 Uint64 NOT NULL, c2632 Decimal(22,9), c2633 Int32 NOT NULL, c2634 Uint64 NOT NULL, c2635 Decimal(35,10) NOT NULL, c2636 Decimal(22,9) NOT NULL, c2637 Float, c2638 Timestamp64, c2639 Timestamp NOT NULL, c2640 Uint32 NOT NULL, c2641 Uint16, c2642 Decimal(15,0), c2643 Utf8, c2644 Uint64 NOT NULL, c2645 Interval64, c2646 Float NOT NULL, c2647 Yson, c2648 Int16, c2649 Yson NOT NULL, c2650 Int64 NOT NULL, c2651 Double, c2652 Datetime, c2653 Decimal(15,0) NOT NULL, c2654 Float, c2655 Yson, c2656 Uint64 NOT NULL, c2657 Datetime, c2658 Double NOT NULL, c2659 Uint32 NOT NULL, c2660 Int16, c2661 Int64 NOT NULL, c2662 Int16 NOT NULL, c2663 Utf8 NOT NULL, c2664 Json NOT NULL, c2665 Float, c2666 Uint64, c2667 Date32, c2668 Yson, c2669 Interval64 NOT NULL, c2670 String NOT NULL, c2671 Decimal(15,0), c2672 Decimal(15,0), c2673 Yson NOT NULL, c2674 Decimal(15,0) NOT NULL, c2675 Int64 NOT NULL, c2676 Int8 NOT NULL, c2677 Interval64 NOT NULL, c2678 Uint64 NOT NULL, c2679 Uint8, c2680 Int8 NOT NULL, c2681 Uint32, c2682 Yson NOT NULL, c2683 Bool NOT NULL, c2684 Yson NOT NULL, c2685 Interval64, c2686 String NOT NULL, c2687 Float, c2688 JsonDocument NOT NULL, c2689 Uint16, c2690 Date32 NOT NULL, c2691 Float, c2692 Decimal(35,10), c2693 Double, c2694 Uint32 NOT NULL, c2695 Int32, c2696 Uint8 NOT NULL, c2697 Decimal(22,9) NOT NULL, c2698 Date32 NOT NULL, c2699 Uint16, c2700 Int64, c2701 JsonDocument, c2702 Date NOT NULL, c2703 Timestamp, c2704 Double, c2705 Yson NOT NULL, c2706 Bool, c2707 Datetime NOT NULL, c2708 Json NOT NULL, c2709 Uint32, c2710 Float, c2711 Decimal(35,10) NOT NULL, c2712 Datetime, c2713 JsonDocument, c2714 Timestamp NOT NULL, c2715 Uint32 NOT NULL, c2716 Bool NOT NULL, c2717 Int16, c2718 Decimal(22,9), c2719 Int8, c2720 String, c2721 Uint32, c2722 Double NOT NULL, c2723 Int8, c2724 String, c2725 Decimal(15,0), c2726 Timestamp64 NOT NULL, c2727 JsonDocument NOT NULL, c2728 Timestamp64 NOT NULL, c2729 Interval64, c2730 String, c2731 Json, c2732 Decimal(15,0) NOT NULL, c2733 Int64 NOT NULL, c2734 Uint8, c2735 Int64 NOT NULL, c2736 Yson, c2737 Double, c2738 Interval64 NOT NULL, c2739 Interval64 NOT NULL, c2740 Interval64, c2741 Double NOT NULL, c2742 Uint8 NOT NULL, c2743 Uint32 NOT NULL, c2744 Uint32 NOT NULL, c2745 Interval64, c2746 JsonDocument, c2747 Utf8 NOT NULL, c2748 Json NOT NULL, c2749 Double NOT NULL, c2750 Double, c2751 Datetime64 NOT NULL, c2752 Json, c2753 Uint32 NOT NULL, c2754 Json, c2755 Int16 NOT NULL, c2756 Int64, c2757 Uint16 NOT NULL, c2758 Interval64 NOT NULL, c2759 Float, c2760 Uint64 NOT NULL, c2761 Timestamp64 NOT NULL, c2762 Uint16 NOT NULL, c2763 Decimal(15,0) NOT NULL, c2764 Date32 NOT NULL, c2765 Yson NOT NULL, c2766 Int8 NOT NULL, c2767 Float, c2768 Uint8 NOT NULL, c2769 Int32, c2770 Decimal(22,9) NOT NULL, c2771 Double, c2772 Double, c2773 Datetime NOT NULL, c2774 Utf8 NOT NULL, c2775 Uint32 NOT NULL, c2776 JsonDocument NOT NULL, c2777 Int32 NOT NULL, c2778 Interval64, c2779 String NOT NULL, c2780 Timestamp64 NOT NULL, c2781 Interval64, c2782 Double, c2783 Int8, c2784 Timestamp NOT NULL, c2785 Json, c2786 Json, c2787 Timestamp, c2788 Int32, c2789 Utf8 NOT NULL, c2790 Int64, c2791 Bool, c2792 Timestamp, c2793 Float, c2794 Int16, c2795 Interval64, c2796 Uint16, c2797 JsonDocument, c2798 Int32 NOT NULL, c2799 Timestamp NOT NULL, c2800 Uint8, c2801 Int8 NOT NULL, c2802 Uint64, c2803 Bool NOT NULL, c2804 Json, c2805 JsonDocument NOT NULL, c2806 Timestamp, c2807 Int16, c2808 Double NOT NULL, c2809 Timestamp64 NOT NULL, c2810 Uint32 NOT NULL, c2811 Json, c2812 Date NOT NULL, c2813 Float, c2814 Uint32 NOT NULL, c2815 Timestamp64, c2816 Int64 NOT NULL, c2817 Decimal(35,10) NOT NULL, c2818 Int64, c2819 Int32 NOT NULL, c2820 Timestamp, c2821 Timestamp NOT NULL, c2822 Uint64 NOT NULL, c2823 Timestamp64, c2824 Uint8, c2825 Date32, c2826 Interval64, c2827 Int64, c2828 Datetime64 NOT NULL, c2829 Uint32 NOT NULL, c2830 Float, c2831 Uint64 NOT NULL, c2832 Yson NOT NULL, c2833 Double NOT NULL, c2834 Json, c2835 Uint64, c2836 Uint32, c2837 Int32, c2838 Int8 NOT NULL, c2839 Decimal(15,0), c2840 Uint64, c2841 Int32 NOT NULL, c2842 Json, c2843 Uint8, c2844 Decimal(35,10) NOT NULL, c2845 Date NOT NULL, c2846 Uint32, c2847 Datetime64, c2848 Interval64, c2849 Int64 NOT NULL, c2850 Uint32, c2851 Int16 NOT NULL, c2852 Utf8, c2853 Double NOT NULL, c2854 String NOT NULL, c2855 Uint64, c2856 Bool, c2857 Uint64 NOT NULL, c2858 Datetime64 NOT NULL, c2859 JsonDocument, c2860 String, c2861 Uint8 NOT NULL, c2862 Json, c2863 Uint64, c2864 Date32 NOT NULL, c2865 Interval64 NOT NULL, c2866 Uint8, c2867 Date32, c2868 Yson, c2869 Int16, c2870 Utf8, c2871 Datetime NOT NULL, c2872 String, c2873 Decimal(22,9), c2874 Decimal(22,9), c2875 Interval64, c2876 Date32 NOT NULL, c2877 Uint16, c2878 Float NOT NULL, c2879 Decimal(15,0) NOT NULL, c2880 Uint32, c2881 Int64 NOT NULL, c2882 String, c2883 Bool NOT NULL, c2884 Uint32 NOT NULL, c2885 Int32, c2886 Json, c2887 Uint8 NOT NULL, c2888 Json NOT NULL, c2889 Datetime NOT NULL, c2890 Uint8, c2891 Decimal(15,0) NOT NULL, c2892 Datetime NOT NULL, c2893 Datetime, c2894 JsonDocument NOT NULL, c2895 Date32, c2896 Uint32 NOT NULL, c2897 Int32, c2898 Datetime, c2899 Int16 NOT NULL, c2900 Int8 NOT NULL, c2901 JsonDocument NOT NULL, c2902 String, c2903 Decimal(35,10), c2904 Uint64, c2905 Double NOT NULL, c2906 Json, c2907 Decimal(15,0), c2908 JsonDocument, c2909 String, c2910 String, c2911 Float, c2912 Bool NOT NULL, c2913 Json, c2914 Json NOT NULL, c2915 Datetime64, c2916 Utf8 NOT NULL, c2917 Datetime64, c2918 Timestamp64 NOT NULL, c2919 Datetime NOT NULL, c2920 Double NOT NULL, c2921 Uint16, c2922 Int8, c2923 Date32 NOT NULL, c2924 Utf8 NOT NULL, c2925 String, c2926 Int64, c2927 Decimal(15,0) NOT NULL, c2928 JsonDocument, c2929 JsonDocument NOT NULL, c2930 String, c2931 Json NOT NULL, c2932 Uint8, c2933 Uint8, c2934 Decimal(15,0), c2935 Decimal(15,0), c2936 Int16, c2937 Timestamp64, c2938 Int16 NOT NULL, c2939 JsonDocument NOT NULL, c2940 Int16, c2941 Yson NOT NULL, c2942 Utf8 NOT NULL, c2943 Yson NOT NULL, c2944 Decimal(35,10), c2945 Json, c2946 JsonDocument, c2947 Interval64 NOT NULL, c2948 Uint16, c2949 Uint16, c2950 Uint32 NOT NULL, c2951 Int16, c2952 Int16, c2953 Yson, c2954 Date32 NOT NULL, c2955 Uint32 NOT NULL, c2956 Decimal(22,9), c2957 Yson, c2958 Int16, c2959 String NOT NULL, c2960 Int32 NOT NULL, c2961 Utf8 NOT NULL, c2962 Uint8 NOT NULL, c2963 Uint64 NOT NULL, c2964 Double, c2965 Date, c2966 Date, c2967 Int64 NOT NULL, c2968 Decimal(35,10), c2969 JsonDocument, c2970 Datetime64 NOT NULL, c2971 Date NOT NULL, c2972 Uint16 NOT NULL, c2973 Timestamp, c2974 Int32, c2975 Utf8 NOT NULL, c2976 Decimal(35,10), c2977 Yson, c2978 Timestamp, c2979 JsonDocument, c2980 Int8 NOT NULL, c2981 String NOT NULL, c2982 Decimal(22,9), c2983 Int32, c2984 Datetime, c2985 Json NOT NULL, c2986 Int32 NOT NULL, c2987 String, c2988 Uint8, c2989 Int16 NOT NULL, c2990 Int32 NOT NULL, c2991 Datetime, c2992 Date, c2993 Timestamp NOT NULL, c2994 Int8, c2995 Uint8, c2996 Interval64 NOT NULL, c2997 Json, c2998 Datetime NOT NULL, c2999 Int64 NOT NULL, c3000 Decimal(35,10), c3001 Float NOT NULL, c3002 Double, c3003 String, c3004 Decimal(22,9), c3005 Float NOT NULL, c3006 Date32 NOT NULL, c3007 Utf8 NOT NULL, c3008 Float, c3009 Date, c3010 Uint8 NOT NULL, c3011 Datetime64, c3012 Datetime, c3013 Datetime64 NOT NULL, c3014 Datetime64 NOT NULL, c3015 Timestamp NOT NULL, c3016 Yson, c3017 Int32, c3018 Uint8, c3019 Datetime NOT NULL, c3020 Bool, c3021 Int64 NOT NULL, c3022 Int16, c3023 Datetime, c3024 Utf8, c3025 Date, c3026 Float NOT NULL, c3027 Decimal(22,9), c3028 Uint8, c3029 Datetime64 NOT NULL, c3030 Int64 NOT NULL, c3031 Date, c3032 Uint8, c3033 Uint16 NOT NULL, c3034 JsonDocument NOT NULL, c3035 Uint32, c3036 Uint32 NOT NULL, c3037 Timestamp64, c3038 Yson NOT NULL, c3039 Datetime64, c3040 Date NOT NULL, c3041 Decimal(35,10) NOT NULL, c3042 Int32 NOT NULL, c3043 String, c3044 Uint16, c3045 Bool, c3046 Timestamp64, c3047 Uint16, c3048 Double NOT NULL, c3049 Uint8 NOT NULL, c3050 Double, c3051 Datetime, c3052 Yson, c3053 Yson, c3054 JsonDocument, c3055 Uint8 NOT NULL, c3056 Decimal(35,10), c3057 Interval64, c3058 Datetime64, c3059 Int32, c3060 Uint8 NOT NULL, c3061 Double NOT NULL, c3062 Datetime, c3063 Int16 NOT NULL, c3064 Decimal(35,10) NOT NULL, c3065 Datetime64, c3066 Date32, c3067 Uint32 NOT NULL, c3068 Uint32 NOT NULL, c3069 Yson NOT NULL, c3070 Decimal(35,10) NOT NULL, c3071 Bool NOT NULL, c3072 Interval64 NOT NULL, c3073 Decimal(15,0), c3074 Uint8, c3075 Int32 NOT NULL, c3076 Json, c3077 Uint8, c3078 Int64, c3079 JsonDocument NOT NULL, c3080 Timestamp, c3081 Int32 NOT NULL, c3082 Int64 NOT NULL, c3083 Int8 NOT NULL, c3084 Date32 NOT NULL, c3085 Uint16, c3086 Uint8 NOT NULL, c3087 Int16, c3088 Int32, c3089 Int8, c3090 Bool, c3091 String, c3092 Timestamp NOT NULL, c3093 Uint8 NOT NULL, c3094 Datetime64 NOT NULL, c3095 Datetime64, c3096 Date NOT NULL, c3097 Json, c3098 Int16, c3099 Uint16 NOT NULL, c3100 JsonDocument, c3101 Double, c3102 Int16 NOT NULL, c3103 String, c3104 Interval64 NOT NULL, c3105 Json NOT NULL, c3106 Double, c3107 Decimal(15,0) NOT NULL, c3108 Decimal(15,0), c3109 Date NOT NULL, c3110 Datetime, c3111 Yson, c3112 Decimal(22,9), c3113 Double, c3114 Int8 NOT NULL, c3115 Int16 NOT NULL, c3116 Interval64 NOT NULL, c3117 Decimal(15,0), c3118 Uint8 NOT NULL, c3119 Date NOT NULL, c3120 Int16 NOT NULL, c3121 Uint64, c3122 Json NOT NULL, c3123 Timestamp NOT NULL, c3124 Float, c3125 Json NOT NULL, c3126 Double, c3127 Uint32 NOT NULL, c3128 Int16 NOT NULL, c3129 Timestamp NOT NULL, c3130 Decimal(15,0) NOT NULL, c3131 Datetime64, c3132 Interval64 NOT NULL, c3133 Json, c3134 Date NOT NULL, c3135 Date32, c3136 Utf8 NOT NULL, c3137 Int8, c3138 Uint64, c3139 Bool, c3140 Json, c3141 Uint32, c3142 Json NOT NULL, c3143 Decimal(22,9), c3144 Float, c3145 Int32, c3146 Interval64 NOT NULL, c3147 Decimal(35,10) NOT NULL, c3148 String NOT NULL, c3149 Uint64 NOT NULL, c3150 Uint64, c3151 Uint64 NOT NULL, c3152 Json NOT NULL, c3153 Date NOT NULL, c3154 Timestamp NOT NULL, c3155 Uint16, c3156 Decimal(22,9), c3157 Date32, c3158 Date32 NOT NULL, c3159 Json NOT NULL, c3160 Timestamp, c3161 Int8, c3162 Int16 NOT NULL, c3163 Int64 NOT NULL, c3164 Decimal(35,10), c3165 Double NOT NULL, c3166 Utf8 NOT NULL, c3167 Int16 NOT NULL, c3168 Date32 NOT NULL, c3169 Uint8, c3170 Uint64, c3171 Yson NOT NULL, c3172 Json, c3173 Int16 NOT NULL, c3174 Uint32 NOT NULL, c3175 Int16, c3176 Timestamp64 NOT NULL, c3177 Int8 NOT NULL, c3178 Utf8 NOT NULL, c3179 Interval64 NOT NULL, c3180 Bool, c3181 Date NOT NULL, c3182 Double, c3183 Int8, c3184 Interval64, c3185 Decimal(15,0) NOT NULL, c3186 Float NOT NULL, c3187 Uint32, c3188 Timestamp, c3189 String, c3190 Int16, c3191 Timestamp64, c3192 Int8, c3193 Double NOT NULL, c3194 Yson NOT NULL, c3195 String NOT NULL, c3196 Datetime64, c3197 Yson, c3198 Date, c3199 Uint16, c3200 Interval64 NOT NULL, c3201 Int8 NOT NULL, c3202 Datetime64 NOT NULL, c3203 Datetime64, c3204 Json NOT NULL, c3205 Int8 NOT NULL, c3206 Decimal(15,0), c3207 Int8 NOT NULL, c3208 Decimal(15,0) NOT NULL, c3209 Utf8 NOT NULL, c3210 String NOT NULL, c3211 Bool, c3212 Uint32 NOT NULL, c3213 String NOT NULL, c3214 Decimal(15,0) NOT NULL, c3215 Json NOT NULL, c3216 Uint8 NOT NULL, c3217 Uint64 NOT NULL, c3218 Uint32, c3219 String, c3220 Decimal(22,9) NOT NULL, c3221 Datetime64 NOT NULL, c3222 Double, c3223 Json, c3224 Uint8 NOT NULL, c3225 Int64, c3226 Int32, c3227 Decimal(35,10) NOT NULL, c3228 Decimal(22,9) NOT NULL, c3229 Uint8, c3230 Decimal(35,10) NOT NULL, c3231 Interval64, c3232 Bool NOT NULL, c3233 Yson, c3234 Uint64, c3235 Date32 NOT NULL, c3236 Timestamp64 NOT NULL, c3237 Uint8, c3238 Yson, c3239 Float NOT NULL, c3240 Uint64 NOT NULL, c3241 Yson NOT NULL, c3242 Decimal(15,0), c3243 Date32 NOT NULL, c3244 Bool, c3245 Decimal(35,10), c3246 Datetime, c3247 Uint32 NOT NULL, c3248 Float NOT NULL, c3249 Uint32, c3250 Decimal(22,9) NOT NULL, c3251 Decimal(35,10), c3252 JsonDocument NOT NULL, c3253 Bool NOT NULL, c3254 Bool, c3255 Double NOT NULL, c3256 Interval64, c3257 Timestamp, c3258 Yson NOT NULL, c3259 Uint64, c3260 Timestamp NOT NULL, c3261 Utf8, c3262 Double, c3263 Decimal(35,10) NOT NULL, c3264 Uint8 NOT NULL, c3265 String NOT NULL, c3266 Timestamp NOT NULL, c3267 Json NOT NULL, c3268 JsonDocument, c3269 Date, c3270 Int8, c3271 JsonDocument, c3272 Float, c3273 Int32, c3274 Int16 NOT NULL, c3275 Float, c3276 Uint32 NOT NULL, c3277 Json NOT NULL, c3278 Int64, c3279 Uint32 NOT NULL, c3280 Uint8, c3281 Datetime NOT NULL, c3282 Yson, c3283 Int64 NOT NULL, c3284 Int8, c3285 Int32 NOT NULL, c3286 Uint32, c3287 Uint32 NOT NULL, c3288 Decimal(35,10) NOT NULL, c3289 Float NOT NULL, c3290 Interval64, c3291 Decimal(15,0) NOT NULL, c3292 Date, c3293 Timestamp NOT NULL, c3294 Timestamp64 NOT NULL, c3295 Float, c3296 Uint8, c3297 Datetime NOT NULL, c3298 Utf8 NOT NULL, c3299 Int32, c3300 Datetime64, c3301 Int16, c3302 Utf8 NOT NULL, c3303 Int8, c3304 Int32, c3305 Datetime NOT NULL, c3306 Datetime64, c3307 Utf8, c3308 Date32 NOT NULL, c3309 Float NOT NULL, c3310 Json, c3311 Uint32, c3312 String, c3313 Decimal(22,9) NOT NULL, c3314 Json NOT NULL, c3315 Int32, c3316 Bool, c3317 Yson NOT NULL, c3318 String NOT NULL, c3319 JsonDocument, c3320 String NOT NULL, c3321 Timestamp64 NOT NULL, c3322 JsonDocument, c3323 Yson, c3324 Timestamp64 NOT NULL, c3325 Uint32, c3326 Decimal(15,0), c3327 Int64 NOT NULL, c3328 Utf8 NOT NULL, c3329 Json, c3330 Timestamp, c3331 Date, c3332 Decimal(22,9), c3333 Double NOT NULL, c3334 Uint8, c3335 Int32 NOT NULL, c3336 Date32 NOT NULL, c3337 Decimal(35,10), c3338 Int32, c3339 Json, c3340 Timestamp64 NOT NULL, c3341 Uint16 NOT NULL, c3342 Timestamp NOT NULL, c3343 Int64, c3344 Json NOT NULL, c3345 Uint8 NOT NULL, c3346 Double NOT NULL, c3347 Utf8 NOT NULL, c3348 Timestamp NOT NULL, c3349 Timestamp64, c3350 Int8 NOT NULL, c3351 Int16, c3352 Date32 NOT NULL, c3353 Datetime64 NOT NULL, c3354 Decimal(35,10), c3355 Float, c3356 JsonDocument NOT NULL, c3357 Bool, c3358 Float NOT NULL, c3359 Uint64 NOT NULL, c3360 Int32, c3361 Date32, c3362 String, c3363 Int16, c3364 String, c3365 Utf8, c3366 Uint8 NOT NULL, c3367 Datetime64, c3368 Uint32 NOT NULL, c3369 JsonDocument, c3370 String, c3371 Timestamp64 NOT NULL, c3372 Timestamp NOT NULL, c3373 Timestamp64 NOT NULL, c3374 JsonDocument, c3375 Datetime, c3376 Int32 NOT NULL, c3377 Int16 NOT NULL, c3378 Decimal(22,9), c3379 Decimal(15,0) NOT NULL, c3380 Date NOT NULL, c3381 Timestamp64 NOT NULL, c3382 Decimal(15,0) NOT NULL, c3383 Yson, c3384 Bool NOT NULL, c3385 Int8 NOT NULL, c3386 Decimal(35,10), c3387 Decimal(35,10), c3388 Uint64 NOT NULL, c3389 Decimal(22,9) NOT NULL, c3390 Json, c3391 Uint64 NOT NULL, c3392 Uint16 NOT NULL, c3393 Decimal(22,9), c3394 Yson, c3395 Uint8, c3396 Date32 NOT NULL, c3397 Uint64 NOT NULL, c3398 Int8, c3399 Int8 NOT NULL, c3400 Uint16, c3401 Bool NOT NULL, c3402 Timestamp64, c3403 Datetime NOT NULL, c3404 Decimal(15,0) NOT NULL, c3405 Decimal(15,0) NOT NULL, c3406 Uint16 NOT NULL, c3407 Timestamp NOT NULL, c3408 Decimal(15,0), c3409 Decimal(35,10) NOT NULL, c3410 Decimal(22,9), c3411 Utf8 NOT NULL, c3412 Interval64, c3413 Date32, c3414 Decimal(35,10), c3415 Uint64, c3416 Int8 NOT NULL, c3417 Uint32 NOT NULL, c3418 String NOT NULL, c3419 Date, c3420 Decimal(35,10), c3421 Decimal(22,9) NOT NULL, c3422 Json, c3423 Datetime64, c3424 Int8, c3425 Timestamp, c3426 Uint8, c3427 Utf8 NOT NULL, c3428 Int64, c3429 Utf8, c3430 Uint8, c3431 Json NOT NULL, c3432 Decimal(22,9) NOT NULL, c3433 Int64 NOT NULL, c3434 Bool NOT NULL, c3435 Utf8 NOT NULL, c3436 Double NOT NULL, c3437 JsonDocument NOT NULL, c3438 Timestamp64 NOT NULL, c3439 Double, c3440 Date NOT NULL, c3441 Bool, c3442 Datetime64, c3443 Uint32, c3444 String NOT NULL, c3445 Datetime, c3446 Int32 NOT NULL, c3447 Timestamp64, c3448 Int32, c3449 Double NOT NULL, c3450 Uint16, c3451 Utf8 NOT NULL, c3452 Decimal(15,0) NOT NULL, c3453 Yson, c3454 Utf8 NOT NULL, c3455 Double NOT NULL, c3456 Yson NOT NULL, c3457 Int64, c3458 Date NOT NULL, c3459 Json, c3460 Date32, c3461 Double, c3462 Int32 NOT NULL, c3463 Uint64 NOT NULL, c3464 Int16, c3465 Uint64 NOT NULL, c3466 Decimal(22,9) NOT NULL, c3467 Int32, c3468 Date32, c3469 Interval64 NOT NULL, c3470 Date, c3471 String, c3472 Uint16, c3473 Date, c3474 Date NOT NULL, c3475 Date32 NOT NULL, c3476 Uint32 NOT NULL, c3477 Uint32 NOT NULL, c3478 Timestamp, c3479 Datetime64, c3480 Uint8, c3481 Uint16, c3482 Bool, c3483 Timestamp NOT NULL, c3484 Json NOT NULL, c3485 Decimal(15,0) NOT NULL, c3486 Timestamp64, c3487 String NOT NULL, c3488 Int64 NOT NULL, c3489 Double NOT NULL, c3490 Timestamp NOT NULL, c3491 Bool, c3492 Date, c3493 Datetime64 NOT NULL, c3494 Double NOT NULL, c3495 Interval64 NOT NULL, c3496 Yson, c3497 Timestamp64 NOT NULL, c3498 Int64 NOT NULL, c3499 Int64 NOT NULL, c3500 Uint64, c3501 JsonDocument NOT NULL, c3502 Timestamp NOT NULL, c3503 Date32 NOT NULL, c3504 Int16 NOT NULL, c3505 Float, c3506 Date32, c3507 Double, c3508 Bool NOT NULL, c3509 Date NOT NULL, c3510 Int8, c3511 Double NOT NULL, c3512 Date, c3513 Decimal(22,9), c3514 Timestamp, c3515 Int8 NOT NULL, c3516 Int32, c3517 Datetime64, c3518 Utf8 NOT NULL, c3519 Bool NOT NULL, c3520 Decimal(22,9) NOT NULL, c3521 Decimal(22,9) NOT NULL, c3522 Bool NOT NULL, c3523 Date, c3524 Utf8, c3525 Int8 NOT NULL, c3526 Uint8 NOT NULL, c3527 Decimal(15,0) NOT NULL, c3528 Interval64 NOT NULL, c3529 Utf8, c3530 JsonDocument, c3531 Json, c3532 Int32, c3533 Double NOT NULL, c3534 Int32, c3535 Bool, c3536 Bool, c3537 Int16, c3538 Float, c3539 Yson, c3540 JsonDocument NOT NULL, c3541 Float, c3542 Datetime, c3543 Utf8 NOT NULL, c3544 Timestamp64, c3545 Uint64 NOT NULL, c3546 Decimal(15,0), c3547 JsonDocument NOT NULL, c3548 Date NOT NULL, c3549 Datetime64, c3550 Decimal(35,10) NOT NULL, c3551 Date32, c3552 Interval64, c3553 Yson NOT NULL, c3554 Timestamp NOT NULL, c3555 String, c3556 Int16 NOT NULL, c3557 Bool NOT NULL, c3558 Int64, c3559 Uint8, c3560 Decimal(22,9) NOT NULL, c3561 Date, c3562 Uint8, c3563 JsonDocument NOT NULL, c3564 Decimal(15,0) NOT NULL, c3565 Int32, c3566 String NOT NULL, c3567 Datetime, c3568 Date32, c3569 Yson NOT NULL, c3570 Decimal(22,9), c3571 Int16, c3572 Utf8, c3573 Uint64 NOT NULL, c3574 Uint32 NOT NULL, c3575 Date NOT NULL, c3576 JsonDocument, c3577 Timestamp64, c3578 String, c3579 Interval64, c3580 JsonDocument NOT NULL, c3581 Timestamp NOT NULL, c3582 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, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212)
                )
                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, 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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c4\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
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.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c4\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...atetime64 NOT NULL, c1580 Int32 NOT NULL, c1581 Utf8 NOT NULL, c1582 Utf8 NOT NULL, c1583 Timestamp64 NOT NULL, c1584 Utf8 NOT NULL, c1585 Uint32 NOT NULL, c1586 Uint8 NOT NULL, c1587 Int16 NOT NULL, c1588 Datetime NOT NULL, c1589 Bool NOT NULL, c1590 Interval64 NOT NULL, c1591 Timestamp NOT NULL, c1592 Timestamp64 NOT NULL, c1593 Int32 NOT NULL, c1594 Uint8 NOT NULL, c1595 Uint8 NOT NULL, c1596 Decimal(22,9) NOT NULL, c1597 Bool NOT NULL, c1598 Date NOT NULL, c1599 Uint64 NOT NULL, c1600 Interval64 NOT NULL, c1601 Int8 NOT NULL, c1602 Int64 NOT NULL, c1603 Int16 NOT NULL, c1604 Uint64 NOT NULL, c1605 Timestamp NOT NULL, c1606 Decimal(35,10) NOT NULL, c1607 Timestamp NOT NULL, c1608 Decimal(22,9) NOT NULL, c1609 Uint64 NOT NULL, c1610 Datetime64 NOT NULL, c1611 Decimal(15,0) NOT NULL, c1612 Uint16 NOT NULL, c1613 Date32 NOT NULL, c1614 Timestamp64 NOT NULL, c1615 Int32 NOT NULL, c1616 Uint8 NOT NULL, c1617 Timestamp NOT NULL, c1618 Decimal(15,0) NOT NULL, c1619 Timestamp NOT NULL, c1620 Datetime64 NOT NULL, c1621 Uint16 NOT NULL, c1622 Timestamp NOT NULL, c1623 Uint64 NOT NULL, c1624 Decimal(15,0) NOT NULL, c1625 Date NOT NULL, c1626 Datetime64 NOT NULL, c1627 Int8 NOT NULL, c1628 Utf8 NOT NULL, c1629 Int64 NOT NULL, c1630 Int32 NOT NULL, c1631 Int32 NOT NULL, c1632 Uint64 NOT NULL, c1633 Datetime64 NOT NULL, c1634 Date32 NOT NULL, c1635 Int16 NOT NULL, c1636 Decimal(35,10) NOT NULL, c1637 Int8 NOT NULL, c1638 Timestamp64 NOT NULL, c1639 Decimal(35,10) NOT NULL, c1640 Interval64 NOT NULL, c1641 Uint16 NOT NULL, c1642 Uint32 NOT NULL, c1643 Decimal(22,9) NOT NULL, c1644 Bool NOT NULL, c1645 Decimal(15,0) NOT NULL, c1646 Datetime64 NOT NULL, c1647 Date32 NOT NULL, c1648 Date32 NOT NULL, c1649 Uint64 NOT NULL, c1650 Date NOT NULL, c1651 Int8 NOT NULL, c1652 Date32 NOT NULL, c1653 Int8 NOT NULL, c1654 Timestamp64 NOT NULL, c1655 Uint64 NOT NULL, c1656 Uint16 NOT NULL, c1657 Int32 NOT NULL, c1658 Interval64 NOT NULL, c1659 Date32 NOT NULL, c1660 Uint64 NOT NULL, c1661 Timestamp64 NOT NULL, c1662 Uint8 NOT NULL, c1663 Decimal(35,10) NOT NULL, c1664 Timestamp NOT NULL, c1665 Int64 NOT NULL, c1666 Uint32 NOT NULL, c1667 Timestamp NOT NULL, c1668 Utf8 NOT NULL, c1669 Uint16 NOT NULL, c1670 Datetime NOT NULL, c1671 Decimal(15,0) NOT NULL, c1672 Interval64 NOT NULL, c1673 Datetime NOT NULL, c1674 String NOT NULL, c1675 Uint16 NOT NULL, c1676 Datetime NOT NULL, c1677 Decimal(35,10) NOT NULL, c1678 Utf8 NOT NULL, c1679 Timestamp64 NOT NULL, c1680 Timestamp64 NOT NULL, c1681 Decimal(15,0) NOT NULL, c1682 String NOT NULL, c1683 Utf8 NOT NULL, c1684 Decimal(35,10) NOT NULL, c1685 Decimal(22,9) NOT NULL, c1686 Int32 NOT NULL, c1687 Decimal(22,9) NOT NULL, c1688 Int64 NOT NULL, c1689 Datetime NOT NULL, c1690 Interval64 NOT NULL, c1691 Uint8 NOT NULL, c1692 Timestamp64 NOT NULL, c1693 Interval64 NOT NULL, c1694 Int32 NOT NULL, c1695 Uint64 NOT NULL, c1696 Utf8 NOT NULL, c1697 Uint16 NOT NULL, c1698 Decimal(35,10) NOT NULL, c1699 Uint32 NOT NULL, c1700 Date32 NOT NULL, c1701 Decimal(22,9) NOT NULL, c1702 Utf8 NOT NULL, c1703 Uint8 NOT NULL, c1704 Bool NOT NULL, c1705 Uint8 NOT NULL, c1706 Utf8 NOT NULL, c1707 Date NOT NULL, c1708 Utf8 NOT NULL, c1709 Decimal(35,10) NOT NULL, c1710 Decimal(15,0) NOT NULL, c1711 Decimal(15,0) NOT NULL, c1712 String NOT NULL, c1713 Uint16 NOT NULL, c1714 Decimal(22,9) NOT NULL, c1715 Date NOT NULL, c1716 Int32 NOT NULL, c1717 Uint16 NOT NULL, c1718 Date NOT NULL, c1719 Date32 NOT NULL, c1720 Decimal(22,9) NOT NULL, c1721 Timestamp64 NOT NULL, c1722 Bool NOT NULL, c1723 Uint16 NOT NULL, c1724 Uint8 NOT NULL, c1725 String NOT NULL, c1726 Decimal(22,9) NOT NULL, c1727 String NOT NULL, c1728 Interval64 NOT NULL, c1729 Uint16 NOT NULL, c1730 Uint64 NOT NULL, c1731 Interval64 NOT NULL, c1732 Decimal(15,0) NOT NULL, c1733 Timestamp NOT NULL, c1734 Uint16 NOT NULL, c1735 Bool NOT NULL, c1736 Interval64 NOT NULL, c1737 Bool NOT NULL, c1738 Int32 NOT NULL, c1739 Uint16 NOT NULL, c1740 Date32 NOT NULL, c1741 Int32 NOT NULL, c1742 Utf8 NOT NULL, c1743 Uint64 NOT NULL, c1744 Uint64 NOT NULL, c1745 Decimal(35,10) NOT NULL, c1746 Uint64 NOT NULL, c1747 Decimal(35,10) NOT NULL, c1748 Decimal(35,10) NOT NULL, c1749 Uint32 NOT NULL, c1750 Uint8 NOT NULL, c1751 Int16 NOT NULL, c1752 String NOT NULL, c1753 Uint32 NOT NULL, c1754 Bool NOT NULL, c1755 Uint8 NOT NULL, c1756 Timestamp64 NOT NULL, c1757 Uint16 NOT NULL, c1758 Int32 NOT NULL, c1759 Timestamp NOT NULL, c1760 Date32 NOT NULL, c1761 Int32 NOT NULL, c1762 Decimal(15,0) NOT NULL, c1763 Timestamp NOT NULL, c1764 Datetime64 NOT NULL, c1765 Int32 NOT NULL, c1766 Decimal(15,0) NOT NULL, c1767 Date32 NOT NULL, c1768 Int8 NOT NULL, c1769 Int32 NOT NULL, c1770 Date NOT NULL, c1771 Datetime NOT NULL, c1772 Date32 NOT NULL, c1773 Uint64 NOT NULL, c1774 Timestamp NOT NULL, c1775 Datetime NOT NULL, c1776 Bool NOT NULL, c1777 Timestamp NOT NULL, c1778 Uint64 NOT NULL, c1779 Decimal(35,10) NOT NULL, c1780 Int16 NOT NULL, c1781 Uint64 NOT NULL, c1782 Date NOT NULL, c1783 Int8 NOT NULL, c1784 Decimal(22,9) NOT NULL, c1785 Int16 NOT NULL, c1786 Int8 NOT NULL, c1787 Uint8 NOT NULL, c1788 Date32 NOT NULL, c1789 Int32 NOT NULL, c1790 Bool NOT NULL, c1791 Int32 NOT NULL, c1792 Uint64 NOT NULL, c1793 Date NOT NULL, c1794 Timestamp64 NOT NULL, c1795 Int32 NOT NULL, c1796 Decimal(22,9) NOT NULL, c1797 Bool NOT NULL, c1798 Datetime NOT NULL, c1799 Uint16 NOT NULL, c1800 Uint32 NOT NULL, c1801 Bool NOT NULL, c1802 Timestamp64 NOT NULL, c1803 Decimal(35,10) NOT NULL, c1804 Int32 NOT NULL, c1805 Decimal(35,10) NOT NULL, c1806 Uint32 NOT NULL, c1807 String NOT NULL, c1808 Decimal(22,9) NOT NULL, c1809 Decimal(22,9) NOT NULL, c1810 Date32 NOT NULL, c1811 Timestamp64 NOT NULL, c1812 Decimal(22,9) NOT NULL, c1813 Interval64 NOT NULL, c1814 Decimal(15,0) NOT NULL, c1815 String NOT NULL, c1816 Uint32 NOT NULL, c1817 Int64 NOT NULL, c1818 Interval64 NOT NULL, c1819 Interval64 NOT NULL, c1820 Decimal(22,9) NOT NULL, c1821 Uint8 NOT NULL, c1822 Int8 NOT NULL, c1823 Uint64 NOT NULL, c1824 Int16 NOT NULL, c1825 Date NOT NULL, c1826 Bool NOT NULL, c1827 Uint64 NOT NULL, c1828 Int32 NOT NULL, c1829 Interval64 NOT NULL, c1830 Uint32 NOT NULL, c1831 Date NOT NULL, c1832 Datetime NOT NULL, c1833 Datetime64 NOT NULL, c1834 Date NOT NULL, c1835 Datetime NOT NULL, c1836 Timestamp64 NOT NULL, c1837 Datetime64 NOT NULL, c1838 Timestamp64 NOT NULL, c1839 Datetime NOT NULL, c1840 Decimal(22,9) NOT NULL, c1841 Int16 NOT NULL, c1842 Int64 NOT NULL, c1843 Interval64 NOT NULL, c1844 Datetime64 NOT NULL, c1845 Int64 NOT NULL, c1846 Utf8 NOT NULL, c1847 Uint16 NOT NULL, c1848 Uint64 NOT NULL, c1849 Decimal(22,9) NOT NULL, c1850 Int64 NOT NULL, c1851 Datetime NOT NULL, c1852 Bool NOT NULL, c1853 Bool NOT NULL, c1854 String NOT NULL, c1855 Int8 NOT NULL, c1856 Decimal(35,10) NOT NULL, c1857 Int8 NOT NULL, c1858 Decimal(22,9) NOT NULL, c1859 Int16 NOT NULL, c1860 Uint8 NOT NULL, c1861 Uint16 NOT NULL, c1862 String NOT NULL, c1863 Timestamp64 NOT NULL, c1864 Date NOT NULL, c1865 Int64 NOT NULL, c1866 Decimal(35,10) NOT NULL, c1867 Decimal(22,9) NOT NULL, c1868 Uint16 NOT NULL, c1869 Utf8 NOT NULL, c1870 Int32 NOT NULL, c1871 Timestamp NOT NULL, c1872 Bool NOT NULL, c1873 Timestamp NOT NULL, c1874 Int32 NOT NULL, c1875 Utf8 NOT NULL, c1876 Date NOT NULL, c1877 String NOT NULL, c1878 Date NOT NULL, c1879 Uint64 NOT NULL, c1880 Timestamp64 NOT NULL, c1881 Uint16 NOT NULL, c1882 Datetime NOT NULL, c1883 Datetime64 NOT NULL, c1884 Decimal(22,9) NOT NULL, c1885 Int16 NOT NULL, c1886 Timestamp NOT NULL, c1887 Uint8 NOT NULL, c1888 Date NOT NULL, c1889 Int16 NOT NULL, c1890 Timestamp NOT NULL, c1891 Int16 NOT NULL, c1892 Int8 NOT NULL, c1893 Int64 NOT NULL, c1894 Timestamp NOT NULL, c1895 Decimal(35,10) NOT NULL, c1896 Uint32 NOT NULL, c1897 Decimal(35,10) NOT NULL, c1898 String NOT NULL, c1899 Int16 NOT NULL, c1900 Interval64 NOT NULL, c1901 Int16 NOT NULL, c1902 Datetime NOT NULL, c1903 Decimal(15,0) NOT NULL, c1904 Int16 NOT NULL, c1905 Int32 NOT NULL, c1906 Interval64 NOT NULL, c1907 String NOT NULL, c1908 String NOT NULL, c1909 Int32 NOT NULL, c1910 Timestamp64 NOT NULL, c1911 Int16 NOT NULL, c1912 Uint8 NOT NULL, c1913 Decimal(22,9) NOT NULL, c1914 Utf8 NOT NULL, c1915 Bool NOT NULL, c1916 Decimal(22,9) NOT NULL, c1917 Datetime NOT NULL, c1918 String NOT NULL, c1919 Utf8 NOT NULL, c1920 Int16 NOT NULL, c1921 String NOT NULL, c1922 Utf8 NOT NULL, c1923 Int32 NOT NULL, c1924 Timestamp64 NOT NULL, c1925 Date NOT NULL, c1926 Datetime64 NOT NULL, c1927 Date NOT NULL, c1928 Uint8 NOT NULL, c1929 Uint32 NOT NULL, c1930 String NOT NULL, c1931 Decimal(15,0) NOT NULL, c1932 Uint16 NOT NULL, c1933 Int8 NOT NULL, c1934 Int16 NOT NULL, c1935 Int16 NOT NULL, c1936 Datetime64 NOT NULL, c1937 Int8 NOT NULL, c1938 Utf8 NOT NULL, c1939 Timestamp NOT NULL, c1940 Int32 NOT NULL, c1941 Decimal(22,9) NOT NULL, c1942 Int16 NOT NULL, c1943 Timestamp64 NOT NULL, c1944 Timestamp64 NOT NULL, c1945 Bool NOT NULL, c1946 Int8 NOT NULL, c1947 String NOT NULL, c1948 Int64 NOT NULL, c1949 Datetime NOT NULL, c1950 Date32 NOT NULL, c1951 Int8 NOT NULL, c1952 Interval64 NOT NULL, c1953 Int8 NOT NULL, c1954 Datetime64 NOT NULL, c1955 Uint16 NOT NULL, c1956 Decimal(15,0) NOT NULL, c1957 Utf8 NOT NULL, c1958 Datetime NOT NULL, c1959 Int32 NOT NULL, c1960 Int32 NOT NULL, c1961 Uint64 NOT NULL, c1962 Int16 NOT NULL, c1963 Interval64 NOT NULL, c1964 Interval64 NOT NULL, c1965 Uint8 NOT NULL, c1966 Datetime64 NOT NULL, c1967 Datetime NOT NULL, c1968 Decimal(15,0) NOT NULL, c1969 Uint16 NOT NULL, c1970 Date32 NOT NULL, c1971 Date NOT NULL, c1972 Uint16 NOT NULL, c1973 Bool NOT NULL, c1974 Timestamp NOT NULL, c1975 Timestamp64 NOT NULL, c1976 Int16 NOT NULL, c1977 Datetime NOT NULL, c1978 Datetime NOT NULL, c1979 Timestamp64 NOT NULL, c1980 Decimal(15,0) NOT NULL, c1981 Int8 NOT NULL, c1982 Uint64 NOT NULL, c1983 Decimal(22,9) NOT NULL, c1984 Timestamp64 NOT NULL, c1985 Decimal(22,9) NOT NULL, c1986 String NOT NULL, c1987 Uint64 NOT NULL, c1988 Uint64 NOT NULL, c1989 Interval64 NOT NULL, c1990 Bool NOT NULL, c1991 Decimal(35,10) NOT NULL, c1992 Int16 NOT NULL, c1993 Decimal(15,0) NOT NULL, c1994 Decimal(15,0) NOT NULL, c1995 Timestamp NOT NULL, c1996 Decimal(35,10) NOT NULL, c1997 Datetime NOT NULL, c1998 Uint8 NOT NULL, c1999 Date NOT NULL, c2000 Interval64 NOT NULL, c2001 Interval64 NOT NULL, c2002 Timestamp64 NOT NULL, c2003 String NOT NULL, c2004 Decimal(22,9) NOT NULL, c2005 Int64 NOT NULL, c2006 Int32 NOT NULL, c2007 Bool NOT NULL, c2008 Date32 NOT NULL, c2009 Date32 NOT NULL, c2010 Uint16 NOT NULL, c2011 Timestamp64 NOT NULL, c2012 Utf8 NOT NULL, c2013 Interval64 NOT NULL, c2014 String NOT NULL, c2015 Decimal(22,9) NOT NULL, c2016 Uint64 NOT NULL, c2017 Date32 NOT NULL, c2018 Interval64 NOT NULL, c2019 Datetime64 NOT NULL, c2020 Date NOT NULL, c2021 Uint32 NOT NULL, c2022 Decimal(15,0) NOT NULL, c2023 Int8 NOT NULL, c2024 Date32 NOT NULL, c2025 Int64 NOT NULL, c2026 Datetime64 NOT NULL, c2027 Decimal(22,9) NOT NULL, c2028 Datetime NOT NULL, c2029 Uint16 NOT NULL, c2030 Date32 NOT NULL, c2031 Decimal(15,0) NOT NULL, c2032 Uint32 NOT NULL, c2033 Decimal(35,10) NOT NULL, c2034 Uint16 NOT NULL, c2035 Uint32 NOT NULL, c2036 Bool NOT NULL, c2037 Int16 NOT NULL, c2038 Uint8 NOT NULL, c2039 Int64 NOT NULL, c2040 Datetime NOT NULL, c2041 Int64 NOT NULL, c2042 Timestamp NOT NULL, c2043 Uint32 NOT NULL, c2044 Int8 NOT NULL, c2045 Timestamp64 NOT NULL, c2046 Decimal(35,10) NOT NULL, c2047 Int16 NOT NULL, c2048 Datetime NOT NULL, c2049 Uint16 NOT NULL, c2050 Utf8 NOT NULL, c2051 Datetime NOT NULL, c2052 Decimal(35,10) NOT NULL, c2053 String NOT NULL, c2054 Utf8 NOT NULL, c2055 Date NOT NULL, c2056 Interval64 NOT NULL, c2057 Int16 NOT NULL, c2058 Decimal(15,0) NOT NULL, c2059 Utf8 NOT NULL, c2060 Int8 NOT NULL, c2061 Date32 NOT NULL, c2062 Datetime NOT NULL, c2063 Decimal(22,9) NOT NULL, c2064 Date32 NOT NULL, c2065 Decimal(22,9) NOT NULL, c2066 Decimal(35,10) NOT NULL, c2067 Bool NOT NULL, c2068 Timestamp64 NOT NULL, c2069 Interval64 NOT NULL, c2070 Bool NOT NULL, c2071 String NOT NULL, c2072 String NOT NULL, c2073 Uint32 NOT NULL, c2074 Date32 NOT NULL, c2075 Uint32 NOT NULL, c2076 Uint16 NOT NULL, c2077 Date NOT NULL, c2078 Int8 NOT NULL, c2079 String NOT NULL, c2080 Uint32 NOT NULL, c2081 Decimal(35,10) NOT NULL, c2082 Decimal(22,9) NOT NULL, c2083 Timestamp NOT NULL, c2084 Utf8 NOT NULL, c2085 Uint64 NOT NULL, c2086 Datetime64 NOT NULL, c2087 Decimal(15,0) NOT NULL, c2088 Decimal(15,0) NOT NULL, c2089 Timestamp NOT NULL, c2090 Uint32 NOT NULL, c2091 Int16 NOT NULL, c2092 String NOT NULL, c2093 Int8 NOT NULL, c2094 Uint64 NOT NULL, c2095 Date NOT NULL, c2096 Datetime64 NOT NULL, c2097 Timestamp64 NOT NULL, c2098 Int64 NOT NULL, c2099 Uint8 NOT NULL, c2100 Date NOT NULL, c2101 Bool NOT NULL, c2102 Int64 NOT NULL, c2103 Date NOT NULL, c2104 String NOT NULL, c2105 Datetime64 NOT NULL, c2106 Datetime NOT NULL, c2107 Bool NOT NULL, c2108 Datetime64 NOT NULL, c2109 Bool NOT NULL, c2110 Uint16 NOT NULL, c2111 Int32 NOT NULL, c2112 Uint32 NOT NULL, c2113 Datetime NOT NULL, c2114 Timestamp64 NOT NULL, c2115 Utf8 NOT NULL, c2116 Bool NOT NULL, c2117 Bool NOT NULL, c2118 Date32 NOT NULL, c2119 Decimal(15,0) NOT NULL, c2120 Uint8 NOT NULL, c2121 Timestamp64 NOT NULL, c2122 Timestamp64 NOT NULL, c2123 String NOT NULL, c2124 Int32 NOT NULL, c2125 Decimal(35,10) NOT NULL, c2126 Int16 NOT NULL, c2127 Uint32 NOT NULL, c2128 Datetime64 NOT NULL, c2129 Int32 NOT NULL, c2130 Utf8 NOT NULL, c2131 Uint32 NOT NULL, c2132 Int64 NOT NULL, c2133 String NOT NULL, c2134 Uint32 NOT NULL, c2135 Datetime64 NOT NULL, c2136 Timestamp NOT NULL, c2137 Interval64 NOT NULL, c2138 Timestamp64 NOT NULL, c2139 Decimal(22,9) NOT NULL, c2140 Bool NOT NULL, c2141 Uint8 NOT NULL, c2142 Bool NOT NULL, c2143 Bool NOT NULL, c2144 Uint16 NOT NULL, c2145 Uint16 NOT NULL, c2146 Decimal(22,9) NOT NULL, c2147 Uint32 NOT NULL, c2148 Int8 NOT NULL, c2149 Timestamp NOT NULL, c2150 String NOT NULL, c2151 Datetime64 NOT NULL, c2152 Uint8 NOT NULL, c2153 Timestamp64 NOT NULL, c2154 Int16 NOT NULL, c2155 Int64 NOT NULL, c2156 Interval64 NOT NULL, c2157 Utf8 NOT NULL, c2158 Datetime64 NOT NULL, c2159 Uint64 NOT NULL, c2160 Date NOT NULL, c2161 Int64 NOT NULL, c2162 Uint64 NOT NULL, c2163 Date32 NOT NULL, c2164 Int64 NOT NULL, c2165 Int32 NOT NULL, c2166 String NOT NULL, c2167 Decimal(35,10) NOT NULL, c2168 Timestamp64 NOT NULL, c2169 Decimal(22,9) NOT NULL, c2170 Int64 NOT NULL, c2171 Decimal(15,0) NOT NULL, c2172 Date32 NOT NULL, c2173 Timestamp NOT NULL, c2174 Decimal(22,9) NOT NULL, c2175 Int16 NOT NULL, c2176 Int8 NOT NULL, c2177 Datetime NOT NULL, c2178 Uint16 NOT NULL, c2179 Uint32 NOT NULL, c2180 Datetime NOT NULL, c2181 Uint64 NOT NULL, c2182 Timestamp64 NOT NULL, c2183 String NOT NULL, c2184 Uint16 NOT NULL, c2185 Uint16 NOT NULL, c2186 Timestamp64 NOT NULL, c2187 Int64 NOT NULL, c2188 Uint16 NOT NULL, c2189 Int32 NOT NULL, c2190 Datetime64 NOT NULL, c2191 Decimal(15,0) NOT NULL, c2192 Decimal(15,0) NOT NULL, c2193 Uint16 NOT NULL, c2194 Uint16 NOT NULL, c2195 Uint64 NOT NULL, c2196 Datetime NOT NULL, c2197 String NOT NULL, c2198 Datetime64 NOT NULL, c2199 Decimal(35,10) NOT NULL, c2200 Uint32 NOT NULL, c2201 Int32 NOT NULL, c2202 Decimal(22,9) NOT NULL, c2203 Decimal(15,0) NOT NULL, c2204 Decimal(22,9) NOT NULL, c2205 Int32 NOT NULL, c2206 Date NOT NULL, c2207 Int64 NOT NULL, c2208 Decimal(15,0) NOT NULL, c2209 Int16 NOT NULL, c2210 Decimal(15,0) NOT NULL, c2211 Decimal(35,10) NOT NULL, c2212 Datetime64 NOT NULL, c2213 Date32, c2214 Int64 NOT NULL, c2215 JsonDocument NOT NULL, c2216 Json NOT NULL, c2217 Bool, c2218 Date, c2219 Decimal(35,10), c2220 Decimal(22,9), c2221 Uint32 NOT NULL, c2222 JsonDocument, c2223 Datetime64, c2224 Timestamp64, c2225 Int8 NOT NULL, c2226 String, c2227 Date NOT NULL, c2228 Decimal(35,10), c2229 Decimal(15,0) NOT NULL, c2230 Date NOT NULL, c2231 Int8, c2232 Date NOT NULL, c2233 Timestamp64 NOT NULL, c2234 Double NOT NULL, c2235 Decimal(22,9), c2236 Decimal(15,0), c2237 Double NOT NULL, c2238 Utf8 NOT NULL, c2239 Json, c2240 Int8, c2241 Bool NOT NULL, c2242 Bool NOT NULL, c2243 Utf8, c2244 Uint16, c2245 Float NOT NULL, c2246 JsonDocument, c2247 Decimal(22,9) NOT NULL, c2248 Decimal(22,9), c2249 Interval64 NOT NULL, c2250 Int8, c2251 Int16, c2252 Int64 NOT NULL, c2253 Bool, c2254 Int32 NOT NULL, c2255 Datetime NOT NULL, c2256 String NOT NULL, c2257 Uint8 NOT NULL, c2258 Decimal(35,10) NOT NULL, c2259 Utf8, c2260 Int16, c2261 Bool NOT NULL, c2262 Uint16, c2263 Yson NOT NULL, c2264 Json NOT NULL, c2265 Interval64, c2266 Datetime NOT NULL, c2267 String, c2268 Uint64 NOT NULL, c2269 JsonDocument NOT NULL, c2270 String, c2271 Int8 NOT NULL, c2272 Int32, c2273 Uint64 NOT NULL, c2274 Double NOT NULL, c2275 Json NOT NULL, c2276 Uint32, c2277 Uint64, c2278 Date, c2279 Decimal(35,10) NOT NULL, c2280 Int64 NOT NULL, c2281 Double, c2282 Int8, c2283 String NOT NULL, c2284 Decimal(15,0), c2285 Yson NOT NULL, c2286 Datetime NOT NULL, c2287 Date32, c2288 Int16, c2289 Json, c2290 Timestamp NOT NULL, c2291 Uint32, c2292 Bool, c2293 Double NOT NULL, c2294 Int64 NOT NULL, c2295 Int8, c2296 String NOT NULL, c2297 Bool, c2298 Float NOT NULL, c2299 Uint64, c2300 Utf8 NOT NULL, c2301 Date32 NOT NULL, c2302 Float NOT NULL, c2303 Int16 NOT NULL, c2304 Int64 NOT NULL, c2305 Uint64 NOT NULL, c2306 Int8 NOT NULL, c2307 Int32, c2308 Int64, c2309 Decimal(15,0), c2310 Timestamp64, c2311 Decimal(35,10), c2312 Yson NOT NULL, c2313 Bool, c2314 Int16, c2315 Double, c2316 Uint16, c2317 Uint8, c2318 Decimal(35,10) NOT NULL, c2319 Int8 NOT NULL, c2320 Int64, c2321 Decimal(35,10), c2322 Double NOT NULL, c2323 Int16 NOT NULL, c2324 Float, c2325 Float, c2326 Interval64, c2327 Timestamp64 NOT NULL, c2328 Int32, c2329 Int32, c2330 Uint32 NOT NULL, c2331 Int8 NOT NULL, c2332 Datetime64, c2333 Double, c2334 Int32 NOT NULL, c2335 JsonDocument NOT NULL, c2336 Bool NOT NULL, c2337 Int16 NOT NULL, c2338 Decimal(22,9) NOT NULL, c2339 Uint16, c2340 Datetime, c2341 Bool NOT NULL, c2342 Date NOT NULL, c2343 Decimal(15,0), c2344 Int8 NOT NULL, c2345 Json, c2346 Yson, c2347 Float, c2348 String, c2349 Date32 NOT NULL, c2350 Float, c2351 Int8, c2352 Utf8, c2353 Decimal(22,9), c2354 Timestamp NOT NULL, c2355 Date32 NOT NULL, c2356 Decimal(15,0), c2357 Json, c2358 Bool, c2359 Double, c2360 Uint16, c2361 Int64 NOT NULL, c2362 JsonDocument, c2363 Float NOT NULL, c2364 Uint8 NOT NULL, c2365 Float, c2366 Json NOT NULL, c2367 Float, c2368 Interval64, c2369 Date32 NOT NULL, c2370 Timestamp64 NOT NULL, c2371 Int32, c2372 Bool NOT NULL, c2373 Double, c2374 Datetime NOT NULL, c2375 Uint16, c2376 Utf8 NOT NULL, c2377 Interval64 NOT NULL, c2378 JsonDocument NOT NULL, c2379 Uint32 NOT NULL, c2380 Decimal(22,9) NOT NULL, c2381 Float, c2382 Datetime64, c2383 Int16, c2384 Uint8 NOT NULL, c2385 Int64 NOT NULL, c2386 Date, c2387 Uint8, c2388 Decimal(22,9) NOT NULL, c2389 Uint64 NOT NULL, c2390 Int16 NOT NULL, c2391 JsonDocument NOT NULL, c2392 Int8, c2393 Json, c2394 Int64 NOT NULL, c2395 Decimal(22,9), c2396 Float, c2397 Interval64, c2398 Decimal(35,10) NOT NULL, c2399 Timestamp64 NOT NULL, c2400 Int32 NOT NULL, c2401 Int8, c2402 Utf8, c2403 Decimal(22,9), c2404 Uint8 NOT NULL, c2405 Uint64, c2406 Yson NOT NULL, c2407 Int32, c2408 Timestamp, c2409 Double NOT NULL, c2410 Double NOT NULL, c2411 Int8, c2412 Double NOT NULL, c2413 Decimal(35,10) NOT NULL, c2414 Timestamp64 NOT NULL, c2415 Double, c2416 Interval64, c2417 Interval64, c2418 Bool, c2419 Date NOT NULL, c2420 Int8, c2421 Uint64, c2422 JsonDocument NOT NULL, c2423 Utf8, c2424 Int32, c2425 Interval64, c2426 Int8 NOT NULL, c2427 String NOT NULL, c2428 Uint32 NOT NULL, c2429 Timestamp64, c2430 Interval64 NOT NULL, c2431 Int8 NOT NULL, c2432 Uint32, c2433 Json NOT NULL, c2434 Decimal(35,10), c2435 JsonDocument NOT NULL, c2436 Bool NOT NULL, c2437 Date NOT NULL, c2438 Datetime, c2439 Bool NOT NULL, c2440 Int8 NOT NULL, c2441 Yson NOT NULL, c2442 Json NOT NULL, c2443 Int8 NOT NULL, c2444 Yson NOT NULL, c2445 Interval64 NOT NULL, c2446 Yson, c2447 Bool, c2448 Decimal(22,9) NOT NULL, c2449 Decimal(35,10), c2450 Double, c2451 Date32 NOT NULL, c2452 Date NOT NULL, c2453 Uint32, c2454 Yson, c2455 Decimal(35,10), c2456 Uint8 NOT NULL, c2457 JsonDocument, c2458 Decimal(22,9) NOT NULL, c2459 Date32 NOT NULL, c2460 Uint32, c2461 Decimal(22,9), c2462 Bool NOT NULL, c2463 Uint8 NOT NULL, c2464 Decimal(35,10) NOT NULL, c2465 Interval64 NOT NULL, c2466 Datetime NOT NULL, c2467 JsonDocument NOT NULL, c2468 Yson, c2469 Bool, c2470 Int32, c2471 Bool, c2472 String NOT NULL, c2473 Int16 NOT NULL, c2474 Uint64 NOT NULL, c2475 Uint8, c2476 Uint16, c2477 Decimal(35,10), c2478 Uint32, c2479 Decimal(22,9), c2480 JsonDocument, c2481 Datetime, c2482 Uint16, c2483 Datetime64, c2484 Double NOT NULL, c2485 Uint32, c2486 Yson, c2487 Double NOT NULL, c2488 Interval64 NOT NULL, c2489 Float NOT NULL, c2490 Date32 NOT NULL, c2491 Int8 NOT NULL, c2492 Int64, c2493 Utf8, c2494 Float, c2495 String, c2496 Decimal(35,10) NOT NULL, c2497 Datetime NOT NULL, c2498 Uint64, c2499 Bool, c2500 String, c2501 Datetime, c2502 Decimal(35,10) NOT NULL, c2503 Int8, c2504 Uint32, c2505 Datetime NOT NULL, c2506 JsonDocument, c2507 Yson, c2508 Double NOT NULL, c2509 Date NOT NULL, c2510 Interval64 NOT NULL, c2511 Decimal(15,0), c2512 Utf8 NOT NULL, c2513 Timestamp NOT NULL, c2514 Int8, c2515 Double NOT NULL, c2516 Timestamp64, c2517 Datetime64, c2518 Int64, c2519 Decimal(35,10) NOT NULL, c2520 Double NOT NULL, c2521 Decimal(22,9) NOT NULL, c2522 Datetime64, c2523 Date32 NOT NULL, c2524 Float NOT NULL, c2525 Decimal(35,10) NOT NULL, c2526 Int8, c2527 Timestamp64, c2528 Int64, c2529 Date, c2530 Datetime64, c2531 Uint64 NOT NULL, c2532 JsonDocument NOT NULL, c2533 Datetime64 NOT NULL, c2534 Interval64 NOT NULL, c2535 Decimal(22,9), c2536 Date, c2537 Utf8 NOT NULL, c2538 Date NOT NULL, c2539 Datetime, c2540 Uint16, c2541 Decimal(35,10), c2542 Decimal(15,0) NOT NULL, c2543 Date, c2544 Decimal(15,0), c2545 Decimal(22,9) NOT NULL, c2546 Date, c2547 Interval64, c2548 Uint8 NOT NULL, c2549 Float, c2550 Float, c2551 Uint8 NOT NULL, c2552 Int16, c2553 Yson, c2554 Date32, c2555 Uint16, c2556 Decimal(22,9) NOT NULL, c2557 Datetime64 NOT NULL, c2558 Int8, c2559 Decimal(35,10), c2560 Yson NOT NULL, c2561 Uint16, c2562 Timestamp64, c2563 Yson, c2564 Bool NOT NULL, c2565 Uint16, c2566 String, c2567 JsonDocument, c2568 Uint64 NOT NULL, c2569 Uint64, c2570 Decimal(15,0), c2571 Decimal(35,10) NOT NULL, c2572 Bool NOT NULL, c2573 Decimal(35,10) NOT NULL, c2574 Int8, c2575 Uint32 NOT NULL, c2576 Decimal(15,0), c2577 Uint16 NOT NULL, c2578 Decimal(15,0) NOT NULL, c2579 Utf8, c2580 Date, c2581 Uint64 NOT NULL, c2582 Datetime, c2583 Int8, c2584 Interval64 NOT NULL, c2585 Double, c2586 Uint16, c2587 Decimal(15,0) NOT NULL, c2588 Int16 NOT NULL, c2589 Uint64, c2590 Int32 NOT NULL, c2591 Decimal(15,0), c2592 Utf8 NOT NULL, c2593 Decimal(35,10) NOT NULL, c2594 Int8 NOT NULL, c2595 Decimal(35,10) NOT NULL, c2596 String, c2597 Decimal(35,10) NOT NULL, c2598 Decimal(22,9) NOT NULL, c2599 Timestamp NOT NULL, c2600 Utf8, c2601 String, c2602 Float, c2603 Int32 NOT NULL, c2604 Int32, c2605 Utf8 NOT NULL, c2606 Utf8 NOT NULL, c2607 Uint16 NOT NULL, c2608 Double, c2609 Int32 NOT NULL, c2610 Date32, c2611 Interval64, c2612 Decimal(22,9), c2613 Interval64 NOT NULL, c2614 Float, c2615 String NOT NULL, c2616 Interval64 NOT NULL, c2617 Float, c2618 Datetime NOT NULL, c2619 Timestamp64 NOT NULL, c2620 Int16 NOT NULL, c2621 Uint32, c2622 Datetime64 NOT NULL, c2623 Date, c2624 Utf8 NOT NULL, c2625 Decimal(15,0) NOT NULL, c2626 Datetime64 NOT NULL, c2627 JsonDocument NOT NULL, c2628 Decimal(35,10), c2629 Int32 NOT NULL, c2630 Date32 NOT NULL, c2631 Uint64 NOT NULL, c2632 Decimal(22,9), c2633 Int32 NOT NULL, c2634 Uint64 NOT NULL, c2635 Decimal(35,10) NOT NULL, c2636 Decimal(22,9) NOT NULL, c2637 Float, c2638 Timestamp64, c2639 Timestamp NOT NULL, c2640 Uint32 NOT NULL, c2641 Uint16, c2642 Decimal(15,0), c2643 Utf8, c2644 Uint64 NOT NULL, c2645 Interval64, c2646 Float NOT NULL, c2647 Yson, c2648 Int16, c2649 Yson NOT NULL, c2650 Int64 NOT NULL, c2651 Double, c2652 Datetime, c2653 Decimal(15,0) NOT NULL, c2654 Float, c2655 Yson, c2656 Uint64 NOT NULL, c2657 Datetime, c2658 Double NOT NULL, c2659 Uint32 NOT NULL, c2660 Int16, c2661 Int64 NOT NULL, c2662 Int16 NOT NULL, c2663 Utf8 NOT NULL, c2664 Json NOT NULL, c2665 Float, c2666 Uint64, c2667 Date32, c2668 Yson, c2669 Interval64 NOT NULL, c2670 String NOT NULL, c2671 Decimal(15,0), c2672 Decimal(15,0), c2673 Yson NOT NULL, c2674 Decimal(15,0) NOT NULL, c2675 Int64 NOT NULL, c2676 Int8 NOT NULL, c2677 Interval64 NOT NULL, c2678 Uint64 NOT NULL, c2679 Uint8, c2680 Int8 NOT NULL, c2681 Uint32, c2682 Yson NOT NULL, c2683 Bool NOT NULL, c2684 Yson NOT NULL, c2685 Interval64, c2686 String NOT NULL, c2687 Float, c2688 JsonDocument NOT NULL, c2689 Uint16, c2690 Date32 NOT NULL, c2691 Float, c2692 Decimal(35,10), c2693 Double, c2694 Uint32 NOT NULL, c2695 Int32, c2696 Uint8 NOT NULL, c2697 Decimal(22,9) NOT NULL, c2698 Date32 NOT NULL, c2699 Uint16, c2700 Int64, c2701 JsonDocument, c2702 Date NOT NULL, c2703 Timestamp, c2704 Double, c2705 Yson NOT NULL, c2706 Bool, c2707 Datetime NOT NULL, c2708 Json NOT NULL, c2709 Uint32, c2710 Float, c2711 Decimal(35,10) NOT NULL, c2712 Datetime, c2713 JsonDocument, c2714 Timestamp NOT NULL, c2715 Uint32 NOT NULL, c2716 Bool NOT NULL, c2717 Int16, c2718 Decimal(22,9), c2719 Int8, c2720 String, c2721 Uint32, c2722 Double NOT NULL, c2723 Int8, c2724 String, c2725 Decimal(15,0), c2726 Timestamp64 NOT NULL, c2727 JsonDocument NOT NULL, c2728 Timestamp64 NOT NULL, c2729 Interval64, c2730 String, c2731 Json, c2732 Decimal(15,0) NOT NULL, c2733 Int64 NOT NULL, c2734 Uint8, c2735 Int64 NOT NULL, c2736 Yson, c2737 Double, c2738 Interval64 NOT NULL, c2739 Interval64 NOT NULL, c2740 Interval64, c2741 Double NOT NULL, c2742 Uint8 NOT NULL, c2743 Uint32 NOT NULL, c2744 Uint32 NOT NULL, c2745 Interval64, c2746 JsonDocument, c2747 Utf8 NOT NULL, c2748 Json NOT NULL, c2749 Double NOT NULL, c2750 Double, c2751 Datetime64 NOT NULL, c2752 Json, c2753 Uint32 NOT NULL, c2754 Json, c2755 Int16 NOT NULL, c2756 Int64, c2757 Uint16 NOT NULL, c2758 Interval64 NOT NULL, c2759 Float, c2760 Uint64 NOT NULL, c2761 Timestamp64 NOT NULL, c2762 Uint16 NOT NULL, c2763 Decimal(15,0) NOT NULL, c2764 Date32 NOT NULL, c2765 Yson NOT NULL, c2766 Int8 NOT NULL, c2767 Float, c2768 Uint8 NOT NULL, c2769 Int32, c2770 Decimal(22,9) NOT NULL, c2771 Double, c2772 Double, c2773 Datetime NOT NULL, c2774 Utf8 NOT NULL, c2775 Uint32 NOT NULL, c2776 JsonDocument NOT NULL, c2777 Int32 NOT NULL, c2778 Interval64, c2779 String NOT NULL, c2780 Timestamp64 NOT NULL, c2781 Interval64, c2782 Double, c2783 Int8, c2784 Timestamp NOT NULL, c2785 Json, c2786 Json, c2787 Timestamp, c2788 Int32, c2789 Utf8 NOT NULL, c2790 Int64, c2791 Bool, c2792 Timestamp, c2793 Float, c2794 Int16, c2795 Interval64, c2796 Uint16, c2797 JsonDocument, c2798 Int32 NOT NULL, c2799 Timestamp NOT NULL, c2800 Uint8, c2801 Int8 NOT NULL, c2802 Uint64, c2803 Bool NOT NULL, c2804 Json, c2805 JsonDocument NOT NULL, c2806 Timestamp, c2807 Int16, c2808 Double NOT NULL, c2809 Timestamp64 NOT NULL, c2810 Uint32 NOT NULL, c2811 Json, c2812 Date NOT NULL, c2813 Float, c2814 Uint32 NOT NULL, c2815 Timestamp64, c2816 Int64 NOT NULL, c2817 Decimal(35,10) NOT NULL, c2818 Int64, c2819 Int32 NOT NULL, c2820 Timestamp, c2821 Timestamp NOT NULL, c2822 Uint64 NOT NULL, c2823 Timestamp64, c2824 Uint8, c2825 Date32, c2826 Interval64, c2827 Int64, c2828 Datetime64 NOT NULL, c2829 Uint32 NOT NULL, c2830 Float, c2831 Uint64 NOT NULL, c2832 Yson NOT NULL, c2833 Double NOT NULL, c2834 Json, c2835 Uint64, c2836 Uint32, c2837 Int32, c2838 Int8 NOT NULL, c2839 Decimal(15,0), c2840 Uint64, c2841 Int32 NOT NULL, c2842 Json, c2843 Uint8, c2844 Decimal(35,10) NOT NULL, c2845 Date NOT NULL, c2846 Uint32, c2847 Datetime64, c2848 Interval64, c2849 Int64 NOT NULL, c2850 Uint32, c2851 Int16 NOT NULL, c2852 Utf8, c2853 Double NOT NULL, c2854 String NOT NULL, c2855 Uint64, c2856 Bool, c2857 Uint64 NOT NULL, c2858 Datetime64 NOT NULL, c2859 JsonDocument, c2860 String, c2861 Uint8 NOT NULL, c2862 Json, c2863 Uint64, c2864 Date32 NOT NULL, c2865 Interval64 NOT NULL, c2866 Uint8, c2867 Date32, c2868 Yson, c2869 Int16, c2870 Utf8, c2871 Datetime NOT NULL, c2872 String, c2873 Decimal(22,9), c2874 Decimal(22,9), c2875 Interval64, c2876 Date32 NOT NULL, c2877 Uint16, c2878 Float NOT NULL, c2879 Decimal(15,0) NOT NULL, c2880 Uint32, c2881 Int64 NOT NULL, c2882 String, c2883 Bool NOT NULL, c2884 Uint32 NOT NULL, c2885 Int32, c2886 Json, c2887 Uint8 NOT NULL, c2888 Json NOT NULL, c2889 Datetime NOT NULL, c2890 Uint8, c2891 Decimal(15,0) NOT NULL, c2892 Datetime NOT NULL, c2893 Datetime, c2894 JsonDocument NOT NULL, c2895 Date32, c2896 Uint32 NOT NULL, c2897 Int32, c2898 Datetime, c2899 Int16 NOT NULL, c2900 Int8 NOT NULL, c2901 JsonDocument NOT NULL, c2902 String, c2903 Decimal(35,10), c2904 Uint64, c2905 Double NOT NULL, c2906 Json, c2907 Decimal(15,0), c2908 JsonDocument, c2909 String, c2910 String, c2911 Float, c2912 Bool NOT NULL, c2913 Json, c2914 Json NOT NULL, c2915 Datetime64, c2916 Utf8 NOT NULL, c2917 Datetime64, c2918 Timestamp64 NOT NULL, c2919 Datetime NOT NULL, c2920 Double NOT NULL, c2921 Uint16, c2922 Int8, c2923 Date32 NOT NULL, c2924 Utf8 NOT NULL, c2925 String, c2926 Int64, c2927 Decimal(15,0) NOT NULL, c2928 JsonDocument, c2929 JsonDocument NOT NULL, c2930 String, c2931 Json NOT NULL, c2932 Uint8, c2933 Uint8, c2934 Decimal(15,0), c2935 Decimal(15,0), c2936 Int16, c2937 Timestamp64, c2938 Int16 NOT NULL, c2939 JsonDocument NOT NULL, c2940 Int16, c2941 Yson NOT NULL, c2942 Utf8 NOT NULL, c2943 Yson NOT NULL, c2944 Decimal(35,10), c2945 Json, c2946 JsonDocument, c2947 Interval64 NOT NULL, c2948 Uint16, c2949 Uint16, c2950 Uint32 NOT NULL, c2951 Int16, c2952 Int16, c2953 Yson, c2954 Date32 NOT NULL, c2955 Uint32 NOT NULL, c2956 Decimal(22,9), c2957 Yson, c2958 Int16, c2959 String NOT NULL, c2960 Int32 NOT NULL, c2961 Utf8 NOT NULL, c2962 Uint8 NOT NULL, c2963 Uint64 NOT NULL, c2964 Double, c2965 Date, c2966 Date, c2967 Int64 NOT NULL, c2968 Decimal(35,10), c2969 JsonDocument, c2970 Datetime64 NOT NULL, c2971 Date NOT NULL, c2972 Uint16 NOT NULL, c2973 Timestamp, c2974 Int32, c2975 Utf8 NOT NULL, c2976 Decimal(35,10), c2977 Yson, c2978 Timestamp, c2979 JsonDocument, c2980 Int8 NOT NULL, c2981 String NOT NULL, c2982 Decimal(22,9), c2983 Int32, c2984 Datetime, c2985 Json NOT NULL, c2986 Int32 NOT NULL, c2987 String, c2988 Uint8, c2989 Int16 NOT NULL, c2990 Int32 NOT NULL, c2991 Datetime, c2992 Date, c2993 Timestamp NOT NULL, c2994 Int8, c2995 Uint8, c2996 Interval64 NOT NULL, c2997 Json, c2998 Datetime NOT NULL, c2999 Int64 NOT NULL, c3000 Decimal(35,10), c3001 Float NOT NULL, c3002 Double, c3003 String, c3004 Decimal(22,9), c3005 Float NOT NULL, c3006 Date32 NOT NULL, c3007 Utf8 NOT NULL, c3008 Float, c3009 Date, c3010 Uint8 NOT NULL, c3011 Datetime64, c3012 Datetime, c3013 Datetime64 NOT NULL, c3014 Datetime64 NOT NULL, c3015 Timestamp NOT NULL, c3016 Yson, c3017 Int32, c3018 Uint8, c3019 Datetime NOT NULL, c3020 Bool, c3021 Int64 NOT NULL, c3022 Int16, c3023 Datetime, c3024 Utf8, c3025 Date, c3026 Float NOT NULL, c3027 Decimal(22,9), c3028 Uint8, c3029 Datetime64 NOT NULL, c3030 Int64 NOT NULL, c3031 Date, c3032 Uint8, c3033 Uint16 NOT NULL, c3034 JsonDocument NOT NULL, c3035 Uint32, c3036 Uint32 NOT NULL, c3037 Timestamp64, c3038 Yson NOT NULL, c3039 Datetime64, c3040 Date NOT NULL, c3041 Decimal(35,10) NOT NULL, c3042 Int32 NOT NULL, c3043 String, c3044 Uint16, c3045 Bool, c3046 Timestamp64, c3047 Uint16, c3048 Double NOT NULL, c3049 Uint8 NOT NULL, c3050 Double, c3051 Datetime, c3052 Yson, c3053 Yson, c3054 JsonDocument, c3055 Uint8 NOT NULL, c3056 Decimal(35,10), c3057 Interval64, c3058 Datetime64, c3059 Int32, c3060 Uint8 NOT NULL, c3061 Double NOT NULL, c3062 Datetime, c3063 Int16 NOT NULL, c3064 Decimal(35,10) NOT NULL, c3065 Datetime64, c3066 Date32, c3067 Uint32 NOT NULL, c3068 Uint32 NOT NULL, c3069 Yson NOT NULL, c3070 Decimal(35,10) NOT NULL, c3071 Bool NOT NULL, c3072 Interval64 NOT NULL, c3073 Decimal(15,0), c3074 Uint8, c3075 Int32 NOT NULL, c3076 Json, c3077 Uint8, c3078 Int64, c3079 JsonDocument NOT NULL, c3080 Timestamp, c3081 Int32 NOT NULL, c3082 Int64 NOT NULL, c3083 Int8 NOT NULL, c3084 Date32 NOT NULL, c3085 Uint16, c3086 Uint8 NOT NULL, c3087 Int16, c3088 Int32, c3089 Int8, c3090 Bool, c3091 String, c3092 Timestamp NOT NULL, c3093 Uint8 NOT NULL, c3094 Datetime64 NOT NULL, c3095 Datetime64, c3096 Date NOT NULL, c3097 Json, c3098 Int16, c3099 Uint16 NOT NULL, c3100 JsonDocument, c3101 Double, c3102 Int16 NOT NULL, c3103 String, c3104 Interval64 NOT NULL, c3105 Json NOT NULL, c3106 Double, c3107 Decimal(15,0) NOT NULL, c3108 Decimal(15,0), c3109 Date NOT NULL, c3110 Datetime, c3111 Yson, c3112 Decimal(22,9), c3113 Double, c3114 Int8 NOT NULL, c3115 Int16 NOT NULL, c3116 Interval64 NOT NULL, c3117 Decimal(15,0), c3118 Uint8 NOT NULL, c3119 Date NOT NULL, c3120 Int16 NOT NULL, c3121 Uint64, c3122 Json NOT NULL, c3123 Timestamp NOT NULL, c3124 Float, c3125 Json NOT NULL, c3126 Double, c3127 Uint32 NOT NULL, c3128 Int16 NOT NULL, c3129 Timestamp NOT NULL, c3130 Decimal(15,0) NOT NULL, c3131 Datetime64, c3132 Interval64 NOT NULL, c3133 Json, c3134 Date NOT NULL, c3135 Date32, c3136 Utf8 NOT NULL, c3137 Int8, c3138 Uint64, c3139 Bool, c3140 Json, c3141 Uint32, c3142 Json NOT NULL, c3143 Decimal(22,9), c3144 Float, c3145 Int32, c3146 Interval64 NOT NULL, c3147 Decimal(35,10) NOT NULL, c3148 String NOT NULL, c3149 Uint64 NOT NULL, c3150 Uint64, c3151 Uint64 NOT NULL, c3152 Json NOT NULL, c3153 Date NOT NULL, c3154 Timestamp NOT NULL, c3155 Uint16, c3156 Decimal(22,9), c3157 Date32, c3158 Date32 NOT NULL, c3159 Json NOT NULL, c3160 Timestamp, c3161 Int8, c3162 Int16 NOT NULL, c3163 Int64 NOT NULL, c3164 Decimal(35,10), c3165 Double NOT NULL, c3166 Utf8 NOT NULL, c3167 Int16 NOT NULL, c3168 Date32 NOT NULL, c3169 Uint8, c3170 Uint64, c3171 Yson NOT NULL, c3172 Json, c3173 Int16 NOT NULL, c3174 Uint32 NOT NULL, c3175 Int16, c3176 Timestamp64 NOT NULL, c3177 Int8 NOT NULL, c3178 Utf8 NOT NULL, c3179 Interval64 NOT NULL, c3180 Bool, c3181 Date NOT NULL, c3182 Double, c3183 Int8, c3184 Interval64, c3185 Decimal(15,0) NOT NULL, c3186 Float NOT NULL, c3187 Uint32, c3188 Timestamp, c3189 String, c3190 Int16, c3191 Timestamp64, c3192 Int8, c3193 Double NOT NULL, c3194 Yson NOT NULL, c3195 String NOT NULL, c3196 Datetime64, c3197 Yson, c3198 Date, c3199 Uint16, c3200 Interval64 NOT NULL, c3201 Int8 NOT NULL, c3202 Datetime64 NOT NULL, c3203 Datetime64, c3204 Json NOT NULL, c3205 Int8 NOT NULL, c3206 Decimal(15,0), c3207 Int8 NOT NULL, c3208 Decimal(15,0) NOT NULL, c3209 Utf8 NOT NULL, c3210 String NOT NULL, c3211 Bool, c3212 Uint32 NOT NULL, c3213 String NOT NULL, c3214 Decimal(15,0) NOT NULL, c3215 Json NOT NULL, c3216 Uint8 NOT NULL, c3217 Uint64 NOT NULL, c3218 Uint32, c3219 String, c3220 Decimal(22,9) NOT NULL, c3221 Datetime64 NOT NULL, c3222 Double, c3223 Json, c3224 Uint8 NOT NULL, c3225 Int64, c3226 Int32, c3227 Decimal(35,10) NOT NULL, c3228 Decimal(22,9) NOT NULL, c3229 Uint8, c3230 Decimal(35,10) NOT NULL, c3231 Interval64, c3232 Bool NOT NULL, c3233 Yson, c3234 Uint64, c3235 Date32 NOT NULL, c3236 Timestamp64 NOT NULL, c3237 Uint8, c3238 Yson, c3239 Float NOT NULL, c3240 Uint64 NOT NULL, c3241 Yson NOT NULL, c3242 Decimal(15,0), c3243 Date32 NOT NULL, c3244 Bool, c3245 Decimal(35,10), c3246 Datetime, c3247 Uint32 NOT NULL, c3248 Float NOT NULL, c3249 Uint32, c3250 Decimal(22,9) NOT NULL, c3251 Decimal(35,10), c3252 JsonDocument NOT NULL, c3253 Bool NOT NULL, c3254 Bool, c3255 Double NOT NULL, c3256 Interval64, c3257 Timestamp, c3258 Yson NOT NULL, c3259 Uint64, c3260 Timestamp NOT NULL, c3261 Utf8, c3262 Double, c3263 Decimal(35,10) NOT NULL, c3264 Uint8 NOT NULL, c3265 String NOT NULL, c3266 Timestamp NOT NULL, c3267 Json NOT NULL, c3268 JsonDocument, c3269 Date, c3270 Int8, c3271 JsonDocument, c3272 Float, c3273 Int32, c3274 Int16 NOT NULL, c3275 Float, c3276 Uint32 NOT NULL, c3277 Json NOT NULL, c3278 Int64, c3279 Uint32 NOT NULL, c3280 Uint8, c3281 Datetime NOT NULL, c3282 Yson, c3283 Int64 NOT NULL, c3284 Int8, c3285 Int32 NOT NULL, c3286 Uint32, c3287 Uint32 NOT NULL, c3288 Decimal(35,10) NOT NULL, c3289 Float NOT NULL, c3290 Interval64, c3291 Decimal(15,0) NOT NULL, c3292 Date, c3293 Timestamp NOT NULL, c3294 Timestamp64 NOT NULL, c3295 Float, c3296 Uint8, c3297 Datetime NOT NULL, c3298 Utf8 NOT NULL, c3299 Int32, c3300 Datetime64, c3301 Int16, c3302 Utf8 NOT NULL, c3303 Int8, c3304 Int32, c3305 Datetime NOT NULL, c3306 Datetime64, c3307 Utf8, c3308 Date32 NOT NULL, c3309 Float NOT NULL, c3310 Json, c3311 Uint32, c3312 String, c3313 Decimal(22,9) NOT NULL, c3314 Json NOT NULL, c3315 Int32, c3316 Bool, c3317 Yson NOT NULL, c3318 String NOT NULL, c3319 JsonDocument, c3320 String NOT NULL, c3321 Timestamp64 NOT NULL, c3322 JsonDocument, c3323 Yson, c3324 Timestamp64 NOT NULL, c3325 Uint32, c3326 Decimal(15,0), c3327 Int64 NOT NULL, c3328 Utf8 NOT NULL, c3329 Json, c3330 Timestamp, c3331 Date, c3332 Decimal(22,9), c3333 Double NOT NULL, c3334 Uint8, c3335 Int32 NOT NULL, c3336 Date32 NOT NULL, c3337 Decimal(35,10), c3338 Int32, c3339 Json, c3340 Timestamp64 NOT NULL, c3341 Uint16 NOT NULL, c3342 Timestamp NOT NULL, c3343 Int64, c3344 Json NOT NULL, c3345 Uint8 NOT NULL, c3346 Double NOT NULL, c3347 Utf8 NOT NULL, c3348 Timestamp NOT NULL, c3349 Timestamp64, c3350 Int8 NOT NULL, c3351 Int16, c3352 Date32 NOT NULL, c3353 Datetime64 NOT NULL, c3354 Decimal(35,10), c3355 Float, c3356 JsonDocument NOT NULL, c3357 Bool, c3358 Float NOT NULL, c3359 Uint64 NOT NULL, c3360 Int32, c3361 Date32, c3362 String, c3363 Int16, c3364 String, c3365 Utf8, c3366 Uint8 NOT NULL, c3367 Datetime64, c3368 Uint32 NOT NULL, c3369 JsonDocument, c3370 String, c3371 Timestamp64 NOT NULL, c3372 Timestamp NOT NULL, c3373 Timestamp64 NOT NULL, c3374 JsonDocument, c3375 Datetime, c3376 Int32 NOT NULL, c3377 Int16 NOT NULL, c3378 Decimal(22,9), c3379 Decimal(15,0) NOT NULL, c3380 Date NOT NULL, c3381 Timestamp64 NOT NULL, c3382 Decimal(15,0) NOT NULL, c3383 Yson, c3384 Bool NOT NULL, c3385 Int8 NOT NULL, c3386 Decimal(35,10), c3387 Decimal(35,10), c3388 Uint64 NOT NULL, c3389 Decimal(22,9) NOT NULL, c3390 Json, c3391 Uint64 NOT NULL, c3392 Uint16 NOT NULL, c3393 Decimal(22,9), c3394 Yson, c3395 Uint8, c3396 Date32 NOT NULL, c3397 Uint64 NOT NULL, c3398 Int8, c3399 Int8 NOT NULL, c3400 Uint16, c3401 Bool NOT NULL, c3402 Timestamp64, c3403 Datetime NOT NULL, c3404 Decimal(15,0) NOT NULL, c3405 Decimal(15,0) NOT NULL, c3406 Uint16 NOT NULL, c3407 Timestamp NOT NULL, c3408 Decimal(15,0), c3409 Decimal(35,10) NOT NULL, c3410 Decimal(22,9), c3411 Utf8 NOT NULL, c3412 Interval64, c3413 Date32, c3414 Decimal(35,10), c3415 Uint64, c3416 Int8 NOT NULL, c3417 Uint32 NOT NULL, c3418 String NOT NULL, c3419 Date, c3420 Decimal(35,10), c3421 Decimal(22,9) NOT NULL, c3422 Json, c3423 Datetime64, c3424 Int8, c3425 Timestamp, c3426 Uint8, c3427 Utf8 NOT NULL, c3428 Int64, c3429 Utf8, c3430 Uint8, c3431 Json NOT NULL, c3432 Decimal(22,9) NOT NULL, c3433 Int64 NOT NULL, c3434 Bool NOT NULL, c3435 Utf8 NOT NULL, c3436 Double NOT NULL, c3437 JsonDocument NOT NULL, c3438 Timestamp64 NOT NULL, c3439 Double, c3440 Date NOT NULL, c3441 Bool, c3442 Datetime64, c3443 Uint32, c3444 String NOT NULL, c3445 Datetime, c3446 Int32 NOT NULL, c3447 Timestamp64, c3448 Int32, c3449 Double NOT NULL, c3450 Uint16, c3451 Utf8 NOT NULL, c3452 Decimal(15,0) NOT NULL, c3453 Yson, c3454 Utf8 NOT NULL, c3455 Double NOT NULL, c3456 Yson NOT NULL, c3457 Int64, c3458 Date NOT NULL, c3459 Json, c3460 Date32, c3461 Double, c3462 Int32 NOT NULL, c3463 Uint64 NOT NULL, c3464 Int16, c3465 Uint64 NOT NULL, c3466 Decimal(22,9) NOT NULL, c3467 Int32, c3468 Date32, c3469 Interval64 NOT NULL, c3470 Date, c3471 String, c3472 Uint16, c3473 Date, c3474 Date NOT NULL, c3475 Date32 NOT NULL, c3476 Uint32 NOT NULL, c3477 Uint32 NOT NULL, c3478 Timestamp, c3479 Datetime64, c3480 Uint8, c3481 Uint16, c3482 Bool, c3483 Timestamp NOT NULL, c3484 Json NOT NULL, c3485 Decimal(15,0) NOT NULL, c3486 Timestamp64, c3487 String NOT NULL, c3488 Int64 NOT NULL, c3489 Double NOT NULL, c3490 Timestamp NOT NULL, c3491 Bool, c3492 Date, c3493 Datetime64 NOT NULL, c3494 Double NOT NULL, c3495 Interval64 NOT NULL, c3496 Yson, c3497 Timestamp64 NOT NULL, c3498 Int64 NOT NULL, c3499 Int64 NOT NULL, c3500 Uint64, c3501 JsonDocument NOT NULL, c3502 Timestamp NOT NULL, c3503 Date32 NOT NULL, c3504 Int16 NOT NULL, c3505 Float, c3506 Date32, c3507 Double, c3508 Bool NOT NULL, c3509 Date NOT NULL, c3510 Int8, c3511 Double NOT NULL, c3512 Date, c3513 Decimal(22,9), c3514 Timestamp, c3515 Int8 NOT NULL, c3516 Int32, c3517 Datetime64, c3518 Utf8 NOT NULL, c3519 Bool NOT NULL, c3520 Decimal(22,9) NOT NULL, c3521 Decimal(22,9) NOT NULL, c3522 Bool NOT NULL, c3523 Date, c3524 Utf8, c3525 Int8 NOT NULL, c3526 Uint8 NOT NULL, c3527 Decimal(15,0) NOT NULL, c3528 Interval64 NOT NULL, c3529 Utf8, c3530 JsonDocument, c3531 Json, c3532 Int32, c3533 Double NOT NULL, c3534 Int32, c3535 Bool, c3536 Bool, c3537 Int16, c3538 Float, c3539 Yson, c3540 JsonDocument NOT NULL, c3541 Float, c3542 Datetime, c3543 Utf8 NOT NULL, c3544 Timestamp64, c3545 Uint64 NOT NULL, c3546 Decimal(15,0), c3547 JsonDocument NOT NULL, c3548 Date NOT NULL, c3549 Datetime64, c3550 Decimal(35,10) NOT NULL, c3551 Date32, c3552 Interval64, c3553 Yson NOT NULL, c3554 Timestamp NOT NULL, c3555 String, c3556 Int16 NOT NULL, c3557 Bool NOT NULL, c3558 Int64, c3559 Uint8, c3560 Decimal(22,9) NOT NULL, c3561 Date, c3562 Uint8, c3563 JsonDocument NOT NULL, c3564 Decimal(15,0) NOT NULL, c3565 Int32, c3566 String NOT NULL, c3567 Datetime, c3568 Date32, c3569 Yson NOT NULL, c3570 Decimal(22,9), c3571 Int16, c3572 Utf8, c3573 Uint64 NOT NULL, c3574 Uint32 NOT NULL, c3575 Date NOT NULL, c3576 JsonDocument, c3577 Timestamp64, c3578 String, c3579 Interval64, c3580 JsonDocument NOT NULL, c3581 Timestamp NOT NULL, c3582 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, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212)\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, 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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c4\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\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.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c4\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12347/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:1914/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:6584/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:6963/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:63394/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:30926/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:31969/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25014/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12044/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11343
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9704
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24902
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6963
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29455
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1659
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19993
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6584
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18157
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9156
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19200
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12044
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10531
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3212
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19810
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25014
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19074
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8318
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23897
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12347
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2266
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17025
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10205
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30926
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22981
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24578
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10548
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63394
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25862
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1053
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27362
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27386
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23608
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1517
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1914
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32192
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12217
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16430
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28961
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8140
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13099
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12903
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18588
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63537
============================== slowest durations ===============================
44.15s call     test_workload.py::TestYdbWorkload::test
37.25s teardown test_workload.py::TestYdbWorkload::test
23.67s 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/zwe9/000f1d/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:1914 --database /Root --duration 120' has failed with code 1.
Errors:
...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.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c4\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
======================== 1 failed in 107.53s (0:01:47) =========================
