============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:28230 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/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 \'c44\', 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:185 Binary was found by /home/runner/.ya/build/build_root/iq5t/0010e7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1430
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14870
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6054
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32050
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10535
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15442
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17990
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21873
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/iq5t/0010e7/r3tmp/kikimr_cluster_tfyt2yp2
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28230
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18781
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22359
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6724
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_tlf3p01j.log --grpc-port=28230 --mon-port=18781 --ic-port=1430
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18750
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23556
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14106
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_ipfkebiy.log --grpc-port=18750 --mon-port=3335 --ic-port=14870
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17607
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23041
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15125
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1283
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_7u78p8ar.log --grpc-port=17607 --mon-port=23041 --ic-port=6054
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1538
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10265
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25400
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27783
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_xwc6a0yr.log --grpc-port=1538 --mon-port=10265 --ic-port=32050
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19120
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29660
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65386
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6519
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_m22bkbj8.log --grpc-port=19120 --mon-port=29660 --ic-port=10535
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30249
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20428
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5445
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5296
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_qi8zq1tu.log --grpc-port=30249 --mon-port=20428 --ic-port=6108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62148
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2334
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3039
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1682
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_rmg9_aox.log --grpc-port=62148 --mon-port=2334 --ic-port=15442
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15202
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29827
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3341
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32325
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_6eci8z0n.log --grpc-port=15202 --mon-port=29827 --ic-port=17990
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4515
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25354
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24102
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8221
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_z7ou2wmn.log --grpc-port=4515 --mon-port=25354 --ic-port=21873
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28230/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_tlf3p01j.log --grpc-port=28230 --mon-port=18781 --ic-port=1430
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/iq5t/0010e7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_tlf3p01j.log', '--grpc-port=28230', '--mon-port=18781', '--ic-port=1430')' in '/home/runner/.ya/build/build_root/iq5t/0010e7/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: 3121020
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28230/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/iq5t/0010e7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3121021
DEBUG    ya.test:process.py:259 Command (pid 3121021) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3121021) elapsed time (sec): 0.3758816719055176
DEBUG    ya.test:process.py:263 Command (pid 3121021) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3121021) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3121021) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3121021) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3121021) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3121021) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3121021) minflt: 16144
DEBUG    ya.test:process.py:263 Command (pid 3121021) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3121021) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3121021) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3121021) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3121021) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3121021) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3121021) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3121021) stime: 0.22897699999999999
DEBUG    ya.test:process.py:263 Command (pid 3121021) utime: 0.098697
DEBUG    ya.test:process.py:263 Command (pid 3121021) wtime: 0.377
DEBUG    ya.test:process.py:275 Command (pid 3121021) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18750/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_ipfkebiy.log --grpc-port=18750 --mon-port=3335 --ic-port=14870
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/iq5t/0010e7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_ipfkebiy.log', '--grpc-port=18750', '--mon-port=3335', '--ic-port=14870')' in '/home/runner/.ya/build/build_root/iq5t/0010e7/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: 3121187
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18750/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/iq5t/0010e7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3121189
DEBUG    ya.test:process.py:259 Command (pid 3121189) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3121189) elapsed time (sec): 0.3767130374908447
DEBUG    ya.test:process.py:263 Command (pid 3121189) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3121189) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3121189) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3121189) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3121189) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3121189) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3121189) minflt: 16144
DEBUG    ya.test:process.py:263 Command (pid 3121189) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3121189) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3121189) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 3121189) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3121189) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3121189) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3121189) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3121189) stime: 0.20557799999999998
DEBUG    ya.test:process.py:263 Command (pid 3121189) utime: 0.122556
DEBUG    ya.test:process.py:263 Command (pid 3121189) wtime: 0.378
DEBUG    ya.test:process.py:275 Command (pid 3121189) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17607/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_7u78p8ar.log --grpc-port=17607 --mon-port=23041 --ic-port=6054
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/iq5t/0010e7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_7u78p8ar.log', '--grpc-port=17607', '--mon-port=23041', '--ic-port=6054')' in '/home/runner/.ya/build/build_root/iq5t/0010e7/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: 3121373
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:17607/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/iq5t/0010e7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3121374
DEBUG    ya.test:process.py:259 Command (pid 3121374) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3121374) elapsed time (sec): 0.41794276237487793
DEBUG    ya.test:process.py:263 Command (pid 3121374) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3121374) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3121374) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3121374) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3121374) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3121374) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3121374) minflt: 16145
DEBUG    ya.test:process.py:263 Command (pid 3121374) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3121374) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3121374) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 3121374) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3121374) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3121374) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3121374) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3121374) stime: 0.247809
DEBUG    ya.test:process.py:263 Command (pid 3121374) utime: 0.12193699999999999
DEBUG    ya.test:process.py:263 Command (pid 3121374) wtime: 0.419
DEBUG    ya.test:process.py:275 Command (pid 3121374) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1538/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_xwc6a0yr.log --grpc-port=1538 --mon-port=10265 --ic-port=32050
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/iq5t/0010e7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_xwc6a0yr.log', '--grpc-port=1538', '--mon-port=10265', '--ic-port=32050')' in '/home/runner/.ya/build/build_root/iq5t/0010e7/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: 3121632
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1538/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/iq5t/0010e7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3121633
DEBUG    ya.test:process.py:259 Command (pid 3121633) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3121633) elapsed time (sec): 0.418825626373291
DEBUG    ya.test:process.py:263 Command (pid 3121633) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3121633) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3121633) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3121633) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3121633) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3121633) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3121633) minflt: 16414
DEBUG    ya.test:process.py:263 Command (pid 3121633) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3121633) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3121633) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3121633) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3121633) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3121633) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3121633) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3121633) stime: 0.24031799999999998
DEBUG    ya.test:process.py:263 Command (pid 3121633) utime: 0.13000799999999998
DEBUG    ya.test:process.py:263 Command (pid 3121633) wtime: 0.42
DEBUG    ya.test:process.py:275 Command (pid 3121633) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19120/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_m22bkbj8.log --grpc-port=19120 --mon-port=29660 --ic-port=10535
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/iq5t/0010e7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_m22bkbj8.log', '--grpc-port=19120', '--mon-port=29660', '--ic-port=10535')' in '/home/runner/.ya/build/build_root/iq5t/0010e7/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: 3121990
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19120/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/iq5t/0010e7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3121998
DEBUG    ya.test:process.py:259 Command (pid 3121998) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3121998) elapsed time (sec): 0.41144657135009766
DEBUG    ya.test:process.py:263 Command (pid 3121998) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3121998) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3121998) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3121998) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3121998) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3121998) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3121998) minflt: 16149
DEBUG    ya.test:process.py:263 Command (pid 3121998) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3121998) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3121998) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3121998) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3121998) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3121998) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3121998) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3121998) stime: 0.23508099999999998
DEBUG    ya.test:process.py:263 Command (pid 3121998) utime: 0.127501
DEBUG    ya.test:process.py:263 Command (pid 3121998) wtime: 0.412
DEBUG    ya.test:process.py:275 Command (pid 3121998) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30249/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_qi8zq1tu.log --grpc-port=30249 --mon-port=20428 --ic-port=6108
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/iq5t/0010e7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_qi8zq1tu.log', '--grpc-port=30249', '--mon-port=20428', '--ic-port=6108')' in '/home/runner/.ya/build/build_root/iq5t/0010e7/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: 3122316
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:30249/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/iq5t/0010e7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3122317
DEBUG    ya.test:process.py:259 Command (pid 3122317) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3122317) elapsed time (sec): 0.41254234313964844
DEBUG    ya.test:process.py:263 Command (pid 3122317) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3122317) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3122317) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3122317) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3122317) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3122317) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3122317) minflt: 16147
DEBUG    ya.test:process.py:263 Command (pid 3122317) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3122317) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3122317) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3122317) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3122317) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3122317) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3122317) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3122317) stime: 0.224102
DEBUG    ya.test:process.py:263 Command (pid 3122317) utime: 0.14006
DEBUG    ya.test:process.py:263 Command (pid 3122317) wtime: 0.414
DEBUG    ya.test:process.py:275 Command (pid 3122317) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:62148/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_rmg9_aox.log --grpc-port=62148 --mon-port=2334 --ic-port=15442
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/iq5t/0010e7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_rmg9_aox.log', '--grpc-port=62148', '--mon-port=2334', '--ic-port=15442')' in '/home/runner/.ya/build/build_root/iq5t/0010e7/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: 3122532
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:62148/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/iq5t/0010e7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3122533
DEBUG    ya.test:process.py:259 Command (pid 3122533) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3122533) elapsed time (sec): 0.40746617317199707
DEBUG    ya.test:process.py:263 Command (pid 3122533) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3122533) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3122533) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3122533) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3122533) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3122533) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3122533) minflt: 16145
DEBUG    ya.test:process.py:263 Command (pid 3122533) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3122533) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3122533) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3122533) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3122533) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3122533) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3122533) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3122533) stime: 0.231623
DEBUG    ya.test:process.py:263 Command (pid 3122533) utime: 0.127792
DEBUG    ya.test:process.py:263 Command (pid 3122533) wtime: 0.409
DEBUG    ya.test:process.py:275 Command (pid 3122533) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15202/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_6eci8z0n.log --grpc-port=15202 --mon-port=29827 --ic-port=17990
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/iq5t/0010e7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_6eci8z0n.log', '--grpc-port=15202', '--mon-port=29827', '--ic-port=17990')' in '/home/runner/.ya/build/build_root/iq5t/0010e7/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: 3122968
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15202/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/iq5t/0010e7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3122969
DEBUG    ya.test:process.py:259 Command (pid 3122969) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3122969) elapsed time (sec): 0.4115574359893799
DEBUG    ya.test:process.py:263 Command (pid 3122969) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3122969) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3122969) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3122969) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3122969) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3122969) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3122969) minflt: 16147
DEBUG    ya.test:process.py:263 Command (pid 3122969) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3122969) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3122969) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3122969) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3122969) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3122969) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3122969) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3122969) stime: 0.235277
DEBUG    ya.test:process.py:263 Command (pid 3122969) utime: 0.127608
DEBUG    ya.test:process.py:263 Command (pid 3122969) wtime: 0.413
DEBUG    ya.test:process.py:275 Command (pid 3122969) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4515/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_z7ou2wmn.log --grpc-port=4515 --mon-port=25354 --ic-port=21873
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/iq5t/0010e7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/iq5t/0010e7/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/iq5t/0010e7/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_z7ou2wmn.log', '--grpc-port=4515', '--mon-port=25354', '--ic-port=21873')' in '/home/runner/.ya/build/build_root/iq5t/0010e7/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: 3123183
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:4515/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/iq5t/0010e7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3123184
DEBUG    ya.test:process.py:259 Command (pid 3123184) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3123184) elapsed time (sec): 0.3952765464782715
DEBUG    ya.test:process.py:263 Command (pid 3123184) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3123184) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3123184) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3123184) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3123184) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3123184) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3123184) minflt: 16148
DEBUG    ya.test:process.py:263 Command (pid 3123184) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3123184) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3123184) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 3123184) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3123184) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3123184) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3123184) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3123184) stime: 0.219027
DEBUG    ya.test:process.py:263 Command (pid 3123184) utime: 0.127434
DEBUG    ya.test:process.py:263 Command (pid 3123184) wtime: 0.396
DEBUG    ya.test:process.py:275 Command (pid 3123184) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/iq5t/0010e7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28230', '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: 1430\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14870\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6054\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32050\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10535\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6108\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15442\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17990\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21873\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/iq5t/0010e7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28230', '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: 1430\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14870\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6054\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32050\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10535\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6108\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15442\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17990\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21873\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3125081
DEBUG    ya.test:process.py:259 Command (pid 3125081) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3125081) elapsed time (sec): 0.38761401176452637
DEBUG    ya.test:process.py:263 Command (pid 3125081) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3125081) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3125081) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3125081) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3125081) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3125081) maxrss: 548144
DEBUG    ya.test:process.py:263 Command (pid 3125081) minflt: 18290
DEBUG    ya.test:process.py:263 Command (pid 3125081) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3125081) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3125081) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3125081) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3125081) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3125081) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 3125081) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3125081) stime: 0.22236
DEBUG    ya.test:process.py:263 Command (pid 3125081) utime: 0.123096
DEBUG    ya.test:process.py:263 Command (pid 3125081) wtime: 0.39
DEBUG    ya.test:process.py:275 Command (pid 3125081) 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: 12

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/iq5t/0010e7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28230', '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/iq5t/0010e7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28230', '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: 3125177
DEBUG    ya.test:process.py:259 Command (pid 3125177) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3125177) elapsed time (sec): 0.33635592460632324
DEBUG    ya.test:process.py:263 Command (pid 3125177) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3125177) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3125177) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3125177) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3125177) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3125177) maxrss: 548140
DEBUG    ya.test:process.py:263 Command (pid 3125177) minflt: 18288
DEBUG    ya.test:process.py:263 Command (pid 3125177) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3125177) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3125177) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3125177) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3125177) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3125177) nvcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 3125177) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3125177) stime: 0.17807199999999998
DEBUG    ya.test:process.py:263 Command (pid 3125177) utime: 0.110913
DEBUG    ya.test:process.py:263 Command (pid 3125177) wtime: 0.338
DEBUG    ya.test:process.py:275 Command (pid 3125177) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

DEBUG    ya.test:process.py:276 Command (pid 3125177) 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, 20d877ea-bde7-421f-aa99-3541b8799a52, localhost:28230): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 20d877ea-bde7-421f-aa99-3541b8799a52, localhost:28230): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 20d877ea-bde7-421f-aa99-3541b8799a52, localhost:28230): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-fuvzixzx7q.auto.internal" port: 17607 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-fuvzixzx7q.auto.internal" port: 30249 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-fuvzixzx7q.auto.internal" port: 19120 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-fuvzixzx7q.auto.internal" port: 4515 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-fuvzixzx7q.auto.internal" port: 1538 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-fuvzixzx7q.auto.internal" port: 28230 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-fuvzixzx7q.auto.internal" port: 15202 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-fuvzixzx7q.auto.internal" port: 18750 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-fuvzixzx7q.auto.internal" port: 62148 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-fuvzixzx7q.auto.internal:1538, location 1, ssl: False>, <Endpoint ghrun-fuvzixzx7q.auto.internal:28230, location 1, ssl: False>, <Endpoint ghrun-fuvzixzx7q.auto.internal:62148, location 1, ssl: False>, <Endpoint ghrun-fuvzixzx7q.auto.internal:17607, location 3, ssl: False>, <Endpoint ghrun-fuvzixzx7q.auto.internal:30249, location 3, ssl: False>, <Endpoint ghrun-fuvzixzx7q.auto.internal:19120, location 2, ssl: False>, <Endpoint ghrun-fuvzixzx7q.auto.internal:4515, location 3, ssl: False>, <Endpoint ghrun-fuvzixzx7q.auto.internal:15202, location 2, ssl: False>, <Endpoint ghrun-fuvzixzx7q.auto.internal:18750, location 2, 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:185 Binary was found by /home/runner/.ya/build/build_root/iq5t/0010e7/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
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    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/iq5t/0010e7/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:28230', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3125343
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:28230
DEBUG    ya.test:process.py:259 Command (pid 3125343) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3125343) elapsed time (sec): 5.308459997177124
DEBUG    ya.test:process.py:263 Command (pid 3125343) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3125343) inblock: 218712
DEBUG    ya.test:process.py:263 Command (pid 3125343) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3125343) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3125343) majflt: 22
DEBUG    ya.test:process.py:263 Command (pid 3125343) maxrss: 204296
DEBUG    ya.test:process.py:263 Command (pid 3125343) minflt: 17574
DEBUG    ya.test:process.py:263 Command (pid 3125343) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3125343) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3125343) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 3125343) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3125343) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3125343) nvcsw: 1976
DEBUG    ya.test:process.py:263 Command (pid 3125343) oublock: 144
DEBUG    ya.test:process.py:263 Command (pid 3125343) stime: 0.153128
DEBUG    ya.test:process.py:263 Command (pid 3125343) utime: 1.117423
DEBUG    ya.test:process.py:263 Command (pid 3125343) wtime: 5.311
DEBUG    ya.test:process.py:275 Command (pid 3125343) output:

DEBUG    ya.test:process.py:276 Command (pid 3125343) errors:
...NULL, c194 Datetime NOT NULL, c195 Uint64 NOT NULL, c196 Date NOT NULL, c197 Timestamp, c198 Date, c199 Datetime, c200 Uint64, c201 Yson, c202 Datetime64 NOT NULL, c203 Uint16 NOT NULL, c204 Double, c205 Yson NOT NULL, c206 Interval64 NOT NULL, c207 Date32, c208 Utf8 NOT NULL, c209 Utf8, c210 Int16, c211 Decimal(15,0), c212 Yson NOT NULL, c213 Timestamp64, c214 Timestamp NOT NULL, c215 Int64 NOT NULL, c216 JsonDocument, c217 String NOT NULL, c218 Json NOT NULL, c219 String NOT NULL, c220 Int32 NOT NULL, c221 Decimal(15,0) NOT NULL, c222 Json, c223 Decimal(15,0) NOT NULL, c224 Double, c225 Int64 NOT NULL, c226 Datetime, c227 Int64, c228 Decimal(15,0) NOT NULL, c229 Timestamp64 NOT NULL, c230 Json, c231 Decimal(35,10) NOT NULL, c232 Uint16, c233 Utf8, c234 Decimal(35,10), c235 Json, c236 Date, c237 Decimal(15,0) NOT NULL, c238 Float NOT NULL, c239 Date32 NOT NULL, c240 Int16, c241 Uint8, c242 String, c243 Uint32 NOT NULL, c244 Double, c245 Double NOT NULL, c246 Int8, c247 Decimal(22,9), c248 Date32 NOT NULL, c249 Timestamp64, c250 String, c251 Float NOT NULL, c252 Int64 NOT NULL, c253 Int64 NOT NULL, c254 String, c255 Decimal(22,9) NOT NULL, c256 Bool NOT NULL, c257 Decimal(15,0), c258 Interval64, c259 Decimal(22,9) NOT NULL, c260 Interval64, c261 Datetime, c262 Datetime, c263 Yson NOT NULL, c264 Int32, c265 Datetime NOT NULL, c266 Interval64, c267 String NOT NULL, c268 Decimal(35,10) NOT NULL, c269 Uint16, c270 Int32 NOT NULL, c271 Double, c272 Date, c273 Timestamp64, c274 Timestamp64, c275 Int8, c276 Decimal(15,0) NOT NULL, c277 Date32, c278 Float NOT NULL, c279 Int32, c280 Yson NOT NULL, c281 Uint16, c282 Bool, c283 Decimal(22,9), c284 Decimal(15,0) NOT NULL, c285 Timestamp64 NOT NULL, c286 Datetime64, c287 Double NOT NULL, c288 Double, c289 String NOT NULL, c290 Datetime64 NOT NULL, c291 Bool NOT NULL, c292 Utf8, c293 Decimal(35,10) NOT NULL, c294 Bool, c295 Uint16, c296 Decimal(15,0), c297 Timestamp, c298 Datetime, c299 Int32, c300 Uint8 NOT NULL, c301 Int8, c302 Interval64, c303 Decimal(22,9), c304 Bool NOT NULL, c305 Int64 NOT NULL, c306 Date32 NOT NULL, c307 Decimal(22,9) NOT NULL, c308 Double, c309 Decimal(15,0) NOT NULL, c310 Decimal(35,10), c311 Timestamp64 NOT NULL, c312 Int32, c313 Uint64 NOT NULL, c314 JsonDocument, c315 Timestamp NOT NULL, c316 Date, c317 Uint64 NOT NULL, c318 Timestamp, c319 Yson, c320 Datetime64, c321 Uint16 NOT NULL, c322 Decimal(22,9), c323 Timestamp NOT NULL, c324 Decimal(22,9) NOT NULL, c325 Float, c326 Timestamp64, c327 Utf8, c328 Decimal(35,10), c329 Timestamp NOT NULL, c330 Json NOT NULL, c331 Bool NOT NULL, c332 Json, c333 Int8 NOT NULL, c334 Float NOT NULL, c335 Int32, c336 Interval64, c337 JsonDocument NOT NULL, c338 Decimal(15,0) NOT NULL, c339 Int8 NOT NULL, c340 Uint64 NOT NULL, c341 Decimal(22,9), c342 Timestamp, c343 Yson NOT NULL, c344 Datetime64, c345 Datetime64, c346 Timestamp64 NOT NULL, c347 Double, c348 Int32 NOT NULL, c349 Decimal(15,0) NOT NULL, c350 Decimal(15,0), c351 String, c352 Date NOT NULL, c353 Yson, c354 Uint64 NOT NULL, c355 Float, c356 Int8, c357 Datetime, c358 Datetime, c359 Utf8, c360 Timestamp64, c361 Interval64 NOT NULL, c362 Interval64 NOT NULL, c363 Uint8 NOT NULL, c364 Datetime64, c365 Date32 NOT NULL, c366 Json, c367 Yson, c368 Uint8, c369 Interval64, c370 Datetime NOT NULL, c371 Uint64 NOT NULL, c372 Datetime, c373 Uint32, c374 Int8, c375 String, c376 Int8 NOT NULL, c377 Int32 NOT NULL, c378 Uint16, c379 Datetime64, c380 Uint8, c381 Decimal(22,9) NOT NULL, c382 Int8, c383 String, c384 Json, c385 Uint32, c386 Int8 NOT NULL, c387 Utf8 NOT NULL, c388 Int32 NOT NULL, c389 Uint64, c390 Decimal(22,9), c391 Date32 NOT NULL, c392 Uint64 NOT NULL, c393 Timestamp64, c394 Interval64, c395 Int64 NOT NULL, c396 Double NOT NULL, c397 Int8, c398 Int32 NOT NULL, c399 Double NOT NULL, c400 Date NOT NULL, c401 Decimal(22,9), c402 String NOT NULL, c403 Json NOT NULL, c404 Bool NOT NULL, c405 Json, c406 Timestamp64, c407 Yson NOT NULL, c408 Json, c409 Json, c410 Yson NOT NULL, c411 Decimal(15,0) NOT NULL, c412 Json, c413 Timestamp64 NOT NULL, c414 Int16, c415 Uint8 NOT NULL, c416 Int8, c417 Int8, c418 Int32 NOT NULL, c419 Datetime64 NOT NULL, c420 Json NOT NULL, c421 Interval64, c422 Interval64, c423 Bool, c424 Utf8, c425 Timestamp NOT NULL, c426 Decimal(22,9) NOT NULL, c427 Int32 NOT NULL, c428 Interval64 NOT NULL, c429 Json, c430 Interval64, c431 Int64 NOT NULL, c432 Bool, c433 Decimal(22,9) NOT NULL, c434 Utf8, c435 Datetime64, c436 Int64 NOT NULL, c437 Bool NOT NULL, c438 Uint64, c439 Int8 NOT NULL, c440 Bool, c441 Uint8, c442 Datetime64 NOT NULL, c443 Timestamp64 NOT NULL, c444 Datetime64 NOT NULL, c445 Json NOT NULL, c446 Bool NOT NULL, c447 Uint32 NOT NULL, c448 String NOT NULL, c449 Yson NOT NULL, c450 Json, c451 Int64 NOT NULL, c452 Interval64 NOT NULL, c453 Bool, c454 Date32 NOT NULL, c455 Datetime, c456 JsonDocument NOT NULL, c457 Date32, c458 String NOT NULL, c459 Double NOT NULL, c460 Int32 NOT NULL, c461 Uint64, c462 Date NOT NULL, c463 Date32, c464 Datetime NOT NULL, c465 Uint16, c466 Int64 NOT NULL, c467 String NOT NULL, c468 Int16, c469 Double NOT NULL, c470 Int32 NOT NULL, c471 Timestamp, c472 Decimal(15,0) NOT NULL, c473 Datetime64 NOT NULL, c474 Int32, c475 Utf8 NOT NULL, c476 Timestamp64 NOT NULL, c477 Int64 NOT NULL, c478 Date32 NOT NULL, c479 Uint16, c480 Datetime64 NOT NULL, c481 Decimal(22,9), c482 Yson NOT NULL, c483 Uint64 NOT NULL, c484 String NOT NULL, c485 Decimal(15,0), c486 Interval64, c487 Uint16, c488 Uint64 NOT NULL, c489 Int32 NOT NULL, c490 Interval64, c491 Decimal(15,0) NOT NULL, c492 Decimal(22,9), c493 Decimal(15,0), c494 Bool NOT NULL, c495 Int8 NOT NULL, c496 Int64, c497 Timestamp64 NOT NULL, c498 Yson, c499 Int32, c500 Date32 NOT NULL, c501 Float, c502 Int32 NOT NULL, c503 Timestamp64, c504 Date32 NOT NULL, c505 Date NOT NULL, c506 Uint8, c507 Decimal(22,9), c508 Uint32, c509 Utf8, c510 Int32, c511 Uint32 NOT NULL, c512 Int64 NOT NULL, c513 Uint64, c514 Decimal(15,0) NOT NULL, c515 Decimal(15,0), c516 Decimal(35,10) NOT NULL, c517 Datetime, c518 Int16 NOT NULL, c519 Int64, c520 Int32 NOT NULL, c521 Float, c522 Decimal(15,0) NOT NULL, c523 Uint64, c524 Bool, c525 Uint32, c526 Datetime64, c527 Json, c528 Timestamp NOT NULL, c529 Interval64, c530 JsonDocument NOT NULL, c531 Uint8, c532 Int16, c533 Float, c534 Float NOT NULL, c535 Bool, c536 Timestamp, c537 Datetime64, c538 Timestamp64 NOT NULL, c539 Timestamp64 NOT NULL, c540 Yson, c541 Uint16, c542 JsonDocument NOT NULL, c543 Date32 NOT NULL, c544 Uint32, c545 Decimal(15,0) NOT NULL, c546 Datetime64 NOT NULL, c547 Float NOT NULL, c548 Decimal(35,10) NOT NULL, c549 Timestamp64, c550 Utf8, c551 JsonDocument, c552 Int16, c553 String, c554 Json, c555 Date, c556 Int64 NOT NULL, c557 Uint64 NOT NULL, c558 Float, c559 Date NOT NULL, c560 Bool, c561 Bool, c562 Date32 NOT NULL, c563 Uint8 NOT NULL, c564 Double NOT NULL, c565 Int16, c566 Int8, c567 Decimal(22,9) NOT NULL, c568 Interval64 NOT NULL, c569 Utf8, c570 Uint32, c571 Utf8 NOT NULL, c572 Json NOT NULL, c573 Uint32, c574 Uint64, c575 Uint32 NOT NULL, c576 Uint8 NOT NULL, c577 Datetime, c578 Datetime64 NOT NULL, c579 Bool NOT NULL, c580 JsonDocument NOT NULL, c581 String NOT NULL, c582 Json NOT NULL, c583 Uint8 NOT NULL, c584 Timestamp64 NOT NULL, c585 Decimal(22,9) NOT NULL, c586 Decimal(15,0) NOT NULL, c587 JsonDocument NOT NULL, c588 Int32 NOT NULL, c589 Timestamp, c590 Int8 NOT NULL, c591 Int64 NOT NULL, c592 Timestamp64, c593 Bool NOT NULL, c594 Int64, c595 Int16 NOT NULL, c596 Int64 NOT NULL, c597 Json, c598 Timestamp64, c599 Uint16 NOT NULL, c600 Int8, c601 Utf8 NOT NULL, c602 Float NOT NULL, c603 Uint32, c604 Timestamp NOT NULL, c605 Int8, c606 Decimal(35,10) NOT NULL, c607 Int32, c608 Int8 NOT NULL, c609 Interval64, c610 String NOT NULL, c611 Utf8 NOT NULL, c612 Int32, c613 Datetime NOT NULL, c614 Datetime NOT NULL, c615 Json NOT NULL, c616 Bool NOT NULL, c617 String NOT NULL, c618 Decimal(15,0), c619 Decimal(35,10) NOT NULL, c620 Double, c621 Interval64, c622 Datetime64 NOT NULL, c623 Int16 NOT NULL, c624 Json NOT NULL, c625 Uint8 NOT NULL, c626 Uint32, c627 Int8, c628 Datetime NOT NULL, c629 Int16, c630 Decimal(35,10) NOT NULL, c631 Uint16, c632 Double, c633 Uint16 NOT NULL, c634 Utf8, c635 Decimal(22,9) NOT NULL, c636 Datetime64 NOT NULL, c637 Yson, c638 Utf8 NOT NULL, c639 Int8, c640 Bool NOT NULL, c641 Timestamp64 NOT NULL, c642 Yson NOT NULL, c643 Int8 NOT NULL, c644 Interval64 NOT NULL, c645 Date, c646 Int64 NOT NULL, c647 Int32 NOT NULL, c648 Timestamp, c649 Decimal(35,10), c650 Bool, c651 String, c652 Decimal(35,10), c653 Date NOT NULL, c654 Uint64, c655 Uint8, c656 Timestamp NOT NULL, c657 Int32 NOT NULL, c658 Float, c659 Float NOT NULL, c660 Date32, c661 Float NOT NULL, c662 Uint32, c663 Yson, c664 Decimal(15,0), c665 String NOT NULL, c666 Decimal(15,0) NOT NULL, c667 Bool, c668 Interval64 NOT NULL, c669 Uint16 NOT NULL, c670 Json NOT NULL, c671 Date32 NOT NULL, c672 Float, c673 Decimal(22,9), c674 Uint16 NOT NULL, c675 Int8 NOT NULL, c676 Float NOT NULL, c677 Uint16 NOT NULL, c678 Float NOT NULL, c679 Int16, c680 Date32, c681 Float, c682 Timestamp NOT NULL, c683 Int8, c684 Datetime, c685 Utf8, c686 Decimal(15,0) NOT NULL, c687 Uint64 NOT NULL, c688 Int8, c689 Uint16, c690 Double NOT NULL, c691 Float, c692 Interval64, c693 Timestamp NOT NULL, c694 Timestamp, c695 Double NOT NULL, c696 Int32, c697 Float NOT NULL, c698 Datetime64 NOT NULL, c699 Json NOT NULL, c700 Uint8 NOT NULL, c701 Uint32 NOT NULL, c702 Timestamp, c703 Double NOT NULL, c704 Decimal(22,9) NOT NULL, c705 Date NOT NULL, c706 Decimal(15,0) NOT NULL, c707 Datetime64, c708 Timestamp, c709 Decimal(35,10) NOT NULL, c710 Float NOT NULL, c711 Int64 NOT NULL, c712 Int32 NOT NULL, c713 Uint8 NOT NULL, c714 Uint16, c715 Int16, c716 Interval64 NOT NULL, c717 Uint8, c718 Int64 NOT NULL, c719 Json NOT NULL, c720 JsonDocument NOT NULL, c721 Int64, c722 Int8 NOT NULL, c723 Float NOT NULL, c724 Timestamp, c725 Yson NOT NULL, c726 Bool NOT NULL, c727 Timestamp NOT NULL, c728 Decimal(22,9), c729 JsonDocument NOT NULL, c730 Bool, c731 Decimal(35,10), c732 Int32 NOT NULL, c733 JsonDocument, c734 Date, c735 Int8 NOT NULL, c736 Int8, c737 Decimal(35,10), c738 Int32 NOT NULL, c739 Bool, c740 Float, c741 Uint32, c742 Uint64 NOT NULL, c743 Timestamp, c744 Timestamp64, c745 Datetime, c746 Yson, c747 Int8 NOT NULL, c748 Int64 NOT NULL, c749 Int8, c750 Int16, c751 String NOT NULL, c752 Int64, c753 Datetime, c754 Yson NOT NULL, c755 Decimal(35,10), c756 Int8 NOT NULL, c757 Timestamp NOT NULL, c758 Decimal(22,9), c759 Int32, c760 Utf8, c761 Bool NOT NULL, c762 Int8 NOT NULL, c763 Datetime64 NOT NULL, c764 Uint16, c765 Uint8 NOT NULL, c766 Decimal(22,9), c767 Interval64, c768 Double, c769 Int16, c770 Decimal(15,0), c771 JsonDocument, c772 Date32 NOT NULL, c773 Int16, c774 Int32 NOT NULL, c775 Float NOT NULL, c776 Int8 NOT NULL, c777 Date, c778 Uint8 NOT NULL, c779 Int16 NOT NULL, c780 Double, c781 Bool, c782 Utf8, c783 Int16 NOT NULL, c784 Utf8, c785 Utf8 NOT NULL, c786 Double NOT NULL, c787 Utf8 NOT NULL, c788 Int16, c789 Decimal(35,10), c790 Utf8, c791 JsonDocument, c792 Decimal(35,10), c793 Int32, c794 Date, c795 Timestamp NOT NULL, c796 Decimal(15,0), c797 JsonDocument, c798 Int32 NOT NULL, c799 Json NOT NULL, c800 Date, c801 Date NOT NULL, c802 Double NOT NULL, c803 Decimal(22,9), c804 Int8, c805 Timestamp, c806 Int64 NOT NULL, c807 Uint8, c808 Double NOT NULL, c809 Interval64, c810 Uint16, c811 Timestamp64 NOT NULL, c812 Double NOT NULL, c813 Uint64, c814 Int16 NOT NULL, c815 Double NOT NULL, c816 Decimal(35,10), c817 String NOT NULL, c818 Uint16, c819 Double, c820 Int8 NOT NULL, c821 JsonDocument, c822 JsonDocument, c823 Int64 NOT NULL, c824 Int64 NOT NULL, c825 Int8 NOT NULL, c826 Decimal(22,9) NOT NULL, c827 Uint8, c828 Datetime64 NOT NULL, c829 Date32 NOT NULL, c830 Timestamp64 NOT NULL, c831 Decimal(35,10) NOT NULL, c832 Double, c833 Bool, c834 Int8 NOT NULL, c835 Timestamp64, c836 Uint16, c837 Datetime NOT NULL, c838 Interval64, c839 Interval64, c840 Int32 NOT NULL, c841 Uint8 NOT NULL, c842 Uint16 NOT NULL, c843 Int8, c844 Interval64, c845 Interval64, c846 Int8, c847 Timestamp, c848 Timestamp64, c849 Decimal(22,9), c850 Datetime64 NOT NULL, c851 Uint64, c852 Uint8, c853 Uint16, c854 Yson, c855 Double NOT NULL, c856 Timestamp64, c857 Interval64 NOT NULL, c858 Timestamp64, c859 Date32, c860 Interval64 NOT NULL, c861 Json NOT NULL, c862 Int8 NOT NULL, c863 Float, c864 Uint8, c865 Timestamp64 NOT NULL, c866 Int8, c867 Datetime NOT NULL, c868 Datetime NOT NULL, c869 Int32 NOT NULL, c870 Float NOT NULL, c871 Uint64 NOT NULL, c872 Timestamp64, c873 Date NOT NULL, c874 Json, c875 Uint64 NOT NULL, c876 Uint16, c877 Decimal(35,10) NOT NULL, c878 Timestamp64, c879 Double NOT NULL, c880 Timestamp64 NOT NULL, c881 Timestamp, c882 Int64 NOT NULL, c883 Datetime NOT NULL, c884 Yson NOT NULL, c885 Int16, c886 Uint16 NOT NULL, c887 Yson, c888 Datetime64 NOT NULL, c889 Datetime, c890 Decimal(35,10), c891 Utf8 NOT NULL, c892 Utf8, c893 Datetime NOT NULL, c894 Int64 NOT NULL, c895 String NOT NULL, c896 String NOT NULL, c897 Uint16, c898 Bool, c899 Decimal(22,9), c900 Decimal(22,9) NOT NULL, c901 Timestamp, c902 Datetime, c903 Float, c904 Datetime64, c905 Timestamp64, c906 String NOT NULL, c907 Interval64, c908 Utf8, c909 Date, c910 Int32 NOT NULL, c911 Uint32 NOT NULL, c912 Interval64 NOT NULL, c913 Float, c914 JsonDocument NOT NULL, c915 Date NOT NULL, c916 Date32, c917 Date NOT NULL, c918 Utf8 NOT NULL, c919 Datetime NOT NULL, c920 Uint8 NOT NULL, c921 Decimal(15,0) NOT NULL, c922 Decimal(35,10) NOT NULL, c923 Decimal(22,9) NOT NULL, c924 Int16, c925 Uint8 NOT NULL, c926 Datetime NOT NULL, c927 Int8, c928 Datetime NOT NULL, c929 Int64 NOT NULL, c930 Int16, c931 Datetime64, c932 Int64, c933 Uint8, c934 Bool, c935 Datetime64, c936 Uint16 NOT NULL, c937 Date NOT NULL, c938 Yson NOT NULL, c939 Uint16 NOT NULL, c940 String NOT NULL, c941 Utf8 NOT NULL, c942 Uint16, c943 Decimal(35,10), c944 Uint8 NOT NULL, c945 Float, c946 Decimal(15,0), c947 Decimal(22,9), c948 Uint16, c949 Utf8, c950 Utf8, c951 Json, c952 Uint32, c953 Float, c954 Decimal(22,9) NOT NULL, c955 Uint16, c956 Date32, c957 Int8, c958 Json, c959 Datetime64, c960 Date32 NOT NULL, c961 Date, c962 Int32 NOT NULL, c963 Uint64 NOT NULL, c964 Timestamp NOT NULL, c965 Float NOT NULL, c966 Uint8 NOT NULL, c967 Datetime64 NOT NULL, c968 Uint32 NOT NULL, c969 Double, c970 Int64 NOT NULL, c971 Yson NOT NULL, c972 Uint32, c973 Int64, c974 Json, c975 Timestamp64 NOT NULL, c976 Int64, c977 Float, c978 Uint64, c979 String NOT NULL, c980 Float NOT NULL, c981 Timestamp64, c982 Int32 NOT NULL, c983 Float, c984 Yson, c985 JsonDocument NOT NULL, c986 Date32 NOT NULL, c987 Date32 NOT NULL, c988 Decimal(15,0) NOT NULL, c989 Int8, c990 Date32, c991 Double NOT NULL, c992 Int64, c993 JsonDocument NOT NULL, c994 Utf8, c995 Int8 NOT NULL, c996 Decimal(15,0), c997 String NOT NULL, c998 Decimal(15,0), c999 Decimal(15,0), c1000 Datetime, c1001 Uint32, c1002 Uint32 NOT NULL, c1003 Float, c1004 Decimal(35,10) NOT NULL, c1005 Date32 NOT NULL, c1006 Utf8, c1007 Int8 NOT NULL, c1008 Uint32, c1009 Decimal(35,10) NOT NULL, c1010 Int16 NOT NULL, c1011 Uint8, c1012 Timestamp, c1013 Yson, c1014 Timestamp64 NOT NULL, c1015 Utf8, c1016 Uint64, c1017 Bool NOT NULL, c1018 Float NOT NULL, c1019 Uint16 NOT NULL, c1020 Timestamp64 NOT NULL, c1021 Utf8 NOT NULL, c1022 Yson, c1023 Interval64, c1024 Uint32 NOT NULL, c1025 Yson, c1026 Date32 NOT NULL, c1027 Decimal(15,0) NOT NULL, c1028 Decimal(15,0) NOT NULL, c1029 Uint64 NOT NULL, c1030 Int8 NOT NULL, c1031 Uint64 NOT NULL, c1032 Uint32, c1033 Decimal(35,10), c1034 Date32, c1035 Int16, c1036 Utf8, c1037 Date, c1038 Int8 NOT NULL, c1039 Timestamp NOT NULL, c1040 Timestamp64 NOT NULL, c1041 Double, c1042 Int64, c1043 Yson, c1044 Int64, c1045 Uint64 NOT NULL, c1046 Uint16 NOT NULL, c1047 Timestamp, c1048 Uint32, c1049 Int16, c1050 Decimal(15,0), c1051 Timestamp64, c1052 Uint64, c1053 Int8, c1054 Decimal(35,10) NOT NULL, c1055 Int32, c1056 Bool NOT NULL, c1057 Json, c1058 Date NOT NULL, c1059 Decimal(35,10) NOT NULL, c1060 Json, c1061 Yson NOT NULL, c1062 Uint64, c1063 Uint64 NOT NULL, c1064 Interval64 NOT NULL, c1065 Uint8, c1066 Uint32, c1067 Datetime, c1068 Uint8 NOT NULL, c1069 Date32, c1070 Yson, c1071 Int8 NOT NULL, c1072 Date32 NOT NULL, c1073 Bool, c1074 Interval64, c1075 Interval64 NOT NULL, c1076 Uint64, c1077 Timestamp64, c1078 Double, c1079 Date NOT NULL, c1080 Float, c1081 Timestamp64, c1082 Bool, c1083 Timestamp NOT NULL, c1084 Int32, c1085 Int16, c1086 Int32 NOT NULL, c1087 Decimal(35,10) NOT NULL, c1088 Date, c1089 Uint64 NOT NULL, c1090 Interval64, c1091 Int32, c1092 Decimal(15,0) NOT NULL, c1093 Date32 NOT NULL, c1094 Decimal(35,10) NOT NULL, c1095 Double NOT NULL, c1096 Decimal(35,10), c1097 Date32 NOT NULL, c1098 Datetime, c1099 Uint8, c1100 Uint8 NOT NULL, c1101 Float NOT NULL, c1102 Timestamp NOT NULL, c1103 Uint16, c1104 Int32 NOT NULL, c1105 Int32 NOT NULL, c1106 Float, c1107 Yson NOT NULL, c1108 Int16 NOT NULL, c1109 Uint8, c1110 Interval64 NOT NULL, c1111 Interval64, c1112 Timestamp NOT NULL, c1113 Float, c1114 Date NOT NULL, c1115 Datetime NOT NULL, c1116 Int64, c1117 Uint8, c1118 Decimal(15,0), c1119 Datetime, c1120 Timestamp, c1121 Json, c1122 Yson NOT NULL, c1123 Utf8, c1124 Decimal(35,10) NOT NULL, c1125 Datetime, c1126 Datetime, c1127 JsonDocument NOT NULL, c1128 Float NOT NULL, c1129 Json NOT NULL, c1130 Uint8 NOT NULL, c1131 Bool, c1132 Float, c1133 JsonDocument, c1134 Float NOT NULL, c1135 Uint8 NOT NULL, c1136 Uint64, c1137 Uint16, c1138 Timestamp, c1139 Int64, c1140 Int8 NOT NULL, c1141 Uint16, c1142 Double NOT NULL, c1143 Int32, c1144 Decimal(15,0) NOT NULL, c1145 String, c1146 Yson NOT NULL, c1147 Uint8, c1148 Uint16 NOT NULL, c1149 Uint8 NOT NULL, c1150 Decimal(35,10), c1151 Utf8 NOT NULL, c1152 Decimal(35,10) NOT NULL, c1153 Bool, c1154 JsonDocument NOT NULL, c1155 Uint8 NOT NULL, c1156 Float NOT NULL, c1157 Yson, c1158 Utf8, c1159 Uint64 NOT NULL, c1160 Int8 NOT NULL, c1161 Date NOT NULL, c1162 Float NOT NULL, c1163 Bool, c1164 Double, c1165 Json NOT NULL, c1166 Int64, c1167 Bool NOT NULL, c1168 Float NOT NULL, c1169 Int32, c1170 Interval64 NOT NULL, c1171 Decimal(22,9), c1172 Int64 NOT NULL, c1173 Date32, c1174 Int32, c1175 Decimal(15,0), c1176 Uint16, c1177 Decimal(22,9) NOT NULL, c1178 Uint16 NOT NULL, c1179 Yson NOT NULL, c1180 Double NOT NULL, c1181 Int64 NOT NULL, c1182 Datetime64, c1183 Uint32, c1184 Timestamp, c1185 Datetime64, c1186 Timestamp64 NOT NULL, c1187 Yson, c1188 String, c1189 Date NOT NULL, c1190 Int64, c1191 Utf8, c1192 Timestamp, c1193 Decimal(22,9) NOT NULL, c1194 Uint8 NOT NULL, c1195 Date32 NOT NULL, c1196 Date, c1197 Utf8 NOT NULL, c1198 Uint64, c1199 Decimal(15,0), c1200 Date NOT NULL, c1201 Bool NOT NULL, c1202 Int8, c1203 Date, c1204 Interval64, c1205 Interval64, c1206 Int64, c1207 Datetime, c1208 Int32 NOT NULL, c1209 Json NOT NULL, c1210 Uint16, c1211 Int64 NOT NULL, c1212 Double, c1213 Decimal(22,9), c1214 JsonDocument, c1215 String, c1216 Interval64, c1217 Datetime NOT NULL, c1218 Datetime64 NOT NULL, c1219 Date NOT NULL, c1220 Uint64 NOT NULL, c1221 Date, c1222 Decimal(15,0) NOT NULL, c1223 String NOT NULL, c1224 Datetime, c1225 Bool, c1226 Uint32 NOT NULL, c1227 Yson NOT NULL, c1228 Uint8 NOT NULL, c1229 Decimal(35,10) NOT NULL, c1230 Date32 NOT NULL, c1231 Int16 NOT NULL, c1232 Timestamp64 NOT NULL, c1233 JsonDocument NOT NULL, c1234 Decimal(35,10) NOT NULL, c1235 Bool, c1236 Bool, c1237 Decimal(35,10), c1238 Date NOT NULL, c1239 Utf8 NOT NULL, c1240 String NOT NULL, c1241 Date, c1242 Float NOT NULL, c1243 Int8 NOT NULL, c1244 Int32 NOT NULL, c1245 JsonDocument NOT NULL, c1246 Float NOT NULL, c1247 Interval64 NOT NULL, c1248 JsonDocument NOT NULL, c1249 String, c1250 Timestamp64 NOT NULL, c1251 Yson, c1252 Int16, c1253 Bool NOT NULL, c1254 Date NOT NULL, c1255 Yson, c1256 Datetime NOT NULL, c1257 Int32, c1258 Uint16 NOT NULL, c1259 Date32, c1260 Uint8, c1261 String NOT NULL, c1262 Decimal(35,10), c1263 Int8, c1264 Datetime NOT NULL, c1265 JsonDocument NOT NULL, c1266 Float NOT NULL, c1267 Uint64, c1268 Uint32, c1269 Decimal(35,10), c1270 String NOT NULL, c1271 Date32 NOT NULL, c1272 Datetime, c1273 Decimal(15,0) NOT NULL, c1274 Int32 NOT NULL, c1275 Uint16 NOT NULL, c1276 Timestamp NOT NULL, c1277 Bool, c1278 Json, c1279 Timestamp64 NOT NULL, c1280 Int16, c1281 Json, c1282 Interval64, c1283 Uint8, c1284 String NOT NULL, c1285 String, c1286 Uint8 NOT NULL, c1287 String, c1288 Int16, c1289 Datetime64 NOT NULL, c1290 Uint8, c1291 Date32 NOT NULL, c1292 Uint64, c1293 Datetime NOT NULL, c1294 Decimal(15,0), c1295 Int64, c1296 Timestamp NOT NULL, c1297 Bool NOT NULL, c1298 Datetime NOT NULL, c1299 Int8 NOT NULL, c1300 Uint16, c1301 String, c1302 Uint8, c1303 Utf8 NOT NULL, c1304 Int32 NOT NULL, c1305 Uint8 NOT NULL, c1306 Timestamp NOT NULL, c1307 Timestamp, c1308 Uint64, c1309 Uint32 NOT NULL, c1310 Bool NOT NULL, c1311 Int64, c1312 Decimal(15,0), c1313 Date NOT NULL, c1314 Int16 NOT NULL, c1315 Int8 NOT NULL, c1316 Int64 NOT NULL, c1317 Date NOT NULL, c1318 Timestamp NOT NULL, c1319 Double, c1320 Uint64, c1321 Interval64 NOT NULL, c1322 Decimal(35,10), c1323 Interval64, c1324 Int32, c1325 Decimal(15,0), c1326 Date32, c1327 Json, c1328 Int64 NOT NULL, c1329 Decimal(15,0), c1330 Uint16 NOT NULL, c1331 Int16, c1332 Decimal(22,9) NOT NULL, c1333 Timestamp NOT NULL, c1334 Timestamp, c1335 String, c1336 Uint32 NOT NULL, c1337 Decimal(15,0) NOT NULL, c1338 Decimal(15,0) NOT NULL, c1339 Float, c1340 Int64, c1341 Uint64 NOT NULL, c1342 Int64 NOT NULL, c1343 Date32 NOT NULL, c1344 Int32 NOT NULL, c1345 Float NOT NULL, c1346 Timestamp64 NOT NULL, c1347 Date, c1348 Uint8, c1349 Date, c1350 Decimal(35,10), c1351 Date32 NOT NULL, c1352 Timestamp64 NOT NULL, c1353 Int32, c1354 Decimal(35,10), c1355 Uint16, c1356 Timestamp, c1357 Timestamp64 NOT NULL, c1358 Date32 NOT NULL, c1359 Yson, c1360 Decimal(15,0) NOT NULL, c1361 Uint32, c1362 Json, c1363 Datetime, c1364 Double, c1365 Datetime64, c1366 Datetime64, c1367 Utf8, c1368 Int32 NOT NULL, c1369 Timestamp NOT NULL, c1370 Uint64 NOT NULL, c1371 Uint8, c1372 Float, c1373 Int16, c1374 Timestamp64 NOT NULL, c1375 Date32 NOT NULL, c1376 Float, c1377 Datetime, c1378 Decimal(22,9) NOT NULL, c1379 Uint8 NOT NULL, c1380 Decimal(15,0) NOT NULL, c1381 JsonDocument NOT NULL, c1382 Uint32 NOT NULL, c1383 Int16, c1384 Timestamp NOT NULL, c1385 Timestamp NOT NULL, c1386 Decimal(35,10) NOT NULL, c1387 Uint16 NOT NULL, c1388 Uint8 NOT NULL, c1389 Datetime64, c1390 Timestamp64 NOT NULL, c1391 Timestamp NOT NULL, c1392 Yson NOT NULL, c1393 Uint8 NOT NULL, c1394 Int64 NOT NULL, c1395 Decimal(22,9), c1396 Datetime64 NOT NULL, c1397 Datetime, c1398 Utf8, c1399 Int16 NOT NULL, c1400 Datetime NOT NULL, c1401 Uint64, c1402 Uint8, c1403 Int32 NOT NULL, c1404 Bool NOT NULL, c1405 Double NOT NULL, c1406 Int64 NOT NULL, c1407 Utf8 NOT NULL, c1408 Uint32, c1409 Int64, c1410 Uint64, c1411 Int64 NOT NULL, c1412 Date NOT NULL, c1413 Float NOT NULL, c1414 Uint64 NOT NULL, c1415 Uint8, c1416 Datetime64 NOT NULL, c1417 Float, c1418 Decimal(15,0) NOT NULL, c1419 Datetime64, c1420 Datetime NOT NULL, c1421 Float, c1422 Uint32, c1423 Bool NOT NULL, c1424 String, c1425 Uint16, c1426 Uint64 NOT NULL, c1427 Interval64 NOT NULL, c1428 Json, c1429 Decimal(22,9) NOT NULL, c1430 Int64, c1431 Json NOT NULL, c1432 Decimal(22,9) NOT NULL, c1433 Datetime, c1434 Date, c1435 Bool NOT NULL, c1436 Float NOT NULL, c1437 Interval64 NOT NULL, c1438 Datetime64, c1439 Timestamp64, c1440 Decimal(22,9), c1441 Float NOT NULL, c1442 Int64 NOT NULL, c1443 Decimal(22,9) NOT NULL, c1444 Utf8 NOT NULL, c1445 Uint16 NOT NULL, c1446 Json NOT NULL, c1447 Int16 NOT NULL, c1448 Date NOT NULL, c1449 Int16, c1450 Int8 NOT NULL, c1451 Utf8 NOT NULL, c1452 Interval64 NOT NULL, c1453 Datetime, c1454 Date32 NOT NULL, c1455 Uint8, c1456 Decimal(15,0), c1457 Json NOT NULL, c1458 Int16 NOT NULL, c1459 Decimal(15,0) NOT NULL, c1460 Uint16 NOT NULL, c1461 Uint64 NOT NULL, c1462 Uint32, c1463 Utf8, c1464 Timestamp64, c1465 JsonDocument, c1466 Bool, c1467 Decimal(22,9) NOT NULL, c1468 Timestamp NOT NULL, c1469 Datetime, c1470 Decimal(35,10), c1471 Timestamp64 NOT NULL, c1472 Int8 NOT NULL, c1473 Decimal(35,10), c1474 Int8, c1475 Uint8 NOT NULL, c1476 Int64, c1477 Int8, c1478 Interval64 NOT NULL, c1479 Json, c1480 Uint8 NOT NULL, c1481 JsonDocument NOT NULL, c1482 Timestamp, c1483 Float, c1484 Uint16, c1485 Date NOT NULL, c1486 Float, c1487 JsonDocument, c1488 Utf8 NOT NULL, c1489 Timestamp NOT NULL, c1490 Decimal(15,0) NOT NULL, c1491 Bool, c1492 Utf8 NOT NULL, c1493 Uint32 NOT NULL, c1494 Int16, c1495 Uint16, c1496 Int64 NOT NULL, c1497 Float, c1498 JsonDocument NOT NULL, c1499 Decimal(22,9) NOT NULL, c1500 Float, c1501 Uint64, c1502 Datetime, c1503 Decimal(15,0), c1504 Uint8 NOT NULL, c1505 Int64 NOT NULL, c1506 Bool NOT NULL, c1507 Timestamp64 NOT NULL, c1508 String NOT NULL, c1509 Uint32, c1510 Bool NOT NULL, c1511 Int8, c1512 Json, c1513 Utf8, c1514 Interval64, c1515 Int16, c1516 Timestamp, c1517 Decimal(35,10), c1518 Timestamp NOT NULL, c1519 Utf8 NOT NULL, c1520 Datetime NOT NULL, c1521 Uint32 NOT NULL, c1522 Uint16 NOT NULL, c1523 Decimal(15,0), c1524 Uint8, c1525 Uint8, c1526 Uint32, c1527 Decimal(35,10), c1528 Datetime NOT NULL, c1529 Decimal(35,10) NOT NULL, c1530 Int64 NOT NULL, c1531 Double NOT NULL, c1532 Decimal(15,0), c1533 Date32, c1534 Int16 NOT NULL, c1535 Yson, c1536 Uint8 NOT NULL, c1537 Int64, c1538 Decimal(15,0) NOT NULL, c1539 Interval64 NOT NULL, c1540 Datetime, c1541 Uint32, c1542 Double, c1543 Uint32, c1544 Datetime NOT NULL, c1545 Double, c1546 JsonDocument, c1547 Uint16 NOT NULL, c1548 Timestamp64 NOT NULL, c1549 Datetime, c1550 Uint16 NOT NULL, c1551 Int16 NOT NULL, c1552 Yson NOT NULL, c1553 Utf8, c1554 Date32, c1555 Bool, c1556 Uint16 NOT NULL, c1557 Double, c1558 String NOT NULL, c1559 Json, c1560 Decimal(35,10), c1561 Decimal(22,9) NOT NULL, c1562 Date32, c1563 Decimal(35,10), c1564 Bool, c1565 Uint64 NOT NULL, c1566 Datetime, c1567 Date32 NOT NULL, c1568 Uint64, c1569 Decimal(22,9), c1570 Datetime64, c1571 Decimal(22,9), c1572 Int16 NOT NULL, c1573 JsonDocument, c1574 Timestamp, c1575 String NOT NULL, c1576 Int16 NOT NULL, c1577 Int16, c1578 Float NOT NULL, c1579 Json NOT NULL, c1580 Datetime64 NOT NULL, c1581 Timestamp NOT NULL, c1582 Timestamp64 NOT NULL, c1583 Bool NOT NULL, c1584 Json, c1585 Uint16, c1586 Uint8 NOT NULL, c1587 Datetime64 NOT NULL, c1588 JsonDocument, c1589 Decimal(35,10) NOT NULL, c1590 Int32 NOT NULL, c1591 Uint32 NOT NULL, c1592 Bool NOT NULL, c1593 Uint16, c1594 Decimal(35,10) NOT NULL, c1595 Utf8, c1596 Int16, c1597 Int16 NOT NULL, c1598 Yson, c1599 Decimal(15,0) NOT NULL, c1600 Timestamp NOT NULL, c1601 Datetime NOT NULL, c1602 Float NOT NULL, c1603 Uint32, c1604 Interval64 NOT NULL, c1605 Int8, c1606 Timestamp NOT NULL, c1607 String NOT NULL, c1608 Decimal(35,10), c1609 Int32 NOT NULL, c1610 Timestamp NOT NULL, c1611 Float, c1612 Int16 NOT NULL, c1613 Interval64 NOT NULL, c1614 Int16, c1615 Int8, c1616 Datetime64 NOT NULL, c1617 Double, c1618 Uint8, c1619 Uint32, c1620 Bool NOT NULL, c1621 Timestamp NOT NULL, c1622 Int16, c1623 Json NOT NULL, c1624 JsonDocument NOT NULL, c1625 Bool NOT NULL, c1626 Uint16, c1627 Timestamp, c1628 Json NOT NULL, c1629 Uint32 NOT NULL, c1630 Interval64 NOT NULL, c1631 Decimal(35,10) NOT NULL, c1632 Uint16, c1633 Decimal(22,9), c1634 Uint16, c1635 Float NOT NULL, c1636 Json, c1637 Int8, c1638 Decimal(35,10), c1639 String, c1640 Float NOT NULL, c1641 Int32 NOT NULL, c1642 Decimal(15,0) NOT NULL, c1643 Interval64, c1644 Timestamp, c1645 Decimal(15,0) NOT NULL, c1646 Int8, c1647 Timestamp NOT NULL, c1648 Int32, c1649 Timestamp NOT NULL, c1650 Date32 NOT NULL, c1651 Interval64, c1652 String NOT NULL, c1653 Yson NOT NULL, c1654 Int8 NOT NULL, c1655 Int64, c1656 Int64 NOT NULL, c1657 Double NOT NULL, c1658 JsonDocument NOT NULL, c1659 Double, c1660 Timestamp NOT NULL, c1661 Uint64 NOT NULL, c1662 Uint32 NOT NULL, c1663 Json NOT NULL, c1664 Uint8 NOT NULL, c1665 Int32 NOT NULL, c1666 Int16, c1667 String, c1668 Datetime NOT NULL, c1669 Yson, c1670 Float, c1671 String NOT NULL, c1672 Datetime, c1673 Int16 NOT NULL, c1674 Float, c1675 Date NOT NULL, c1676 Int8, c1677 Decimal(35,10) NOT NULL, c1678 JsonDocument NOT NULL, c1679 Int16, c1680 JsonDocument, c1681 Datetime64, c1682 Uint16, c1683 Utf8 NOT NULL, c1684 Date, c1685 Decimal(22,9) NOT NULL, c1686 Int8, c1687 Int64, c1688 Int16, c1689 Int64 NOT NULL, c1690 Date32, c1691 Datetime NOT NULL, c1692 Yson NOT NULL, c1693 Json NOT NULL, c1694 Decimal(22,9), c1695 Json NOT NULL, c1696 Timestamp64, c1697 Decimal(22,9), c1698 Uint64, c1699 Decimal(22,9) NOT NULL, c1700 JsonDocument, c1701 JsonDocument NOT NULL, c1702 Int32, c1703 Decimal(15,0) NOT NULL, c1704 Bool, c1705 Double, c1706 Uint8, c1707 String NOT NULL, c1708 Float, c1709 Yson, c1710 Date, c1711 Date32 NOT NULL, c1712 Float NOT NULL, c1713 Uint32, c1714 Timestamp64, c1715 Datetime64, c1716 Date32 NOT NULL, c1717 Decimal(15,0), c1718 Int8, c1719 Double, c1720 Uint8 NOT NULL, c1721 Yson NOT NULL, c1722 Float, c1723 Date32, c1724 String, c1725 Int32, c1726 Int8, c1727 Uint64, c1728 Datetime NOT NULL, c1729 Bool NOT NULL, c1730 Int8, c1731 Decimal(35,10) NOT NULL, c1732 Decimal(22,9) NOT NULL, c1733 Uint64 NOT NULL, c1734 Datetime NOT NULL, c1735 Uint8, c1736 Int64, c1737 Double, c1738 Int8 NOT NULL, c1739 Float, c1740 Uint64, c1741 Interval64, c1742 Int16, c1743 Interval64, c1744 Datetime, c1745 Int8 NOT NULL, c1746 Datetime64, c1747 Timestamp64 NOT NULL, c1748 Decimal(15,0), c1749 Uint32, c1750 Uint64 NOT NULL, c1751 Decimal(22,9) NOT NULL, c1752 Date, c1753 Uint16, c1754 Utf8, c1755 Yson NOT NULL, c1756 Interval64 NOT NULL, c1757 Uint64, c1758 Uint8 NOT NULL, c1759 Datetime NOT NULL, c1760 Decimal(35,10) NOT NULL, c1761 Utf8 NOT NULL, c1762 Int32, c1763 Int8 NOT NULL, c1764 Timestamp64, c1765 Int32, c1766 Timestamp64, c1767 Decimal(15,0) NOT NULL, c1768 Double, c1769 Int64, c1770 Date, c1771 String NOT NULL, c1772 Int16 NOT NULL, c1773 Json, c1774 Datetime NOT NULL, c1775 JsonDocument, c1776 Timestamp64, c1777 Int32, c1778 String, c1779 Int32, c1780 Int16 NOT NULL, c1781 Timestamp64, c1782 Uint8 NOT NULL, c1783 Timestamp64, c1784 Decimal(22,9), c1785 Datetime64, c1786 Int32 NOT NULL, c1787 Int64 NOT NULL, c1788 Int16, c1789 Int64, c1790 Uint32, c1791 Yson NOT NULL, c1792 Utf8, c1793 Yson NOT NULL, c1794 Int8 NOT NULL, c1795 String, c1796 Uint16 NOT NULL, c1797 Timestamp64 NOT NULL, c1798 Decimal(35,10) NOT NULL, c1799 Double NOT NULL, c1800 Decimal(22,9) NOT NULL, c1801 Utf8, c1802 Datetime NOT NULL, c1803 Int16, c1804 Bool NOT NULL, c1805 Int16, c1806 Decimal(35,10), c1807 Int16 NOT NULL, c1808 Date, c1809 Decimal(35,10) NOT NULL, c1810 Bool NOT NULL, c1811 Date, c1812 Uint64, c1813 String, c1814 Date32 NOT NULL, c1815 Datetime NOT NULL, c1816 Utf8, c1817 Datetime64 NOT NULL, c1818 Datetime, c1819 Uint16, c1820 Decimal(35,10), c1821 Yson, c1822 Timestamp, c1823 JsonDocument NOT NULL, c1824 Decimal(22,9), c1825 Int64, c1826 Date32, c1827 Double, c1828 Timestamp64 NOT NULL, c1829 Int16, c1830 Utf8, c1831 Datetime64, c1832 Decimal(35,10), c1833 Int64 NOT NULL, c1834 Uint8 NOT NULL, c1835 JsonDocument, c1836 Decimal(22,9) NOT NULL, c1837 Double NOT NULL, c1838 Uint32, c1839 Uint8, c1840 Interval64, c1841 Int8 NOT NULL, c1842 Interval64, c1843 Uint32, c1844 Uint32 NOT NULL, c1845 Utf8, c1846 Int64, c1847 Int64, c1848 Date32 NOT NULL, c1849 Decimal(22,9), c1850 Float, c1851 Int32, c1852 Yson, c1853 Date NOT NULL, c1854 Int32 NOT NULL, c1855 Bool NOT NULL, c1856 JsonDocument NOT NULL, c1857 Uint8, c1858 Timestamp NOT NULL, c1859 Yson, c1860 Utf8, c1861 Float, c1862 Decimal(22,9), c1863 Date, c1864 JsonDocument, c1865 Interval64, c1866 Utf8, c1867 Utf8, c1868 Utf8 NOT NULL, c1869 Int8, c1870 Decimal(15,0), c1871 Datetime, c1872 Int16, c1873 Yson, c1874 Uint8, c1875 Uint64, c1876 Decimal(22,9), c1877 Float, c1878 JsonDocument, c1879 Date32, c1880 JsonDocument NOT NULL, c1881 Utf8, c1882 Int16, c1883 Decimal(15,0), c1884 Decimal(35,10), c1885 Uint8 NOT NULL, c1886 Float NOT NULL, c1887 Int8, c1888 Timestamp64, c1889 Int64, c1890 Datetime64, c1891 Timestamp64 NOT NULL, c1892 Int8, c1893 Interval64, c1894 Uint32, c1895 Datetime64 NOT NULL, c1896 Timestamp NOT NULL, c1897 Double, c1898 Uint8 NOT NULL, c1899 Double, c1900 Double NOT NULL, c1901 Decimal(22,9) NOT NULL, c1902 Float, c1903 Json NOT NULL, c1904 Bool NOT NULL, c1905 Datetime64, c1906 Datetime, c1907 Json NOT NULL, c1908 Int8 NOT NULL, c1909 JsonDocument NOT NULL, c1910 Timestamp64 NOT NULL, c1911 Int8, c1912 Decimal(15,0) NOT NULL, c1913 Timestamp64, c1914 Uint64, c1915 Uint8, c1916 Uint8, c1917 Int32 NOT NULL, c1918 Int32 NOT NULL, c1919 Utf8 NOT NULL, c1920 Int32, c1921 Uint32, c1922 Yson, c1923 Timestamp64, c1924 Datetime64 NOT NULL, c1925 Uint64 NOT NULL, c1926 Date NOT NULL, c1927 Yson NOT NULL, c1928 Uint64 NOT NULL, c1929 Int16 NOT NULL, c1930 Timestamp NOT NULL, c1931 Float, c1932 Uint32 NOT NULL, c1933 Timestamp NOT NULL, c1934 Timestamp NOT NULL, c1935 Interval64, c1936 Utf8 NOT NULL, c1937 Float, c1938 Utf8 NOT NULL, c1939 Uint64, c1940 Float NOT NULL, c1941 Decimal(15,0) NOT NULL, c1942 Decimal(15,0) NOT NULL, c1943 Bool, c1944 Utf8, c1945 Uint8 NOT NULL, c1946 Date32, c1947 Decimal(22,9) NOT NULL, c1948 Date32 NOT NULL, c1949 Uint8 NOT NULL, c1950 Utf8 NOT NULL, c1951 Float, c1952 Decimal(15,0) NOT NULL, c1953 Bool NOT NULL, c1954 Int16, c1955 Decimal(15,0), c1956 Bool NOT NULL, c1957 Double NOT NULL, c1958 Uint16 NOT NULL, c1959 Decimal(35,10), c1960 Uint32 NOT NULL, c1961 Float NOT NULL, c1962 Int64, c1963 Decimal(35,10), c1964 Uint8, c1965 Int32 NOT NULL, c1966 Double, c1967 Int64, c1968 Uint32, c1969 Uint64, c1970 Float NOT NULL, c1971 Double, c1972 Date32, c1973 Int64 NOT NULL, c1974 Decimal(35,10) NOT NULL, c1975 Int8, c1976 Utf8 NOT NULL, c1977 Utf8 NOT NULL, c1978 String NOT NULL, c1979 Uint8, c1980 Timestamp64 NOT NULL, c1981 Date NOT NULL, c1982 Int8 NOT NULL, c1983 Timestamp64 NOT NULL, c1984 Int32, c1985 Datetime64, c1986 Int8 NOT NULL, c1987 Timestamp NOT NULL, c1988 JsonDocument NOT NULL, c1989 JsonDocument, c1990 JsonDocument NOT NULL, c1991 Datetime, c1992 Json NOT NULL, c1993 Decimal(22,9) NOT NULL, c1994 Date NOT NULL, c1995 Int64, c1996 Uint32, c1997 Uint8, c1998 Uint16, c1999 Timestamp64 NOT NULL, c2000 Utf8 NOT NULL, c2001 Double NOT NULL, c2002 JsonDocument NOT NULL, c2003 Decimal(22,9), c2004 Decimal(35,10), c2005 Uint16, c2006 Decimal(35,10) NOT NULL, c2007 Interval64, c2008 Timestamp64 NOT NULL, c2009 Int8, c2010 Uint16 NOT NULL, c2011 Timestamp64, c2012 Int64 NOT NULL, c2013 Decimal(15,0) NOT NULL, c2014 Interval64 NOT NULL, c2015 Double, c2016 Float NOT NULL, c2017 Utf8, c2018 JsonDocument, c2019 Decimal(15,0), c2020 Date NOT NULL, c2021 Datetime NOT NULL, c2022 Timestamp NOT NULL, c2023 Bool, c2024 Date NOT NULL, c2025 Decimal(35,10), c2026 Bool NOT NULL, c2027 JsonDocument, c2028 Double NOT NULL, c2029 Uint16 NOT NULL, c2030 Uint8, c2031 Int8 NOT NULL, c2032 Uint64 NOT NULL, c2033 Int16 NOT NULL, c2034 Double NOT NULL, c2035 Yson, c2036 Datetime64 NOT NULL, c2037 Decimal(15,0) NOT NULL, c2038 Uint32, c2039 Datetime NOT NULL, c2040 Decimal(22,9) NOT NULL, c2041 Timestamp NOT NULL, c2042 String, c2043 Int32, c2044 Datetime NOT NULL, c2045 Uint64 NOT NULL, c2046 Timestamp64, c2047 Yson NOT NULL, c2048 Datetime64 NOT NULL, c2049 Int16 NOT NULL, c2050 Double, c2051 Yson, c2052 Uint32, c2053 Decimal(22,9), c2054 Uint64, c2055 Datetime, c2056 Int16 NOT NULL, c2057 Date NOT NULL, c2058 Utf8, c2059 String, c2060 Timestamp NOT NULL, c2061 Datetime64 NOT NULL, c2062 String NOT NULL, c2063 Timestamp64, c2064 Bool, c2065 Datetime64 NOT NULL, c2066 Float, c2067 Bool, c2068 Utf8, c2069 Double NOT NULL, c2070 Utf8 NOT NULL, c2071 Datetime, c2072 Float NOT NULL, c2073 Float NOT NULL, c2074 Decimal(35,10), c2075 Date NOT NULL, c2076 Timestamp NOT NULL, c2077 String NOT NULL, c2078 Datetime NOT NULL, c2079 Uint64 NOT NULL, c2080 Int64, c2081 Yson NOT NULL, c2082 Uint32 NOT NULL, c2083 Decimal(35,10), c2084 Timestamp64, c2085 Int8 NOT NULL, c2086 Yson, c2087 Json NOT NULL, c2088 Timestamp64, c2089 Decimal(35,10) NOT NULL, c2090 Utf8, c2091 Uint16 NOT NULL, c2092 Decimal(35,10), c2093 Int16 NOT NULL, c2094 Uint32 NOT NULL, c2095 Yson, c2096 Utf8 NOT NULL, c2097 Double NOT NULL, c2098 Decimal(22,9) NOT NULL, c2099 Json NOT NULL, c2100 Datetime, c2101 Double NOT NULL, c2102 Datetime NOT NULL, c2103 Uint8, c2104 Int64, c2105 Timestamp64 NOT NULL, c2106 Timestamp NOT NULL, c2107 Uint32, c2108 Timestamp64 NOT NULL, c2109 Datetime NOT NULL, c2110 Utf8, c2111 Datetime64, c2112 Decimal(22,9) NOT NULL, c2113 JsonDocument NOT NULL, c2114 Interval64 NOT NULL, c2115 Decimal(22,9), c2116 Float NOT NULL, c2117 Decimal(22,9) NOT NULL, c2118 Int16 NOT NULL, c2119 Uint32, c2120 JsonDocument, c2121 Datetime64 NOT NULL, c2122 Bool, c2123 Datetime64, c2124 Double, c2125 Date32 NOT NULL, c2126 Uint32, c2127 Datetime64, c2128 Int32 NOT NULL, c2129 Decimal(15,0) NOT NULL, c2130 Int64 NOT NULL, c2131 Decimal(15,0), c2132 String NOT NULL, c2133 Decimal(15,0), c2134 Int16, c2135 JsonDocument, c2136 Int32 NOT NULL, c2137 Decimal(35,10), c2138 Decimal(15,0) NOT NULL, c2139 Float, c2140 Decimal(22,9) NOT NULL, c2141 Int16, c2142 Double, c2143 Uint8 NOT NULL, c2144 Int8, c2145 Decimal(35,10), c2146 JsonDocument NOT NULL, c2147 Double, c2148 Uint64 NOT NULL, c2149 Double NOT NULL, c2150 Decimal(15,0), c2151 Utf8, c2152 Int32 NOT NULL, c2153 Timestamp, c2154 Int64 NOT NULL, c2155 Uint8, c2156 Json NOT NULL, c2157 Uint16 NOT NULL, c2158 Timestamp NOT NULL, c2159 Date, c2160 Date32, c2161 Datetime64, c2162 Utf8 NOT NULL, c2163 Bool, c2164 Bool NOT NULL, c2165 Uint8, c2166 Decimal(15,0), c2167 Json, c2168 JsonDocument NOT NULL, c2169 Utf8, c2170 Uint64, c2171 Uint32 NOT NULL, c2172 Uint64, c2173 Timestamp, c2174 Yson NOT NULL, c2175 Decimal(22,9), c2176 Datetime, c2177 Uint8, c2178 Decimal(22,9), c2179 Json NOT NULL, c2180 Timestamp NOT NULL, c2181 Utf8 NOT NULL, c2182 Uint64 NOT NULL, c2183 String NOT NULL, c2184 Decimal(35,10), c2185 Float NOT NULL, c2186 Uint32, c2187 Datetime NOT NULL, c2188 Timestamp64 NOT NULL, c2189 Uint16, c2190 Utf8 NOT NULL, c2191 Float NOT NULL, c2192 Int16 NOT NULL, c2193 Datetime NOT NULL, c2194 Decimal(15,0), c2195 Timestamp, c2196 Yson, c2197 Uint8, c2198 Decimal(15,0) NOT NULL, c2199 String NOT NULL, c2200 Decimal(22,9), c2201 Date NOT NULL, c2202 JsonDocument NOT NULL, c2203 Yson NOT NULL, c2204 Int64 NOT NULL, c2205 Uint16 NOT NULL, c2206 Int16, c2207 Decimal(22,9), c2208 Bool NOT NULL, c2209 Uint64, c2210 Double NOT NULL, c2211 Datetime64, c2212 Double NOT NULL, c2213 Uint64 NOT NULL, c2214 Int8 NOT NULL, c2215 Yson, c2216 Decimal(15,0), c2217 Double NOT NULL, c2218 Json, c2219 Int64 NOT NULL, c2220 Int64, c2221 Double, c2222 Yson, c2223 Utf8, c2224 Date NOT NULL, c2225 Float, c2226 Bool, c2227 Int64 NOT NULL, c2228 Decimal(35,10), c2229 Interval64, c2230 Timestamp NOT NULL, c2231 Json NOT NULL, c2232 Int16 NOT NULL, c2233 Decimal(22,9), c2234 Datetime, c2235 JsonDocument NOT NULL, c2236 Int8 NOT NULL, c2237 Timestamp64 NOT NULL, c2238 Yson, c2239 Int8, c2240 Decimal(35,10) NOT NULL, c2241 Json NOT NULL, c2242 Uint32, c2243 Decimal(35,10), c2244 Datetime64 NOT NULL, c2245 String, c2246 Timestamp64 NOT NULL, c2247 Datetime NOT NULL, c2248 Datetime NOT NULL, c2249 Uint8 NOT NULL, c2250 Uint8 NOT NULL, c2251 Interval64 NOT NULL, c2252 Decimal(35,10), c2253 Date, c2254 Uint8, c2255 Decimal(15,0), c2256 Int16, c2257 Date NOT NULL, c2258 Int64 NOT NULL, c2259 Date, c2260 Uint32 NOT NULL, c2261 Int64, c2262 Date, c2263 JsonDocument NOT NULL, c2264 JsonDocument NOT NULL, c2265 Double, c2266 Double, c2267 Bool, c2268 Date NOT NULL, c2269 Json NOT NULL, c2270 Uint64, c2271 Int64 NOT NULL, c2272 Uint32 NOT NULL, c2273 Float, c2274 Yson, c2275 Utf8, c2276 Decimal(35,10), c2277 Decimal(22,9), c2278 String NOT NULL, c2279 Utf8, c2280 Decimal(22,9), c2281 Date32, c2282 Uint32 NOT NULL, c2283 Uint8, c2284 Double NOT NULL, c2285 Datetime64, c2286 Bool, c2287 Uint8 NOT NULL, c2288 Decimal(22,9) NOT NULL, c2289 Uint16 NOT NULL, c2290 Interval64 NOT NULL, c2291 Date, c2292 Datetime64 NOT NULL, c2293 Utf8, c2294 Uint64 NOT NULL, c2295 Decimal(15,0) NOT NULL, c2296 Uint32 NOT NULL, c2297 Timestamp64, c2298 Decimal(15,0), c2299 Uint8 NOT NULL, c2300 JsonDocument, c2301 Date32, c2302 Float, c2303 Timestamp64 NOT NULL, c2304 Decimal(22,9), c2305 Interval64, c2306 String NOT NULL, c2307 Double, c2308 Uint64, c2309 Yson NOT NULL, c2310 Uint8, c2311 Float NOT NULL, c2312 Decimal(35,10), c2313 Utf8, c2314 Int64, c2315 Yson, c2316 Date32, c2317 Uint8, c2318 Json NOT NULL, c2319 Int64, c2320 Timestamp, c2321 Double NOT NULL, c2322 Interval64 NOT NULL, c2323 Bool, c2324 Timestamp NOT NULL, c2325 JsonDocument NOT NULL, c2326 Bool NOT NULL, c2327 Uint32 NOT NULL, c2328 Float, c2329 Utf8, c2330 Utf8 NOT NULL, c2331 Datetime, c2332 Int8 NOT NULL, c2333 Int16 NOT NULL, c2334 Int32 NOT NULL, c2335 Uint64, c2336 Uint64 NOT NULL, c2337 Decimal(15,0) NOT NULL, c2338 Double, c2339 Timestamp, c2340 String NOT NULL, c2341 Int32, c2342 Int64 NOT NULL, c2343 Double, c2344 Json NOT NULL, c2345 Json NOT NULL, c2346 Interval64, c2347 Interval64, c2348 Timestamp64, c2349 Int64 NOT NULL, c2350 Datetime64, c2351 Date32 NOT NULL, c2352 Yson, c2353 Int32, c2354 Int64 NOT NULL, c2355 Yson NOT NULL, c2356 Interval64, c2357 Float, c2358 Utf8 NOT NULL, c2359 Json NOT NULL, c2360 String NOT NULL, c2361 Date, c2362 String NOT NULL, c2363 Int32, c2364 Decimal(35,10), c2365 Datetime64 NOT NULL, c2366 Double, c2367 Uint8, c2368 Datetime NOT NULL, c2369 Int64 NOT NULL, c2370 Interval64 NOT NULL, c2371 Uint32, c2372 Timestamp64 NOT NULL, c2373 Date, c2374 Uint64, c2375 Utf8, c2376 Uint16, c2377 Timestamp64 NOT NULL, c2378 Utf8, c2379 Float, c2380 Int64, c2381 Decimal(35,10), c2382 Bool, c2383 Timestamp, c2384 Date NOT NULL, c2385 Uint8, c2386 Uint64 NOT NULL, c2387 JsonDocument NOT NULL, c2388 String, c2389 Float, c2390 Datetime, c2391 Uint16, c2392 Utf8, c2393 JsonDocument NOT NULL, c2394 String NOT NULL, c2395 Decimal(35,10) NOT NULL, c2396 String NOT NULL, c2397 Datetime64 NOT NULL, c2398 JsonDocument NOT NULL, c2399 Bool NOT NULL, c2400 Int8 NOT NULL, c2401 Double, c2402 Decimal(35,10) NOT NULL, c2403 Yson NOT NULL, c2404 Uint8, c2405 Int16 NOT NULL, c2406 Uint16 NOT NULL, c2407 Uint64, c2408 Date32 NOT NULL, c2409 Int64, c2410 Decimal(15,0) NOT NULL, c2411 Int16, c2412 Float NOT NULL, c2413 JsonDocument, c2414 Json, c2415 Datetime, c2416 String, c2417 Datetime, c2418 Utf8 NOT NULL, c2419 Decimal(22,9) NOT NULL, c2420 Timestamp64 NOT NULL, c2421 Timestamp64, c2422 Bool, c2423 Interval64 NOT NULL, c2424 Utf8 NOT NULL, c2425 Decimal(22,9) NOT NULL, c2426 String, c2427 Yson NOT NULL, c2428 Timestamp64, c2429 Interval64 NOT NULL, c2430 Int8 NOT NULL, c2431 Datetime64, c2432 Date32 NOT NULL, c2433 Double NOT NULL, c2434 Int8, c2435 Decimal(22,9), c2436 Yson, c2437 Timestamp64, c2438 String NOT NULL, c2439 Yson NOT NULL, c2440 Timestamp, c2441 String, c2442 Double NOT NULL, c2443 JsonDocument NOT NULL, c2444 Int8 NOT NULL, c2445 Decimal(15,0), c2446 Uint8 NOT NULL, c2447 Int16 NOT NULL, c2448 JsonDocument, c2449 Datetime, c2450 Int64 NOT NULL, c2451 Utf8, c2452 Decimal(22,9), c2453 Interval64 NOT NULL, c2454 Uint8, c2455 Uint16 NOT NULL, c2456 Uint16, c2457 Datetime64, c2458 Datetime64 NOT NULL, c2459 Int32 NOT NULL, c2460 Int16, c2461 Uint16 NOT NULL, c2462 Int16 NOT NULL, c2463 Date NOT NULL, c2464 Timestamp NOT NULL, c2465 Uint32, c2466 Float NOT NULL, c2467 Json NOT NULL, c2468 Double NOT NULL, c2469 Float NOT NULL, c2470 Int32, c2471 Decimal(35,10), c2472 Int64 NOT NULL, c2473 Double NOT NULL, c2474 Date32, c2475 JsonDocument NOT NULL, c2476 JsonDocument, c2477 Int8, c2478 Decimal(35,10) NOT NULL, c2479 Decimal(15,0) NOT NULL, c2480 Datetime NOT NULL, c2481 JsonDocument NOT NULL, c2482 Uint8 NOT NULL, c2483 Utf8 NOT NULL, c2484 Interval64 NOT NULL, c2485 Yson NOT NULL, c2486 Date NOT NULL, c2487 Uint32 NOT NULL, c2488 String, c2489 Double, c2490 Float NOT NULL, c2491 Interval64, c2492 Int8 NOT NULL, c2493 Int8, c2494 Int64, c2495 Uint8, c2496 Timestamp64 NOT NULL, c2497 Interval64 NOT NULL, c2498 Yson, c2499 Date32, c2500 Decimal(15,0), c2501 Uint16 NOT NULL, c2502 JsonDocument, c2503 Int64 NOT NULL, c2504 Float, c2505 JsonDocument NOT NULL, c2506 String, c2507 Timestamp, c2508 Yson NOT NULL, c2509 Decimal(15,0) NOT NULL, c2510 Uint64 NOT NULL, c2511 JsonDocument, c2512 Uint16 NOT NULL, c2513 Int8, c2514 Uint64, c2515 String NOT NULL, c2516 Double NOT NULL, c2517 Uint32 NOT NULL, c2518 Double, c2519 Date NOT NULL, c2520 Datetime64 NOT NULL, c2521 Date32, c2522 Uint32, c2523 Uint8, c2524 Interval64, c2525 Date32, c2526 String, c2527 Date, c2528 Json, c2529 Utf8 NOT NULL, c2530 Timestamp, c2531 Int16 NOT NULL, c2532 Json NOT NULL, c2533 Bool, c2534 Uint32 NOT NULL, c2535 Decimal(35,10), c2536 Int8 NOT NULL, c2537 Int16, c2538 Timestamp64 NOT NULL, c2539 Utf8 NOT NULL, c2540 Int32, c2541 Date32 NOT NULL, c2542 Decimal(15,0), c2543 Int16, c2544 Datetime64, c2545 JsonDocument NOT NULL, c2546 Decimal(35,10), c2547 Json, c2548 Bool NOT NULL, c2549 Yson, c2550 Uint16, c2551 Int32 NOT NULL, c2552 Date32, c2553 Datetime64 NOT NULL, c2554 Double NOT NULL, c2555 Date, c2556 Double NOT NULL, c2557 Uint16 NOT NULL, c2558 Decimal(35,10), c2559 Uint32 NOT NULL, c2560 Uint16 NOT NULL, c2561 Utf8 NOT NULL, c2562 Uint64 NOT NULL, c2563 Datetime64 NOT NULL, c2564 Int64, c2565 Utf8 NOT NULL, c2566 Timestamp, c2567 Interval64 NOT NULL, c2568 Datetime64, c2569 Int32 NOT NULL, c2570 Int64 NOT NULL, c2571 String NOT NULL, c2572 Float, c2573 JsonDocument NOT NULL, c2574 Utf8, c2575 Float, c2576 Decimal(15,0), c2577 Timestamp NOT NULL, c2578 Date, c2579 Uint64 NOT NULL, c2580 Int8, c2581 Datetime, c2582 Utf8, c2583 Datetime64 NOT NULL, c2584 Decimal(15,0) NOT NULL, c2585 Bool, c2586 Yson NOT NULL, c2587 Bool, c2588 Double NOT NULL, c2589 String, c2590 Uint8, c2591 Uint32, c2592 Double, c2593 Uint8, c2594 Uint32 NOT NULL, c2595 Date, c2596 Uint8, c2597 Uint32 NOT NULL, c2598 Uint32, c2599 Utf8 NOT NULL, c2600 Utf8, c2601 JsonDocument NOT NULL, c2602 Timestamp NOT NULL, c2603 Timestamp, c2604 Decimal(35,10) NOT NULL, c2605 Float NOT NULL, c2606 Int32, c2607 Int64, c2608 Uint32, c2609 Uint16, c2610 Float, c2611 Int32, c2612 Int16 NOT NULL, c2613 JsonDocument NOT NULL, c2614 Int64 NOT NULL, c2615 Decimal(22,9) NOT NULL, c2616 Decimal(35,10), c2617 Int64 NOT NULL, c2618 Decimal(15,0) NOT NULL, c2619 Timestamp NOT NULL, c2620 Uint8, c2621 Utf8 NOT NULL, c2622 Yson, c2623 Decimal(35,10) NOT NULL, c2624 Decimal(15,0) NOT NULL, c2625 JsonDocument NOT NULL, c2626 Double NOT NULL, c2627 String, c2628 Datetime64, c2629 Date32, c2630 Int32, c2631 Yson, c2632 Float, c2633 Utf8, c2634 Decimal(35,10), c2635 Uint16, c2636 Uint16 NOT NULL, c2637 Int32, c2638 JsonDocument, c2639 Int64, c2640 Float, c2641 Decimal(22,9) NOT NULL, c2642 Int8 NOT NULL, c2643 String NOT NULL, c2644 Timestamp, c2645 Date32, c2646 Float NOT NULL, c2647 Float NOT NULL, c2648 Int64, c2649 Int16, c2650 Uint16 NOT NULL, c2651 Datetime, c2652 Double NOT NULL, c2653 Bool, c2654 Utf8 NOT NULL, c2655 Uint64, c2656 Decimal(22,9) NOT NULL, c2657 Uint64 NOT NULL, c2658 Date NOT NULL, c2659 Interval64, c2660 Bool NOT NULL, c2661 Utf8, c2662 Decimal(35,10), c2663 Decimal(22,9), c2664 Int16, c2665 Decimal(15,0) NOT NULL, c2666 Decimal(15,0), c2667 String, c2668 Uint32, c2669 Decimal(22,9) NOT NULL, c2670 Datetime NOT NULL, c2671 Date32, c2672 Int64, c2673 Int16 NOT NULL, c2674 Decimal(15,0) NOT NULL, c2675 Int16 NOT NULL, c2676 Yson NOT NULL, c2677 Yson NOT NULL, c2678 JsonDocument NOT NULL, c2679 Bool, c2680 Interval64, c2681 Int16 NOT NULL, c2682 Uint32, c2683 Uint16 NOT NULL, c2684 Int16, c2685 Decimal(35,10), c2686 Datetime, c2687 String, c2688 Int64, c2689 Timestamp, c2690 Uint64 NOT NULL, c2691 Json NOT NULL, c2692 Int32, c2693 Interval64 NOT NULL, c2694 Uint32 NOT NULL, c2695 Date, c2696 Uint16 NOT NULL, c2697 Date32, c2698 Datetime, c2699 Utf8, c2700 Yson, c2701 Int32, c2702 Uint64 NOT NULL, c2703 Decimal(35,10) NOT NULL, c2704 Double NOT NULL, c2705 Datetime64 NOT NULL, c2706 Datetime64, c2707 Decimal(22,9), c2708 JsonDocument NOT NULL, c2709 Uint16 NOT NULL, c2710 Uint16, c2711 Date, c2712 Decimal(15,0), c2713 Date NOT NULL, c2714 Date32, c2715 Int64 NOT NULL, c2716 Timestamp, c2717 Date NOT NULL, c2718 Uint32 NOT NULL, c2719 Float NOT NULL, c2720 Bool, c2721 Decimal(22,9) NOT NULL, c2722 Timestamp64, c2723 Decimal(22,9) NOT NULL, c2724 Uint32, c2725 Uint16, c2726 Json NOT NULL, c2727 Double NOT NULL, c2728 Datetime64, c2729 Double, c2730 String NOT NULL, c2731 Datetime, c2732 Double NOT NULL, c2733 Yson NOT NULL, c2734 Uint8 NOT NULL, c2735 Int16, c2736 Interval64 NOT NULL, c2737 Float NOT NULL, c2738 Float NOT NULL, c2739 Timestamp NOT NULL, c2740 Uint8, c2741 Interval64, c2742 Int16, c2743 Timestamp, c2744 Yson, c2745 Float, c2746 Uint64 NOT NULL, c2747 Decimal(15,0) NOT NULL, c2748 Uint16 NOT NULL, c2749 Uint16 NOT NULL, c2750 Interval64 NOT NULL, c2751 Decimal(35,10), c2752 Timestamp, c2753 Timestamp NOT NULL, c2754 Date NOT NULL, c2755 Timestamp, c2756 Datetime NOT NULL, c2757 Decimal(35,10), c2758 Uint64 NOT NULL, c2759 Int16 NOT NULL, c2760 Decimal(15,0) NOT NULL, c2761 Int64 NOT NULL, c2762 Datetime64, c2763 Decimal(35,10), c2764 Uint64, c2765 Interval64 NOT NULL, c2766 Timestamp NOT NULL, c2767 Datetime, c2768 Uint8, c2769 Date, c2770 Yson, c2771 Uint32 NOT NULL, c2772 Bool, c2773 Decimal(15,0), c2774 Int16 NOT NULL, c2775 Double NOT NULL, c2776 JsonDocument NOT NULL, c2777 Date32 NOT NULL, c2778 Utf8, c2779 Uint8 NOT NULL, c2780 Utf8 NOT NULL, c2781 Double, c2782 Utf8 NOT NULL, c2783 Int8, c2784 Uint8 NOT NULL, c2785 Uint64 NOT NULL, c2786 Int32, c2787 Int32, c2788 Uint64 NOT NULL, c2789 Float NOT NULL, c2790 Int32, c2791 Int32 NOT NULL, c2792 Decimal(15,0), c2793 Yson NOT NULL, c2794 Uint8, c2795 Datetime, c2796 Decimal(15,0) NOT NULL, c2797 Double NOT NULL, c2798 Decimal(15,0), c2799 Datetime NOT NULL, c2800 Float, c2801 Uint16 NOT NULL, c2802 String NOT NULL, c2803 Int64, c2804 Uint32, c2805 Int8 NOT NULL, c2806 Date32 NOT NULL, c2807 Decimal(15,0), c2808 Yson, c2809 Int64 NOT NULL, c2810 Datetime64 NOT NULL, c2811 Decimal(15,0) NOT NULL, c2812 Date32, c2813 Float NOT NULL, c2814 Timestamp64, c2815 String NOT NULL, c2816 Decimal(35,10) NOT NULL, c2817 Int64 NOT NULL, c2818 Yson NOT NULL, c2819 Timestamp, c2820 Timestamp64 NOT NULL, c2821 Decimal(35,10), c2822 Datetime NOT NULL, c2823 Uint16 NOT NULL, c2824 Bool NOT NULL, c2825 Json NOT NULL, c2826 Date NOT NULL, c2827 Date32 NOT NULL, c2828 Int32, c2829 Uint32 NOT NULL, c2830 Decimal(15,0), c2831 Uint16 NOT NULL, c2832 Json NOT NULL, c2833 Bool NOT NULL, c2834 Datetime64, c2835 Date32, c2836 Int32 NOT NULL, c2837 Decimal(35,10), c2838 Double NOT NULL, c2839 Decimal(15,0) NOT NULL, c2840 Yson NOT NULL, c2841 Date NOT NULL, c2842 Uint16, c2843 Decimal(35,10) NOT NULL, c2844 Double NOT NULL, c2845 Yson, c2846 Uint64 NOT NULL, c2847 Uint16, c2848 Timestamp, c2849 Decimal(35,10) NOT NULL, c2850 Yson, c2851 Json NOT NULL, c2852 Int32, c2853 Datetime, c2854 Decimal(15,0) NOT NULL, c2855 Int32 NOT NULL, c2856 Decimal(22,9) NOT NULL, c2857 Int16, c2858 Timestamp64, c2859 Datetime NOT NULL, c2860 String, c2861 Timestamp NOT NULL, c2862 Timestamp64, c2863 Uint32 NOT NULL, c2864 Double NOT NULL, c2865 Date, c2866 Uint16 NOT NULL, c2867 Date NOT NULL, c2868 Decimal(22,9), c2869 Json, c2870 Timestamp NOT NULL, c2871 Yson NOT NULL, c2872 Date, c2873 Int8, c2874 Decimal(35,10), c2875 Timestamp64, c2876 Date NOT NULL, c2877 Uint8, c2878 String NOT NULL, c2879 Datetime64, c2880 Date32, c2881 Timestamp64, c2882 Json NOT NULL, c2883 Double NOT NULL, c2884 Uint32, c2885 Int64, c2886 Uint64 NOT NULL, c2887 Decimal(22,9), c2888 Datetime64, c2889 Bool, c2890 Datetime64 NOT NULL, c2891 Timestamp64 NOT NULL, c2892 Uint8 NOT NULL, c2893 Json NOT NULL, c2894 Timestamp NOT NULL, c2895 Yson NOT NULL, c2896 Bool, c2897 Timestamp64 NOT NULL, c2898 Uint64 NOT NULL, c2899 Datetime, c2900 Decimal(15,0) NOT NULL, c2901 Decimal(15,0), c2902 Utf8 NOT NULL, c2903 Int16 NOT NULL, c2904 Date32 NOT NULL, c2905 Datetime, c2906 JsonDocument, c2907 Decimal(22,9) NOT NULL, c2908 String NOT NULL, c2909 Yson NOT NULL, c2910 Yson, c2911 Uint32 NOT NULL, c2912 Datetime64, c2913 Json NOT NULL, c2914 String NOT NULL, c2915 Decimal(22,9), c2916 Interval64, c2917 Uint16 NOT NULL, c2918 Int32, c2919 Timestamp64 NOT NULL, c2920 Date NOT NULL, c2921 Timestamp64 NOT NULL, c2922 JsonDocument, c2923 Uint16, c2924 Timestamp64 NOT NULL, c2925 Uint32, c2926 Json NOT NULL, c2927 Yson NOT NULL, c2928 Uint32, c2929 Timestamp, c2930 Decimal(35,10), c2931 Float NOT NULL, c2932 Float NOT NULL, c2933 Uint8 NOT NULL, c2934 Decimal(15,0) NOT NULL, c2935 Float NOT NULL, c2936 Interval64, c2937 Datetime NOT NULL, c2938 Decimal(35,10) NOT NULL, c2939 Decimal(22,9) NOT NULL, c2940 Int64, c2941 Utf8 NOT NULL, c2942 Date32, c2943 Datetime64 NOT NULL, c2944 Uint16, c2945 Decimal(22,9), c2946 Uint16 NOT NULL, c2947 Int16 NOT NULL, c2948 Int32 NOT NULL, c2949 Uint8 NOT NULL, c2950 Utf8, c2951 Uint16, c2952 Int8, c2953 Decimal(35,10), c2954 Decimal(15,0) NOT NULL, c2955 Bool NOT NULL, c2956 Uint32 NOT NULL, c2957 Yson, c2958 Bool, c2959 Uint64 NOT NULL, c2960 Date NOT NULL, c2961 JsonDocument, c2962 Uint64, c2963 Decimal(22,9) NOT NULL, c2964 Json, c2965 Decimal(35,10), c2966 Timestamp NOT NULL, c2967 Int32, c2968 Int16 NOT NULL, c2969 Uint64 NOT NULL, c2970 Yson NOT NULL, c2971 Uint32, c2972 Uint64 NOT NULL, c2973 Yson, c2974 Interval64, c2975 Int32 NOT NULL, c2976 Json, c2977 Uint64, c2978 Date32 NOT NULL, c2979 JsonDocument NOT NULL, c2980 Datetime NOT NULL, c2981 Date NOT NULL, c2982 Yson, c2983 Datetime64 NOT NULL, c2984 Decimal(35,10), c2985 Decimal(35,10) NOT NULL, c2986 Int16 NOT NULL, c2987 Uint16 NOT NULL, c2988 Uint8, c2989 Yson, c2990 Uint16, c2991 Timestamp64 NOT NULL, c2992 Int32 NOT NULL, c2993 JsonDocument, c2994 Int32 NOT NULL, c2995 Decimal(22,9) NOT NULL, c2996 Decimal(35,10) NOT NULL, c2997 Json NOT NULL, c2998 Decimal(15,0), c2999 Int64 NOT NULL, c3000 Datetime, c3001 Date NOT NULL, c3002 Decimal(15,0), c3003 Decimal(22,9), c3004 Decimal(22,9) NOT NULL, c3005 Yson, c3006 Decimal(22,9) NOT NULL, c3007 Interval64, c3008 Double NOT NULL, c3009 Decimal(22,9), c3010 Date NOT NULL, c3011 Datetime NOT NULL, c3012 Float NOT NULL, c3013 Yson, c3014 Double NOT NULL, c3015 Uint64 NOT NULL, c3016 Timestamp64 NOT NULL, c3017 Timestamp, c3018 Decimal(22,9) NOT NULL, c3019 Uint8, c3020 Datetime NOT NULL, c3021 JsonDocument, c3022 Uint8, c3023 JsonDocument NOT NULL, c3024 Float NOT NULL, c3025 JsonDocument, c3026 Double, c3027 Bool NOT NULL, c3028 Utf8, c3029 Json, c3030 JsonDocument, c3031 Uint64 NOT NULL, c3032 Int64 NOT NULL, c3033 Interval64, c3034 Decimal(22,9) NOT NULL, c3035 Timestamp NOT NULL, c3036 String NOT NULL, c3037 Int16 NOT NULL, c3038 Int64, c3039 Bool, c3040 Decimal(22,9), c3041 JsonDocument, c3042 Int32 NOT NULL, c3043 Interval64 NOT NULL, c3044 Float, c3045 JsonDocument, c3046 Datetime, c3047 Timestamp, c3048 Timestamp64 NOT NULL, c3049 Uint32 NOT NULL, c3050 Bool, c3051 Uint8 NOT NULL, c3052 Datetime64, c3053 Datetime NOT NULL, c3054 Uint32 NOT NULL, c3055 Int32 NOT NULL, c3056 Yson, c3057 Decimal(22,9), c3058 Date, c3059 Date32 NOT NULL, c3060 Uint8, c3061 Decimal(22,9) NOT NULL, c3062 Double NOT NULL, c3063 String, c3064 Date32 NOT NULL, c3065 Uint8, c3066 Uint16, c3067 Uint32 NOT NULL, c3068 Date32 NOT NULL, c3069 Timestamp, c3070 String NOT NULL, c3071 Date32, c3072 Json, c3073 Datetime64 NOT NULL, c3074 Float, c3075 Decimal(35,10) NOT NULL, c3076 Datetime64, c3077 Utf8, c3078 Timestamp64 NOT NULL, c3079 Uint8 NOT NULL, c3080 Yson NOT NULL, c3081 String, c3082 Int16 NOT NULL, c3083 Int32, c3084 Date, c3085 Date NOT NULL, c3086 Datetime NOT NULL, c3087 Decimal(15,0) NOT NULL, c3088 Timestamp64 NOT NULL, c3089 Datetime, c3090 Decimal(22,9), c3091 Timestamp64, c3092 Double NOT NULL, c3093 Int32, c3094 Decimal(15,0), c3095 Timestamp, c3096 Datetime, c3097 Int32 NOT NULL, c3098 Interval64, c3099 Yson NOT NULL, c3100 Utf8 NOT NULL, c3101 Uint16 NOT NULL, c3102 Datetime NOT NULL, c3103 Int64 NOT NULL, c3104 Uint8 NOT NULL, c3105 Timestamp NOT NULL, c3106 Int8 NOT NULL, c3107 Uint32, c3108 Timestamp64, c3109 Yson NOT NULL, c3110 Int64, c3111 Utf8, c3112 Date32, c3113 Json NOT NULL, c3114 Timestamp, c3115 Timestamp64 NOT NULL, c3116 Datetime64, c3117 Date, c3118 Uint16, c3119 Int8, c3120 Uint16 NOT NULL, c3121 Int8 NOT NULL, c3122 Bool, c3123 Timestamp NOT NULL, c3124 String NOT NULL, c3125 Double NOT NULL, c3126 JsonDocument NOT NULL, c3127 Int16, c3128 Decimal(22,9), c3129 Date NOT NULL, c3130 Date, c3131 Timestamp NOT NULL, c3132 Bool, c3133 String, c3134 Timestamp64, c3135 Decimal(35,10), c3136 Timestamp, c3137 Date32 NOT NULL, c3138 Timestamp64, c3139 Uint8, c3140 Bool NOT NULL, c3141 String, c3142 Decimal(22,9), c3143 Int16 NOT NULL, c3144 Decimal(35,10), c3145 Date NOT NULL, c3146 Datetime64, c3147 Decimal(15,0) NOT NULL, c3148 Yson NOT NULL, c3149 Uint64, c3150 String NOT NULL, c3151 Int8 NOT NULL, c3152 Utf8 NOT NULL, c3153 Json, c3154 Uint32, c3155 Float NOT NULL, c3156 Timestamp, c3157 Utf8, c3158 Timestamp64, c3159 Float, c3160 Uint64, c3161 Timestamp NOT NULL, c3162 Float, c3163 Bool NOT NULL, c3164 Uint16, c3165 Int8, c3166 Date, c3167 Uint16, c3168 Uint16 NOT NULL, c3169 Uint8 NOT NULL, c3170 Decimal(35,10) NOT NULL, c3171 Uint8 NOT NULL, c3172 Datetime64 NOT NULL, c3173 Float, c3174 Uint8 NOT NULL, c3175 JsonDocument, c3176 Timestamp64 NOT NULL, c3177 JsonDocument, c3178 Date NOT NULL, c3179 JsonDocument NOT NULL, c3180 Decimal(35,10) NOT NULL, c3181 Date NOT NULL, c3182 Int64 NOT NULL, c3183 Int16, c3184 Yson NOT NULL, c3185 Datetime, c3186 Datetime64, c3187 Date NOT NULL, c3188 Float NOT NULL, c3189 Uint64 NOT NULL, c3190 Datetime64 NOT NULL, c3191 Utf8 NOT NULL, c3192 Date32 NOT NULL, c3193 Interval64, c3194 Interval64, c3195 Timestamp64 NOT NULL, c3196 Utf8 NOT NULL, c3197 Float, c3198 Bool NOT NULL, c3199 Uint8, c3200 Datetime64 NOT NULL, c3201 Datetime64 NOT NULL, c3202 Uint32, c3203 Datetime64, c3204 Decimal(22,9) NOT NULL, c3205 Float NOT NULL, c3206 Timestamp NOT NULL, c3207 Int16, c3208 Int16, c3209 Date, c3210 Yson, c3211 Int16, c3212 Double NOT NULL, c3213 Decimal(35,10), c3214 Timestamp64, c3215 String NOT NULL, c3216 Timestamp64 NOT NULL, c3217 Yson NOT NULL, c3218 JsonDocument NOT NULL, c3219 Interval64 NOT NULL, c3220 Date32 NOT NULL, c3221 Decimal(35,10) NOT NULL, c3222 Decimal(35,10) NOT NULL, c3223 Interval64 NOT NULL, c3224 Int8, c3225 Uint64 NOT NULL, c3226 Decimal(22,9), c3227 Timestamp64, c3228 Int32, c3229 Float NOT NULL, c3230 Double, c3231 Utf8 NOT NULL, c3232 Date32 NOT NULL, c3233 Date, c3234 Interval64, c3235 Utf8, c3236 String, c3237 Int8, c3238 Decimal(35,10), c3239 Timestamp64 NOT NULL, c3240 Uint16 NOT NULL, c3241 Datetime64, c3242 Uint8 NOT NULL, c3243 Uint16, c3244 Date32, c3245 Datetime NOT NULL, c3246 String NOT NULL, c3247 Yson NOT NULL, c3248 Uint32, c3249 Date32, c3250 Yson NOT NULL, c3251 Timestamp64, c3252 Decimal(35,10) NOT NULL, c3253 JsonDocument NOT NULL, c3254 Int64 NOT NULL, c3255 Date32, c3256 Datetime64, c3257 Decimal(35,10), c3258 Interval64, c3259 Decimal(35,10) NOT NULL, c3260 Int8 NOT NULL, c3261 Int64 NOT NULL, c3262 Decimal(35,10) NOT NULL, c3263 Decimal(22,9) NOT NULL, c3264 Decimal(22,9), c3265 Timestamp64, c3266 Uint32 NOT NULL, c3267 Datetime NOT NULL, c3268 Uint64 NOT NULL, c3269 Utf8 NOT NULL, c3270 String, c3271 Date32 NOT NULL, c3272 JsonDocument NOT NULL, c3273 Date NOT NULL, c3274 Decimal(15,0), c3275 Float NOT NULL, c3276 JsonDocument NOT NULL, c3277 Utf8, c3278 Int8 NOT NULL, c3279 Json NOT NULL, c3280 Int32, c3281 Date, c3282 Float, c3283 Float, c3284 String, c3285 Timestamp64, c3286 Yson, c3287 Uint16 NOT NULL, c3288 String, c3289 Uint32, c3290 Datetime, c3291 Decimal(35,10), c3292 Double, c3293 JsonDocument, c3294 String, c3295 Json NOT NULL, c3296 Datetime, c3297 Decimal(22,9) NOT NULL, c3298 Uint64, c3299 Double NOT NULL, c3300 Int8, c3301 Float, c3302 Date, c3303 Yson NOT NULL, c3304 JsonDocument NOT NULL, c3305 Decimal(22,9) NOT NULL, c3306 String, c3307 Datetime NOT NULL, c3308 JsonDocument, c3309 Uint64 NOT NULL, c3310 Date32, c3311 Timestamp NOT NULL, c3312 Json, c3313 Double, c3314 Decimal(35,10), c3315 Uint32 NOT NULL, c3316 Uint64, c3317 Datetime64 NOT NULL, c3318 Uint8, c3319 Date32, c3320 Json NOT NULL, c3321 Decimal(22,9), c3322 Decimal(35,10) NOT NULL, c3323 Int32 NOT NULL, c3324 Json, c3325 Json, c3326 Int16 NOT NULL, c3327 Date NOT NULL, c3328 Decimal(22,9) NOT NULL, c3329 Yson NOT NULL, c3330 Decimal(35,10) NOT NULL, c3331 Decimal(22,9) NOT NULL, c3332 Uint32, c3333 Double, c3334 Int64, c3335 Decimal(35,10) NOT NULL, c3336 Bool NOT NULL, c3337 Json, c3338 Double NOT NULL, c3339 Timestamp, c3340 Uint8, c3341 Json, c3342 Json NOT NULL, c3343 Uint32 NOT NULL, c3344 Json NOT NULL, c3345 Date NOT NULL, c3346 Decimal(15,0), c3347 Timestamp64 NOT NULL, c3348 Utf8 NOT NULL, c3349 Int32 NOT NULL, c3350 Datetime NOT NULL, c3351 Datetime, c3352 Datetime64 NOT NULL, c3353 Datetime64 NOT NULL, c3354 Uint8 NOT NULL, c3355 JsonDocument, c3356 Float, c3357 Uint64 NOT NULL, c3358 Datetime64, c3359 Decimal(35,10) NOT NULL, c3360 Json, c3361 String, c3362 Float NOT NULL, c3363 Yson NOT NULL, c3364 Float NOT NULL, c3365 Json NOT NULL, c3366 Float, c3367 Bool,
                    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)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c44\', 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 \'c44\', 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'...NULL, c194 Datetime NOT NULL, c195 Uint64 NOT NULL, c196 Date NOT NULL, c197 Timestamp, c198 Date, c199 Datetime, c200 Uint64, c201 Yson, c202 Datetime64 NOT NULL, c203 Uint16 NOT NULL, c204 Double, c205 Yson NOT NULL, c206 Interval64 NOT NULL, c207 Date32, c208 Utf8 NOT NULL, c209 Utf8, c210 Int16, c211 Decimal(15,0), c212 Yson NOT NULL, c213 Timestamp64, c214 Timestamp NOT NULL, c215 Int64 NOT NULL, c216 JsonDocument, c217 String NOT NULL, c218 Json NOT NULL, c219 String NOT NULL, c220 Int32 NOT NULL, c221 Decimal(15,0) NOT NULL, c222 Json, c223 Decimal(15,0) NOT NULL, c224 Double, c225 Int64 NOT NULL, c226 Datetime, c227 Int64, c228 Decimal(15,0) NOT NULL, c229 Timestamp64 NOT NULL, c230 Json, c231 Decimal(35,10) NOT NULL, c232 Uint16, c233 Utf8, c234 Decimal(35,10), c235 Json, c236 Date, c237 Decimal(15,0) NOT NULL, c238 Float NOT NULL, c239 Date32 NOT NULL, c240 Int16, c241 Uint8, c242 String, c243 Uint32 NOT NULL, c244 Double, c245 Double NOT NULL, c246 Int8, c247 Decimal(22,9), c248 Date32 NOT NULL, c249 Timestamp64, c250 String, c251 Float NOT NULL, c252 Int64 NOT NULL, c253 Int64 NOT NULL, c254 String, c255 Decimal(22,9) NOT NULL, c256 Bool NOT NULL, c257 Decimal(15,0), c258 Interval64, c259 Decimal(22,9) NOT NULL, c260 Interval64, c261 Datetime, c262 Datetime, c263 Yson NOT NULL, c264 Int32, c265 Datetime NOT NULL, c266 Interval64, c267 String NOT NULL, c268 Decimal(35,10) NOT NULL, c269 Uint16, c270 Int32 NOT NULL, c271 Double, c272 Date, c273 Timestamp64, c274 Timestamp64, c275 Int8, c276 Decimal(15,0) NOT NULL, c277 Date32, c278 Float NOT NULL, c279 Int32, c280 Yson NOT NULL, c281 Uint16, c282 Bool, c283 Decimal(22,9), c284 Decimal(15,0) NOT NULL, c285 Timestamp64 NOT NULL, c286 Datetime64, c287 Double NOT NULL, c288 Double, c289 String NOT NULL, c290 Datetime64 NOT NULL, c291 Bool NOT NULL, c292 Utf8, c293 Decimal(35,10) NOT NULL, c294 Bool, c295 Uint16, c296 Decimal(15,0), c297 Timestamp, c298 Datetime, c299 Int32, c300 Uint8 NOT NULL, c301 Int8, c302 Interval64, c303 Decimal(22,9), c304 Bool NOT NULL, c305 Int64 NOT NULL, c306 Date32 NOT NULL, c307 Decimal(22,9) NOT NULL, c308 Double, c309 Decimal(15,0) NOT NULL, c310 Decimal(35,10), c311 Timestamp64 NOT NULL, c312 Int32, c313 Uint64 NOT NULL, c314 JsonDocument, c315 Timestamp NOT NULL, c316 Date, c317 Uint64 NOT NULL, c318 Timestamp, c319 Yson, c320 Datetime64, c321 Uint16 NOT NULL, c322 Decimal(22,9), c323 Timestamp NOT NULL, c324 Decimal(22,9) NOT NULL, c325 Float, c326 Timestamp64, c327 Utf8, c328 Decimal(35,10), c329 Timestamp NOT NULL, c330 Json NOT NULL, c331 Bool NOT NULL, c332 Json, c333 Int8 NOT NULL, c334 Float NOT NULL, c335 Int32, c336 Interval64, c337 JsonDocument NOT NULL, c338 Decimal(15,0) NOT NULL, c339 Int8 NOT NULL, c340 Uint64 NOT NULL, c341 Decimal(22,9), c342 Timestamp, c343 Yson NOT NULL, c344 Datetime64, c345 Datetime64, c346 Timestamp64 NOT NULL, c347 Double, c348 Int32 NOT NULL, c349 Decimal(15,0) NOT NULL, c350 Decimal(15,0), c351 String, c352 Date NOT NULL, c353 Yson, c354 Uint64 NOT NULL, c355 Float, c356 Int8, c357 Datetime, c358 Datetime, c359 Utf8, c360 Timestamp64, c361 Interval64 NOT NULL, c362 Interval64 NOT NULL, c363 Uint8 NOT NULL, c364 Datetime64, c365 Date32 NOT NULL, c366 Json, c367 Yson, c368 Uint8, c369 Interval64, c370 Datetime NOT NULL, c371 Uint64 NOT NULL, c372 Datetime, c373 Uint32, c374 Int8, c375 String, c376 Int8 NOT NULL, c377 Int32 NOT NULL, c378 Uint16, c379 Datetime64, c380 Uint8, c381 Decimal(22,9) NOT NULL, c382 Int8, c383 String, c384 Json, c385 Uint32, c386 Int8 NOT NULL, c387 Utf8 NOT NULL, c388 Int32 NOT NULL, c389 Uint64, c390 Decimal(22,9), c391 Date32 NOT NULL, c392 Uint64 NOT NULL, c393 Timestamp64, c394 Interval64, c395 Int64 NOT NULL, c396 Double NOT NULL, c397 Int8, c398 Int32 NOT NULL, c399 Double NOT NULL, c400 Date NOT NULL, c401 Decimal(22,9), c402 String NOT NULL, c403 Json NOT NULL, c404 Bool NOT NULL, c405 Json, c406 Timestamp64, c407 Yson NOT NULL, c408 Json, c409 Json, c410 Yson NOT NULL, c411 Decimal(15,0) NOT NULL, c412 Json, c413 Timestamp64 NOT NULL, c414 Int16, c415 Uint8 NOT NULL, c416 Int8, c417 Int8, c418 Int32 NOT NULL, c419 Datetime64 NOT NULL, c420 Json NOT NULL, c421 Interval64, c422 Interval64, c423 Bool, c424 Utf8, c425 Timestamp NOT NULL, c426 Decimal(22,9) NOT NULL, c427 Int32 NOT NULL, c428 Interval64 NOT NULL, c429 Json, c430 Interval64, c431 Int64 NOT NULL, c432 Bool, c433 Decimal(22,9) NOT NULL, c434 Utf8, c435 Datetime64, c436 Int64 NOT NULL, c437 Bool NOT NULL, c438 Uint64, c439 Int8 NOT NULL, c440 Bool, c441 Uint8, c442 Datetime64 NOT NULL, c443 Timestamp64 NOT NULL, c444 Datetime64 NOT NULL, c445 Json NOT NULL, c446 Bool NOT NULL, c447 Uint32 NOT NULL, c448 String NOT NULL, c449 Yson NOT NULL, c450 Json, c451 Int64 NOT NULL, c452 Interval64 NOT NULL, c453 Bool, c454 Date32 NOT NULL, c455 Datetime, c456 JsonDocument NOT NULL, c457 Date32, c458 String NOT NULL, c459 Double NOT NULL, c460 Int32 NOT NULL, c461 Uint64, c462 Date NOT NULL, c463 Date32, c464 Datetime NOT NULL, c465 Uint16, c466 Int64 NOT NULL, c467 String NOT NULL, c468 Int16, c469 Double NOT NULL, c470 Int32 NOT NULL, c471 Timestamp, c472 Decimal(15,0) NOT NULL, c473 Datetime64 NOT NULL, c474 Int32, c475 Utf8 NOT NULL, c476 Timestamp64 NOT NULL, c477 Int64 NOT NULL, c478 Date32 NOT NULL, c479 Uint16, c480 Datetime64 NOT NULL, c481 Decimal(22,9), c482 Yson NOT NULL, c483 Uint64 NOT NULL, c484 String NOT NULL, c485 Decimal(15,0), c486 Interval64, c487 Uint16, c488 Uint64 NOT NULL, c489 Int32 NOT NULL, c490 Interval64, c491 Decimal(15,0) NOT NULL, c492 Decimal(22,9), c493 Decimal(15,0), c494 Bool NOT NULL, c495 Int8 NOT NULL, c496 Int64, c497 Timestamp64 NOT NULL, c498 Yson, c499 Int32, c500 Date32 NOT NULL, c501 Float, c502 Int32 NOT NULL, c503 Timestamp64, c504 Date32 NOT NULL, c505 Date NOT NULL, c506 Uint8, c507 Decimal(22,9), c508 Uint32, c509 Utf8, c510 Int32, c511 Uint32 NOT NULL, c512 Int64 NOT NULL, c513 Uint64, c514 Decimal(15,0) NOT NULL, c515 Decimal(15,0), c516 Decimal(35,10) NOT NULL, c517 Datetime, c518 Int16 NOT NULL, c519 Int64, c520 Int32 NOT NULL, c521 Float, c522 Decimal(15,0) NOT NULL, c523 Uint64, c524 Bool, c525 Uint32, c526 Datetime64, c527 Json, c528 Timestamp NOT NULL, c529 Interval64, c530 JsonDocument NOT NULL, c531 Uint8, c532 Int16, c533 Float, c534 Float NOT NULL, c535 Bool, c536 Timestamp, c537 Datetime64, c538 Timestamp64 NOT NULL, c539 Timestamp64 NOT NULL, c540 Yson, c541 Uint16, c542 JsonDocument NOT NULL, c543 Date32 NOT NULL, c544 Uint32, c545 Decimal(15,0) NOT NULL, c546 Datetime64 NOT NULL, c547 Float NOT NULL, c548 Decimal(35,10) NOT NULL, c549 Timestamp64, c550 Utf8, c551 JsonDocument, c552 Int16, c553 String, c554 Json, c555 Date, c556 Int64 NOT NULL, c557 Uint64 NOT NULL, c558 Float, c559 Date NOT NULL, c560 Bool, c561 Bool, c562 Date32 NOT NULL, c563 Uint8 NOT NULL, c564 Double NOT NULL, c565 Int16, c566 Int8, c567 Decimal(22,9) NOT NULL, c568 Interval64 NOT NULL, c569 Utf8, c570 Uint32, c571 Utf8 NOT NULL, c572 Json NOT NULL, c573 Uint32, c574 Uint64, c575 Uint32 NOT NULL, c576 Uint8 NOT NULL, c577 Datetime, c578 Datetime64 NOT NULL, c579 Bool NOT NULL, c580 JsonDocument NOT NULL, c581 String NOT NULL, c582 Json NOT NULL, c583 Uint8 NOT NULL, c584 Timestamp64 NOT NULL, c585 Decimal(22,9) NOT NULL, c586 Decimal(15,0) NOT NULL, c587 JsonDocument NOT NULL, c588 Int32 NOT NULL, c589 Timestamp, c590 Int8 NOT NULL, c591 Int64 NOT NULL, c592 Timestamp64, c593 Bool NOT NULL, c594 Int64, c595 Int16 NOT NULL, c596 Int64 NOT NULL, c597 Json, c598 Timestamp64, c599 Uint16 NOT NULL, c600 Int8, c601 Utf8 NOT NULL, c602 Float NOT NULL, c603 Uint32, c604 Timestamp NOT NULL, c605 Int8, c606 Decimal(35,10) NOT NULL, c607 Int32, c608 Int8 NOT NULL, c609 Interval64, c610 String NOT NULL, c611 Utf8 NOT NULL, c612 Int32, c613 Datetime NOT NULL, c614 Datetime NOT NULL, c615 Json NOT NULL, c616 Bool NOT NULL, c617 String NOT NULL, c618 Decimal(15,0), c619 Decimal(35,10) NOT NULL, c620 Double, c621 Interval64, c622 Datetime64 NOT NULL, c623 Int16 NOT NULL, c624 Json NOT NULL, c625 Uint8 NOT NULL, c626 Uint32, c627 Int8, c628 Datetime NOT NULL, c629 Int16, c630 Decimal(35,10) NOT NULL, c631 Uint16, c632 Double, c633 Uint16 NOT NULL, c634 Utf8, c635 Decimal(22,9) NOT NULL, c636 Datetime64 NOT NULL, c637 Yson, c638 Utf8 NOT NULL, c639 Int8, c640 Bool NOT NULL, c641 Timestamp64 NOT NULL, c642 Yson NOT NULL, c643 Int8 NOT NULL, c644 Interval64 NOT NULL, c645 Date, c646 Int64 NOT NULL, c647 Int32 NOT NULL, c648 Timestamp, c649 Decimal(35,10), c650 Bool, c651 String, c652 Decimal(35,10), c653 Date NOT NULL, c654 Uint64, c655 Uint8, c656 Timestamp NOT NULL, c657 Int32 NOT NULL, c658 Float, c659 Float NOT NULL, c660 Date32, c661 Float NOT NULL, c662 Uint32, c663 Yson, c664 Decimal(15,0), c665 String NOT NULL, c666 Decimal(15,0) NOT NULL, c667 Bool, c668 Interval64 NOT NULL, c669 Uint16 NOT NULL, c670 Json NOT NULL, c671 Date32 NOT NULL, c672 Float, c673 Decimal(22,9), c674 Uint16 NOT NULL, c675 Int8 NOT NULL, c676 Float NOT NULL, c677 Uint16 NOT NULL, c678 Float NOT NULL, c679 Int16, c680 Date32, c681 Float, c682 Timestamp NOT NULL, c683 Int8, c684 Datetime, c685 Utf8, c686 Decimal(15,0) NOT NULL, c687 Uint64 NOT NULL, c688 Int8, c689 Uint16, c690 Double NOT NULL, c691 Float, c692 Interval64, c693 Timestamp NOT NULL, c694 Timestamp, c695 Double NOT NULL, c696 Int32, c697 Float NOT NULL, c698 Datetime64 NOT NULL, c699 Json NOT NULL, c700 Uint8 NOT NULL, c701 Uint32 NOT NULL, c702 Timestamp, c703 Double NOT NULL, c704 Decimal(22,9) NOT NULL, c705 Date NOT NULL, c706 Decimal(15,0) NOT NULL, c707 Datetime64, c708 Timestamp, c709 Decimal(35,10) NOT NULL, c710 Float NOT NULL, c711 Int64 NOT NULL, c712 Int32 NOT NULL, c713 Uint8 NOT NULL, c714 Uint16, c715 Int16, c716 Interval64 NOT NULL, c717 Uint8, c718 Int64 NOT NULL, c719 Json NOT NULL, c720 JsonDocument NOT NULL, c721 Int64, c722 Int8 NOT NULL, c723 Float NOT NULL, c724 Timestamp, c725 Yson NOT NULL, c726 Bool NOT NULL, c727 Timestamp NOT NULL, c728 Decimal(22,9), c729 JsonDocument NOT NULL, c730 Bool, c731 Decimal(35,10), c732 Int32 NOT NULL, c733 JsonDocument, c734 Date, c735 Int8 NOT NULL, c736 Int8, c737 Decimal(35,10), c738 Int32 NOT NULL, c739 Bool, c740 Float, c741 Uint32, c742 Uint64 NOT NULL, c743 Timestamp, c744 Timestamp64, c745 Datetime, c746 Yson, c747 Int8 NOT NULL, c748 Int64 NOT NULL, c749 Int8, c750 Int16, c751 String NOT NULL, c752 Int64, c753 Datetime, c754 Yson NOT NULL, c755 Decimal(35,10), c756 Int8 NOT NULL, c757 Timestamp NOT NULL, c758 Decimal(22,9), c759 Int32, c760 Utf8, c761 Bool NOT NULL, c762 Int8 NOT NULL, c763 Datetime64 NOT NULL, c764 Uint16, c765 Uint8 NOT NULL, c766 Decimal(22,9), c767 Interval64, c768 Double, c769 Int16, c770 Decimal(15,0), c771 JsonDocument, c772 Date32 NOT NULL, c773 Int16, c774 Int32 NOT NULL, c775 Float NOT NULL, c776 Int8 NOT NULL, c777 Date, c778 Uint8 NOT NULL, c779 Int16 NOT NULL, c780 Double, c781 Bool, c782 Utf8, c783 Int16 NOT NULL, c784 Utf8, c785 Utf8 NOT NULL, c786 Double NOT NULL, c787 Utf8 NOT NULL, c788 Int16, c789 Decimal(35,10), c790 Utf8, c791 JsonDocument, c792 Decimal(35,10), c793 Int32, c794 Date, c795 Timestamp NOT NULL, c796 Decimal(15,0), c797 JsonDocument, c798 Int32 NOT NULL, c799 Json NOT NULL, c800 Date, c801 Date NOT NULL, c802 Double NOT NULL, c803 Decimal(22,9), c804 Int8, c805 Timestamp, c806 Int64 NOT NULL, c807 Uint8, c808 Double NOT NULL, c809 Interval64, c810 Uint16, c811 Timestamp64 NOT NULL, c812 Double NOT NULL, c813 Uint64, c814 Int16 NOT NULL, c815 Double NOT NULL, c816 Decimal(35,10), c817 String NOT NULL, c818 Uint16, c819 Double, c820 Int8 NOT NULL, c821 JsonDocument, c822 JsonDocument, c823 Int64 NOT NULL, c824 Int64 NOT NULL, c825 Int8 NOT NULL, c826 Decimal(22,9) NOT NULL, c827 Uint8, c828 Datetime64 NOT NULL, c829 Date32 NOT NULL, c830 Timestamp64 NOT NULL, c831 Decimal(35,10) NOT NULL, c832 Double, c833 Bool, c834 Int8 NOT NULL, c835 Timestamp64, c836 Uint16, c837 Datetime NOT NULL, c838 Interval64, c839 Interval64, c840 Int32 NOT NULL, c841 Uint8 NOT NULL, c842 Uint16 NOT NULL, c843 Int8, c844 Interval64, c845 Interval64, c846 Int8, c847 Timestamp, c848 Timestamp64, c849 Decimal(22,9), c850 Datetime64 NOT NULL, c851 Uint64, c852 Uint8, c853 Uint16, c854 Yson, c855 Double NOT NULL, c856 Timestamp64, c857 Interval64 NOT NULL, c858 Timestamp64, c859 Date32, c860 Interval64 NOT NULL, c861 Json NOT NULL, c862 Int8 NOT NULL, c863 Float, c864 Uint8, c865 Timestamp64 NOT NULL, c866 Int8, c867 Datetime NOT NULL, c868 Datetime NOT NULL, c869 Int32 NOT NULL, c870 Float NOT NULL, c871 Uint64 NOT NULL, c872 Timestamp64, c873 Date NOT NULL, c874 Json, c875 Uint64 NOT NULL, c876 Uint16, c877 Decimal(35,10) NOT NULL, c878 Timestamp64, c879 Double NOT NULL, c880 Timestamp64 NOT NULL, c881 Timestamp, c882 Int64 NOT NULL, c883 Datetime NOT NULL, c884 Yson NOT NULL, c885 Int16, c886 Uint16 NOT NULL, c887 Yson, c888 Datetime64 NOT NULL, c889 Datetime, c890 Decimal(35,10), c891 Utf8 NOT NULL, c892 Utf8, c893 Datetime NOT NULL, c894 Int64 NOT NULL, c895 String NOT NULL, c896 String NOT NULL, c897 Uint16, c898 Bool, c899 Decimal(22,9), c900 Decimal(22,9) NOT NULL, c901 Timestamp, c902 Datetime, c903 Float, c904 Datetime64, c905 Timestamp64, c906 String NOT NULL, c907 Interval64, c908 Utf8, c909 Date, c910 Int32 NOT NULL, c911 Uint32 NOT NULL, c912 Interval64 NOT NULL, c913 Float, c914 JsonDocument NOT NULL, c915 Date NOT NULL, c916 Date32, c917 Date NOT NULL, c918 Utf8 NOT NULL, c919 Datetime NOT NULL, c920 Uint8 NOT NULL, c921 Decimal(15,0) NOT NULL, c922 Decimal(35,10) NOT NULL, c923 Decimal(22,9) NOT NULL, c924 Int16, c925 Uint8 NOT NULL, c926 Datetime NOT NULL, c927 Int8, c928 Datetime NOT NULL, c929 Int64 NOT NULL, c930 Int16, c931 Datetime64, c932 Int64, c933 Uint8, c934 Bool, c935 Datetime64, c936 Uint16 NOT NULL, c937 Date NOT NULL, c938 Yson NOT NULL, c939 Uint16 NOT NULL, c940 String NOT NULL, c941 Utf8 NOT NULL, c942 Uint16, c943 Decimal(35,10), c944 Uint8 NOT NULL, c945 Float, c946 Decimal(15,0), c947 Decimal(22,9), c948 Uint16, c949 Utf8, c950 Utf8, c951 Json, c952 Uint32, c953 Float, c954 Decimal(22,9) NOT NULL, c955 Uint16, c956 Date32, c957 Int8, c958 Json, c959 Datetime64, c960 Date32 NOT NULL, c961 Date, c962 Int32 NOT NULL, c963 Uint64 NOT NULL, c964 Timestamp NOT NULL, c965 Float NOT NULL, c966 Uint8 NOT NULL, c967 Datetime64 NOT NULL, c968 Uint32 NOT NULL, c969 Double, c970 Int64 NOT NULL, c971 Yson NOT NULL, c972 Uint32, c973 Int64, c974 Json, c975 Timestamp64 NOT NULL, c976 Int64, c977 Float, c978 Uint64, c979 String NOT NULL, c980 Float NOT NULL, c981 Timestamp64, c982 Int32 NOT NULL, c983 Float, c984 Yson, c985 JsonDocument NOT NULL, c986 Date32 NOT NULL, c987 Date32 NOT NULL, c988 Decimal(15,0) NOT NULL, c989 Int8, c990 Date32, c991 Double NOT NULL, c992 Int64, c993 JsonDocument NOT NULL, c994 Utf8, c995 Int8 NOT NULL, c996 Decimal(15,0), c997 String NOT NULL, c998 Decimal(15,0), c999 Decimal(15,0), c1000 Datetime, c1001 Uint32, c1002 Uint32 NOT NULL, c1003 Float, c1004 Decimal(35,10) NOT NULL, c1005 Date32 NOT NULL, c1006 Utf8, c1007 Int8 NOT NULL, c1008 Uint32, c1009 Decimal(35,10) NOT NULL, c1010 Int16 NOT NULL, c1011 Uint8, c1012 Timestamp, c1013 Yson, c1014 Timestamp64 NOT NULL, c1015 Utf8, c1016 Uint64, c1017 Bool NOT NULL, c1018 Float NOT NULL, c1019 Uint16 NOT NULL, c1020 Timestamp64 NOT NULL, c1021 Utf8 NOT NULL, c1022 Yson, c1023 Interval64, c1024 Uint32 NOT NULL, c1025 Yson, c1026 Date32 NOT NULL, c1027 Decimal(15,0) NOT NULL, c1028 Decimal(15,0) NOT NULL, c1029 Uint64 NOT NULL, c1030 Int8 NOT NULL, c1031 Uint64 NOT NULL, c1032 Uint32, c1033 Decimal(35,10), c1034 Date32, c1035 Int16, c1036 Utf8, c1037 Date, c1038 Int8 NOT NULL, c1039 Timestamp NOT NULL, c1040 Timestamp64 NOT NULL, c1041 Double, c1042 Int64, c1043 Yson, c1044 Int64, c1045 Uint64 NOT NULL, c1046 Uint16 NOT NULL, c1047 Timestamp, c1048 Uint32, c1049 Int16, c1050 Decimal(15,0), c1051 Timestamp64, c1052 Uint64, c1053 Int8, c1054 Decimal(35,10) NOT NULL, c1055 Int32, c1056 Bool NOT NULL, c1057 Json, c1058 Date NOT NULL, c1059 Decimal(35,10) NOT NULL, c1060 Json, c1061 Yson NOT NULL, c1062 Uint64, c1063 Uint64 NOT NULL, c1064 Interval64 NOT NULL, c1065 Uint8, c1066 Uint32, c1067 Datetime, c1068 Uint8 NOT NULL, c1069 Date32, c1070 Yson, c1071 Int8 NOT NULL, c1072 Date32 NOT NULL, c1073 Bool, c1074 Interval64, c1075 Interval64 NOT NULL, c1076 Uint64, c1077 Timestamp64, c1078 Double, c1079 Date NOT NULL, c1080 Float, c1081 Timestamp64, c1082 Bool, c1083 Timestamp NOT NULL, c1084 Int32, c1085 Int16, c1086 Int32 NOT NULL, c1087 Decimal(35,10) NOT NULL, c1088 Date, c1089 Uint64 NOT NULL, c1090 Interval64, c1091 Int32, c1092 Decimal(15,0) NOT NULL, c1093 Date32 NOT NULL, c1094 Decimal(35,10) NOT NULL, c1095 Double NOT NULL, c1096 Decimal(35,10), c1097 Date32 NOT NULL, c1098 Datetime, c1099 Uint8, c1100 Uint8 NOT NULL, c1101 Float NOT NULL, c1102 Timestamp NOT NULL, c1103 Uint16, c1104 Int32 NOT NULL, c1105 Int32 NOT NULL, c1106 Float, c1107 Yson NOT NULL, c1108 Int16 NOT NULL, c1109 Uint8, c1110 Interval64 NOT NULL, c1111 Interval64, c1112 Timestamp NOT NULL, c1113 Float, c1114 Date NOT NULL, c1115 Datetime NOT NULL, c1116 Int64, c1117 Uint8, c1118 Decimal(15,0), c1119 Datetime, c1120 Timestamp, c1121 Json, c1122 Yson NOT NULL, c1123 Utf8, c1124 Decimal(35,10) NOT NULL, c1125 Datetime, c1126 Datetime, c1127 JsonDocument NOT NULL, c1128 Float NOT NULL, c1129 Json NOT NULL, c1130 Uint8 NOT NULL, c1131 Bool, c1132 Float, c1133 JsonDocument, c1134 Float NOT NULL, c1135 Uint8 NOT NULL, c1136 Uint64, c1137 Uint16, c1138 Timestamp, c1139 Int64, c1140 Int8 NOT NULL, c1141 Uint16, c1142 Double NOT NULL, c1143 Int32, c1144 Decimal(15,0) NOT NULL, c1145 String, c1146 Yson NOT NULL, c1147 Uint8, c1148 Uint16 NOT NULL, c1149 Uint8 NOT NULL, c1150 Decimal(35,10), c1151 Utf8 NOT NULL, c1152 Decimal(35,10) NOT NULL, c1153 Bool, c1154 JsonDocument NOT NULL, c1155 Uint8 NOT NULL, c1156 Float NOT NULL, c1157 Yson, c1158 Utf8, c1159 Uint64 NOT NULL, c1160 Int8 NOT NULL, c1161 Date NOT NULL, c1162 Float NOT NULL, c1163 Bool, c1164 Double, c1165 Json NOT NULL, c1166 Int64, c1167 Bool NOT NULL, c1168 Float NOT NULL, c1169 Int32, c1170 Interval64 NOT NULL, c1171 Decimal(22,9), c1172 Int64 NOT NULL, c1173 Date32, c1174 Int32, c1175 Decimal(15,0), c1176 Uint16, c1177 Decimal(22,9) NOT NULL, c1178 Uint16 NOT NULL, c1179 Yson NOT NULL, c1180 Double NOT NULL, c1181 Int64 NOT NULL, c1182 Datetime64, c1183 Uint32, c1184 Timestamp, c1185 Datetime64, c1186 Timestamp64 NOT NULL, c1187 Yson, c1188 String, c1189 Date NOT NULL, c1190 Int64, c1191 Utf8, c1192 Timestamp, c1193 Decimal(22,9) NOT NULL, c1194 Uint8 NOT NULL, c1195 Date32 NOT NULL, c1196 Date, c1197 Utf8 NOT NULL, c1198 Uint64, c1199 Decimal(15,0), c1200 Date NOT NULL, c1201 Bool NOT NULL, c1202 Int8, c1203 Date, c1204 Interval64, c1205 Interval64, c1206 Int64, c1207 Datetime, c1208 Int32 NOT NULL, c1209 Json NOT NULL, c1210 Uint16, c1211 Int64 NOT NULL, c1212 Double, c1213 Decimal(22,9), c1214 JsonDocument, c1215 String, c1216 Interval64, c1217 Datetime NOT NULL, c1218 Datetime64 NOT NULL, c1219 Date NOT NULL, c1220 Uint64 NOT NULL, c1221 Date, c1222 Decimal(15,0) NOT NULL, c1223 String NOT NULL, c1224 Datetime, c1225 Bool, c1226 Uint32 NOT NULL, c1227 Yson NOT NULL, c1228 Uint8 NOT NULL, c1229 Decimal(35,10) NOT NULL, c1230 Date32 NOT NULL, c1231 Int16 NOT NULL, c1232 Timestamp64 NOT NULL, c1233 JsonDocument NOT NULL, c1234 Decimal(35,10) NOT NULL, c1235 Bool, c1236 Bool, c1237 Decimal(35,10), c1238 Date NOT NULL, c1239 Utf8 NOT NULL, c1240 String NOT NULL, c1241 Date, c1242 Float NOT NULL, c1243 Int8 NOT NULL, c1244 Int32 NOT NULL, c1245 JsonDocument NOT NULL, c1246 Float NOT NULL, c1247 Interval64 NOT NULL, c1248 JsonDocument NOT NULL, c1249 String, c1250 Timestamp64 NOT NULL, c1251 Yson, c1252 Int16, c1253 Bool NOT NULL, c1254 Date NOT NULL, c1255 Yson, c1256 Datetime NOT NULL, c1257 Int32, c1258 Uint16 NOT NULL, c1259 Date32, c1260 Uint8, c1261 String NOT NULL, c1262 Decimal(35,10), c1263 Int8, c1264 Datetime NOT NULL, c1265 JsonDocument NOT NULL, c1266 Float NOT NULL, c1267 Uint64, c1268 Uint32, c1269 Decimal(35,10), c1270 String NOT NULL, c1271 Date32 NOT NULL, c1272 Datetime, c1273 Decimal(15,0) NOT NULL, c1274 Int32 NOT NULL, c1275 Uint16 NOT NULL, c1276 Timestamp NOT NULL, c1277 Bool, c1278 Json, c1279 Timestamp64 NOT NULL, c1280 Int16, c1281 Json, c1282 Interval64, c1283 Uint8, c1284 String NOT NULL, c1285 String, c1286 Uint8 NOT NULL, c1287 String, c1288 Int16, c1289 Datetime64 NOT NULL, c1290 Uint8, c1291 Date32 NOT NULL, c1292 Uint64, c1293 Datetime NOT NULL, c1294 Decimal(15,0), c1295 Int64, c1296 Timestamp NOT NULL, c1297 Bool NOT NULL, c1298 Datetime NOT NULL, c1299 Int8 NOT NULL, c1300 Uint16, c1301 String, c1302 Uint8, c1303 Utf8 NOT NULL, c1304 Int32 NOT NULL, c1305 Uint8 NOT NULL, c1306 Timestamp NOT NULL, c1307 Timestamp, c1308 Uint64, c1309 Uint32 NOT NULL, c1310 Bool NOT NULL, c1311 Int64, c1312 Decimal(15,0), c1313 Date NOT NULL, c1314 Int16 NOT NULL, c1315 Int8 NOT NULL, c1316 Int64 NOT NULL, c1317 Date NOT NULL, c1318 Timestamp NOT NULL, c1319 Double, c1320 Uint64, c1321 Interval64 NOT NULL, c1322 Decimal(35,10), c1323 Interval64, c1324 Int32, c1325 Decimal(15,0), c1326 Date32, c1327 Json, c1328 Int64 NOT NULL, c1329 Decimal(15,0), c1330 Uint16 NOT NULL, c1331 Int16, c1332 Decimal(22,9) NOT NULL, c1333 Timestamp NOT NULL, c1334 Timestamp, c1335 String, c1336 Uint32 NOT NULL, c1337 Decimal(15,0) NOT NULL, c1338 Decimal(15,0) NOT NULL, c1339 Float, c1340 Int64, c1341 Uint64 NOT NULL, c1342 Int64 NOT NULL, c1343 Date32 NOT NULL, c1344 Int32 NOT NULL, c1345 Float NOT NULL, c1346 Timestamp64 NOT NULL, c1347 Date, c1348 Uint8, c1349 Date, c1350 Decimal(35,10), c1351 Date32 NOT NULL, c1352 Timestamp64 NOT NULL, c1353 Int32, c1354 Decimal(35,10), c1355 Uint16, c1356 Timestamp, c1357 Timestamp64 NOT NULL, c1358 Date32 NOT NULL, c1359 Yson, c1360 Decimal(15,0) NOT NULL, c1361 Uint32, c1362 Json, c1363 Datetime, c1364 Double, c1365 Datetime64, c1366 Datetime64, c1367 Utf8, c1368 Int32 NOT NULL, c1369 Timestamp NOT NULL, c1370 Uint64 NOT NULL, c1371 Uint8, c1372 Float, c1373 Int16, c1374 Timestamp64 NOT NULL, c1375 Date32 NOT NULL, c1376 Float, c1377 Datetime, c1378 Decimal(22,9) NOT NULL, c1379 Uint8 NOT NULL, c1380 Decimal(15,0) NOT NULL, c1381 JsonDocument NOT NULL, c1382 Uint32 NOT NULL, c1383 Int16, c1384 Timestamp NOT NULL, c1385 Timestamp NOT NULL, c1386 Decimal(35,10) NOT NULL, c1387 Uint16 NOT NULL, c1388 Uint8 NOT NULL, c1389 Datetime64, c1390 Timestamp64 NOT NULL, c1391 Timestamp NOT NULL, c1392 Yson NOT NULL, c1393 Uint8 NOT NULL, c1394 Int64 NOT NULL, c1395 Decimal(22,9), c1396 Datetime64 NOT NULL, c1397 Datetime, c1398 Utf8, c1399 Int16 NOT NULL, c1400 Datetime NOT NULL, c1401 Uint64, c1402 Uint8, c1403 Int32 NOT NULL, c1404 Bool NOT NULL, c1405 Double NOT NULL, c1406 Int64 NOT NULL, c1407 Utf8 NOT NULL, c1408 Uint32, c1409 Int64, c1410 Uint64, c1411 Int64 NOT NULL, c1412 Date NOT NULL, c1413 Float NOT NULL, c1414 Uint64 NOT NULL, c1415 Uint8, c1416 Datetime64 NOT NULL, c1417 Float, c1418 Decimal(15,0) NOT NULL, c1419 Datetime64, c1420 Datetime NOT NULL, c1421 Float, c1422 Uint32, c1423 Bool NOT NULL, c1424 String, c1425 Uint16, c1426 Uint64 NOT NULL, c1427 Interval64 NOT NULL, c1428 Json, c1429 Decimal(22,9) NOT NULL, c1430 Int64, c1431 Json NOT NULL, c1432 Decimal(22,9) NOT NULL, c1433 Datetime, c1434 Date, c1435 Bool NOT NULL, c1436 Float NOT NULL, c1437 Interval64 NOT NULL, c1438 Datetime64, c1439 Timestamp64, c1440 Decimal(22,9), c1441 Float NOT NULL, c1442 Int64 NOT NULL, c1443 Decimal(22,9) NOT NULL, c1444 Utf8 NOT NULL, c1445 Uint16 NOT NULL, c1446 Json NOT NULL, c1447 Int16 NOT NULL, c1448 Date NOT NULL, c1449 Int16, c1450 Int8 NOT NULL, c1451 Utf8 NOT NULL, c1452 Interval64 NOT NULL, c1453 Datetime, c1454 Date32 NOT NULL, c1455 Uint8, c1456 Decimal(15,0), c1457 Json NOT NULL, c1458 Int16 NOT NULL, c1459 Decimal(15,0) NOT NULL, c1460 Uint16 NOT NULL, c1461 Uint64 NOT NULL, c1462 Uint32, c1463 Utf8, c1464 Timestamp64, c1465 JsonDocument, c1466 Bool, c1467 Decimal(22,9) NOT NULL, c1468 Timestamp NOT NULL, c1469 Datetime, c1470 Decimal(35,10), c1471 Timestamp64 NOT NULL, c1472 Int8 NOT NULL, c1473 Decimal(35,10), c1474 Int8, c1475 Uint8 NOT NULL, c1476 Int64, c1477 Int8, c1478 Interval64 NOT NULL, c1479 Json, c1480 Uint8 NOT NULL, c1481 JsonDocument NOT NULL, c1482 Timestamp, c1483 Float, c1484 Uint16, c1485 Date NOT NULL, c1486 Float, c1487 JsonDocument, c1488 Utf8 NOT NULL, c1489 Timestamp NOT NULL, c1490 Decimal(15,0) NOT NULL, c1491 Bool, c1492 Utf8 NOT NULL, c1493 Uint32 NOT NULL, c1494 Int16, c1495 Uint16, c1496 Int64 NOT NULL, c1497 Float, c1498 JsonDocument NOT NULL, c1499 Decimal(22,9) NOT NULL, c1500 Float, c1501 Uint64, c1502 Datetime, c1503 Decimal(15,0), c1504 Uint8 NOT NULL, c1505 Int64 NOT NULL, c1506 Bool NOT NULL, c1507 Timestamp64 NOT NULL, c1508 String NOT NULL, c1509 Uint32, c1510 Bool NOT NULL, c1511 Int8, c1512 Json, c1513 Utf8, c1514 Interval64, c1515 Int16, c1516 Timestamp, c1517 Decimal(35,10), c1518 Timestamp NOT NULL, c1519 Utf8 NOT NULL, c1520 Datetime NOT NULL, c1521 Uint32 NOT NULL, c1522 Uint16 NOT NULL, c1523 Decimal(15,0), c1524 Uint8, c1525 Uint8, c1526 Uint32, c1527 Decimal(35,10), c1528 Datetime NOT NULL, c1529 Decimal(35,10) NOT NULL, c1530 Int64 NOT NULL, c1531 Double NOT NULL, c1532 Decimal(15,0), c1533 Date32, c1534 Int16 NOT NULL, c1535 Yson, c1536 Uint8 NOT NULL, c1537 Int64, c1538 Decimal(15,0) NOT NULL, c1539 Interval64 NOT NULL, c1540 Datetime, c1541 Uint32, c1542 Double, c1543 Uint32, c1544 Datetime NOT NULL, c1545 Double, c1546 JsonDocument, c1547 Uint16 NOT NULL, c1548 Timestamp64 NOT NULL, c1549 Datetime, c1550 Uint16 NOT NULL, c1551 Int16 NOT NULL, c1552 Yson NOT NULL, c1553 Utf8, c1554 Date32, c1555 Bool, c1556 Uint16 NOT NULL, c1557 Double, c1558 String NOT NULL, c1559 Json, c1560 Decimal(35,10), c1561 Decimal(22,9) NOT NULL, c1562 Date32, c1563 Decimal(35,10), c1564 Bool, c1565 Uint64 NOT NULL, c1566 Datetime, c1567 Date32 NOT NULL, c1568 Uint64, c1569 Decimal(22,9), c1570 Datetime64, c1571 Decimal(22,9), c1572 Int16 NOT NULL, c1573 JsonDocument, c1574 Timestamp, c1575 String NOT NULL, c1576 Int16 NOT NULL, c1577 Int16, c1578 Float NOT NULL, c1579 Json NOT NULL, c1580 Datetime64 NOT NULL, c1581 Timestamp NOT NULL, c1582 Timestamp64 NOT NULL, c1583 Bool NOT NULL, c1584 Json, c1585 Uint16, c1586 Uint8 NOT NULL, c1587 Datetime64 NOT NULL, c1588 JsonDocument, c1589 Decimal(35,10) NOT NULL, c1590 Int32 NOT NULL, c1591 Uint32 NOT NULL, c1592 Bool NOT NULL, c1593 Uint16, c1594 Decimal(35,10) NOT NULL, c1595 Utf8, c1596 Int16, c1597 Int16 NOT NULL, c1598 Yson, c1599 Decimal(15,0) NOT NULL, c1600 Timestamp NOT NULL, c1601 Datetime NOT NULL, c1602 Float NOT NULL, c1603 Uint32, c1604 Interval64 NOT NULL, c1605 Int8, c1606 Timestamp NOT NULL, c1607 String NOT NULL, c1608 Decimal(35,10), c1609 Int32 NOT NULL, c1610 Timestamp NOT NULL, c1611 Float, c1612 Int16 NOT NULL, c1613 Interval64 NOT NULL, c1614 Int16, c1615 Int8, c1616 Datetime64 NOT NULL, c1617 Double, c1618 Uint8, c1619 Uint32, c1620 Bool NOT NULL, c1621 Timestamp NOT NULL, c1622 Int16, c1623 Json NOT NULL, c1624 JsonDocument NOT NULL, c1625 Bool NOT NULL, c1626 Uint16, c1627 Timestamp, c1628 Json NOT NULL, c1629 Uint32 NOT NULL, c1630 Interval64 NOT NULL, c1631 Decimal(35,10) NOT NULL, c1632 Uint16, c1633 Decimal(22,9), c1634 Uint16, c1635 Float NOT NULL, c1636 Json, c1637 Int8, c1638 Decimal(35,10), c1639 String, c1640 Float NOT NULL, c1641 Int32 NOT NULL, c1642 Decimal(15,0) NOT NULL, c1643 Interval64, c1644 Timestamp, c1645 Decimal(15,0) NOT NULL, c1646 Int8, c1647 Timestamp NOT NULL, c1648 Int32, c1649 Timestamp NOT NULL, c1650 Date32 NOT NULL, c1651 Interval64, c1652 String NOT NULL, c1653 Yson NOT NULL, c1654 Int8 NOT NULL, c1655 Int64, c1656 Int64 NOT NULL, c1657 Double NOT NULL, c1658 JsonDocument NOT NULL, c1659 Double, c1660 Timestamp NOT NULL, c1661 Uint64 NOT NULL, c1662 Uint32 NOT NULL, c1663 Json NOT NULL, c1664 Uint8 NOT NULL, c1665 Int32 NOT NULL, c1666 Int16, c1667 String, c1668 Datetime NOT NULL, c1669 Yson, c1670 Float, c1671 String NOT NULL, c1672 Datetime, c1673 Int16 NOT NULL, c1674 Float, c1675 Date NOT NULL, c1676 Int8, c1677 Decimal(35,10) NOT NULL, c1678 JsonDocument NOT NULL, c1679 Int16, c1680 JsonDocument, c1681 Datetime64, c1682 Uint16, c1683 Utf8 NOT NULL, c1684 Date, c1685 Decimal(22,9) NOT NULL, c1686 Int8, c1687 Int64, c1688 Int16, c1689 Int64 NOT NULL, c1690 Date32, c1691 Datetime NOT NULL, c1692 Yson NOT NULL, c1693 Json NOT NULL, c1694 Decimal(22,9), c1695 Json NOT NULL, c1696 Timestamp64, c1697 Decimal(22,9), c1698 Uint64, c1699 Decimal(22,9) NOT NULL, c1700 JsonDocument, c1701 JsonDocument NOT NULL, c1702 Int32, c1703 Decimal(15,0) NOT NULL, c1704 Bool, c1705 Double, c1706 Uint8, c1707 String NOT NULL, c1708 Float, c1709 Yson, c1710 Date, c1711 Date32 NOT NULL, c1712 Float NOT NULL, c1713 Uint32, c1714 Timestamp64, c1715 Datetime64, c1716 Date32 NOT NULL, c1717 Decimal(15,0), c1718 Int8, c1719 Double, c1720 Uint8 NOT NULL, c1721 Yson NOT NULL, c1722 Float, c1723 Date32, c1724 String, c1725 Int32, c1726 Int8, c1727 Uint64, c1728 Datetime NOT NULL, c1729 Bool NOT NULL, c1730 Int8, c1731 Decimal(35,10) NOT NULL, c1732 Decimal(22,9) NOT NULL, c1733 Uint64 NOT NULL, c1734 Datetime NOT NULL, c1735 Uint8, c1736 Int64, c1737 Double, c1738 Int8 NOT NULL, c1739 Float, c1740 Uint64, c1741 Interval64, c1742 Int16, c1743 Interval64, c1744 Datetime, c1745 Int8 NOT NULL, c1746 Datetime64, c1747 Timestamp64 NOT NULL, c1748 Decimal(15,0), c1749 Uint32, c1750 Uint64 NOT NULL, c1751 Decimal(22,9) NOT NULL, c1752 Date, c1753 Uint16, c1754 Utf8, c1755 Yson NOT NULL, c1756 Interval64 NOT NULL, c1757 Uint64, c1758 Uint8 NOT NULL, c1759 Datetime NOT NULL, c1760 Decimal(35,10) NOT NULL, c1761 Utf8 NOT NULL, c1762 Int32, c1763 Int8 NOT NULL, c1764 Timestamp64, c1765 Int32, c1766 Timestamp64, c1767 Decimal(15,0) NOT NULL, c1768 Double, c1769 Int64, c1770 Date, c1771 String NOT NULL, c1772 Int16 NOT NULL, c1773 Json, c1774 Datetime NOT NULL, c1775 JsonDocument, c1776 Timestamp64, c1777 Int32, c1778 String, c1779 Int32, c1780 Int16 NOT NULL, c1781 Timestamp64, c1782 Uint8 NOT NULL, c1783 Timestamp64, c1784 Decimal(22,9), c1785 Datetime64, c1786 Int32 NOT NULL, c1787 Int64 NOT NULL, c1788 Int16, c1789 Int64, c1790 Uint32, c1791 Yson NOT NULL, c1792 Utf8, c1793 Yson NOT NULL, c1794 Int8 NOT NULL, c1795 String, c1796 Uint16 NOT NULL, c1797 Timestamp64 NOT NULL, c1798 Decimal(35,10) NOT NULL, c1799 Double NOT NULL, c1800 Decimal(22,9) NOT NULL, c1801 Utf8, c1802 Datetime NOT NULL, c1803 Int16, c1804 Bool NOT NULL, c1805 Int16, c1806 Decimal(35,10), c1807 Int16 NOT NULL, c1808 Date, c1809 Decimal(35,10) NOT NULL, c1810 Bool NOT NULL, c1811 Date, c1812 Uint64, c1813 String, c1814 Date32 NOT NULL, c1815 Datetime NOT NULL, c1816 Utf8, c1817 Datetime64 NOT NULL, c1818 Datetime, c1819 Uint16, c1820 Decimal(35,10), c1821 Yson, c1822 Timestamp, c1823 JsonDocument NOT NULL, c1824 Decimal(22,9), c1825 Int64, c1826 Date32, c1827 Double, c1828 Timestamp64 NOT NULL, c1829 Int16, c1830 Utf8, c1831 Datetime64, c1832 Decimal(35,10), c1833 Int64 NOT NULL, c1834 Uint8 NOT NULL, c1835 JsonDocument, c1836 Decimal(22,9) NOT NULL, c1837 Double NOT NULL, c1838 Uint32, c1839 Uint8, c1840 Interval64, c1841 Int8 NOT NULL, c1842 Interval64, c1843 Uint32, c1844 Uint32 NOT NULL, c1845 Utf8, c1846 Int64, c1847 Int64, c1848 Date32 NOT NULL, c1849 Decimal(22,9), c1850 Float, c1851 Int32, c1852 Yson, c1853 Date NOT NULL, c1854 Int32 NOT NULL, c1855 Bool NOT NULL, c1856 JsonDocument NOT NULL, c1857 Uint8, c1858 Timestamp NOT NULL, c1859 Yson, c1860 Utf8, c1861 Float, c1862 Decimal(22,9), c1863 Date, c1864 JsonDocument, c1865 Interval64, c1866 Utf8, c1867 Utf8, c1868 Utf8 NOT NULL, c1869 Int8, c1870 Decimal(15,0), c1871 Datetime, c1872 Int16, c1873 Yson, c1874 Uint8, c1875 Uint64, c1876 Decimal(22,9), c1877 Float, c1878 JsonDocument, c1879 Date32, c1880 JsonDocument NOT NULL, c1881 Utf8, c1882 Int16, c1883 Decimal(15,0), c1884 Decimal(35,10), c1885 Uint8 NOT NULL, c1886 Float NOT NULL, c1887 Int8, c1888 Timestamp64, c1889 Int64, c1890 Datetime64, c1891 Timestamp64 NOT NULL, c1892 Int8, c1893 Interval64, c1894 Uint32, c1895 Datetime64 NOT NULL, c1896 Timestamp NOT NULL, c1897 Double, c1898 Uint8 NOT NULL, c1899 Double, c1900 Double NOT NULL, c1901 Decimal(22,9) NOT NULL, c1902 Float, c1903 Json NOT NULL, c1904 Bool NOT NULL, c1905 Datetime64, c1906 Datetime, c1907 Json NOT NULL, c1908 Int8 NOT NULL, c1909 JsonDocument NOT NULL, c1910 Timestamp64 NOT NULL, c1911 Int8, c1912 Decimal(15,0) NOT NULL, c1913 Timestamp64, c1914 Uint64, c1915 Uint8, c1916 Uint8, c1917 Int32 NOT NULL, c1918 Int32 NOT NULL, c1919 Utf8 NOT NULL, c1920 Int32, c1921 Uint32, c1922 Yson, c1923 Timestamp64, c1924 Datetime64 NOT NULL, c1925 Uint64 NOT NULL, c1926 Date NOT NULL, c1927 Yson NOT NULL, c1928 Uint64 NOT NULL, c1929 Int16 NOT NULL, c1930 Timestamp NOT NULL, c1931 Float, c1932 Uint32 NOT NULL, c1933 Timestamp NOT NULL, c1934 Timestamp NOT NULL, c1935 Interval64, c1936 Utf8 NOT NULL, c1937 Float, c1938 Utf8 NOT NULL, c1939 Uint64, c1940 Float NOT NULL, c1941 Decimal(15,0) NOT NULL, c1942 Decimal(15,0) NOT NULL, c1943 Bool, c1944 Utf8, c1945 Uint8 NOT NULL, c1946 Date32, c1947 Decimal(22,9) NOT NULL, c1948 Date32 NOT NULL, c1949 Uint8 NOT NULL, c1950 Utf8 NOT NULL, c1951 Float, c1952 Decimal(15,0) NOT NULL, c1953 Bool NOT NULL, c1954 Int16, c1955 Decimal(15,0), c1956 Bool NOT NULL, c1957 Double NOT NULL, c1958 Uint16 NOT NULL, c1959 Decimal(35,10), c1960 Uint32 NOT NULL, c1961 Float NOT NULL, c1962 Int64, c1963 Decimal(35,10), c1964 Uint8, c1965 Int32 NOT NULL, c1966 Double, c1967 Int64, c1968 Uint32, c1969 Uint64, c1970 Float NOT NULL, c1971 Double, c1972 Date32, c1973 Int64 NOT NULL, c1974 Decimal(35,10) NOT NULL, c1975 Int8, c1976 Utf8 NOT NULL, c1977 Utf8 NOT NULL, c1978 String NOT NULL, c1979 Uint8, c1980 Timestamp64 NOT NULL, c1981 Date NOT NULL, c1982 Int8 NOT NULL, c1983 Timestamp64 NOT NULL, c1984 Int32, c1985 Datetime64, c1986 Int8 NOT NULL, c1987 Timestamp NOT NULL, c1988 JsonDocument NOT NULL, c1989 JsonDocument, c1990 JsonDocument NOT NULL, c1991 Datetime, c1992 Json NOT NULL, c1993 Decimal(22,9) NOT NULL, c1994 Date NOT NULL, c1995 Int64, c1996 Uint32, c1997 Uint8, c1998 Uint16, c1999 Timestamp64 NOT NULL, c2000 Utf8 NOT NULL, c2001 Double NOT NULL, c2002 JsonDocument NOT NULL, c2003 Decimal(22,9), c2004 Decimal(35,10), c2005 Uint16, c2006 Decimal(35,10) NOT NULL, c2007 Interval64, c2008 Timestamp64 NOT NULL, c2009 Int8, c2010 Uint16 NOT NULL, c2011 Timestamp64, c2012 Int64 NOT NULL, c2013 Decimal(15,0) NOT NULL, c2014 Interval64 NOT NULL, c2015 Double, c2016 Float NOT NULL, c2017 Utf8, c2018 JsonDocument, c2019 Decimal(15,0), c2020 Date NOT NULL, c2021 Datetime NOT NULL, c2022 Timestamp NOT NULL, c2023 Bool, c2024 Date NOT NULL, c2025 Decimal(35,10), c2026 Bool NOT NULL, c2027 JsonDocument, c2028 Double NOT NULL, c2029 Uint16 NOT NULL, c2030 Uint8, c2031 Int8 NOT NULL, c2032 Uint64 NOT NULL, c2033 Int16 NOT NULL, c2034 Double NOT NULL, c2035 Yson, c2036 Datetime64 NOT NULL, c2037 Decimal(15,0) NOT NULL, c2038 Uint32, c2039 Datetime NOT NULL, c2040 Decimal(22,9) NOT NULL, c2041 Timestamp NOT NULL, c2042 String, c2043 Int32, c2044 Datetime NOT NULL, c2045 Uint64 NOT NULL, c2046 Timestamp64, c2047 Yson NOT NULL, c2048 Datetime64 NOT NULL, c2049 Int16 NOT NULL, c2050 Double, c2051 Yson, c2052 Uint32, c2053 Decimal(22,9), c2054 Uint64, c2055 Datetime, c2056 Int16 NOT NULL, c2057 Date NOT NULL, c2058 Utf8, c2059 String, c2060 Timestamp NOT NULL, c2061 Datetime64 NOT NULL, c2062 String NOT NULL, c2063 Timestamp64, c2064 Bool, c2065 Datetime64 NOT NULL, c2066 Float, c2067 Bool, c2068 Utf8, c2069 Double NOT NULL, c2070 Utf8 NOT NULL, c2071 Datetime, c2072 Float NOT NULL, c2073 Float NOT NULL, c2074 Decimal(35,10), c2075 Date NOT NULL, c2076 Timestamp NOT NULL, c2077 String NOT NULL, c2078 Datetime NOT NULL, c2079 Uint64 NOT NULL, c2080 Int64, c2081 Yson NOT NULL, c2082 Uint32 NOT NULL, c2083 Decimal(35,10), c2084 Timestamp64, c2085 Int8 NOT NULL, c2086 Yson, c2087 Json NOT NULL, c2088 Timestamp64, c2089 Decimal(35,10) NOT NULL, c2090 Utf8, c2091 Uint16 NOT NULL, c2092 Decimal(35,10), c2093 Int16 NOT NULL, c2094 Uint32 NOT NULL, c2095 Yson, c2096 Utf8 NOT NULL, c2097 Double NOT NULL, c2098 Decimal(22,9) NOT NULL, c2099 Json NOT NULL, c2100 Datetime, c2101 Double NOT NULL, c2102 Datetime NOT NULL, c2103 Uint8, c2104 Int64, c2105 Timestamp64 NOT NULL, c2106 Timestamp NOT NULL, c2107 Uint32, c2108 Timestamp64 NOT NULL, c2109 Datetime NOT NULL, c2110 Utf8, c2111 Datetime64, c2112 Decimal(22,9) NOT NULL, c2113 JsonDocument NOT NULL, c2114 Interval64 NOT NULL, c2115 Decimal(22,9), c2116 Float NOT NULL, c2117 Decimal(22,9) NOT NULL, c2118 Int16 NOT NULL, c2119 Uint32, c2120 JsonDocument, c2121 Datetime64 NOT NULL, c2122 Bool, c2123 Datetime64, c2124 Double, c2125 Date32 NOT NULL, c2126 Uint32, c2127 Datetime64, c2128 Int32 NOT NULL, c2129 Decimal(15,0) NOT NULL, c2130 Int64 NOT NULL, c2131 Decimal(15,0), c2132 String NOT NULL, c2133 Decimal(15,0), c2134 Int16, c2135 JsonDocument, c2136 Int32 NOT NULL, c2137 Decimal(35,10), c2138 Decimal(15,0) NOT NULL, c2139 Float, c2140 Decimal(22,9) NOT NULL, c2141 Int16, c2142 Double, c2143 Uint8 NOT NULL, c2144 Int8, c2145 Decimal(35,10), c2146 JsonDocument NOT NULL, c2147 Double, c2148 Uint64 NOT NULL, c2149 Double NOT NULL, c2150 Decimal(15,0), c2151 Utf8, c2152 Int32 NOT NULL, c2153 Timestamp, c2154 Int64 NOT NULL, c2155 Uint8, c2156 Json NOT NULL, c2157 Uint16 NOT NULL, c2158 Timestamp NOT NULL, c2159 Date, c2160 Date32, c2161 Datetime64, c2162 Utf8 NOT NULL, c2163 Bool, c2164 Bool NOT NULL, c2165 Uint8, c2166 Decimal(15,0), c2167 Json, c2168 JsonDocument NOT NULL, c2169 Utf8, c2170 Uint64, c2171 Uint32 NOT NULL, c2172 Uint64, c2173 Timestamp, c2174 Yson NOT NULL, c2175 Decimal(22,9), c2176 Datetime, c2177 Uint8, c2178 Decimal(22,9), c2179 Json NOT NULL, c2180 Timestamp NOT NULL, c2181 Utf8 NOT NULL, c2182 Uint64 NOT NULL, c2183 String NOT NULL, c2184 Decimal(35,10), c2185 Float NOT NULL, c2186 Uint32, c2187 Datetime NOT NULL, c2188 Timestamp64 NOT NULL, c2189 Uint16, c2190 Utf8 NOT NULL, c2191 Float NOT NULL, c2192 Int16 NOT NULL, c2193 Datetime NOT NULL, c2194 Decimal(15,0), c2195 Timestamp, c2196 Yson, c2197 Uint8, c2198 Decimal(15,0) NOT NULL, c2199 String NOT NULL, c2200 Decimal(22,9), c2201 Date NOT NULL, c2202 JsonDocument NOT NULL, c2203 Yson NOT NULL, c2204 Int64 NOT NULL, c2205 Uint16 NOT NULL, c2206 Int16, c2207 Decimal(22,9), c2208 Bool NOT NULL, c2209 Uint64, c2210 Double NOT NULL, c2211 Datetime64, c2212 Double NOT NULL, c2213 Uint64 NOT NULL, c2214 Int8 NOT NULL, c2215 Yson, c2216 Decimal(15,0), c2217 Double NOT NULL, c2218 Json, c2219 Int64 NOT NULL, c2220 Int64, c2221 Double, c2222 Yson, c2223 Utf8, c2224 Date NOT NULL, c2225 Float, c2226 Bool, c2227 Int64 NOT NULL, c2228 Decimal(35,10), c2229 Interval64, c2230 Timestamp NOT NULL, c2231 Json NOT NULL, c2232 Int16 NOT NULL, c2233 Decimal(22,9), c2234 Datetime, c2235 JsonDocument NOT NULL, c2236 Int8 NOT NULL, c2237 Timestamp64 NOT NULL, c2238 Yson, c2239 Int8, c2240 Decimal(35,10) NOT NULL, c2241 Json NOT NULL, c2242 Uint32, c2243 Decimal(35,10), c2244 Datetime64 NOT NULL, c2245 String, c2246 Timestamp64 NOT NULL, c2247 Datetime NOT NULL, c2248 Datetime NOT NULL, c2249 Uint8 NOT NULL, c2250 Uint8 NOT NULL, c2251 Interval64 NOT NULL, c2252 Decimal(35,10), c2253 Date, c2254 Uint8, c2255 Decimal(15,0), c2256 Int16, c2257 Date NOT NULL, c2258 Int64 NOT NULL, c2259 Date, c2260 Uint32 NOT NULL, c2261 Int64, c2262 Date, c2263 JsonDocument NOT NULL, c2264 JsonDocument NOT NULL, c2265 Double, c2266 Double, c2267 Bool, c2268 Date NOT NULL, c2269 Json NOT NULL, c2270 Uint64, c2271 Int64 NOT NULL, c2272 Uint32 NOT NULL, c2273 Float, c2274 Yson, c2275 Utf8, c2276 Decimal(35,10), c2277 Decimal(22,9), c2278 String NOT NULL, c2279 Utf8, c2280 Decimal(22,9), c2281 Date32, c2282 Uint32 NOT NULL, c2283 Uint8, c2284 Double NOT NULL, c2285 Datetime64, c2286 Bool, c2287 Uint8 NOT NULL, c2288 Decimal(22,9) NOT NULL, c2289 Uint16 NOT NULL, c2290 Interval64 NOT NULL, c2291 Date, c2292 Datetime64 NOT NULL, c2293 Utf8, c2294 Uint64 NOT NULL, c2295 Decimal(15,0) NOT NULL, c2296 Uint32 NOT NULL, c2297 Timestamp64, c2298 Decimal(15,0), c2299 Uint8 NOT NULL, c2300 JsonDocument, c2301 Date32, c2302 Float, c2303 Timestamp64 NOT NULL, c2304 Decimal(22,9), c2305 Interval64, c2306 String NOT NULL, c2307 Double, c2308 Uint64, c2309 Yson NOT NULL, c2310 Uint8, c2311 Float NOT NULL, c2312 Decimal(35,10), c2313 Utf8, c2314 Int64, c2315 Yson, c2316 Date32, c2317 Uint8, c2318 Json NOT NULL, c2319 Int64, c2320 Timestamp, c2321 Double NOT NULL, c2322 Interval64 NOT NULL, c2323 Bool, c2324 Timestamp NOT NULL, c2325 JsonDocument NOT NULL, c2326 Bool NOT NULL, c2327 Uint32 NOT NULL, c2328 Float, c2329 Utf8, c2330 Utf8 NOT NULL, c2331 Datetime, c2332 Int8 NOT NULL, c2333 Int16 NOT NULL, c2334 Int32 NOT NULL, c2335 Uint64, c2336 Uint64 NOT NULL, c2337 Decimal(15,0) NOT NULL, c2338 Double, c2339 Timestamp, c2340 String NOT NULL, c2341 Int32, c2342 Int64 NOT NULL, c2343 Double, c2344 Json NOT NULL, c2345 Json NOT NULL, c2346 Interval64, c2347 Interval64, c2348 Timestamp64, c2349 Int64 NOT NULL, c2350 Datetime64, c2351 Date32 NOT NULL, c2352 Yson, c2353 Int32, c2354 Int64 NOT NULL, c2355 Yson NOT NULL, c2356 Interval64, c2357 Float, c2358 Utf8 NOT NULL, c2359 Json NOT NULL, c2360 String NOT NULL, c2361 Date, c2362 String NOT NULL, c2363 Int32, c2364 Decimal(35,10), c2365 Datetime64 NOT NULL, c2366 Double, c2367 Uint8, c2368 Datetime NOT NULL, c2369 Int64 NOT NULL, c2370 Interval64 NOT NULL, c2371 Uint32, c2372 Timestamp64 NOT NULL, c2373 Date, c2374 Uint64, c2375 Utf8, c2376 Uint16, c2377 Timestamp64 NOT NULL, c2378 Utf8, c2379 Float, c2380 Int64, c2381 Decimal(35,10), c2382 Bool, c2383 Timestamp, c2384 Date NOT NULL, c2385 Uint8, c2386 Uint64 NOT NULL, c2387 JsonDocument NOT NULL, c2388 String, c2389 Float, c2390 Datetime, c2391 Uint16, c2392 Utf8, c2393 JsonDocument NOT NULL, c2394 String NOT NULL, c2395 Decimal(35,10) NOT NULL, c2396 String NOT NULL, c2397 Datetime64 NOT NULL, c2398 JsonDocument NOT NULL, c2399 Bool NOT NULL, c2400 Int8 NOT NULL, c2401 Double, c2402 Decimal(35,10) NOT NULL, c2403 Yson NOT NULL, c2404 Uint8, c2405 Int16 NOT NULL, c2406 Uint16 NOT NULL, c2407 Uint64, c2408 Date32 NOT NULL, c2409 Int64, c2410 Decimal(15,0) NOT NULL, c2411 Int16, c2412 Float NOT NULL, c2413 JsonDocument, c2414 Json, c2415 Datetime, c2416 String, c2417 Datetime, c2418 Utf8 NOT NULL, c2419 Decimal(22,9) NOT NULL, c2420 Timestamp64 NOT NULL, c2421 Timestamp64, c2422 Bool, c2423 Interval64 NOT NULL, c2424 Utf8 NOT NULL, c2425 Decimal(22,9) NOT NULL, c2426 String, c2427 Yson NOT NULL, c2428 Timestamp64, c2429 Interval64 NOT NULL, c2430 Int8 NOT NULL, c2431 Datetime64, c2432 Date32 NOT NULL, c2433 Double NOT NULL, c2434 Int8, c2435 Decimal(22,9), c2436 Yson, c2437 Timestamp64, c2438 String NOT NULL, c2439 Yson NOT NULL, c2440 Timestamp, c2441 String, c2442 Double NOT NULL, c2443 JsonDocument NOT NULL, c2444 Int8 NOT NULL, c2445 Decimal(15,0), c2446 Uint8 NOT NULL, c2447 Int16 NOT NULL, c2448 JsonDocument, c2449 Datetime, c2450 Int64 NOT NULL, c2451 Utf8, c2452 Decimal(22,9), c2453 Interval64 NOT NULL, c2454 Uint8, c2455 Uint16 NOT NULL, c2456 Uint16, c2457 Datetime64, c2458 Datetime64 NOT NULL, c2459 Int32 NOT NULL, c2460 Int16, c2461 Uint16 NOT NULL, c2462 Int16 NOT NULL, c2463 Date NOT NULL, c2464 Timestamp NOT NULL, c2465 Uint32, c2466 Float NOT NULL, c2467 Json NOT NULL, c2468 Double NOT NULL, c2469 Float NOT NULL, c2470 Int32, c2471 Decimal(35,10), c2472 Int64 NOT NULL, c2473 Double NOT NULL, c2474 Date32, c2475 JsonDocument NOT NULL, c2476 JsonDocument, c2477 Int8, c2478 Decimal(35,10) NOT NULL, c2479 Decimal(15,0) NOT NULL, c2480 Datetime NOT NULL, c2481 JsonDocument NOT NULL, c2482 Uint8 NOT NULL, c2483 Utf8 NOT NULL, c2484 Interval64 NOT NULL, c2485 Yson NOT NULL, c2486 Date NOT NULL, c2487 Uint32 NOT NULL, c2488 String, c2489 Double, c2490 Float NOT NULL, c2491 Interval64, c2492 Int8 NOT NULL, c2493 Int8, c2494 Int64, c2495 Uint8, c2496 Timestamp64 NOT NULL, c2497 Interval64 NOT NULL, c2498 Yson, c2499 Date32, c2500 Decimal(15,0), c2501 Uint16 NOT NULL, c2502 JsonDocument, c2503 Int64 NOT NULL, c2504 Float, c2505 JsonDocument NOT NULL, c2506 String, c2507 Timestamp, c2508 Yson NOT NULL, c2509 Decimal(15,0) NOT NULL, c2510 Uint64 NOT NULL, c2511 JsonDocument, c2512 Uint16 NOT NULL, c2513 Int8, c2514 Uint64, c2515 String NOT NULL, c2516 Double NOT NULL, c2517 Uint32 NOT NULL, c2518 Double, c2519 Date NOT NULL, c2520 Datetime64 NOT NULL, c2521 Date32, c2522 Uint32, c2523 Uint8, c2524 Interval64, c2525 Date32, c2526 String, c2527 Date, c2528 Json, c2529 Utf8 NOT NULL, c2530 Timestamp, c2531 Int16 NOT NULL, c2532 Json NOT NULL, c2533 Bool, c2534 Uint32 NOT NULL, c2535 Decimal(35,10), c2536 Int8 NOT NULL, c2537 Int16, c2538 Timestamp64 NOT NULL, c2539 Utf8 NOT NULL, c2540 Int32, c2541 Date32 NOT NULL, c2542 Decimal(15,0), c2543 Int16, c2544 Datetime64, c2545 JsonDocument NOT NULL, c2546 Decimal(35,10), c2547 Json, c2548 Bool NOT NULL, c2549 Yson, c2550 Uint16, c2551 Int32 NOT NULL, c2552 Date32, c2553 Datetime64 NOT NULL, c2554 Double NOT NULL, c2555 Date, c2556 Double NOT NULL, c2557 Uint16 NOT NULL, c2558 Decimal(35,10), c2559 Uint32 NOT NULL, c2560 Uint16 NOT NULL, c2561 Utf8 NOT NULL, c2562 Uint64 NOT NULL, c2563 Datetime64 NOT NULL, c2564 Int64, c2565 Utf8 NOT NULL, c2566 Timestamp, c2567 Interval64 NOT NULL, c2568 Datetime64, c2569 Int32 NOT NULL, c2570 Int64 NOT NULL, c2571 String NOT NULL, c2572 Float, c2573 JsonDocument NOT NULL, c2574 Utf8, c2575 Float, c2576 Decimal(15,0), c2577 Timestamp NOT NULL, c2578 Date, c2579 Uint64 NOT NULL, c2580 Int8, c2581 Datetime, c2582 Utf8, c2583 Datetime64 NOT NULL, c2584 Decimal(15,0) NOT NULL, c2585 Bool, c2586 Yson NOT NULL, c2587 Bool, c2588 Double NOT NULL, c2589 String, c2590 Uint8, c2591 Uint32, c2592 Double, c2593 Uint8, c2594 Uint32 NOT NULL, c2595 Date, c2596 Uint8, c2597 Uint32 NOT NULL, c2598 Uint32, c2599 Utf8 NOT NULL, c2600 Utf8, c2601 JsonDocument NOT NULL, c2602 Timestamp NOT NULL, c2603 Timestamp, c2604 Decimal(35,10) NOT NULL, c2605 Float NOT NULL, c2606 Int32, c2607 Int64, c2608 Uint32, c2609 Uint16, c2610 Float, c2611 Int32, c2612 Int16 NOT NULL, c2613 JsonDocument NOT NULL, c2614 Int64 NOT NULL, c2615 Decimal(22,9) NOT NULL, c2616 Decimal(35,10), c2617 Int64 NOT NULL, c2618 Decimal(15,0) NOT NULL, c2619 Timestamp NOT NULL, c2620 Uint8, c2621 Utf8 NOT NULL, c2622 Yson, c2623 Decimal(35,10) NOT NULL, c2624 Decimal(15,0) NOT NULL, c2625 JsonDocument NOT NULL, c2626 Double NOT NULL, c2627 String, c2628 Datetime64, c2629 Date32, c2630 Int32, c2631 Yson, c2632 Float, c2633 Utf8, c2634 Decimal(35,10), c2635 Uint16, c2636 Uint16 NOT NULL, c2637 Int32, c2638 JsonDocument, c2639 Int64, c2640 Float, c2641 Decimal(22,9) NOT NULL, c2642 Int8 NOT NULL, c2643 String NOT NULL, c2644 Timestamp, c2645 Date32, c2646 Float NOT NULL, c2647 Float NOT NULL, c2648 Int64, c2649 Int16, c2650 Uint16 NOT NULL, c2651 Datetime, c2652 Double NOT NULL, c2653 Bool, c2654 Utf8 NOT NULL, c2655 Uint64, c2656 Decimal(22,9) NOT NULL, c2657 Uint64 NOT NULL, c2658 Date NOT NULL, c2659 Interval64, c2660 Bool NOT NULL, c2661 Utf8, c2662 Decimal(35,10), c2663 Decimal(22,9), c2664 Int16, c2665 Decimal(15,0) NOT NULL, c2666 Decimal(15,0), c2667 String, c2668 Uint32, c2669 Decimal(22,9) NOT NULL, c2670 Datetime NOT NULL, c2671 Date32, c2672 Int64, c2673 Int16 NOT NULL, c2674 Decimal(15,0) NOT NULL, c2675 Int16 NOT NULL, c2676 Yson NOT NULL, c2677 Yson NOT NULL, c2678 JsonDocument NOT NULL, c2679 Bool, c2680 Interval64, c2681 Int16 NOT NULL, c2682 Uint32, c2683 Uint16 NOT NULL, c2684 Int16, c2685 Decimal(35,10), c2686 Datetime, c2687 String, c2688 Int64, c2689 Timestamp, c2690 Uint64 NOT NULL, c2691 Json NOT NULL, c2692 Int32, c2693 Interval64 NOT NULL, c2694 Uint32 NOT NULL, c2695 Date, c2696 Uint16 NOT NULL, c2697 Date32, c2698 Datetime, c2699 Utf8, c2700 Yson, c2701 Int32, c2702 Uint64 NOT NULL, c2703 Decimal(35,10) NOT NULL, c2704 Double NOT NULL, c2705 Datetime64 NOT NULL, c2706 Datetime64, c2707 Decimal(22,9), c2708 JsonDocument NOT NULL, c2709 Uint16 NOT NULL, c2710 Uint16, c2711 Date, c2712 Decimal(15,0), c2713 Date NOT NULL, c2714 Date32, c2715 Int64 NOT NULL, c2716 Timestamp, c2717 Date NOT NULL, c2718 Uint32 NOT NULL, c2719 Float NOT NULL, c2720 Bool, c2721 Decimal(22,9) NOT NULL, c2722 Timestamp64, c2723 Decimal(22,9) NOT NULL, c2724 Uint32, c2725 Uint16, c2726 Json NOT NULL, c2727 Double NOT NULL, c2728 Datetime64, c2729 Double, c2730 String NOT NULL, c2731 Datetime, c2732 Double NOT NULL, c2733 Yson NOT NULL, c2734 Uint8 NOT NULL, c2735 Int16, c2736 Interval64 NOT NULL, c2737 Float NOT NULL, c2738 Float NOT NULL, c2739 Timestamp NOT NULL, c2740 Uint8, c2741 Interval64, c2742 Int16, c2743 Timestamp, c2744 Yson, c2745 Float, c2746 Uint64 NOT NULL, c2747 Decimal(15,0) NOT NULL, c2748 Uint16 NOT NULL, c2749 Uint16 NOT NULL, c2750 Interval64 NOT NULL, c2751 Decimal(35,10), c2752 Timestamp, c2753 Timestamp NOT NULL, c2754 Date NOT NULL, c2755 Timestamp, c2756 Datetime NOT NULL, c2757 Decimal(35,10), c2758 Uint64 NOT NULL, c2759 Int16 NOT NULL, c2760 Decimal(15,0) NOT NULL, c2761 Int64 NOT NULL, c2762 Datetime64, c2763 Decimal(35,10), c2764 Uint64, c2765 Interval64 NOT NULL, c2766 Timestamp NOT NULL, c2767 Datetime, c2768 Uint8, c2769 Date, c2770 Yson, c2771 Uint32 NOT NULL, c2772 Bool, c2773 Decimal(15,0), c2774 Int16 NOT NULL, c2775 Double NOT NULL, c2776 JsonDocument NOT NULL, c2777 Date32 NOT NULL, c2778 Utf8, c2779 Uint8 NOT NULL, c2780 Utf8 NOT NULL, c2781 Double, c2782 Utf8 NOT NULL, c2783 Int8, c2784 Uint8 NOT NULL, c2785 Uint64 NOT NULL, c2786 Int32, c2787 Int32, c2788 Uint64 NOT NULL, c2789 Float NOT NULL, c2790 Int32, c2791 Int32 NOT NULL, c2792 Decimal(15,0), c2793 Yson NOT NULL, c2794 Uint8, c2795 Datetime, c2796 Decimal(15,0) NOT NULL, c2797 Double NOT NULL, c2798 Decimal(15,0), c2799 Datetime NOT NULL, c2800 Float, c2801 Uint16 NOT NULL, c2802 String NOT NULL, c2803 Int64, c2804 Uint32, c2805 Int8 NOT NULL, c2806 Date32 NOT NULL, c2807 Decimal(15,0), c2808 Yson, c2809 Int64 NOT NULL, c2810 Datetime64 NOT NULL, c2811 Decimal(15,0) NOT NULL, c2812 Date32, c2813 Float NOT NULL, c2814 Timestamp64, c2815 String NOT NULL, c2816 Decimal(35,10) NOT NULL, c2817 Int64 NOT NULL, c2818 Yson NOT NULL, c2819 Timestamp, c2820 Timestamp64 NOT NULL, c2821 Decimal(35,10), c2822 Datetime NOT NULL, c2823 Uint16 NOT NULL, c2824 Bool NOT NULL, c2825 Json NOT NULL, c2826 Date NOT NULL, c2827 Date32 NOT NULL, c2828 Int32, c2829 Uint32 NOT NULL, c2830 Decimal(15,0), c2831 Uint16 NOT NULL, c2832 Json NOT NULL, c2833 Bool NOT NULL, c2834 Datetime64, c2835 Date32, c2836 Int32 NOT NULL, c2837 Decimal(35,10), c2838 Double NOT NULL, c2839 Decimal(15,0) NOT NULL, c2840 Yson NOT NULL, c2841 Date NOT NULL, c2842 Uint16, c2843 Decimal(35,10) NOT NULL, c2844 Double NOT NULL, c2845 Yson, c2846 Uint64 NOT NULL, c2847 Uint16, c2848 Timestamp, c2849 Decimal(35,10) NOT NULL, c2850 Yson, c2851 Json NOT NULL, c2852 Int32, c2853 Datetime, c2854 Decimal(15,0) NOT NULL, c2855 Int32 NOT NULL, c2856 Decimal(22,9) NOT NULL, c2857 Int16, c2858 Timestamp64, c2859 Datetime NOT NULL, c2860 String, c2861 Timestamp NOT NULL, c2862 Timestamp64, c2863 Uint32 NOT NULL, c2864 Double NOT NULL, c2865 Date, c2866 Uint16 NOT NULL, c2867 Date NOT NULL, c2868 Decimal(22,9), c2869 Json, c2870 Timestamp NOT NULL, c2871 Yson NOT NULL, c2872 Date, c2873 Int8, c2874 Decimal(35,10), c2875 Timestamp64, c2876 Date NOT NULL, c2877 Uint8, c2878 String NOT NULL, c2879 Datetime64, c2880 Date32, c2881 Timestamp64, c2882 Json NOT NULL, c2883 Double NOT NULL, c2884 Uint32, c2885 Int64, c2886 Uint64 NOT NULL, c2887 Decimal(22,9), c2888 Datetime64, c2889 Bool, c2890 Datetime64 NOT NULL, c2891 Timestamp64 NOT NULL, c2892 Uint8 NOT NULL, c2893 Json NOT NULL, c2894 Timestamp NOT NULL, c2895 Yson NOT NULL, c2896 Bool, c2897 Timestamp64 NOT NULL, c2898 Uint64 NOT NULL, c2899 Datetime, c2900 Decimal(15,0) NOT NULL, c2901 Decimal(15,0), c2902 Utf8 NOT NULL, c2903 Int16 NOT NULL, c2904 Date32 NOT NULL, c2905 Datetime, c2906 JsonDocument, c2907 Decimal(22,9) NOT NULL, c2908 String NOT NULL, c2909 Yson NOT NULL, c2910 Yson, c2911 Uint32 NOT NULL, c2912 Datetime64, c2913 Json NOT NULL, c2914 String NOT NULL, c2915 Decimal(22,9), c2916 Interval64, c2917 Uint16 NOT NULL, c2918 Int32, c2919 Timestamp64 NOT NULL, c2920 Date NOT NULL, c2921 Timestamp64 NOT NULL, c2922 JsonDocument, c2923 Uint16, c2924 Timestamp64 NOT NULL, c2925 Uint32, c2926 Json NOT NULL, c2927 Yson NOT NULL, c2928 Uint32, c2929 Timestamp, c2930 Decimal(35,10), c2931 Float NOT NULL, c2932 Float NOT NULL, c2933 Uint8 NOT NULL, c2934 Decimal(15,0) NOT NULL, c2935 Float NOT NULL, c2936 Interval64, c2937 Datetime NOT NULL, c2938 Decimal(35,10) NOT NULL, c2939 Decimal(22,9) NOT NULL, c2940 Int64, c2941 Utf8 NOT NULL, c2942 Date32, c2943 Datetime64 NOT NULL, c2944 Uint16, c2945 Decimal(22,9), c2946 Uint16 NOT NULL, c2947 Int16 NOT NULL, c2948 Int32 NOT NULL, c2949 Uint8 NOT NULL, c2950 Utf8, c2951 Uint16, c2952 Int8, c2953 Decimal(35,10), c2954 Decimal(15,0) NOT NULL, c2955 Bool NOT NULL, c2956 Uint32 NOT NULL, c2957 Yson, c2958 Bool, c2959 Uint64 NOT NULL, c2960 Date NOT NULL, c2961 JsonDocument, c2962 Uint64, c2963 Decimal(22,9) NOT NULL, c2964 Json, c2965 Decimal(35,10), c2966 Timestamp NOT NULL, c2967 Int32, c2968 Int16 NOT NULL, c2969 Uint64 NOT NULL, c2970 Yson NOT NULL, c2971 Uint32, c2972 Uint64 NOT NULL, c2973 Yson, c2974 Interval64, c2975 Int32 NOT NULL, c2976 Json, c2977 Uint64, c2978 Date32 NOT NULL, c2979 JsonDocument NOT NULL, c2980 Datetime NOT NULL, c2981 Date NOT NULL, c2982 Yson, c2983 Datetime64 NOT NULL, c2984 Decimal(35,10), c2985 Decimal(35,10) NOT NULL, c2986 Int16 NOT NULL, c2987 Uint16 NOT NULL, c2988 Uint8, c2989 Yson, c2990 Uint16, c2991 Timestamp64 NOT NULL, c2992 Int32 NOT NULL, c2993 JsonDocument, c2994 Int32 NOT NULL, c2995 Decimal(22,9) NOT NULL, c2996 Decimal(35,10) NOT NULL, c2997 Json NOT NULL, c2998 Decimal(15,0), c2999 Int64 NOT NULL, c3000 Datetime, c3001 Date NOT NULL, c3002 Decimal(15,0), c3003 Decimal(22,9), c3004 Decimal(22,9) NOT NULL, c3005 Yson, c3006 Decimal(22,9) NOT NULL, c3007 Interval64, c3008 Double NOT NULL, c3009 Decimal(22,9), c3010 Date NOT NULL, c3011 Datetime NOT NULL, c3012 Float NOT NULL, c3013 Yson, c3014 Double NOT NULL, c3015 Uint64 NOT NULL, c3016 Timestamp64 NOT NULL, c3017 Timestamp, c3018 Decimal(22,9) NOT NULL, c3019 Uint8, c3020 Datetime NOT NULL, c3021 JsonDocument, c3022 Uint8, c3023 JsonDocument NOT NULL, c3024 Float NOT NULL, c3025 JsonDocument, c3026 Double, c3027 Bool NOT NULL, c3028 Utf8, c3029 Json, c3030 JsonDocument, c3031 Uint64 NOT NULL, c3032 Int64 NOT NULL, c3033 Interval64, c3034 Decimal(22,9) NOT NULL, c3035 Timestamp NOT NULL, c3036 String NOT NULL, c3037 Int16 NOT NULL, c3038 Int64, c3039 Bool, c3040 Decimal(22,9), c3041 JsonDocument, c3042 Int32 NOT NULL, c3043 Interval64 NOT NULL, c3044 Float, c3045 JsonDocument, c3046 Datetime, c3047 Timestamp, c3048 Timestamp64 NOT NULL, c3049 Uint32 NOT NULL, c3050 Bool, c3051 Uint8 NOT NULL, c3052 Datetime64, c3053 Datetime NOT NULL, c3054 Uint32 NOT NULL, c3055 Int32 NOT NULL, c3056 Yson, c3057 Decimal(22,9), c3058 Date, c3059 Date32 NOT NULL, c3060 Uint8, c3061 Decimal(22,9) NOT NULL, c3062 Double NOT NULL, c3063 String, c3064 Date32 NOT NULL, c3065 Uint8, c3066 Uint16, c3067 Uint32 NOT NULL, c3068 Date32 NOT NULL, c3069 Timestamp, c3070 String NOT NULL, c3071 Date32, c3072 Json, c3073 Datetime64 NOT NULL, c3074 Float, c3075 Decimal(35,10) NOT NULL, c3076 Datetime64, c3077 Utf8, c3078 Timestamp64 NOT NULL, c3079 Uint8 NOT NULL, c3080 Yson NOT NULL, c3081 String, c3082 Int16 NOT NULL, c3083 Int32, c3084 Date, c3085 Date NOT NULL, c3086 Datetime NOT NULL, c3087 Decimal(15,0) NOT NULL, c3088 Timestamp64 NOT NULL, c3089 Datetime, c3090 Decimal(22,9), c3091 Timestamp64, c3092 Double NOT NULL, c3093 Int32, c3094 Decimal(15,0), c3095 Timestamp, c3096 Datetime, c3097 Int32 NOT NULL, c3098 Interval64, c3099 Yson NOT NULL, c3100 Utf8 NOT NULL, c3101 Uint16 NOT NULL, c3102 Datetime NOT NULL, c3103 Int64 NOT NULL, c3104 Uint8 NOT NULL, c3105 Timestamp NOT NULL, c3106 Int8 NOT NULL, c3107 Uint32, c3108 Timestamp64, c3109 Yson NOT NULL, c3110 Int64, c3111 Utf8, c3112 Date32, c3113 Json NOT NULL, c3114 Timestamp, c3115 Timestamp64 NOT NULL, c3116 Datetime64, c3117 Date, c3118 Uint16, c3119 Int8, c3120 Uint16 NOT NULL, c3121 Int8 NOT NULL, c3122 Bool, c3123 Timestamp NOT NULL, c3124 String NOT NULL, c3125 Double NOT NULL, c3126 JsonDocument NOT NULL, c3127 Int16, c3128 Decimal(22,9), c3129 Date NOT NULL, c3130 Date, c3131 Timestamp NOT NULL, c3132 Bool, c3133 String, c3134 Timestamp64, c3135 Decimal(35,10), c3136 Timestamp, c3137 Date32 NOT NULL, c3138 Timestamp64, c3139 Uint8, c3140 Bool NOT NULL, c3141 String, c3142 Decimal(22,9), c3143 Int16 NOT NULL, c3144 Decimal(35,10), c3145 Date NOT NULL, c3146 Datetime64, c3147 Decimal(15,0) NOT NULL, c3148 Yson NOT NULL, c3149 Uint64, c3150 String NOT NULL, c3151 Int8 NOT NULL, c3152 Utf8 NOT NULL, c3153 Json, c3154 Uint32, c3155 Float NOT NULL, c3156 Timestamp, c3157 Utf8, c3158 Timestamp64, c3159 Float, c3160 Uint64, c3161 Timestamp NOT NULL, c3162 Float, c3163 Bool NOT NULL, c3164 Uint16, c3165 Int8, c3166 Date, c3167 Uint16, c3168 Uint16 NOT NULL, c3169 Uint8 NOT NULL, c3170 Decimal(35,10) NOT NULL, c3171 Uint8 NOT NULL, c3172 Datetime64 NOT NULL, c3173 Float, c3174 Uint8 NOT NULL, c3175 JsonDocument, c3176 Timestamp64 NOT NULL, c3177 JsonDocument, c3178 Date NOT NULL, c3179 JsonDocument NOT NULL, c3180 Decimal(35,10) NOT NULL, c3181 Date NOT NULL, c3182 Int64 NOT NULL, c3183 Int16, c3184 Yson NOT NULL, c3185 Datetime, c3186 Datetime64, c3187 Date NOT NULL, c3188 Float NOT NULL, c3189 Uint64 NOT NULL, c3190 Datetime64 NOT NULL, c3191 Utf8 NOT NULL, c3192 Date32 NOT NULL, c3193 Interval64, c3194 Interval64, c3195 Timestamp64 NOT NULL, c3196 Utf8 NOT NULL, c3197 Float, c3198 Bool NOT NULL, c3199 Uint8, c3200 Datetime64 NOT NULL, c3201 Datetime64 NOT NULL, c3202 Uint32, c3203 Datetime64, c3204 Decimal(22,9) NOT NULL, c3205 Float NOT NULL, c3206 Timestamp NOT NULL, c3207 Int16, c3208 Int16, c3209 Date, c3210 Yson, c3211 Int16, c3212 Double NOT NULL, c3213 Decimal(35,10), c3214 Timestamp64, c3215 String NOT NULL, c3216 Timestamp64 NOT NULL, c3217 Yson NOT NULL, c3218 JsonDocument NOT NULL, c3219 Interval64 NOT NULL, c3220 Date32 NOT NULL, c3221 Decimal(35,10) NOT NULL, c3222 Decimal(35,10) NOT NULL, c3223 Interval64 NOT NULL, c3224 Int8, c3225 Uint64 NOT NULL, c3226 Decimal(22,9), c3227 Timestamp64, c3228 Int32, c3229 Float NOT NULL, c3230 Double, c3231 Utf8 NOT NULL, c3232 Date32 NOT NULL, c3233 Date, c3234 Interval64, c3235 Utf8, c3236 String, c3237 Int8, c3238 Decimal(35,10), c3239 Timestamp64 NOT NULL, c3240 Uint16 NOT NULL, c3241 Datetime64, c3242 Uint8 NOT NULL, c3243 Uint16, c3244 Date32, c3245 Datetime NOT NULL, c3246 String NOT NULL, c3247 Yson NOT NULL, c3248 Uint32, c3249 Date32, c3250 Yson NOT NULL, c3251 Timestamp64, c3252 Decimal(35,10) NOT NULL, c3253 JsonDocument NOT NULL, c3254 Int64 NOT NULL, c3255 Date32, c3256 Datetime64, c3257 Decimal(35,10), c3258 Interval64, c3259 Decimal(35,10) NOT NULL, c3260 Int8 NOT NULL, c3261 Int64 NOT NULL, c3262 Decimal(35,10) NOT NULL, c3263 Decimal(22,9) NOT NULL, c3264 Decimal(22,9), c3265 Timestamp64, c3266 Uint32 NOT NULL, c3267 Datetime NOT NULL, c3268 Uint64 NOT NULL, c3269 Utf8 NOT NULL, c3270 String, c3271 Date32 NOT NULL, c3272 JsonDocument NOT NULL, c3273 Date NOT NULL, c3274 Decimal(15,0), c3275 Float NOT NULL, c3276 JsonDocument NOT NULL, c3277 Utf8, c3278 Int8 NOT NULL, c3279 Json NOT NULL, c3280 Int32, c3281 Date, c3282 Float, c3283 Float, c3284 String, c3285 Timestamp64, c3286 Yson, c3287 Uint16 NOT NULL, c3288 String, c3289 Uint32, c3290 Datetime, c3291 Decimal(35,10), c3292 Double, c3293 JsonDocument, c3294 String, c3295 Json NOT NULL, c3296 Datetime, c3297 Decimal(22,9) NOT NULL, c3298 Uint64, c3299 Double NOT NULL, c3300 Int8, c3301 Float, c3302 Date, c3303 Yson NOT NULL, c3304 JsonDocument NOT NULL, c3305 Decimal(22,9) NOT NULL, c3306 String, c3307 Datetime NOT NULL, c3308 JsonDocument, c3309 Uint64 NOT NULL, c3310 Date32, c3311 Timestamp NOT NULL, c3312 Json, c3313 Double, c3314 Decimal(35,10), c3315 Uint32 NOT NULL, c3316 Uint64, c3317 Datetime64 NOT NULL, c3318 Uint8, c3319 Date32, c3320 Json NOT NULL, c3321 Decimal(22,9), c3322 Decimal(35,10) NOT NULL, c3323 Int32 NOT NULL, c3324 Json, c3325 Json, c3326 Int16 NOT NULL, c3327 Date NOT NULL, c3328 Decimal(22,9) NOT NULL, c3329 Yson NOT NULL, c3330 Decimal(35,10) NOT NULL, c3331 Decimal(22,9) NOT NULL, c3332 Uint32, c3333 Double, c3334 Int64, c3335 Decimal(35,10) NOT NULL, c3336 Bool NOT NULL, c3337 Json, c3338 Double NOT NULL, c3339 Timestamp, c3340 Uint8, c3341 Json, c3342 Json NOT NULL, c3343 Uint32 NOT NULL, c3344 Json NOT NULL, c3345 Date NOT NULL, c3346 Decimal(15,0), c3347 Timestamp64 NOT NULL, c3348 Utf8 NOT NULL, c3349 Int32 NOT NULL, c3350 Datetime NOT NULL, c3351 Datetime, c3352 Datetime64 NOT NULL, c3353 Datetime64 NOT NULL, c3354 Uint8 NOT NULL, c3355 JsonDocument, c3356 Float, c3357 Uint64 NOT NULL, c3358 Datetime64, c3359 Decimal(35,10) NOT NULL, c3360 Json, c3361 String, c3362 Float NOT NULL, c3363 Yson NOT NULL, c3364 Float NOT NULL, c3365 Json NOT NULL, c3366 Float, c3367 Bool,\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)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c44\\\', 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 \\\'c44\\\', 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:62148/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:28230/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:17607/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:19120/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:15202/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:30249/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:4515/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:18750/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:1538/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8221
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24102
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25354
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4515
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32325
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3341
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29827
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15202
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1682
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3039
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2334
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62148
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5296
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5445
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20428
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30249
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6519
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65386
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29660
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19120
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27783
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25400
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10265
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1538
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1283
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15125
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23041
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17607
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14106
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23556
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18750
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6724
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22359
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18781
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28230
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21873
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17990
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15442
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6108
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10535
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32050
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6054
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14870
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1430
============================== slowest durations ===============================
27.02s teardown test_workload.py::TestYdbWorkload::test
7.03s setup    test_workload.py::TestYdbWorkload::test
5.33s call     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/iq5t/0010e7/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:28230 --database /Root --duration 120' has failed with code 1.
Errors:
...db/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 \'c44\', 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 40.16s ==============================
