============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:31003 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ks8o/00021e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6604
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12213
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1179
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9820
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9821
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9342
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31863
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22317
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21338
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27346
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/ks8o/00021e/r3tmp/kikimr_cluster_3t96mpfw
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31003
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12408
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7323
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_4ey5tj13.log --grpc-port=31003 --mon-port=12408 --ic-port=6604
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28419
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21104
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4749
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27355
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_pqk33e0z.log --grpc-port=28419 --mon-port=21104 --ic-port=12213
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29250
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64474
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1312
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_zl018m6t.log --grpc-port=21854 --mon-port=29250 --ic-port=1179
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20519
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9641
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4016
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1511
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_yxqbf2rx.log --grpc-port=20519 --mon-port=9641 --ic-port=9821
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62829
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6038
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28372
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3809
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_m1o0ybaa.log --grpc-port=62829 --mon-port=6038 --ic-port=9342
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20975
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29548
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3062
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3443
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_gaxom9ci.log --grpc-port=20975 --mon-port=29548 --ic-port=31863
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31965
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18473
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26828
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10034
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_awusg0cs.log --grpc-port=31965 --mon-port=18473 --ic-port=22317
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12625
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22844
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23278
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25735
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_nvkqazmu.log --grpc-port=12625 --mon-port=22844 --ic-port=21338
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23918
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29029
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10452
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11730
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_feb34fv4.log --grpc-port=23918 --mon-port=29029 --ic-port=27346
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:31003/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_4ey5tj13.log --grpc-port=31003 --mon-port=12408 --ic-port=6604
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ks8o/00021e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_4ey5tj13.log', '--grpc-port=31003', '--mon-port=12408', '--ic-port=6604')' in '/home/runner/.ya/build/build_root/ks8o/00021e/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: 3701432
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:31003/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/ks8o/00021e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3701437
DEBUG    ya.test:process.py:259 Command (pid 3701437) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3701437) elapsed time (sec): 0.2862722873687744
DEBUG    ya.test:process.py:263 Command (pid 3701437) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3701437) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3701437) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3701437) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3701437) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3701437) maxrss: 538848
DEBUG    ya.test:process.py:263 Command (pid 3701437) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 3701437) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3701437) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3701437) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3701437) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3701437) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3701437) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3701437) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3701437) stime: 0.160126
DEBUG    ya.test:process.py:263 Command (pid 3701437) utime: 0.07801
DEBUG    ya.test:process.py:263 Command (pid 3701437) wtime: 0.287
DEBUG    ya.test:process.py:275 Command (pid 3701437) output:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28419/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_pqk33e0z.log --grpc-port=28419 --mon-port=21104 --ic-port=12213
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ks8o/00021e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_pqk33e0z.log', '--grpc-port=28419', '--mon-port=21104', '--ic-port=12213')' in '/home/runner/.ya/build/build_root/ks8o/00021e/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: 3701699
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28419/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/ks8o/00021e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3701700
DEBUG    ya.test:process.py:259 Command (pid 3701700) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3701700) elapsed time (sec): 0.30114150047302246
DEBUG    ya.test:process.py:263 Command (pid 3701700) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3701700) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3701700) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3701700) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3701700) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3701700) maxrss: 538848
DEBUG    ya.test:process.py:263 Command (pid 3701700) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 3701700) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3701700) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3701700) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3701700) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3701700) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3701700) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3701700) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3701700) stime: 0.155128
DEBUG    ya.test:process.py:263 Command (pid 3701700) utime: 0.09797499999999999
DEBUG    ya.test:process.py:263 Command (pid 3701700) wtime: 0.302
DEBUG    ya.test:process.py:275 Command (pid 3701700) output:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21854/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_zl018m6t.log --grpc-port=21854 --mon-port=29250 --ic-port=1179
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ks8o/00021e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_zl018m6t.log', '--grpc-port=21854', '--mon-port=29250', '--ic-port=1179')' in '/home/runner/.ya/build/build_root/ks8o/00021e/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: 3702051
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21854/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/ks8o/00021e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3702055
DEBUG    ya.test:process.py:259 Command (pid 3702055) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3702055) elapsed time (sec): 0.32182931900024414
DEBUG    ya.test:process.py:263 Command (pid 3702055) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3702055) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3702055) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3702055) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3702055) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3702055) maxrss: 538848
DEBUG    ya.test:process.py:263 Command (pid 3702055) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 3702055) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3702055) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3702055) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3702055) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3702055) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3702055) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3702055) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3702055) stime: 0.18248699999999998
DEBUG    ya.test:process.py:263 Command (pid 3702055) utime: 0.09124299999999999
DEBUG    ya.test:process.py:263 Command (pid 3702055) wtime: 0.323
DEBUG    ya.test:process.py:275 Command (pid 3702055) output:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20519/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_yxqbf2rx.log --grpc-port=20519 --mon-port=9641 --ic-port=9821
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ks8o/00021e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_yxqbf2rx.log', '--grpc-port=20519', '--mon-port=9641', '--ic-port=9821')' in '/home/runner/.ya/build/build_root/ks8o/00021e/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: 3702418
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20519/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/ks8o/00021e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3702420
DEBUG    ya.test:process.py:259 Command (pid 3702420) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3702420) elapsed time (sec): 0.3256702423095703
DEBUG    ya.test:process.py:263 Command (pid 3702420) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3702420) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3702420) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3702420) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3702420) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3702420) maxrss: 538848
DEBUG    ya.test:process.py:263 Command (pid 3702420) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 3702420) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3702420) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3702420) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3702420) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3702420) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3702420) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3702420) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3702420) stime: 0.173002
DEBUG    ya.test:process.py:263 Command (pid 3702420) utime: 0.10460599999999999
DEBUG    ya.test:process.py:263 Command (pid 3702420) wtime: 0.327
DEBUG    ya.test:process.py:275 Command (pid 3702420) output:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:62829/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_m1o0ybaa.log --grpc-port=62829 --mon-port=6038 --ic-port=9342
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ks8o/00021e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_m1o0ybaa.log', '--grpc-port=62829', '--mon-port=6038', '--ic-port=9342')' in '/home/runner/.ya/build/build_root/ks8o/00021e/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: 3702930
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:62829/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/ks8o/00021e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3702931
DEBUG    ya.test:process.py:259 Command (pid 3702931) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3702931) elapsed time (sec): 0.3225555419921875
DEBUG    ya.test:process.py:263 Command (pid 3702931) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3702931) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3702931) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3702931) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3702931) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3702931) maxrss: 538848
DEBUG    ya.test:process.py:263 Command (pid 3702931) minflt: 17250
DEBUG    ya.test:process.py:263 Command (pid 3702931) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3702931) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3702931) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3702931) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3702931) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3702931) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3702931) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3702931) stime: 0.184309
DEBUG    ya.test:process.py:263 Command (pid 3702931) utime: 0.09010599999999999
DEBUG    ya.test:process.py:263 Command (pid 3702931) wtime: 0.323
DEBUG    ya.test:process.py:275 Command (pid 3702931) output:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20975/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_gaxom9ci.log --grpc-port=20975 --mon-port=29548 --ic-port=31863
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ks8o/00021e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_gaxom9ci.log', '--grpc-port=20975', '--mon-port=29548', '--ic-port=31863')' in '/home/runner/.ya/build/build_root/ks8o/00021e/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: 3703303
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20975/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/ks8o/00021e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3703307
DEBUG    ya.test:process.py:259 Command (pid 3703307) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3703307) elapsed time (sec): 0.3039524555206299
DEBUG    ya.test:process.py:263 Command (pid 3703307) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3703307) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3703307) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3703307) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3703307) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3703307) maxrss: 538848
DEBUG    ya.test:process.py:263 Command (pid 3703307) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 3703307) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3703307) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3703307) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3703307) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3703307) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3703307) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3703307) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3703307) stime: 0.183778
DEBUG    ya.test:process.py:263 Command (pid 3703307) utime: 0.07191299999999999
DEBUG    ya.test:process.py:263 Command (pid 3703307) wtime: 0.305
DEBUG    ya.test:process.py:275 Command (pid 3703307) output:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:31965/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_awusg0cs.log --grpc-port=31965 --mon-port=18473 --ic-port=22317
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ks8o/00021e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_awusg0cs.log', '--grpc-port=31965', '--mon-port=18473', '--ic-port=22317')' in '/home/runner/.ya/build/build_root/ks8o/00021e/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: 3703661
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:31965/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/ks8o/00021e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3703663
DEBUG    ya.test:process.py:259 Command (pid 3703663) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3703663) elapsed time (sec): 0.36542320251464844
DEBUG    ya.test:process.py:263 Command (pid 3703663) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3703663) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3703663) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3703663) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3703663) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3703663) maxrss: 538848
DEBUG    ya.test:process.py:263 Command (pid 3703663) minflt: 16126
DEBUG    ya.test:process.py:263 Command (pid 3703663) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3703663) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3703663) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3703663) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3703663) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3703663) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3703663) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3703663) stime: 0.23682799999999998
DEBUG    ya.test:process.py:263 Command (pid 3703663) utime: 0.080454
DEBUG    ya.test:process.py:263 Command (pid 3703663) wtime: 0.366
DEBUG    ya.test:process.py:275 Command (pid 3703663) output:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12625/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_nvkqazmu.log --grpc-port=12625 --mon-port=22844 --ic-port=21338
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ks8o/00021e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_nvkqazmu.log', '--grpc-port=12625', '--mon-port=22844', '--ic-port=21338')' in '/home/runner/.ya/build/build_root/ks8o/00021e/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: 3704085
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12625/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/ks8o/00021e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3704087
DEBUG    ya.test:process.py:259 Command (pid 3704087) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3704087) elapsed time (sec): 0.287853479385376
DEBUG    ya.test:process.py:263 Command (pid 3704087) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704087) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3704087) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704087) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704087) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3704087) maxrss: 538932
DEBUG    ya.test:process.py:263 Command (pid 3704087) minflt: 17465
DEBUG    ya.test:process.py:263 Command (pid 3704087) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3704087) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3704087) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3704087) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3704087) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3704087) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3704087) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3704087) stime: 0.149466
DEBUG    ya.test:process.py:263 Command (pid 3704087) utime: 0.09046599999999999
DEBUG    ya.test:process.py:263 Command (pid 3704087) wtime: 0.289
DEBUG    ya.test:process.py:275 Command (pid 3704087) output:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23918/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_feb34fv4.log --grpc-port=23918 --mon-port=29029 --ic-port=27346
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ks8o/00021e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_feb34fv4.log', '--grpc-port=23918', '--mon-port=29029', '--ic-port=27346')' in '/home/runner/.ya/build/build_root/ks8o/00021e/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: 3704521
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23918/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/ks8o/00021e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3704522
DEBUG    ya.test:process.py:259 Command (pid 3704522) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3704522) elapsed time (sec): 0.3611633777618408
DEBUG    ya.test:process.py:263 Command (pid 3704522) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704522) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3704522) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704522) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704522) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3704522) maxrss: 538848
DEBUG    ya.test:process.py:263 Command (pid 3704522) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 3704522) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3704522) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3704522) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3704522) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3704522) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3704522) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3704522) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3704522) stime: 0.20058399999999998
DEBUG    ya.test:process.py:263 Command (pid 3704522) utime: 0.112327
DEBUG    ya.test:process.py:263 Command (pid 3704522) wtime: 0.362
DEBUG    ya.test:process.py:275 Command (pid 3704522) output:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 78495a528744b5f5b9ca459db017c0a5cab07d78
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge 8c4ec8900600d6533fd1ef784df860851794cca9 into 1036cfcbf44d61df88315e1677ea0a5f07f92602
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/ks8o/00021e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31003', '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: 6604\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12213\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1179\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9821\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9342\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31863\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22317\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21338\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27346\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/ks8o/00021e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31003', '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: 6604\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12213\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1179\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9821\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9342\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31863\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22317\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21338\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27346\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3706229
DEBUG    ya.test:process.py:259 Command (pid 3706229) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3706229) elapsed time (sec): 0.3255434036254883
DEBUG    ya.test:process.py:263 Command (pid 3706229) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706229) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3706229) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706229) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706229) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3706229) maxrss: 547304
DEBUG    ya.test:process.py:263 Command (pid 3706229) minflt: 18271
DEBUG    ya.test:process.py:263 Command (pid 3706229) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3706229) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3706229) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3706229) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3706229) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3706229) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 3706229) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3706229) stime: 0.20266199999999998
DEBUG    ya.test:process.py:263 Command (pid 3706229) utime: 0.08866399999999999
DEBUG    ya.test:process.py:263 Command (pid 3706229) wtime: 0.327
DEBUG    ya.test:process.py:275 Command (pid 3706229) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/ks8o/00021e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31003', '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/ks8o/00021e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31003', '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: 3706520
DEBUG    ya.test:process.py:259 Command (pid 3706520) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3706520) elapsed time (sec): 0.37903571128845215
DEBUG    ya.test:process.py:263 Command (pid 3706520) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706520) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3706520) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706520) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706520) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3706520) maxrss: 547316
DEBUG    ya.test:process.py:263 Command (pid 3706520) minflt: 18270
DEBUG    ya.test:process.py:263 Command (pid 3706520) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3706520) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3706520) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3706520) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3706520) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3706520) nvcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 3706520) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3706520) stime: 0.21887299999999998
DEBUG    ya.test:process.py:263 Command (pid 3706520) utime: 0.115406
DEBUG    ya.test:process.py:263 Command (pid 3706520) wtime: 0.38
DEBUG    ya.test:process.py:275 Command (pid 3706520) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

DEBUG    ya.test:process.py:276 Command (pid 3706520) 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, 590f7120-00a8-435e-9f56-1e0685e0ab58, localhost:31003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 590f7120-00a8-435e-9f56-1e0685e0ab58, localhost:31003): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 590f7120-00a8-435e-9f56-1e0685e0ab58, localhost:31003): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zl7oxvf5ai.auto.internal" port: 20519 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-zl7oxvf5ai.auto.internal" port: 62829 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-zl7oxvf5ai.auto.internal" port: 12625 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-zl7oxvf5ai.auto.internal" port: 21854 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-zl7oxvf5ai.auto.internal" port: 23918 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-zl7oxvf5ai.auto.internal" port: 28419 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-zl7oxvf5ai.auto.internal" port: 31003 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-zl7oxvf5ai.auto.internal" port: 20975 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-zl7oxvf5ai.auto.internal" port: 31965 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-zl7oxvf5ai.auto.internal:20519, location 1, ssl: False>, <Endpoint ghrun-zl7oxvf5ai.auto.internal:31003, location 1, ssl: False>, <Endpoint ghrun-zl7oxvf5ai.auto.internal:31965, location 1, ssl: False>, <Endpoint ghrun-zl7oxvf5ai.auto.internal:20975, location 3, ssl: False>, <Endpoint ghrun-zl7oxvf5ai.auto.internal:23918, location 3, ssl: False>, <Endpoint ghrun-zl7oxvf5ai.auto.internal:12625, location 2, ssl: False>, <Endpoint ghrun-zl7oxvf5ai.auto.internal:21854, location 3, ssl: False>, <Endpoint ghrun-zl7oxvf5ai.auto.internal:62829, location 2, ssl: False>, <Endpoint ghrun-zl7oxvf5ai.auto.internal:28419, 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:181 Binary was found by /home/runner/.ya/build/build_root/ks8o/00021e/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/ks8o/00021e/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:31003', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3706886
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:31003
DEBUG    ya.test:process.py:259 Command (pid 3706886) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3706886) elapsed time (sec): 3.609893560409546
DEBUG    ya.test:process.py:263 Command (pid 3706886) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706886) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3706886) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706886) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706886) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3706886) maxrss: 205120
DEBUG    ya.test:process.py:263 Command (pid 3706886) minflt: 16862
DEBUG    ya.test:process.py:263 Command (pid 3706886) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3706886) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3706886) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 3706886) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3706886) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3706886) nvcsw: 1540
DEBUG    ya.test:process.py:263 Command (pid 3706886) oublock: 232
DEBUG    ya.test:process.py:263 Command (pid 3706886) stime: 0.091276
DEBUG    ya.test:process.py:263 Command (pid 3706886) utime: 0.784144
DEBUG    ya.test:process.py:263 Command (pid 3706886) wtime: 3.611
DEBUG    ya.test:process.py:275 Command (pid 3706886) output:

DEBUG    ya.test:process.py:276 Command (pid 3706886) errors:
...4 Int16, c2505 Json NOT NULL, c2506 Json NOT NULL, c2507 Bool NOT NULL, c2508 Uint16 NOT NULL, c2509 Float, c2510 Interval64 NOT NULL, c2511 Date32 NOT NULL, c2512 Int64 NOT NULL, c2513 Bool NOT NULL, c2514 Datetime, c2515 Utf8, c2516 Interval64 NOT NULL, c2517 Float, c2518 Int16 NOT NULL, c2519 Json NOT NULL, c2520 Timestamp NOT NULL, c2521 Timestamp NOT NULL, c2522 Int64 NOT NULL, c2523 Bool, c2524 Json, c2525 Timestamp, c2526 Date32 NOT NULL, c2527 Date, c2528 Decimal(22,9) NOT NULL, c2529 Datetime64, c2530 Decimal(15,0), c2531 Uint8, c2532 Uint64, c2533 Datetime NOT NULL, c2534 Uint16 NOT NULL, c2535 Int64, c2536 Datetime NOT NULL, c2537 Decimal(15,0), c2538 Double, c2539 Decimal(15,0), c2540 Bool, c2541 Decimal(35,10) NOT NULL, c2542 Int64 NOT NULL, c2543 Double NOT NULL, c2544 Decimal(15,0) NOT NULL, c2545 Yson, c2546 String NOT NULL, c2547 Bool, c2548 Int8, c2549 Json, c2550 Int32 NOT NULL, c2551 Decimal(15,0) NOT NULL, c2552 Utf8, c2553 Datetime64 NOT NULL, c2554 Utf8, c2555 Decimal(15,0) NOT NULL, c2556 Datetime NOT NULL, c2557 JsonDocument NOT NULL, c2558 Interval64, c2559 Date NOT NULL, c2560 Date32 NOT NULL, c2561 Utf8 NOT NULL, c2562 Bool NOT NULL, c2563 Utf8, c2564 Timestamp64, c2565 Timestamp, c2566 Date NOT NULL, c2567 Bool, c2568 Float NOT NULL, c2569 Date32, c2570 Datetime NOT NULL, c2571 Uint16 NOT NULL, c2572 Timestamp64 NOT NULL, c2573 Int16 NOT NULL, c2574 Timestamp64 NOT NULL, c2575 JsonDocument, c2576 Uint32 NOT NULL, c2577 Uint64, c2578 Int32, c2579 Decimal(35,10) NOT NULL, c2580 Float, c2581 Double, c2582 Decimal(22,9) NOT NULL, c2583 Timestamp64, c2584 Timestamp64 NOT NULL, c2585 Datetime64 NOT NULL, c2586 Int64 NOT NULL, c2587 Int8 NOT NULL, c2588 Date, c2589 Uint8, c2590 Uint32 NOT NULL, c2591 String NOT NULL, c2592 Int16 NOT NULL, c2593 Timestamp, c2594 Decimal(15,0) NOT NULL, c2595 Json, c2596 Decimal(22,9) NOT NULL, c2597 String, c2598 Json, c2599 Uint16 NOT NULL, c2600 JsonDocument, c2601 Int64 NOT NULL, c2602 Date, c2603 Decimal(35,10) NOT NULL, c2604 Uint16 NOT NULL, c2605 Yson NOT NULL, c2606 Decimal(15,0) NOT NULL, c2607 Datetime NOT NULL, c2608 Uint32, c2609 Decimal(22,9), c2610 Uint16, c2611 Int16 NOT NULL, c2612 Float, c2613 Bool NOT NULL, c2614 Yson NOT NULL, c2615 Decimal(22,9), c2616 Float, c2617 Decimal(22,9) NOT NULL, c2618 Utf8 NOT NULL, c2619 Timestamp NOT NULL, c2620 Timestamp NOT NULL, c2621 String, c2622 Bool NOT NULL, c2623 Datetime64, c2624 Decimal(35,10), c2625 Date32, c2626 Bool, c2627 Int16, c2628 Int64 NOT NULL, c2629 Yson NOT NULL, c2630 Uint32, c2631 Decimal(35,10) NOT NULL, c2632 Bool NOT NULL, c2633 Yson NOT NULL, c2634 Uint32 NOT NULL, c2635 Json, c2636 Bool NOT NULL, c2637 Interval64 NOT NULL, c2638 Int8, c2639 Datetime NOT NULL, c2640 Int32, c2641 Timestamp, c2642 Decimal(22,9), c2643 Float NOT NULL, c2644 Int16, c2645 Bool, c2646 Decimal(15,0), c2647 Datetime64 NOT NULL, c2648 Decimal(15,0) NOT NULL, c2649 Int16, c2650 Uint16 NOT NULL, c2651 String NOT NULL, c2652 Yson NOT NULL, c2653 Uint8, c2654 Decimal(15,0), c2655 Int32 NOT NULL, c2656 Bool, c2657 Decimal(15,0) NOT NULL, c2658 Decimal(15,0) NOT NULL, c2659 String NOT NULL, c2660 Interval64 NOT NULL, c2661 String, c2662 Date32 NOT NULL, c2663 Decimal(22,9) NOT NULL, c2664 Int32, c2665 Utf8, c2666 Decimal(22,9), c2667 Timestamp64, c2668 Interval64, c2669 String NOT NULL, c2670 Date32, c2671 Interval64, c2672 Uint64 NOT NULL, c2673 Date32 NOT NULL, c2674 Utf8, c2675 Int8, c2676 Timestamp, c2677 Float, c2678 Bool NOT NULL, c2679 Uint64 NOT NULL, c2680 Decimal(35,10) NOT NULL, c2681 Float, c2682 Bool, c2683 Timestamp64 NOT NULL, c2684 JsonDocument, c2685 Interval64, c2686 Uint64 NOT NULL, c2687 Interval64, c2688 Uint8, c2689 Int8 NOT NULL, c2690 Float NOT NULL, c2691 Timestamp NOT NULL, c2692 Int8 NOT NULL, c2693 Json NOT NULL, c2694 Utf8, c2695 Int8 NOT NULL, c2696 Uint16 NOT NULL, c2697 JsonDocument, c2698 Int16 NOT NULL, c2699 Datetime64 NOT NULL, c2700 Decimal(15,0), c2701 Decimal(35,10), c2702 Double NOT NULL, c2703 Yson NOT NULL, c2704 Uint8 NOT NULL, c2705 Interval64 NOT NULL, c2706 Uint8, c2707 Date, c2708 Int32, c2709 Datetime64 NOT NULL, c2710 Int16, c2711 Float, c2712 Double, c2713 Uint64 NOT NULL, c2714 Yson NOT NULL, c2715 Double NOT NULL, c2716 Bool, c2717 Decimal(35,10) NOT NULL, c2718 Date32 NOT NULL, c2719 Decimal(15,0) NOT NULL, c2720 Datetime64 NOT NULL, c2721 Int64 NOT NULL, c2722 Float, c2723 Datetime64 NOT NULL, c2724 Int16, c2725 Yson NOT NULL, c2726 Decimal(35,10), c2727 Decimal(15,0), c2728 Double NOT NULL, c2729 Bool, c2730 Double, c2731 Bool NOT NULL, c2732 Int8, c2733 Datetime, c2734 Yson NOT NULL, c2735 Decimal(15,0) NOT NULL, c2736 Int16, c2737 JsonDocument, c2738 Uint8, c2739 Datetime64, c2740 Datetime, c2741 Yson, c2742 Date32 NOT NULL, c2743 Date32, c2744 Double NOT NULL, c2745 Datetime NOT NULL, c2746 Uint64, c2747 Uint64, c2748 Decimal(22,9), c2749 Datetime, c2750 Int64, c2751 Date, c2752 Float, c2753 Date32 NOT NULL, c2754 Date32, c2755 Datetime NOT NULL, c2756 Json NOT NULL, c2757 Interval64 NOT NULL, c2758 Int32, c2759 Uint8, c2760 Timestamp64, c2761 Timestamp64, c2762 Uint8, c2763 Date NOT NULL, c2764 Float, c2765 Bool, c2766 Decimal(22,9), c2767 Timestamp64, c2768 Date32 NOT NULL, c2769 Yson NOT NULL, c2770 Decimal(15,0), c2771 Float, c2772 Uint16, c2773 Decimal(15,0), c2774 Uint32 NOT NULL, c2775 Date32 NOT NULL, c2776 Utf8 NOT NULL, c2777 Datetime, c2778 Int64, c2779 Double, c2780 Uint8, c2781 Uint16, c2782 Yson NOT NULL, c2783 Decimal(22,9), c2784 Int32, c2785 Int64, c2786 Interval64, c2787 Int8, c2788 Int8, c2789 Decimal(22,9) NOT NULL, c2790 Int8, c2791 Decimal(35,10) NOT NULL, c2792 Interval64, c2793 Uint64, c2794 Decimal(35,10), c2795 Double, c2796 Double, c2797 Float NOT NULL, c2798 String NOT NULL, c2799 Uint16, c2800 JsonDocument NOT NULL, c2801 Timestamp64 NOT NULL, c2802 Int16, c2803 Int64, c2804 Double, c2805 Json, c2806 Yson, c2807 Int64, c2808 Int16, c2809 Decimal(15,0), c2810 Timestamp NOT NULL, c2811 Decimal(35,10) NOT NULL, c2812 Double, c2813 Datetime, c2814 Uint64 NOT NULL, c2815 Int32, c2816 Timestamp64, c2817 Int8, c2818 JsonDocument NOT NULL, c2819 Date32, c2820 Double NOT NULL, c2821 JsonDocument, c2822 Double NOT NULL, c2823 Int64, c2824 Date, c2825 Decimal(22,9), c2826 Bool NOT NULL, c2827 Datetime NOT NULL, c2828 Float NOT NULL, c2829 Date NOT NULL, c2830 Uint16 NOT NULL, c2831 Uint32, c2832 JsonDocument, c2833 Uint8 NOT NULL, c2834 Interval64 NOT NULL, c2835 Decimal(35,10), c2836 Int16, c2837 Double, c2838 Date32, c2839 Int16, c2840 Decimal(15,0), c2841 Uint8 NOT NULL, c2842 Decimal(22,9) NOT NULL, c2843 Json, c2844 Json, c2845 Interval64 NOT NULL, c2846 Int8 NOT NULL, c2847 Uint32, c2848 Timestamp NOT NULL, c2849 String, c2850 Bool NOT NULL, c2851 Date32 NOT NULL, c2852 Interval64, c2853 Json, c2854 Interval64 NOT NULL, c2855 Double, c2856 Bool, c2857 Int8 NOT NULL, c2858 Float, c2859 Interval64 NOT NULL, c2860 JsonDocument NOT NULL, c2861 Timestamp NOT NULL, c2862 Decimal(15,0) NOT NULL, c2863 Float NOT NULL, c2864 Int32, c2865 Datetime, c2866 String NOT NULL, c2867 Timestamp, c2868 Yson NOT NULL, c2869 Uint16 NOT NULL, c2870 Yson NOT NULL, c2871 Uint64, c2872 Bool NOT NULL, c2873 Decimal(22,9) NOT NULL, c2874 Decimal(35,10) NOT NULL, c2875 String, c2876 String, c2877 Decimal(22,9), c2878 Datetime NOT NULL, c2879 Bool, c2880 Timestamp64, c2881 Yson NOT NULL, c2882 Float, c2883 Timestamp64 NOT NULL, c2884 Utf8, c2885 Int16 NOT NULL, c2886 JsonDocument NOT NULL, c2887 Timestamp, c2888 Bool NOT NULL, c2889 Datetime, c2890 Date, c2891 String, c2892 Datetime, c2893 Int8 NOT NULL, c2894 Double NOT NULL, c2895 Date NOT NULL, c2896 JsonDocument NOT NULL, c2897 Int8 NOT NULL, c2898 Int32, c2899 Bool, c2900 Int64 NOT NULL, c2901 Yson, c2902 Uint32 NOT NULL, c2903 Float NOT NULL, c2904 Bool, c2905 Float NOT NULL, c2906 Decimal(22,9), c2907 Timestamp NOT NULL, c2908 Bool, c2909 Int8 NOT NULL, c2910 Timestamp64 NOT NULL, c2911 Uint8 NOT NULL, c2912 Datetime64, c2913 Decimal(35,10), c2914 Int32, c2915 Decimal(35,10) NOT NULL, c2916 Uint16 NOT NULL, c2917 Decimal(22,9) NOT NULL, c2918 Utf8 NOT NULL, c2919 Interval64, c2920 Timestamp, c2921 Bool NOT NULL, c2922 Json NOT NULL, c2923 Decimal(15,0), c2924 Decimal(35,10) NOT NULL, c2925 Timestamp, c2926 Decimal(15,0), c2927 Uint64, c2928 Utf8 NOT NULL, c2929 Decimal(22,9) NOT NULL, c2930 Int64 NOT NULL, c2931 Decimal(22,9) NOT NULL, c2932 Int8 NOT NULL, c2933 Decimal(22,9), c2934 Uint32 NOT NULL, c2935 Decimal(15,0), c2936 String, c2937 Uint64, c2938 Decimal(15,0) NOT NULL, c2939 Bool, c2940 Uint8, c2941 Decimal(15,0), c2942 Interval64 NOT NULL, c2943 Uint8 NOT NULL, c2944 Json NOT NULL, c2945 Bool, c2946 Interval64, c2947 Uint32 NOT NULL, c2948 Uint8 NOT NULL, c2949 Utf8, c2950 Interval64 NOT NULL, c2951 Timestamp64 NOT NULL, c2952 Date NOT NULL, c2953 JsonDocument NOT NULL, c2954 Uint32 NOT NULL, c2955 Double NOT NULL, c2956 Int16, c2957 Decimal(22,9) NOT NULL, c2958 Uint16, c2959 Datetime64, c2960 Int32 NOT NULL, c2961 Json NOT NULL, c2962 Uint8 NOT NULL, c2963 Int8 NOT NULL, c2964 Int16, c2965 Interval64, c2966 Datetime NOT NULL, c2967 Yson, c2968 Decimal(22,9) NOT NULL, c2969 String NOT NULL, c2970 Bool NOT NULL, c2971 Double NOT NULL, c2972 Uint64 NOT NULL, c2973 Int16 NOT NULL, c2974 Json, c2975 Datetime, c2976 Decimal(15,0), c2977 Uint32, c2978 Int8 NOT NULL, c2979 Decimal(35,10) NOT NULL, c2980 Decimal(22,9), c2981 String NOT NULL, c2982 Utf8 NOT NULL, c2983 Uint8 NOT NULL, c2984 String, c2985 Uint8, c2986 Int16 NOT NULL, c2987 Double, c2988 Uint16 NOT NULL, c2989 Int16, c2990 Decimal(15,0), c2991 Utf8 NOT NULL, c2992 Int32 NOT NULL, c2993 Interval64, c2994 String, c2995 Uint64 NOT NULL, c2996 Int32, c2997 Uint16 NOT NULL, c2998 Yson NOT NULL, c2999 Interval64, c3000 Int8, c3001 Decimal(22,9), c3002 Double, c3003 Uint32 NOT NULL, c3004 Datetime, c3005 Interval64 NOT NULL, c3006 Yson, c3007 Utf8 NOT NULL, c3008 String, c3009 Int32, c3010 Int8 NOT NULL, c3011 Int8 NOT NULL, c3012 Bool, c3013 Decimal(35,10), c3014 Decimal(15,0), c3015 String NOT NULL, c3016 Int16, c3017 Int64 NOT NULL, c3018 Json NOT NULL, c3019 Yson NOT NULL, c3020 Float NOT NULL, c3021 Uint32 NOT NULL, c3022 Datetime64 NOT NULL, c3023 Float NOT NULL, c3024 Timestamp NOT NULL, c3025 Uint64 NOT NULL, c3026 Datetime NOT NULL, c3027 Datetime NOT NULL, c3028 Datetime NOT NULL, c3029 Int32, c3030 Date32 NOT NULL, c3031 Decimal(35,10) NOT NULL, c3032 Uint8 NOT NULL, c3033 Uint32 NOT NULL, c3034 String, c3035 Datetime64, c3036 Decimal(15,0), c3037 Int8 NOT NULL, c3038 Bool NOT NULL, c3039 Int16 NOT NULL, c3040 Datetime, c3041 Datetime64 NOT NULL, c3042 Yson NOT NULL, c3043 Json, c3044 Int64 NOT NULL, c3045 Datetime64 NOT NULL, c3046 Int16 NOT NULL, c3047 Float NOT NULL, c3048 Int32, c3049 Interval64, c3050 Decimal(35,10) NOT NULL, c3051 Double, c3052 Decimal(15,0), c3053 JsonDocument, c3054 Int64, c3055 Date32 NOT NULL, c3056 Int16 NOT NULL, c3057 Timestamp64, c3058 Int32 NOT NULL, c3059 Uint32 NOT NULL, c3060 Decimal(15,0), c3061 Decimal(35,10), c3062 Uint32, c3063 Yson, c3064 Uint16 NOT NULL, c3065 Uint32 NOT NULL, c3066 Uint8 NOT NULL, c3067 Decimal(22,9), c3068 Float NOT NULL, c3069 JsonDocument NOT NULL, c3070 Int16 NOT NULL, c3071 Date, c3072 Yson NOT NULL, c3073 Uint16, c3074 String NOT NULL, c3075 Interval64, c3076 Decimal(22,9), c3077 Date32 NOT NULL, c3078 Int16, c3079 Datetime NOT NULL, c3080 Uint16, c3081 Decimal(22,9) NOT NULL, c3082 Json NOT NULL, c3083 Decimal(15,0) NOT NULL, c3084 Bool, c3085 Date NOT NULL, c3086 Interval64, c3087 Uint32 NOT NULL, c3088 String, c3089 String, c3090 Double NOT NULL, c3091 Datetime, c3092 Timestamp NOT NULL, c3093 Int8 NOT NULL, c3094 Float, c3095 JsonDocument NOT NULL, c3096 Float NOT NULL, c3097 Float, c3098 Decimal(35,10) NOT NULL, c3099 Json NOT NULL, c3100 Timestamp, c3101 Uint32, c3102 Timestamp64, c3103 Int64, c3104 Uint16, c3105 Date NOT NULL, c3106 Int64, c3107 Decimal(35,10), c3108 Decimal(15,0) NOT NULL, c3109 JsonDocument, c3110 Int64 NOT NULL, c3111 Timestamp64, c3112 Datetime, c3113 String NOT NULL, c3114 JsonDocument NOT NULL, c3115 Decimal(22,9) NOT NULL, c3116 Int16 NOT NULL, c3117 Datetime64 NOT NULL, c3118 Float, c3119 Json, c3120 Date, c3121 Float NOT NULL, c3122 Date32 NOT NULL, c3123 Int8 NOT NULL, c3124 Timestamp, c3125 Int8 NOT NULL, c3126 Float, c3127 Interval64, c3128 Uint64, c3129 Int64 NOT NULL, c3130 Datetime64 NOT NULL, c3131 Uint8, c3132 Uint16, c3133 Uint16 NOT NULL, c3134 Uint32 NOT NULL, c3135 Decimal(15,0), c3136 Int16 NOT NULL, c3137 Datetime64, c3138 Timestamp64 NOT NULL, c3139 Decimal(22,9) NOT NULL, c3140 String, c3141 String NOT NULL, c3142 Decimal(35,10) NOT NULL, c3143 Bool NOT NULL, c3144 Decimal(35,10) NOT NULL, c3145 Uint32, c3146 Datetime64 NOT NULL, c3147 Uint32, c3148 Datetime64, c3149 Int8 NOT NULL, c3150 Int16 NOT NULL, c3151 Uint16, c3152 Json NOT NULL, c3153 Date32 NOT NULL, c3154 Timestamp, c3155 Int8, c3156 Datetime64 NOT NULL, c3157 Json NOT NULL, c3158 Date32 NOT NULL, c3159 Json, c3160 Uint32, c3161 Int64, c3162 Date32, c3163 Date32, c3164 Uint8 NOT NULL, c3165 String, c3166 Datetime64 NOT NULL, c3167 JsonDocument NOT NULL, c3168 String, c3169 Decimal(15,0), c3170 Bool, c3171 Float, c3172 Timestamp NOT NULL, c3173 Int16, c3174 Utf8 NOT NULL, c3175 Bool, c3176 Bool, c3177 Timestamp, c3178 Int32, c3179 Double NOT NULL, c3180 Date32, c3181 Int8, c3182 Uint16, c3183 Interval64, c3184 Decimal(35,10) NOT NULL, c3185 Int8, c3186 Date NOT NULL, c3187 Timestamp, c3188 Decimal(15,0), c3189 Uint32, c3190 Yson NOT NULL, c3191 Double NOT NULL, c3192 Int64, c3193 Decimal(35,10), c3194 Uint8, c3195 JsonDocument, c3196 Timestamp, c3197 Uint32, c3198 Utf8 NOT NULL, c3199 Int32 NOT NULL, c3200 Uint16, c3201 Int8 NOT NULL, c3202 Datetime64 NOT NULL, c3203 Bool, c3204 Timestamp64 NOT NULL, c3205 Int16, c3206 Decimal(22,9), c3207 Utf8 NOT NULL, c3208 Datetime NOT NULL, c3209 Timestamp64, c3210 Uint32, c3211 Bool, c3212 Interval64, c3213 Uint8 NOT NULL, c3214 Decimal(22,9), c3215 Decimal(22,9), c3216 Decimal(22,9) NOT NULL, c3217 Interval64 NOT NULL, c3218 Decimal(22,9), c3219 Decimal(22,9), c3220 Int64 NOT NULL, c3221 Decimal(15,0) NOT NULL, c3222 Uint64 NOT NULL, c3223 Datetime64, c3224 Uint64 NOT NULL, c3225 Timestamp64 NOT NULL, c3226 Uint16, c3227 Int16, c3228 Utf8 NOT NULL, c3229 Float NOT NULL, c3230 Int16 NOT NULL, c3231 Decimal(22,9) NOT NULL, c3232 Interval64 NOT NULL, c3233 Uint8, c3234 Interval64, c3235 Yson, c3236 Decimal(22,9), c3237 Uint16, c3238 Uint32 NOT NULL, c3239 Uint32, c3240 Decimal(35,10), c3241 Timestamp NOT NULL, c3242 Int16 NOT NULL, c3243 Uint32 NOT NULL, c3244 Decimal(35,10) NOT NULL, c3245 Uint64 NOT NULL, c3246 Datetime, c3247 Date NOT NULL, c3248 Timestamp NOT NULL, c3249 Uint16, c3250 Timestamp64, c3251 Int32, c3252 Interval64 NOT NULL, c3253 Decimal(22,9), c3254 Interval64 NOT NULL, c3255 Datetime NOT NULL, c3256 Uint64, c3257 Decimal(15,0), c3258 Datetime NOT NULL, c3259 Timestamp, c3260 Int64 NOT NULL, c3261 Uint16 NOT NULL, c3262 String NOT NULL, c3263 Utf8 NOT NULL, c3264 Bool NOT NULL, c3265 Float NOT NULL, c3266 Int32 NOT NULL, c3267 Decimal(35,10), c3268 Decimal(15,0) NOT NULL, c3269 Date, c3270 Double NOT NULL, c3271 JsonDocument, c3272 Float NOT NULL, c3273 Int64 NOT NULL, c3274 Interval64, c3275 Uint16, c3276 Int8, c3277 Decimal(15,0), c3278 Int8 NOT NULL, c3279 Int32, c3280 JsonDocument, c3281 Datetime NOT NULL, c3282 Decimal(22,9), c3283 Int8, c3284 Timestamp NOT NULL, c3285 Yson, c3286 Utf8, c3287 Yson, c3288 Timestamp64, c3289 Bool, c3290 JsonDocument NOT NULL, c3291 Utf8, c3292 Uint16 NOT NULL, c3293 Decimal(22,9) NOT NULL, c3294 Decimal(22,9) NOT NULL, c3295 Yson, c3296 Datetime64 NOT NULL, c3297 Int64 NOT NULL, c3298 Uint64, c3299 Int16 NOT NULL, c3300 Timestamp64, c3301 Timestamp, c3302 Decimal(35,10) NOT NULL, c3303 Date, c3304 Uint32 NOT NULL, c3305 Uint32 NOT NULL, c3306 Uint32 NOT NULL, c3307 Float NOT NULL, c3308 Uint32, c3309 Decimal(35,10) NOT NULL, c3310 Int8 NOT NULL, c3311 Uint16 NOT NULL, c3312 Int32 NOT NULL, c3313 Uint8 NOT NULL, c3314 Date32, c3315 Decimal(35,10), c3316 Timestamp, c3317 Int16, c3318 Datetime64, c3319 Int32, c3320 Int16, c3321 Date32 NOT NULL, c3322 Uint8, c3323 String, c3324 Utf8, c3325 Int64 NOT NULL, c3326 Json NOT NULL, c3327 Json, c3328 Yson NOT NULL, c3329 Double NOT NULL, c3330 Datetime, c3331 Int64, c3332 Datetime64, c3333 JsonDocument, c3334 Uint32, c3335 Datetime, c3336 Timestamp64 NOT NULL, c3337 JsonDocument, c3338 Uint64 NOT NULL, c3339 Decimal(15,0), c3340 Date NOT NULL, c3341 Timestamp, c3342 Int32 NOT NULL, c3343 Date, c3344 Uint16, c3345 Json, c3346 Uint32 NOT NULL, c3347 Decimal(35,10), c3348 Datetime64, c3349 Int64, c3350 Date NOT NULL, c3351 Float, c3352 Int32 NOT NULL, c3353 Int64 NOT NULL, c3354 Int64, c3355 Interval64 NOT NULL, c3356 Json NOT NULL, c3357 JsonDocument, c3358 Interval64, c3359 Datetime NOT NULL, c3360 Decimal(35,10) NOT NULL, c3361 Uint8, c3362 Uint8, c3363 Datetime64 NOT NULL, c3364 Json, c3365 String, c3366 Bool NOT NULL, c3367 Datetime NOT NULL, c3368 Decimal(22,9), c3369 Datetime NOT NULL, c3370 Json NOT NULL, c3371 Decimal(15,0), c3372 Decimal(15,0) NOT NULL, c3373 Timestamp64 NOT NULL, c3374 Int8, c3375 JsonDocument NOT NULL, c3376 Double, c3377 JsonDocument NOT NULL, c3378 String NOT NULL, c3379 Datetime64, c3380 Bool NOT NULL, c3381 Int8 NOT NULL, c3382 Decimal(35,10) NOT NULL, c3383 Uint8 NOT NULL, c3384 Uint16 NOT NULL, c3385 Int16, c3386 Timestamp, c3387 Decimal(15,0), c3388 Uint16, c3389 Double, c3390 Datetime NOT NULL, c3391 Uint32 NOT NULL, c3392 Double NOT NULL, c3393 Int64, c3394 Timestamp, c3395 Double NOT NULL, c3396 Uint8 NOT NULL, c3397 String, c3398 String, c3399 Int32, c3400 Uint64, c3401 Date, c3402 Float NOT NULL, c3403 Uint8, c3404 Datetime64, c3405 Datetime64, c3406 Json, c3407 Utf8, c3408 Decimal(35,10) NOT NULL, c3409 Yson, c3410 Int16 NOT NULL, c3411 Decimal(15,0), c3412 String, c3413 Decimal(35,10), c3414 Uint8 NOT NULL, c3415 Int16 NOT NULL, c3416 Float, c3417 Date, c3418 JsonDocument NOT NULL, c3419 Decimal(15,0), c3420 Bool NOT NULL, c3421 Double NOT NULL, c3422 Bool, c3423 Decimal(15,0), c3424 Datetime, c3425 Int16 NOT NULL, c3426 Date32, c3427 Interval64, c3428 Double, c3429 Date32 NOT NULL, c3430 Datetime64 NOT NULL, c3431 Timestamp64 NOT NULL, c3432 Date NOT NULL, c3433 Date NOT NULL, c3434 Datetime64 NOT NULL, c3435 Timestamp, c3436 Uint8 NOT NULL, c3437 Utf8 NOT NULL, c3438 Uint32 NOT NULL, c3439 Timestamp, c3440 Decimal(35,10) NOT NULL, c3441 Interval64 NOT NULL, c3442 Timestamp64, c3443 Uint32, c3444 Decimal(35,10), c3445 Interval64, c3446 Decimal(35,10) NOT NULL, c3447 Json, c3448 Decimal(35,10) NOT NULL, c3449 Int8, c3450 Decimal(15,0), c3451 Json NOT NULL, c3452 Datetime NOT NULL, c3453 JsonDocument NOT NULL, c3454 Decimal(22,9) NOT NULL, c3455 Timestamp NOT NULL, c3456 Uint8, c3457 Uint16 NOT NULL, c3458 Json, c3459 Timestamp NOT NULL, c3460 Int8, c3461 Uint16, c3462 Uint32, c3463 Date NOT NULL, c3464 Timestamp64, c3465 Timestamp, c3466 Date32 NOT NULL, c3467 Float, c3468 Float, c3469 Decimal(22,9) NOT NULL, c3470 String, c3471 Date32, c3472 Decimal(35,10) NOT NULL, c3473 Uint64 NOT NULL, c3474 Datetime64 NOT NULL, c3475 Json NOT NULL, c3476 Json, c3477 Int64 NOT NULL, c3478 Utf8 NOT NULL, c3479 Utf8 NOT NULL, c3480 Utf8, c3481 Bool, c3482 JsonDocument NOT NULL, c3483 Float NOT NULL, c3484 Double, c3485 Uint32 NOT NULL, c3486 Decimal(35,10), c3487 Timestamp NOT NULL, c3488 Json, c3489 Yson, c3490 Decimal(15,0), c3491 String, c3492 Decimal(22,9), c3493 JsonDocument NOT NULL, c3494 JsonDocument, c3495 Uint16, c3496 Datetime64 NOT NULL, c3497 Interval64 NOT NULL, c3498 JsonDocument, c3499 Interval64, c3500 Uint32 NOT NULL, c3501 Timestamp64 NOT NULL, c3502 Uint16 NOT NULL, c3503 Json, c3504 Json, c3505 Decimal(15,0) NOT NULL, c3506 Datetime64, c3507 Utf8 NOT NULL, c3508 Json, c3509 String NOT NULL, c3510 Date NOT NULL, c3511 Decimal(15,0) NOT NULL, c3512 Datetime64 NOT NULL, c3513 JsonDocument, c3514 Int64 NOT NULL, c3515 Int8, c3516 Decimal(35,10) NOT NULL, c3517 Interval64, c3518 Datetime, c3519 Json NOT NULL, c3520 Float, c3521 Interval64, c3522 Int32, c3523 Utf8 NOT NULL, c3524 Interval64, c3525 Decimal(22,9), c3526 Double NOT NULL, c3527 Decimal(35,10), c3528 Date NOT NULL, c3529 Date NOT NULL, c3530 Datetime64 NOT NULL, c3531 Datetime, c3532 Timestamp64, c3533 Utf8 NOT NULL, c3534 Int8 NOT NULL, c3535 Int8, c3536 String NOT NULL, c3537 Decimal(35,10) NOT NULL, c3538 JsonDocument NOT NULL, c3539 Uint16 NOT NULL, c3540 Int64 NOT NULL, c3541 JsonDocument, c3542 Datetime64 NOT NULL, c3543 String NOT NULL, c3544 Yson, c3545 Timestamp NOT NULL, c3546 Date, c3547 Uint16, c3548 Uint64 NOT NULL, c3549 Json NOT NULL, c3550 Int32 NOT NULL, c3551 Double NOT NULL, c3552 Date32, c3553 Int16 NOT NULL, c3554 Date, c3555 JsonDocument NOT NULL, c3556 Double NOT NULL, c3557 String NOT NULL, c3558 Datetime, c3559 Int64, c3560 Interval64, c3561 Timestamp64 NOT NULL, c3562 Timestamp, c3563 Int64, c3564 Uint32, c3565 Timestamp64, c3566 Uint64, c3567 String, c3568 Timestamp NOT NULL, c3569 Float, c3570 Double, c3571 Int64 NOT NULL, c3572 Uint16, c3573 Int16, c3574 Date32 NOT NULL, c3575 Double NOT NULL, c3576 Datetime, c3577 Uint16 NOT NULL, c3578 Date32 NOT NULL, c3579 Uint64, c3580 Interval64, c3581 Double NOT NULL, c3582 Utf8, c3583 Timestamp, c3584 Date32 NOT NULL, c3585 Yson NOT NULL, c3586 Timestamp64 NOT NULL, c3587 Timestamp, c3588 Timestamp NOT NULL, c3589 Uint16, c3590 Interval64 NOT NULL, c3591 Timestamp64 NOT NULL, c3592 Timestamp, c3593 Date, c3594 Int16, c3595 Int8 NOT NULL, c3596 Decimal(35,10), c3597 Double NOT NULL, c3598 Interval64, c3599 Timestamp, c3600 Utf8 NOT NULL, c3601 Date32, c3602 Date32 NOT NULL, c3603 Utf8, c3604 Json NOT NULL, c3605 Json NOT NULL, c3606 Date, c3607 Int64, c3608 Float, c3609 Float NOT NULL, c3610 Int64 NOT NULL, c3611 Int16, c3612 Date32, c3613 Interval64 NOT NULL, c3614 Interval64, c3615 Int64 NOT NULL, c3616 Int8, c3617 Int32, c3618 Interval64 NOT NULL, c3619 Decimal(22,9) NOT NULL, c3620 Yson, c3621 Json, c3622 Yson NOT NULL, c3623 Utf8 NOT NULL, c3624 Interval64 NOT NULL, c3625 Uint32, c3626 Uint8, c3627 Date, c3628 Timestamp64 NOT NULL, c3629 Decimal(35,10) NOT NULL, c3630 Timestamp64, c3631 Int8, c3632 Datetime64 NOT NULL, c3633 Decimal(35,10), c3634 Json, c3635 Timestamp, c3636 Timestamp64 NOT NULL, c3637 Int16, c3638 Uint32, c3639 Bool NOT NULL, c3640 Interval64, c3641 Datetime64, c3642 String, c3643 String NOT NULL, c3644 Decimal(22,9), c3645 Int32, c3646 Datetime, c3647 Decimal(15,0), c3648 Int8 NOT NULL, c3649 Timestamp64 NOT NULL, c3650 Uint64 NOT NULL, c3651 Date32 NOT NULL, c3652 Int8, c3653 Uint8, c3654 Utf8, c3655 Date32, c3656 Json, c3657 Yson, c3658 Int64, c3659 Date32 NOT NULL, c3660 Int64, c3661 Json NOT NULL, c3662 Datetime, c3663 Datetime64 NOT NULL, c3664 String NOT NULL, c3665 Timestamp64, c3666 JsonDocument, c3667 Yson, c3668 JsonDocument, c3669 Datetime, c3670 Bool, c3671 Datetime NOT NULL, c3672 JsonDocument NOT NULL, c3673 Uint64, c3674 Int32 NOT NULL, c3675 Interval64, c3676 Uint32 NOT NULL, c3677 Int8 NOT NULL, c3678 Timestamp64 NOT NULL, c3679 Decimal(15,0), c3680 Utf8, c3681 Timestamp64 NOT NULL, c3682 Uint32, c3683 Bool NOT NULL, c3684 Uint8 NOT NULL, c3685 Int8, c3686 Timestamp NOT NULL, c3687 Date32 NOT NULL, c3688 Timestamp64, c3689 Datetime, c3690 Uint16 NOT NULL, c3691 String, c3692 Int8 NOT NULL, c3693 Date NOT NULL, c3694 Int64 NOT NULL, c3695 Int64 NOT NULL, c3696 Uint64 NOT NULL, c3697 Double NOT NULL, c3698 Utf8, c3699 Timestamp64, c3700 Date32, c3701 Float NOT NULL, c3702 Timestamp64, c3703 Timestamp64 NOT NULL, c3704 Int16 NOT NULL, c3705 Double, c3706 Date32 NOT NULL, c3707 Bool, c3708 Bool NOT NULL, c3709 Utf8, c3710 Decimal(22,9), c3711 Bool NOT NULL, c3712 Uint32 NOT NULL, c3713 Uint8 NOT NULL, c3714 Int32 NOT NULL, c3715 Int64 NOT NULL, c3716 Interval64 NOT NULL, c3717 Double NOT NULL, c3718 Uint64, c3719 Yson NOT NULL, c3720 Uint16 NOT NULL, c3721 Datetime, c3722 String, c3723 Uint64 NOT NULL, c3724 Decimal(35,10) NOT NULL, c3725 Utf8 NOT NULL, c3726 Bool, c3727 Datetime NOT NULL, c3728 Decimal(22,9) NOT NULL, c3729 Int8, c3730 Uint64, c3731 Json NOT NULL, c3732 Datetime64 NOT NULL, c3733 Int32 NOT NULL, c3734 Json, c3735 Utf8, c3736 Timestamp64, c3737 Bool NOT NULL, c3738 Date32, c3739 Bool NOT NULL, c3740 Json, c3741 Double NOT NULL, c3742 Timestamp64 NOT NULL, c3743 Float NOT NULL, c3744 Int8, c3745 Decimal(15,0), c3746 Uint16, c3747 JsonDocument, c3748 Decimal(22,9), c3749 Decimal(15,0) NOT NULL, c3750 Uint32 NOT NULL, c3751 Timestamp NOT NULL, c3752 Interval64, c3753 Uint16 NOT NULL, c3754 Date, c3755 Utf8, c3756 Utf8, c3757 Double, c3758 Int64 NOT NULL, c3759 Decimal(22,9), c3760 Uint16 NOT NULL, c3761 Decimal(15,0), c3762 JsonDocument, c3763 Decimal(15,0), c3764 Int8, c3765 Float, c3766 Int16 NOT NULL, c3767 Datetime NOT NULL, c3768 Timestamp64 NOT NULL, c3769 Timestamp64, c3770 Timestamp, c3771 Decimal(15,0), c3772 Float, c3773 Date NOT NULL, c3774 Date, c3775 Uint16, c3776 Double NOT NULL, c3777 Json, c3778 Double, c3779 Decimal(15,0), c3780 Uint8 NOT NULL, c3781 Decimal(22,9), c3782 JsonDocument, c3783 Date32, c3784 Date NOT NULL, c3785 Date32, c3786 Timestamp NOT NULL, c3787 Timestamp NOT NULL, c3788 Utf8, c3789 Uint32 NOT NULL, c3790 Bool NOT NULL, c3791 Utf8 NOT NULL, c3792 Utf8, c3793 Int32, c3794 Timestamp64 NOT NULL, c3795 Double NOT NULL, c3796 Bool NOT NULL, c3797 Date, c3798 Uint8 NOT NULL, c3799 Utf8, c3800 Uint32, c3801 Datetime64 NOT NULL, c3802 Int8 NOT NULL, c3803 Date, c3804 Int16, c3805 Date32, c3806 Uint32 NOT NULL, c3807 JsonDocument, c3808 Bool NOT NULL, c3809 Date, c3810 Float, c3811 Int8 NOT NULL, c3812 Date, c3813 Utf8, c3814 Uint8, c3815 Timestamp64 NOT NULL, c3816 Uint64, c3817 Double, c3818 Uint64 NOT NULL, c3819 Uint64, c3820 Float NOT NULL, c3821 Int64, c3822 Json, c3823 Yson, c3824 Uint64, c3825 Int16 NOT NULL, c3826 Datetime, c3827 Json, c3828 Uint16 NOT NULL, c3829 Interval64 NOT NULL, c3830 Date, c3831 Utf8, c3832 Int16, c3833 Timestamp64 NOT NULL, c3834 Int64 NOT NULL, c3835 Yson NOT NULL, c3836 JsonDocument NOT NULL, c3837 Uint16 NOT NULL, c3838 JsonDocument, c3839 Timestamp64, c3840 Interval64, c3841 Decimal(35,10), c3842 String NOT NULL, c3843 Int64 NOT NULL, c3844 Timestamp64 NOT NULL, c3845 Datetime, c3846 Decimal(22,9) NOT NULL, c3847 Timestamp NOT NULL, c3848 Decimal(15,0) NOT NULL, c3849 String, c3850 Decimal(35,10), c3851 Bool, c3852 String, c3853 Int64, c3854 Uint16, c3855 Date32 NOT NULL, c3856 Int64, c3857 Uint64, c3858 Double, c3859 Yson, c3860 String NOT NULL, c3861 Int16 NOT NULL, c3862 Decimal(22,9), c3863 Bool, c3864 Uint32, c3865 Decimal(22,9), c3866 Float, c3867 Decimal(15,0), c3868 JsonDocument NOT NULL, c3869 Datetime64, c3870 JsonDocument, c3871 Interval64 NOT NULL, c3872 Decimal(22,9) NOT NULL, c3873 Int32, c3874 Uint64 NOT NULL, c3875 Bool, c3876 Timestamp NOT NULL, c3877 String, c3878 Int16 NOT NULL, c3879 Int16 NOT NULL, c3880 Datetime64 NOT NULL, c3881 Uint16, c3882 Datetime, c3883 String NOT NULL, c3884 Utf8 NOT NULL, c3885 Interval64 NOT NULL, c3886 Json NOT NULL, c3887 Interval64, c3888 Double, c3889 Decimal(22,9), c3890 Uint8, c3891 Datetime64, c3892 Uint8, c3893 Decimal(35,10), c3894 Date32 NOT NULL, c3895 Timestamp NOT NULL, c3896 Datetime64 NOT NULL, c3897 Datetime64, c3898 Uint32, c3899 Uint8, c3900 Decimal(15,0) NOT NULL, c3901 Double NOT NULL, c3902 Utf8 NOT NULL, c3903 Utf8 NOT NULL, c3904 Uint32, c3905 Int8, c3906 Decimal(22,9) NOT NULL, c3907 Bool, c3908 Int32, c3909 Uint64 NOT NULL, c3910 Decimal(35,10) NOT NULL, c3911 Float, c3912 Timestamp64 NOT NULL, c3913 Double NOT NULL, c3914 Int32, c3915 Int16, c3916 Decimal(35,10) NOT NULL, c3917 Timestamp64, c3918 Uint64, c3919 String NOT NULL, c3920 Datetime, c3921 Timestamp64 NOT NULL, c3922 String, c3923 Uint32, c3924 Yson, c3925 Uint32, c3926 Timestamp, c3927 Datetime64 NOT NULL, c3928 Int8 NOT NULL, c3929 Timestamp64, c3930 Float NOT NULL, c3931 Datetime NOT NULL, c3932 Int8 NOT NULL, c3933 Float NOT NULL, c3934 Decimal(35,10) NOT NULL, c3935 Date32 NOT NULL, c3936 Uint32 NOT NULL, c3937 Date NOT NULL, c3938 Int32 NOT NULL, c3939 Date32, c3940 Int8, c3941 Float NOT NULL, c3942 JsonDocument, c3943 String, c3944 Decimal(22,9), c3945 Date NOT NULL, c3946 Yson NOT NULL, c3947 Date, c3948 Bool, c3949 Int8, c3950 Uint16 NOT NULL, c3951 Decimal(35,10), c3952 Datetime NOT NULL, c3953 Decimal(15,0) NOT NULL, c3954 Int64 NOT NULL, c3955 Decimal(22,9) NOT NULL, c3956 Int16 NOT NULL, c3957 Yson NOT NULL, c3958 Bool NOT NULL, c3959 Int8 NOT NULL, c3960 Uint64, c3961 Date, c3962 Datetime, c3963 Bool, c3964 Bool NOT NULL, c3965 Int32 NOT NULL, c3966 Uint8, c3967 Uint64 NOT NULL, c3968 Interval64 NOT NULL, c3969 String NOT NULL, c3970 Timestamp, c3971 Date32 NOT NULL, c3972 Utf8 NOT NULL, c3973 Uint32, c3974 Uint32 NOT NULL, c3975 Interval64 NOT NULL, c3976 Decimal(35,10) NOT NULL, c3977 Json NOT NULL, c3978 Decimal(35,10), c3979 Int8, c3980 Datetime NOT NULL, c3981 Float NOT NULL, c3982 Int32, c3983 Int32 NOT NULL, c3984 Float NOT NULL, c3985 String NOT NULL, c3986 String, c3987 Double NOT NULL, c3988 String, c3989 Yson, c3990 Json NOT NULL, c3991 Date32 NOT NULL, c3992 Utf8, c3993 Decimal(15,0), c3994 Uint64, c3995 Datetime64, c3996 Datetime NOT NULL, c3997 Int8 NOT NULL, c3998 Datetime64, c3999 Float, c4000 Int64 NOT NULL, c4001 Int64, c4002 Timestamp NOT NULL, c4003 Uint8, c4004 Uint32, c4005 Datetime, c4006 Double, c4007 Datetime NOT NULL, c4008 Uint16, c4009 Int8, c4010 Timestamp64, c4011 Date32 NOT NULL, c4012 Uint64 NOT NULL, c4013 Json NOT NULL, c4014 Date NOT NULL, c4015 Int32 NOT NULL, c4016 Utf8, c4017 Date32, c4018 Yson NOT NULL, c4019 Double, c4020 Int64, c4021 Date32, c4022 Int16 NOT NULL, c4023 Yson, c4024 Decimal(35,10), c4025 Timestamp64, c4026 Uint64, c4027 Decimal(22,9), c4028 JsonDocument, c4029 Int64, c4030 Float NOT NULL, c4031 Json, c4032 Date, c4033 Yson NOT NULL, c4034 Uint8 NOT NULL, c4035 Decimal(35,10) NOT NULL, c4036 Json NOT NULL, c4037 Int64 NOT NULL, c4038 Datetime NOT NULL, c4039 Date32, c4040 Date NOT NULL, c4041 Int64, c4042 Decimal(35,10), c4043 Uint8, c4044 Date32 NOT NULL, c4045 Int16 NOT NULL, c4046 Timestamp NOT NULL, c4047 Int64 NOT NULL, c4048 Uint8, c4049 Decimal(22,9) NOT NULL, c4050 String NOT NULL, c4051 Timestamp64, c4052 Timestamp64 NOT NULL, c4053 Timestamp, c4054 Int32 NOT NULL, c4055 Timestamp, c4056 Uint8 NOT NULL, c4057 Int16 NOT NULL, c4058 Uint16 NOT NULL, c4059 Date32 NOT NULL, c4060 Json NOT NULL, c4061 Utf8 NOT NULL, c4062 Int16 NOT NULL, c4063 Int8, c4064 Int8, c4065 Int8 NOT NULL, c4066 Int16, c4067 Decimal(22,9), c4068 Interval64, c4069 Interval64 NOT NULL, c4070 Int64 NOT NULL, c4071 Utf8, c4072 Int8, c4073 Float NOT NULL, c4074 Int32 NOT NULL, c4075 Decimal(15,0), c4076 Decimal(35,10) NOT NULL, c4077 String NOT NULL, c4078 Uint64 NOT NULL, c4079 Datetime NOT NULL, c4080 Decimal(15,0), c4081 Int32 NOT NULL, c4082 String NOT NULL, c4083 Uint8, c4084 String NOT NULL, c4085 Utf8, c4086 Decimal(22,9) NOT NULL, c4087 Uint8 NOT NULL, c4088 Timestamp64, c4089 Uint8, c4090 Decimal(22,9), c4091 Bool NOT NULL, c4092 Interval64, c4093 Json, c4094 Double NOT NULL, c4095 Date32, c4096 Datetime, c4097 Datetime64, c4098 Decimal(35,10) NOT NULL, c4099 Datetime, c4100 Date NOT NULL, c4101 Int32 NOT NULL, c4102 Uint8, c4103 String, c4104 Uint16, c4105 Uint16 NOT NULL, c4106 Decimal(22,9), c4107 Timestamp64 NOT NULL, c4108 Timestamp64, c4109 Bool, c4110 Uint32 NOT NULL, c4111 Bool, c4112 Double, c4113 Int8, c4114 Int8, c4115 Date32, c4116 JsonDocument, c4117 Yson NOT NULL, c4118 Datetime64 NOT NULL, c4119 String, c4120 Decimal(35,10) NOT NULL, c4121 Decimal(35,10), c4122 Date32, c4123 Decimal(15,0) NOT NULL, c4124 Interval64, c4125 Utf8 NOT NULL, c4126 Bool NOT NULL, c4127 Bool, c4128 Uint8 NOT NULL, c4129 Datetime NOT NULL, c4130 Date NOT NULL, c4131 JsonDocument, c4132 Float NOT NULL, c4133 Uint64, c4134 Datetime NOT NULL, c4135 Float NOT NULL, c4136 Float NOT NULL, c4137 JsonDocument, c4138 Int32 NOT NULL, c4139 Uint64 NOT NULL, c4140 Int32, c4141 Date, c4142 Date, c4143 Int8 NOT NULL, c4144 Utf8, c4145 Bool, c4146 Json, c4147 Int32, c4148 Uint8 NOT NULL, c4149 Uint16 NOT NULL, c4150 Uint32 NOT NULL, c4151 Int8, c4152 Int64 NOT NULL, c4153 Double, c4154 Datetime, c4155 Decimal(22,9) NOT NULL, c4156 Date32, c4157 Uint32 NOT NULL, c4158 Uint64, c4159 String NOT NULL, c4160 Yson NOT NULL, c4161 Datetime NOT NULL, c4162 Uint64, c4163 Utf8, c4164 JsonDocument, c4165 Decimal(22,9) NOT NULL, c4166 Uint64 NOT NULL, c4167 Interval64 NOT NULL, c4168 Json NOT NULL, c4169 Yson, c4170 Uint16, c4171 Timestamp NOT NULL, c4172 Interval64, c4173 Uint32, c4174 Bool NOT NULL, c4175 Interval64, c4176 Datetime64, c4177 Timestamp, c4178 Json, c4179 Uint32 NOT NULL, c4180 Int64, c4181 Date, c4182 Date32, c4183 JsonDocument NOT NULL, c4184 JsonDocument, c4185 Json NOT NULL, c4186 Float, c4187 Bool, c4188 JsonDocument NOT NULL, c4189 Interval64 NOT NULL, c4190 Double NOT NULL, c4191 Date32 NOT NULL, c4192 Utf8, c4193 Json NOT NULL, c4194 Int16, c4195 Date32, c4196 Decimal(35,10) NOT NULL, c4197 Json NOT NULL, c4198 Json NOT NULL, c4199 Date NOT NULL, c4200 JsonDocument NOT NULL, c4201 Bool NOT NULL, c4202 Uint16, c4203 Date NOT NULL, c4204 JsonDocument NOT NULL, c4205 Int32, c4206 Decimal(35,10), c4207 Yson NOT NULL, c4208 Decimal(22,9) NOT NULL, c4209 Timestamp64 NOT NULL, c4210 Int16, c4211 Uint64, c4212 Datetime64 NOT NULL, c4213 Timestamp NOT NULL, c4214 Timestamp NOT NULL, c4215 Decimal(15,0) NOT NULL, c4216 Uint16 NOT NULL, c4217 Int64, c4218 Int16, c4219 Double, c4220 Float NOT NULL, c4221 Date NOT NULL, c4222 Date32 NOT NULL, c4223 Int16 NOT NULL, c4224 Timestamp64, c4225 Json, c4226 Timestamp NOT NULL, c4227 Uint16 NOT NULL, c4228 Int64 NOT NULL, c4229 Date32, c4230 String NOT NULL, c4231 Int8 NOT NULL, c4232 Int32, c4233 Date32 NOT NULL, c4234 Int8, c4235 Json NOT NULL, c4236 Timestamp, c4237 Int8, c4238 JsonDocument NOT NULL, c4239 Timestamp64, c4240 JsonDocument NOT NULL, c4241 Yson NOT NULL, c4242 Decimal(22,9) NOT NULL, c4243 Decimal(15,0), c4244 Uint64 NOT NULL, c4245 Date32, c4246 Datetime64 NOT NULL, c4247 Decimal(35,10), c4248 Float, c4249 Uint64, c4250 Float, c4251 Uint64, c4252 Uint32, c4253 String, c4254 Uint8 NOT NULL, c4255 Json NOT NULL, c4256 Uint8, c4257 Int64 NOT NULL, c4258 Decimal(35,10), c4259 Int16 NOT NULL, c4260 Int8, c4261 Decimal(22,9) NOT NULL, c4262 Uint64 NOT NULL, c4263 Datetime64, c4264 Uint64 NOT NULL, c4265 Timestamp64 NOT NULL, c4266 Decimal(35,10) NOT NULL, c4267 Timestamp64 NOT NULL, c4268 Decimal(22,9) NOT NULL, c4269 Int16 NOT NULL, c4270 Uint8 NOT NULL, c4271 Int64 NOT NULL, c4272 Uint32 NOT NULL, c4273 Bool, c4274 Int16 NOT NULL, c4275 Uint64 NOT NULL, c4276 Decimal(15,0), c4277 Datetime64 NOT NULL, c4278 Decimal(35,10) NOT NULL, c4279 Timestamp64, c4280 Utf8 NOT NULL, c4281 Datetime NOT NULL, c4282 String, c4283 Uint16, c4284 Decimal(15,0), c4285 Int64 NOT NULL, c4286 Interval64, c4287 Double, c4288 Json, c4289 Float, c4290 Decimal(15,0), c4291 Datetime NOT NULL, c4292 Datetime64 NOT NULL, c4293 Float, c4294 Int16, c4295 Interval64 NOT NULL, c4296 Int8, c4297 Uint8, c4298 Json, c4299 Interval64, c4300 Datetime NOT NULL, c4301 Int32, c4302 Decimal(15,0), c4303 Decimal(15,0) NOT NULL, c4304 Json NOT NULL, c4305 Uint32, c4306 Datetime64, c4307 Int64 NOT NULL, c4308 Float NOT NULL, c4309 Json, c4310 Uint16 NOT NULL, c4311 Uint8 NOT NULL, c4312 Uint32, c4313 Uint16, c4314 Json NOT NULL, c4315 Date32 NOT NULL, c4316 Datetime64, c4317 Bool NOT NULL, c4318 Interval64 NOT NULL, c4319 Yson, c4320 Timestamp64 NOT NULL, c4321 Uint8 NOT NULL, c4322 Date32 NOT NULL, c4323 Interval64 NOT NULL, c4324 Decimal(35,10), c4325 Decimal(15,0) NOT NULL, c4326 Interval64 NOT NULL, c4327 Uint16 NOT NULL, c4328 Uint64, c4329 Interval64, c4330 Yson, c4331 Int32, c4332 Utf8, c4333 Json NOT NULL, c4334 Uint8, c4335 Uint16 NOT NULL, c4336 Uint32 NOT NULL, c4337 Uint64 NOT NULL, c4338 Int16, c4339 Decimal(35,10), c4340 Int8 NOT NULL, c4341 Uint64, c4342 Utf8 NOT NULL, c4343 Decimal(35,10), c4344 Int64, c4345 Double NOT NULL, c4346 Decimal(15,0) NOT NULL, c4347 Interval64 NOT NULL, c4348 Bool NOT NULL, c4349 Uint32, c4350 Int32, c4351 Date NOT NULL, c4352 Uint16, c4353 Decimal(22,9), c4354 Datetime, c4355 Decimal(15,0) NOT NULL, c4356 Double NOT NULL, c4357 Uint64 NOT NULL, c4358 Timestamp64 NOT NULL, c4359 Float, c4360 Int8, c4361 Int16 NOT NULL, c4362 Uint8, c4363 Double, c4364 Double NOT NULL, c4365 Uint64 NOT NULL, c4366 Float NOT NULL, c4367 Uint16 NOT NULL, c4368 Yson NOT NULL, c4369 Datetime, c4370 Uint64, c4371 Json, c4372 String, c4373 Uint8, c4374 Int8 NOT NULL, c4375 Double, c4376 Decimal(15,0) NOT NULL, c4377 Timestamp64, c4378 Uint64, c4379 JsonDocument, c4380 Decimal(35,10) NOT NULL, c4381 Uint32 NOT NULL, c4382 Datetime NOT NULL, c4383 Uint32, c4384 Json NOT NULL, c4385 String, c4386 Timestamp64 NOT NULL, c4387 Float, c4388 Int8, c4389 Timestamp64 NOT NULL, c4390 Decimal(22,9) NOT NULL, c4391 Date, c4392 Date NOT NULL, c4393 Json, c4394 Json, c4395 Timestamp64 NOT NULL, c4396 Decimal(15,0) NOT NULL, c4397 Timestamp NOT NULL, c4398 Timestamp64 NOT NULL, c4399 Int16 NOT NULL, c4400 Decimal(35,10) NOT NULL, c4401 Uint64 NOT NULL, c4402 Datetime64 NOT NULL, c4403 String NOT NULL, c4404 String NOT NULL, c4405 Datetime NOT NULL, c4406 Utf8 NOT NULL, c4407 Timestamp, c4408 Decimal(22,9), c4409 Uint8 NOT NULL, c4410 Timestamp, c4411 Decimal(15,0), c4412 Bool, c4413 Datetime64 NOT NULL, c4414 Int8 NOT NULL, c4415 Int64 NOT NULL, c4416 Decimal(15,0) NOT NULL, c4417 Int32, c4418 Uint64 NOT NULL, c4419 Timestamp, c4420 Date32 NOT NULL, c4421 Timestamp64 NOT NULL, c4422 Decimal(15,0) NOT NULL, c4423 Uint32 NOT NULL, c4424 Uint16 NOT NULL, c4425 Uint32 NOT NULL, c4426 Datetime NOT NULL, c4427 Uint8 NOT NULL, c4428 Datetime64, c4429 Uint8 NOT NULL, c4430 Uint8, c4431 Int64 NOT NULL, c4432 Int8, c4433 Interval64, c4434 Datetime, c4435 Uint32 NOT NULL, c4436 Double NOT NULL, c4437 Datetime64 NOT NULL, c4438 Int8, c4439 Uint16 NOT NULL, c4440 String NOT NULL, c4441 JsonDocument NOT NULL, c4442 Timestamp64, c4443 Timestamp64 NOT NULL, c4444 Date, c4445 Yson NOT NULL, c4446 String, c4447 Date, c4448 Datetime64 NOT NULL, c4449 Json NOT NULL, c4450 Interval64, c4451 Uint16 NOT NULL, c4452 JsonDocument NOT NULL, c4453 Bool NOT NULL, c4454 Json, c4455 Interval64, c4456 Date NOT NULL, c4457 Decimal(35,10) NOT NULL, c4458 Float, c4459 Int64, c4460 Double NOT NULL, c4461 Uint64, c4462 Json NOT NULL, c4463 Uint32, c4464 Yson, c4465 Uint8 NOT NULL, c4466 Int64 NOT NULL, c4467 Float NOT NULL, c4468 Utf8 NOT NULL, c4469 Datetime, c4470 Datetime NOT NULL, c4471 Json, c4472 JsonDocument NOT NULL, c4473 Uint32 NOT NULL, c4474 Uint16, c4475 Timestamp64, c4476 Decimal(35,10) NOT NULL, c4477 Datetime NOT NULL, c4478 Decimal(15,0) NOT NULL, c4479 Uint8 NOT NULL, c4480 JsonDocument NOT NULL, c4481 Datetime64, c4482 Uint8 NOT NULL, c4483 Int32, c4484 Int8 NOT NULL, c4485 String NOT NULL, c4486 Timestamp NOT NULL, c4487 Double NOT NULL, c4488 Datetime, c4489 Json NOT NULL, c4490 Uint32, c4491 Uint32, c4492 Decimal(15,0) NOT NULL, c4493 Uint8 NOT NULL, c4494 Yson, c4495 JsonDocument, c4496 Uint16 NOT NULL, c4497 Date NOT NULL, c4498 Interval64, c4499 Uint32, c4500 JsonDocument, c4501 Date, c4502 Bool NOT NULL, c4503 Yson, c4504 Float, c4505 Decimal(35,10) NOT NULL, c4506 Decimal(15,0) NOT NULL, c4507 Decimal(15,0) NOT NULL, c4508 Int32 NOT NULL, c4509 Bool, c4510 Date NOT NULL, c4511 Float NOT NULL, c4512 Json NOT NULL, c4513 Int16 NOT NULL, c4514 Double, c4515 Timestamp, c4516 Json NOT NULL, c4517 Json NOT NULL, c4518 JsonDocument NOT NULL, c4519 Int8 NOT NULL, c4520 Datetime64 NOT NULL, c4521 Uint64, c4522 JsonDocument NOT NULL, c4523 Date32, c4524 Timestamp, c4525 Datetime, c4526 Interval64, c4527 Date NOT NULL, c4528 Date32 NOT NULL, c4529 Json, c4530 Double NOT NULL, c4531 Decimal(22,9), c4532 Timestamp64 NOT NULL, c4533 Uint32, c4534 Double, c4535 Decimal(22,9), c4536 Interval64, c4537 JsonDocument, c4538 Int64, c4539 String, c4540 Datetime NOT NULL, c4541 Date32, c4542 Uint32, c4543 Uint64 NOT NULL, c4544 Int16 NOT NULL, c4545 Date32 NOT NULL, c4546 Uint32, c4547 Uint16, c4548 Json, c4549 String NOT NULL, c4550 Interval64 NOT NULL, c4551 Date, c4552 Int16, c4553 Datetime64 NOT NULL, c4554 Utf8, c4555 Timestamp NOT NULL, c4556 Decimal(15,0) NOT NULL, c4557 Int32 NOT NULL, c4558 JsonDocument, c4559 Timestamp64 NOT NULL, c4560 Bool NOT NULL, c4561 JsonDocument, c4562 Uint8, c4563 Bool NOT NULL, c4564 Timestamp64 NOT NULL, c4565 Uint32 NOT NULL, c4566 Bool, c4567 Int64 NOT NULL, c4568 Timestamp64 NOT NULL, c4569 Decimal(15,0) NOT NULL, c4570 Int16 NOT NULL, c4571 JsonDocument, c4572 Timestamp, c4573 Bool NOT NULL, c4574 Yson NOT NULL, c4575 Date NOT NULL, c4576 Uint16 NOT NULL, c4577 Double, c4578 Uint32 NOT NULL, c4579 Datetime NOT NULL, c4580 Datetime, c4581 Datetime NOT NULL, c4582 Json NOT NULL, c4583 Float, c4584 Date NOT NULL, c4585 Decimal(35,10), c4586 Timestamp, c4587 Int16, c4588 Date32 NOT NULL, c4589 Timestamp64, c4590 Uint32, c4591 Datetime64, c4592 Double, c4593 Date, c4594 Uint8, c4595 Decimal(22,9) NOT NULL, c4596 Float NOT NULL, c4597 Decimal(35,10), c4598 Timestamp64 NOT NULL, c4599 Timestamp NOT NULL, c4600 Double, c4601 Datetime64, c4602 Uint8 NOT NULL, c4603 Datetime, c4604 Yson, c4605 Float, c4606 Decimal(15,0) NOT NULL, c4607 Bool, c4608 Int64, c4609 String NOT NULL, c4610 Uint8, c4611 Int16 NOT NULL, c4612 Decimal(22,9), c4613 Date NOT NULL, c4614 Decimal(35,10), c4615 Decimal(35,10) NOT NULL, c4616 Uint32 NOT NULL, c4617 Int8, c4618 Datetime NOT NULL, c4619 Yson NOT NULL, c4620 Datetime NOT NULL, c4621 Timestamp64, c4622 Uint16, c4623 Int16 NOT NULL, c4624 Double, c4625 Decimal(15,0), c4626 Int16, c4627 Datetime64 NOT NULL, c4628 Decimal(15,0) NOT NULL, c4629 Yson, c4630 Uint64 NOT NULL, c4631 Uint16, c4632 Int32, c4633 Bool, c4634 Interval64 NOT NULL, c4635 Date32 NOT NULL, c4636 String, c4637 JsonDocument, c4638 Utf8, c4639 Datetime64 NOT NULL, c4640 Datetime, c4641 Interval64, c4642 Float NOT NULL, c4643 Bool NOT NULL, c4644 Uint16, c4645 Timestamp NOT NULL, c4646 Int8 NOT NULL, c4647 Date32, c4648 Timestamp64, c4649 Uint8 NOT NULL, c4650 Date, c4651 Decimal(22,9) NOT NULL, c4652 String, c4653 Bool, c4654 Timestamp64, c4655 Interval64, c4656 Timestamp NOT NULL, c4657 Int32 NOT NULL, c4658 Utf8, c4659 Bool, c4660 Float NOT NULL, c4661 Uint8 NOT NULL, c4662 Int64, c4663 Decimal(22,9), c4664 JsonDocument NOT NULL, c4665 Datetime, c4666 Decimal(22,9), c4667 Int32 NOT NULL, c4668 Uint8, c4669 Datetime, c4670 Date NOT NULL, c4671 Datetime64, c4672 Decimal(35,10) NOT NULL, c4673 Int8, c4674 Utf8, c4675 Bool NOT NULL, c4676 Utf8 NOT NULL, c4677 Int64 NOT NULL, c4678 Interval64, c4679 Float NOT NULL, c4680 Timestamp64 NOT NULL, c4681 Int64 NOT NULL, c4682 Uint8, c4683 Utf8, c4684 Timestamp64 NOT NULL, c4685 Int16 NOT NULL, c4686 Timestamp NOT NULL, c4687 Uint32 NOT NULL, c4688 Uint32, c4689 Uint64, c4690 Timestamp64, c4691 Bool NOT NULL, c4692 Int16, c4693 Uint32 NOT NULL, c4694 Double NOT NULL, c4695 Datetime64, c4696 Int8, c4697 String NOT NULL, c4698 Datetime64 NOT NULL, c4699 Decimal(15,0) NOT NULL, c4700 Decimal(35,10), c4701 Datetime64 NOT NULL, c4702 Yson, c4703 JsonDocument NOT NULL, c4704 Utf8, c4705 Uint64 NOT NULL, c4706 Timestamp64, c4707 Int8 NOT NULL, c4708 Date NOT NULL, c4709 Datetime64, c4710 JsonDocument NOT NULL, c4711 Uint32 NOT NULL, c4712 Bool NOT NULL, c4713 Bool NOT NULL, c4714 Date32 NOT NULL, c4715 Utf8, c4716 Uint64, c4717 Decimal(22,9), c4718 Timestamp, c4719 Uint8 NOT NULL, c4720 Date32 NOT NULL, c4721 JsonDocument, c4722 Float, c4723 Float NOT NULL, c4724 Int64, c4725 Double, c4726 Int16 NOT NULL, c4727 String, c4728 Int8 NOT NULL, c4729 Uint8, c4730 Float NOT NULL, c4731 Uint32, c4732 Uint64 NOT NULL, c4733 Date, c4734 Int64 NOT NULL, c4735 Decimal(35,10), c4736 Uint16 NOT NULL, c4737 Bool, c4738 Int16, c4739 Uint32 NOT NULL, c4740 Int16, c4741 Decimal(35,10) NOT NULL, c4742 JsonDocument, c4743 Json NOT NULL, c4744 Bool, c4745 Uint32, c4746 Int32, c4747 Decimal(22,9) NOT NULL, c4748 Double NOT NULL, c4749 Decimal(35,10) NOT NULL, c4750 Yson NOT NULL, c4751 Int64 NOT NULL, c4752 Int8 NOT NULL, c4753 Int64 NOT NULL, c4754 Double NOT NULL, c4755 Timestamp64 NOT NULL, c4756 Decimal(22,9) NOT NULL, c4757 Double, c4758 Date NOT NULL, c4759 Interval64 NOT NULL, c4760 String NOT NULL, c4761 Timestamp64 NOT NULL, c4762 String, c4763 Interval64 NOT NULL, c4764 Decimal(35,10), c4765 Uint16 NOT NULL, c4766 Datetime64 NOT NULL, c4767 Decimal(22,9) NOT NULL, c4768 Uint8 NOT NULL, c4769 Float NOT NULL, c4770 Uint16, c4771 Uint32, c4772 JsonDocument, c4773 Json, c4774 Timestamp NOT NULL, c4775 String, c4776 Uint16 NOT NULL, c4777 Float NOT NULL, c4778 String NOT NULL, c4779 Uint32, c4780 Datetime64 NOT NULL, c4781 Uint8 NOT NULL, c4782 Timestamp64 NOT NULL, c4783 Uint8 NOT NULL, c4784 Json, c4785 Uint64 NOT NULL, c4786 Interval64 NOT NULL, c4787 Int16, c4788 Decimal(35,10), c4789 Decimal(35,10) NOT NULL, c4790 String NOT NULL, c4791 Int32 NOT NULL, c4792 Int16 NOT NULL, c4793 Uint16 NOT NULL, c4794 Decimal(15,0) NOT NULL, c4795 JsonDocument NOT NULL, c4796 JsonDocument, c4797 Decimal(35,10), c4798 Datetime64, c4799 Decimal(15,0), c4800 Datetime64 NOT NULL, c4801 Int64, c4802 Decimal(15,0) NOT NULL, c4803 Uint64 NOT NULL, c4804 Int16 NOT NULL, c4805 Uint8 NOT NULL, c4806 String, c4807 Date NOT NULL, c4808 Uint64, c4809 Int32 NOT NULL, c4810 Date32, c4811 Int32, c4812 Float, c4813 Datetime NOT NULL, c4814 Utf8 NOT NULL, c4815 Int32, c4816 Date32 NOT NULL, c4817 Int32 NOT NULL, c4818 Decimal(15,0) NOT NULL, c4819 Date32 NOT NULL, c4820 Timestamp64, c4821 Decimal(35,10) NOT NULL, c4822 Decimal(22,9) NOT NULL, c4823 Date32 NOT NULL, c4824 Json NOT NULL, c4825 String NOT NULL, c4826 Yson NOT NULL, c4827 Yson, c4828 Bool NOT NULL, c4829 Bool, c4830 Int8, c4831 Uint64, c4832 Date, c4833 Timestamp NOT NULL, c4834 JsonDocument, c4835 String NOT NULL, c4836 Datetime NOT NULL, c4837 Utf8, c4838 Date32, c4839 Utf8 NOT NULL, c4840 Decimal(22,9), c4841 Int16 NOT NULL, c4842 Timestamp, c4843 JsonDocument NOT NULL, c4844 Bool NOT NULL, c4845 Datetime NOT NULL, c4846 Datetime64 NOT NULL, c4847 String NOT NULL, c4848 Double NOT NULL, c4849 Decimal(35,10), c4850 Date NOT NULL, c4851 Timestamp NOT NULL, c4852 Date32 NOT NULL, c4853 JsonDocument, c4854 Timestamp, c4855 Date32, c4856 Float, c4857 Date, c4858 Date NOT NULL, c4859 Utf8 NOT NULL, c4860 Interval64, c4861 Double NOT NULL, c4862 Double NOT NULL, c4863 String NOT NULL, c4864 String, c4865 Timestamp, c4866 Int16, c4867 Json, c4868 Interval64, c4869 Int8 NOT NULL, c4870 Int64 NOT NULL, c4871 Bool NOT NULL, c4872 Double NOT NULL, c4873 Date32, c4874 Decimal(15,0), c4875 Int8 NOT NULL, c4876 Int16 NOT NULL, c4877 Timestamp NOT NULL, c4878 Json NOT NULL, c4879 Interval64 NOT NULL, c4880 Timestamp64 NOT NULL, c4881 Decimal(15,0), c4882 Timestamp, c4883 Timestamp, c4884 Int16, c4885 Int8, c4886 Decimal(15,0) NOT NULL, c4887 Float, c4888 Int64, c4889 Int8, c4890 Uint64 NOT NULL, c4891 Int32 NOT NULL, c4892 Bool NOT NULL, c4893 String, c4894 Timestamp64 NOT NULL, c4895 Int8 NOT NULL, c4896 Int64 NOT NULL, c4897 Uint8, c4898 Decimal(22,9), c4899 Datetime64 NOT NULL, c4900 Timestamp NOT NULL, c4901 Float NOT NULL, c4902 Utf8 NOT NULL, c4903 Double, c4904 Int32 NOT NULL, c4905 Uint32 NOT NULL, c4906 Decimal(22,9), c4907 Utf8, c4908 Interval64, c4909 Float, c4910 Decimal(22,9) NOT NULL, c4911 Uint64 NOT NULL, c4912 Date NOT NULL, c4913 Json NOT NULL, c4914 Int8 NOT NULL, c4915 Datetime64 NOT NULL, c4916 Uint64, c4917 Bool, c4918 Decimal(15,0), c4919 Yson NOT NULL, c4920 Json NOT NULL, c4921 Double, c4922 Uint8 NOT NULL, c4923 Uint64 NOT NULL, c4924 Int64, c4925 Date, c4926 JsonDocument NOT NULL, c4927 Int8, c4928 Uint16, c4929 Decimal(35,10), c4930 Datetime64, c4931 Yson, c4932 Uint16 NOT NULL, c4933 Interval64, c4934 Decimal(15,0) NOT NULL, c4935 Double, c4936 Int32 NOT NULL, c4937 Int64 NOT NULL, c4938 Json, c4939 Decimal(22,9) NOT NULL, c4940 Date NOT NULL, c4941 Date NOT NULL, c4942 JsonDocument, c4943 Json NOT NULL, c4944 Int16, c4945 Timestamp64, c4946 String, c4947 Decimal(35,10) NOT NULL, c4948 Float, c4949 Datetime64 NOT NULL, c4950 Int64, c4951 Uint32, c4952 Bool NOT NULL, c4953 Decimal(22,9), c4954 Decimal(15,0) NOT NULL, c4955 Timestamp64, c4956 JsonDocument NOT NULL, c4957 Datetime, c4958 Double, c4959 Int16 NOT NULL, c4960 Timestamp, c4961 Json, c4962 Decimal(22,9), c4963 Double NOT NULL, c4964 Date32 NOT NULL, c4965 Int16 NOT NULL, c4966 Int16, c4967 Float NOT NULL, c4968 Uint32 NOT NULL, c4969 Int8 NOT NULL, c4970 Utf8 NOT NULL, c4971 Uint64, c4972 Decimal(22,9) NOT NULL, c4973 Decimal(15,0), c4974 Interval64, c4975 Uint64, c4976 Decimal(35,10), c4977 Decimal(35,10), c4978 Decimal(22,9), c4979 Uint16, c4980 Decimal(15,0) NOT NULL, c4981 Yson NOT NULL, c4982 Int16, c4983 Uint16, c4984 Timestamp, c4985 Datetime64, c4986 Date32, c4987 Int16, c4988 Utf8, c4989 Uint16, c4990 Int32, c4991 Float NOT NULL, c4992 Interval64, c4993 Yson, c4994 Uint32 NOT NULL, c4995 Double NOT NULL, c4996 Decimal(15,0) NOT NULL, c4997 Decimal(15,0) NOT NULL, c4998 Timestamp NOT NULL, c4999 Uint16 NOT NULL, c5000 Decimal(15,0), c5001 Timestamp64 NOT NULL, c5002 Uint32 NOT NULL, c5003 Uint8 NOT NULL, c5004 Uint64, c5005 Interval64 NOT NULL, c5006 Bool, c5007 Timestamp, c5008 Decimal(35,10), c5009 Double, c5010 Bool NOT NULL, c5011 Date32 NOT NULL, c5012 Interval64 NOT NULL, c5013 Date NOT NULL, c5014 Float NOT NULL, c5015 Decimal(15,0) NOT NULL, c5016 Uint64, c5017 Uint16, c5018 Uint32 NOT NULL, c5019 Decimal(35,10), c5020 Int8, c5021 Datetime, c5022 Decimal(15,0), c5023 Decimal(15,0), c5024 JsonDocument, c5025 Yson, c5026 Decimal(35,10) NOT NULL, c5027 Uint64 NOT NULL, c5028 Double NOT NULL, c5029 Datetime, c5030 Decimal(15,0), c5031 Json, c5032 Int16, c5033 Interval64, c5034 Decimal(22,9), c5035 Decimal(15,0) NOT NULL, c5036 Int16, c5037 Date32 NOT NULL, c5038 String NOT NULL, c5039 Int64 NOT NULL, c5040 Uint8 NOT NULL, c5041 Datetime NOT NULL, c5042 JsonDocument NOT NULL, c5043 Yson NOT NULL, c5044 Yson NOT NULL, c5045 Json, c5046 Int16 NOT NULL, c5047 Datetime64, c5048 Int8 NOT NULL, c5049 Float, c5050 Yson NOT NULL, c5051 Int64 NOT NULL, c5052 JsonDocument, c5053 Int32, c5054 Utf8, c5055 Json NOT NULL, c5056 Date NOT NULL, c5057 Date32 NOT NULL, c5058 Interval64, c5059 Uint64, c5060 Int64, c5061 Int32, c5062 Date, c5063 Uint8 NOT NULL, c5064 Date, c5065 Interval64, c5066 Int64, c5067 Int8 NOT NULL, c5068 Uint16 NOT NULL, c5069 Interval64 NOT NULL, c5070 Decimal(22,9) NOT NULL, c5071 Uint32 NOT NULL, c5072 Datetime64, c5073 Float, c5074 Uint64 NOT NULL, c5075 Datetime64, c5076 Uint8, c5077 Decimal(15,0), c5078 Bool, c5079 Datetime64, c5080 Json NOT NULL, c5081 Decimal(22,9) NOT NULL, c5082 JsonDocument NOT NULL, c5083 Timestamp NOT NULL, c5084 Timestamp64, c5085 Double NOT NULL, c5086 Uint32 NOT NULL, c5087 Interval64 NOT NULL, c5088 Interval64, c5089 Yson, c5090 Interval64, c5091 Double, c5092 Date, c5093 Uint32 NOT NULL, c5094 Date, c5095 Double, c5096 Date NOT NULL, c5097 Uint64 NOT NULL, c5098 Timestamp64, c5099 Date, c5100 Uint64 NOT NULL, c5101 Uint32 NOT NULL, c5102 Utf8, c5103 Int16, c5104 Date32, c5105 Double NOT NULL, c5106 Yson, c5107 Bool, c5108 JsonDocument, c5109 Utf8, c5110 Datetime64 NOT NULL, c5111 Decimal(22,9) NOT NULL, c5112 Json NOT NULL, c5113 Uint8, c5114 Float, c5115 Datetime64 NOT NULL, c5116 Double, c5117 Uint16 NOT NULL, c5118 Bool, c5119 Int32 NOT NULL, c5120 Uint64, c5121 Interval64 NOT NULL, c5122 Datetime64, c5123 Int8 NOT NULL, c5124 Float NOT NULL, c5125 Utf8 NOT NULL, c5126 Uint16, c5127 String, c5128 Float NOT NULL, c5129 Timestamp64 NOT NULL, c5130 Decimal(35,10), c5131 Timestamp, c5132 Interval64, c5133 Uint32 NOT NULL, c5134 Datetime NOT NULL, c5135 Datetime64 NOT NULL, c5136 Uint8, c5137 Int64 NOT NULL, c5138 Timestamp NOT NULL, c5139 Uint64, c5140 Interval64 NOT NULL, c5141 Double, c5142 Uint64 NOT NULL, c5143 Float NOT NULL, c5144 Int32, c5145 Uint16, c5146 Date, c5147 String NOT NULL, c5148 Decimal(22,9) NOT NULL, c5149 Timestamp64, c5150 Interval64 NOT NULL, c5151 String, c5152 Double, c5153 Int32, c5154 Int64, c5155 Utf8, c5156 Decimal(35,10), c5157 String NOT NULL, c5158 Int16 NOT NULL, c5159 Yson NOT NULL, c5160 Utf8, c5161 JsonDocument NOT NULL, c5162 Utf8, c5163 Datetime64 NOT NULL, c5164 Uint8 NOT NULL, c5165 Uint32, c5166 Int64, c5167 JsonDocument NOT NULL, c5168 Uint16 NOT NULL, c5169 Float, c5170 Uint32, c5171 Int64, c5172 Int16, c5173 Utf8 NOT NULL, c5174 Uint8, c5175 Decimal(15,0), c5176 Int8, c5177 Timestamp, c5178 Int8, c5179 Decimal(15,0), c5180 Datetime64 NOT NULL, c5181 Uint64 NOT NULL, c5182 Date, c5183 Datetime64, c5184 Double NOT NULL, c5185 Uint16, c5186 Yson, c5187 Bool NOT NULL, c5188 Utf8, c5189 Decimal(22,9) NOT NULL, c5190 Uint16, c5191 Int16 NOT NULL, c5192 Datetime NOT NULL, c5193 Bool NOT NULL, c5194 Uint8, c5195 Float, c5196 Uint32, c5197 Uint64, c5198 Int8, c5199 Bool, c5200 Uint16 NOT NULL, c5201 Utf8, c5202 Float NOT NULL, c5203 Double, c5204 Utf8, c5205 Bool, c5206 Timestamp, c5207 String, c5208 Decimal(15,0) NOT NULL, c5209 Yson, c5210 Uint8, c5211 Timestamp, c5212 Decimal(15,0) NOT NULL, c5213 Date NOT NULL, c5214 Int64 NOT NULL, c5215 Uint8 NOT NULL, c5216 Interval64 NOT NULL, c5217 Datetime64, c5218 Uint8 NOT NULL, c5219 Float, c5220 Datetime NOT NULL, c5221 Uint8, c5222 Json, c5223 Uint32, c5224 Int32 NOT NULL, c5225 Timestamp64, c5226 Uint32 NOT NULL, c5227 Int16 NOT NULL, c5228 Float NOT NULL, c5229 Decimal(22,9), c5230 Timestamp NOT NULL, c5231 Interval64, c5232 Decimal(35,10), c5233 Int32, c5234 String NOT NULL, c5235 Json NOT NULL, c5236 String NOT NULL, c5237 Json NOT NULL, c5238 Int64 NOT NULL, c5239 Bool, c5240 Json NOT NULL, c5241 Bool, c5242 Date32, c5243 Float, c5244 Int8, c5245 Int64, c5246 Double NOT NULL, c5247 Int16, c5248 Date32, c5249 Date NOT NULL, c5250 Uint32, c5251 Uint8, c5252 Uint32 NOT NULL, c5253 Date NOT NULL, c5254 Uint16, c5255 Yson NOT NULL, c5256 Uint16 NOT NULL, c5257 Date32 NOT NULL, c5258 Uint32 NOT NULL, c5259 Int8 NOT NULL, c5260 Date32 NOT NULL, c5261 Decimal(22,9) NOT NULL, c5262 Timestamp64 NOT NULL, c5263 Interval64 NOT NULL, c5264 Int16, c5265 Timestamp64 NOT NULL, c5266 Float NOT NULL, c5267 JsonDocument NOT NULL, c5268 Float, c5269 Decimal(22,9), c5270 Int64, c5271 Bool, c5272 JsonDocument NOT NULL, c5273 Uint16, c5274 Int16, c5275 Timestamp64 NOT NULL, c5276 Datetime64, c5277 Uint64, c5278 Int32 NOT NULL, c5279 Uint16, c5280 Int32, c5281 Interval64 NOT NULL, c5282 Decimal(15,0) NOT NULL, c5283 Utf8, c5284 Utf8 NOT NULL, c5285 Int8, c5286 Float, c5287 Int64, c5288 Json NOT NULL, c5289 Yson NOT NULL, c5290 Datetime64, c5291 String, c5292 Utf8 NOT NULL, c5293 Bool, c5294 Int32 NOT NULL, c5295 Timestamp, c5296 Utf8, c5297 Uint64 NOT NULL, c5298 JsonDocument NOT NULL, c5299 Float, c5300 Uint64 NOT NULL, c5301 Decimal(22,9) NOT NULL, c5302 Uint64, c5303 Utf8, c5304 Int8, c5305 Uint16 NOT NULL, c5306 Uint32, c5307 Double, c5308 Date32, c5309 Yson, c5310 Int32, c5311 Interval64 NOT NULL, c5312 Bool NOT NULL, c5313 Decimal(35,10), c5314 Date32, c5315 Yson NOT NULL, c5316 Yson NOT NULL, c5317 Yson, c5318 Float NOT NULL, c5319 Int8 NOT NULL, c5320 Float, c5321 Datetime NOT NULL, c5322 Interval64, c5323 Decimal(35,10) NOT NULL, c5324 Uint64 NOT NULL, c5325 Yson NOT NULL, c5326 JsonDocument NOT NULL, c5327 JsonDocument, c5328 Uint64, c5329 Int64, c5330 Date, c5331 Datetime NOT NULL, c5332 Decimal(15,0), c5333 Int8, c5334 Json NOT NULL, c5335 Float, c5336 Date32 NOT NULL, c5337 Datetime, c5338 Interval64 NOT NULL, c5339 Datetime, c5340 Utf8, c5341 Decimal(35,10) NOT NULL, c5342 Int64 NOT NULL, c5343 Int32 NOT NULL, c5344 Utf8 NOT NULL, c5345 Int8, c5346 String, c5347 Datetime NOT NULL, c5348 Interval64 NOT NULL, c5349 Date NOT NULL, c5350 Int8, c5351 Interval64 NOT NULL, c5352 Int16, c5353 Float, c5354 Int32 NOT NULL, c5355 Double, c5356 Decimal(22,9) NOT NULL, c5357 Date NOT NULL, c5358 JsonDocument, c5359 Float, c5360 Double NOT NULL, c5361 String, c5362 Float NOT NULL, c5363 Decimal(35,10) NOT NULL, c5364 Int32 NOT NULL, c5365 Uint8 NOT NULL, c5366 Double, c5367 Decimal(15,0) NOT NULL, c5368 Utf8, c5369 String, c5370 Utf8, c5371 Double, c5372 Bool NOT NULL, c5373 Datetime64, c5374 Date, c5375 Int8 NOT NULL, c5376 JsonDocument NOT NULL, c5377 Int64, c5378 Date32, c5379 Decimal(35,10), c5380 Decimal(22,9) NOT NULL, c5381 Uint8, c5382 Int32, c5383 Utf8, c5384 Uint16, c5385 Utf8 NOT NULL, c5386 Decimal(15,0) NOT NULL, c5387 Float NOT NULL, c5388 Uint32, c5389 Timestamp64 NOT NULL, c5390 Timestamp NOT NULL, c5391 Float, c5392 Timestamp64, c5393 Date32 NOT NULL, c5394 Yson, c5395 Datetime NOT NULL, c5396 Int16 NOT NULL, c5397 Int8, c5398 Int32 NOT NULL, c5399 JsonDocument, c5400 Date32, c5401 Int32, c5402 Bool NOT NULL, c5403 Json, c5404 Utf8, c5405 String, c5406 JsonDocument NOT NULL, c5407 Timestamp64 NOT NULL, c5408 Utf8 NOT NULL, c5409 Datetime, c5410 Int32, c5411 Interval64, c5412 Uint8, c5413 Uint8 NOT NULL, c5414 Decimal(15,0) NOT NULL, c5415 JsonDocument, c5416 Bool NOT NULL, c5417 Yson NOT NULL, c5418 Timestamp64 NOT NULL, c5419 Int8, c5420 Double, c5421 Utf8, c5422 Float, c5423 Decimal(15,0), c5424 Int8, c5425 JsonDocument NOT NULL, c5426 Date32, c5427 Decimal(22,9) NOT NULL, c5428 Timestamp, c5429 Yson, c5430 Uint8, c5431 Utf8, c5432 Int16 NOT NULL, c5433 Timestamp, c5434 Timestamp64, c5435 Interval64 NOT NULL, c5436 Uint8, c5437 Decimal(15,0), c5438 Uint16, c5439 Bool, c5440 Timestamp NOT NULL, c5441 Int64, c5442 Decimal(22,9) NOT NULL, c5443 Uint32, c5444 Decimal(15,0), c5445 Date32 NOT NULL, c5446 Int32, c5447 Int32, c5448 Decimal(15,0), c5449 Datetime64 NOT NULL, c5450 Uint32 NOT NULL, c5451 String NOT NULL, c5452 String, c5453 Json, c5454 Yson NOT NULL, c5455 Date NOT NULL, c5456 Float, c5457 Decimal(35,10), c5458 String, c5459 Date NOT NULL, c5460 Date32, c5461 Int32, c5462 Decimal(22,9) NOT NULL, c5463 Yson NOT NULL, c5464 String, c5465 Int8, c5466 Uint16, c5467 Float NOT NULL, c5468 JsonDocument NOT NULL, c5469 Decimal(22,9) NOT NULL, c5470 Bool NOT NULL, c5471 Date, c5472 Date, c5473 Date NOT NULL, c5474 Decimal(22,9) NOT NULL, c5475 Int16 NOT NULL, c5476 Uint8, c5477 Uint32, c5478 Uint16 NOT NULL, c5479 Datetime NOT NULL, c5480 Uint64, c5481 Float NOT NULL, c5482 Uint32 NOT NULL, c5483 Json, c5484 Timestamp NOT NULL, c5485 Uint8 NOT NULL, c5486 Uint64 NOT NULL, c5487 Json, c5488 Bool NOT NULL, c5489 Decimal(35,10), c5490 Int64 NOT NULL, c5491 Uint64, c5492 Decimal(15,0) NOT NULL, c5493 Uint64, c5494 Json, c5495 Float, c5496 Uint64, c5497 Decimal(15,0), c5498 Utf8 NOT NULL, c5499 String, c5500 Json NOT NULL, c5501 Decimal(22,9) NOT NULL, c5502 Float NOT NULL, c5503 Json, c5504 Uint32, c5505 Date32 NOT NULL, c5506 Float, c5507 Float, c5508 Decimal(35,10) NOT NULL, c5509 Float NOT NULL, c5510 Uint16, c5511 Bool NOT NULL, c5512 String, c5513 Int64 NOT NULL, c5514 Uint16, c5515 Uint8 NOT NULL, c5516 Decimal(22,9), c5517 Yson, c5518 Yson, c5519 Decimal(15,0), c5520 Uint16 NOT NULL, c5521 Timestamp64, c5522 Yson NOT NULL, c5523 Double, c5524 Float, c5525 Interval64 NOT NULL, c5526 Interval64, c5527 Int64 NOT NULL, c5528 Uint64, c5529 Float NOT NULL, c5530 Timestamp64 NOT NULL, c5531 Utf8, c5532 String NOT NULL, c5533 Double NOT NULL, c5534 Bool, c5535 Bool NOT NULL, c5536 Yson, c5537 Uint32 NOT NULL, c5538 Decimal(15,0), c5539 Decimal(22,9) NOT NULL, c5540 Uint64, c5541 Bool NOT NULL, c5542 Utf8 NOT NULL, c5543 Json NOT NULL, c5544 Interval64 NOT NULL, c5545 Uint64, c5546 Yson, c5547 Json NOT NULL, c5548 Utf8, c5549 Int64 NOT NULL, c5550 Float, c5551 Interval64 NOT NULL, c5552 Date32 NOT NULL, c5553 Decimal(22,9), c5554 Uint32, c5555 Utf8 NOT NULL, c5556 Uint16, c5557 Uint64, c5558 Date32 NOT NULL, c5559 JsonDocument NOT NULL, c5560 Datetime64, c5561 Date32 NOT NULL, c5562 Timestamp64 NOT NULL, c5563 Int16 NOT NULL, c5564 JsonDocument, c5565 Json, c5566 Uint32 NOT NULL, c5567 Utf8 NOT NULL, c5568 JsonDocument, c5569 Uint64 NOT NULL, c5570 Yson NOT NULL, c5571 Datetime NOT NULL, c5572 Int64 NOT NULL, c5573 Int16 NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', 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 \'c0\', 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'...4 Int16, c2505 Json NOT NULL, c2506 Json NOT NULL, c2507 Bool NOT NULL, c2508 Uint16 NOT NULL, c2509 Float, c2510 Interval64 NOT NULL, c2511 Date32 NOT NULL, c2512 Int64 NOT NULL, c2513 Bool NOT NULL, c2514 Datetime, c2515 Utf8, c2516 Interval64 NOT NULL, c2517 Float, c2518 Int16 NOT NULL, c2519 Json NOT NULL, c2520 Timestamp NOT NULL, c2521 Timestamp NOT NULL, c2522 Int64 NOT NULL, c2523 Bool, c2524 Json, c2525 Timestamp, c2526 Date32 NOT NULL, c2527 Date, c2528 Decimal(22,9) NOT NULL, c2529 Datetime64, c2530 Decimal(15,0), c2531 Uint8, c2532 Uint64, c2533 Datetime NOT NULL, c2534 Uint16 NOT NULL, c2535 Int64, c2536 Datetime NOT NULL, c2537 Decimal(15,0), c2538 Double, c2539 Decimal(15,0), c2540 Bool, c2541 Decimal(35,10) NOT NULL, c2542 Int64 NOT NULL, c2543 Double NOT NULL, c2544 Decimal(15,0) NOT NULL, c2545 Yson, c2546 String NOT NULL, c2547 Bool, c2548 Int8, c2549 Json, c2550 Int32 NOT NULL, c2551 Decimal(15,0) NOT NULL, c2552 Utf8, c2553 Datetime64 NOT NULL, c2554 Utf8, c2555 Decimal(15,0) NOT NULL, c2556 Datetime NOT NULL, c2557 JsonDocument NOT NULL, c2558 Interval64, c2559 Date NOT NULL, c2560 Date32 NOT NULL, c2561 Utf8 NOT NULL, c2562 Bool NOT NULL, c2563 Utf8, c2564 Timestamp64, c2565 Timestamp, c2566 Date NOT NULL, c2567 Bool, c2568 Float NOT NULL, c2569 Date32, c2570 Datetime NOT NULL, c2571 Uint16 NOT NULL, c2572 Timestamp64 NOT NULL, c2573 Int16 NOT NULL, c2574 Timestamp64 NOT NULL, c2575 JsonDocument, c2576 Uint32 NOT NULL, c2577 Uint64, c2578 Int32, c2579 Decimal(35,10) NOT NULL, c2580 Float, c2581 Double, c2582 Decimal(22,9) NOT NULL, c2583 Timestamp64, c2584 Timestamp64 NOT NULL, c2585 Datetime64 NOT NULL, c2586 Int64 NOT NULL, c2587 Int8 NOT NULL, c2588 Date, c2589 Uint8, c2590 Uint32 NOT NULL, c2591 String NOT NULL, c2592 Int16 NOT NULL, c2593 Timestamp, c2594 Decimal(15,0) NOT NULL, c2595 Json, c2596 Decimal(22,9) NOT NULL, c2597 String, c2598 Json, c2599 Uint16 NOT NULL, c2600 JsonDocument, c2601 Int64 NOT NULL, c2602 Date, c2603 Decimal(35,10) NOT NULL, c2604 Uint16 NOT NULL, c2605 Yson NOT NULL, c2606 Decimal(15,0) NOT NULL, c2607 Datetime NOT NULL, c2608 Uint32, c2609 Decimal(22,9), c2610 Uint16, c2611 Int16 NOT NULL, c2612 Float, c2613 Bool NOT NULL, c2614 Yson NOT NULL, c2615 Decimal(22,9), c2616 Float, c2617 Decimal(22,9) NOT NULL, c2618 Utf8 NOT NULL, c2619 Timestamp NOT NULL, c2620 Timestamp NOT NULL, c2621 String, c2622 Bool NOT NULL, c2623 Datetime64, c2624 Decimal(35,10), c2625 Date32, c2626 Bool, c2627 Int16, c2628 Int64 NOT NULL, c2629 Yson NOT NULL, c2630 Uint32, c2631 Decimal(35,10) NOT NULL, c2632 Bool NOT NULL, c2633 Yson NOT NULL, c2634 Uint32 NOT NULL, c2635 Json, c2636 Bool NOT NULL, c2637 Interval64 NOT NULL, c2638 Int8, c2639 Datetime NOT NULL, c2640 Int32, c2641 Timestamp, c2642 Decimal(22,9), c2643 Float NOT NULL, c2644 Int16, c2645 Bool, c2646 Decimal(15,0), c2647 Datetime64 NOT NULL, c2648 Decimal(15,0) NOT NULL, c2649 Int16, c2650 Uint16 NOT NULL, c2651 String NOT NULL, c2652 Yson NOT NULL, c2653 Uint8, c2654 Decimal(15,0), c2655 Int32 NOT NULL, c2656 Bool, c2657 Decimal(15,0) NOT NULL, c2658 Decimal(15,0) NOT NULL, c2659 String NOT NULL, c2660 Interval64 NOT NULL, c2661 String, c2662 Date32 NOT NULL, c2663 Decimal(22,9) NOT NULL, c2664 Int32, c2665 Utf8, c2666 Decimal(22,9), c2667 Timestamp64, c2668 Interval64, c2669 String NOT NULL, c2670 Date32, c2671 Interval64, c2672 Uint64 NOT NULL, c2673 Date32 NOT NULL, c2674 Utf8, c2675 Int8, c2676 Timestamp, c2677 Float, c2678 Bool NOT NULL, c2679 Uint64 NOT NULL, c2680 Decimal(35,10) NOT NULL, c2681 Float, c2682 Bool, c2683 Timestamp64 NOT NULL, c2684 JsonDocument, c2685 Interval64, c2686 Uint64 NOT NULL, c2687 Interval64, c2688 Uint8, c2689 Int8 NOT NULL, c2690 Float NOT NULL, c2691 Timestamp NOT NULL, c2692 Int8 NOT NULL, c2693 Json NOT NULL, c2694 Utf8, c2695 Int8 NOT NULL, c2696 Uint16 NOT NULL, c2697 JsonDocument, c2698 Int16 NOT NULL, c2699 Datetime64 NOT NULL, c2700 Decimal(15,0), c2701 Decimal(35,10), c2702 Double NOT NULL, c2703 Yson NOT NULL, c2704 Uint8 NOT NULL, c2705 Interval64 NOT NULL, c2706 Uint8, c2707 Date, c2708 Int32, c2709 Datetime64 NOT NULL, c2710 Int16, c2711 Float, c2712 Double, c2713 Uint64 NOT NULL, c2714 Yson NOT NULL, c2715 Double NOT NULL, c2716 Bool, c2717 Decimal(35,10) NOT NULL, c2718 Date32 NOT NULL, c2719 Decimal(15,0) NOT NULL, c2720 Datetime64 NOT NULL, c2721 Int64 NOT NULL, c2722 Float, c2723 Datetime64 NOT NULL, c2724 Int16, c2725 Yson NOT NULL, c2726 Decimal(35,10), c2727 Decimal(15,0), c2728 Double NOT NULL, c2729 Bool, c2730 Double, c2731 Bool NOT NULL, c2732 Int8, c2733 Datetime, c2734 Yson NOT NULL, c2735 Decimal(15,0) NOT NULL, c2736 Int16, c2737 JsonDocument, c2738 Uint8, c2739 Datetime64, c2740 Datetime, c2741 Yson, c2742 Date32 NOT NULL, c2743 Date32, c2744 Double NOT NULL, c2745 Datetime NOT NULL, c2746 Uint64, c2747 Uint64, c2748 Decimal(22,9), c2749 Datetime, c2750 Int64, c2751 Date, c2752 Float, c2753 Date32 NOT NULL, c2754 Date32, c2755 Datetime NOT NULL, c2756 Json NOT NULL, c2757 Interval64 NOT NULL, c2758 Int32, c2759 Uint8, c2760 Timestamp64, c2761 Timestamp64, c2762 Uint8, c2763 Date NOT NULL, c2764 Float, c2765 Bool, c2766 Decimal(22,9), c2767 Timestamp64, c2768 Date32 NOT NULL, c2769 Yson NOT NULL, c2770 Decimal(15,0), c2771 Float, c2772 Uint16, c2773 Decimal(15,0), c2774 Uint32 NOT NULL, c2775 Date32 NOT NULL, c2776 Utf8 NOT NULL, c2777 Datetime, c2778 Int64, c2779 Double, c2780 Uint8, c2781 Uint16, c2782 Yson NOT NULL, c2783 Decimal(22,9), c2784 Int32, c2785 Int64, c2786 Interval64, c2787 Int8, c2788 Int8, c2789 Decimal(22,9) NOT NULL, c2790 Int8, c2791 Decimal(35,10) NOT NULL, c2792 Interval64, c2793 Uint64, c2794 Decimal(35,10), c2795 Double, c2796 Double, c2797 Float NOT NULL, c2798 String NOT NULL, c2799 Uint16, c2800 JsonDocument NOT NULL, c2801 Timestamp64 NOT NULL, c2802 Int16, c2803 Int64, c2804 Double, c2805 Json, c2806 Yson, c2807 Int64, c2808 Int16, c2809 Decimal(15,0), c2810 Timestamp NOT NULL, c2811 Decimal(35,10) NOT NULL, c2812 Double, c2813 Datetime, c2814 Uint64 NOT NULL, c2815 Int32, c2816 Timestamp64, c2817 Int8, c2818 JsonDocument NOT NULL, c2819 Date32, c2820 Double NOT NULL, c2821 JsonDocument, c2822 Double NOT NULL, c2823 Int64, c2824 Date, c2825 Decimal(22,9), c2826 Bool NOT NULL, c2827 Datetime NOT NULL, c2828 Float NOT NULL, c2829 Date NOT NULL, c2830 Uint16 NOT NULL, c2831 Uint32, c2832 JsonDocument, c2833 Uint8 NOT NULL, c2834 Interval64 NOT NULL, c2835 Decimal(35,10), c2836 Int16, c2837 Double, c2838 Date32, c2839 Int16, c2840 Decimal(15,0), c2841 Uint8 NOT NULL, c2842 Decimal(22,9) NOT NULL, c2843 Json, c2844 Json, c2845 Interval64 NOT NULL, c2846 Int8 NOT NULL, c2847 Uint32, c2848 Timestamp NOT NULL, c2849 String, c2850 Bool NOT NULL, c2851 Date32 NOT NULL, c2852 Interval64, c2853 Json, c2854 Interval64 NOT NULL, c2855 Double, c2856 Bool, c2857 Int8 NOT NULL, c2858 Float, c2859 Interval64 NOT NULL, c2860 JsonDocument NOT NULL, c2861 Timestamp NOT NULL, c2862 Decimal(15,0) NOT NULL, c2863 Float NOT NULL, c2864 Int32, c2865 Datetime, c2866 String NOT NULL, c2867 Timestamp, c2868 Yson NOT NULL, c2869 Uint16 NOT NULL, c2870 Yson NOT NULL, c2871 Uint64, c2872 Bool NOT NULL, c2873 Decimal(22,9) NOT NULL, c2874 Decimal(35,10) NOT NULL, c2875 String, c2876 String, c2877 Decimal(22,9), c2878 Datetime NOT NULL, c2879 Bool, c2880 Timestamp64, c2881 Yson NOT NULL, c2882 Float, c2883 Timestamp64 NOT NULL, c2884 Utf8, c2885 Int16 NOT NULL, c2886 JsonDocument NOT NULL, c2887 Timestamp, c2888 Bool NOT NULL, c2889 Datetime, c2890 Date, c2891 String, c2892 Datetime, c2893 Int8 NOT NULL, c2894 Double NOT NULL, c2895 Date NOT NULL, c2896 JsonDocument NOT NULL, c2897 Int8 NOT NULL, c2898 Int32, c2899 Bool, c2900 Int64 NOT NULL, c2901 Yson, c2902 Uint32 NOT NULL, c2903 Float NOT NULL, c2904 Bool, c2905 Float NOT NULL, c2906 Decimal(22,9), c2907 Timestamp NOT NULL, c2908 Bool, c2909 Int8 NOT NULL, c2910 Timestamp64 NOT NULL, c2911 Uint8 NOT NULL, c2912 Datetime64, c2913 Decimal(35,10), c2914 Int32, c2915 Decimal(35,10) NOT NULL, c2916 Uint16 NOT NULL, c2917 Decimal(22,9) NOT NULL, c2918 Utf8 NOT NULL, c2919 Interval64, c2920 Timestamp, c2921 Bool NOT NULL, c2922 Json NOT NULL, c2923 Decimal(15,0), c2924 Decimal(35,10) NOT NULL, c2925 Timestamp, c2926 Decimal(15,0), c2927 Uint64, c2928 Utf8 NOT NULL, c2929 Decimal(22,9) NOT NULL, c2930 Int64 NOT NULL, c2931 Decimal(22,9) NOT NULL, c2932 Int8 NOT NULL, c2933 Decimal(22,9), c2934 Uint32 NOT NULL, c2935 Decimal(15,0), c2936 String, c2937 Uint64, c2938 Decimal(15,0) NOT NULL, c2939 Bool, c2940 Uint8, c2941 Decimal(15,0), c2942 Interval64 NOT NULL, c2943 Uint8 NOT NULL, c2944 Json NOT NULL, c2945 Bool, c2946 Interval64, c2947 Uint32 NOT NULL, c2948 Uint8 NOT NULL, c2949 Utf8, c2950 Interval64 NOT NULL, c2951 Timestamp64 NOT NULL, c2952 Date NOT NULL, c2953 JsonDocument NOT NULL, c2954 Uint32 NOT NULL, c2955 Double NOT NULL, c2956 Int16, c2957 Decimal(22,9) NOT NULL, c2958 Uint16, c2959 Datetime64, c2960 Int32 NOT NULL, c2961 Json NOT NULL, c2962 Uint8 NOT NULL, c2963 Int8 NOT NULL, c2964 Int16, c2965 Interval64, c2966 Datetime NOT NULL, c2967 Yson, c2968 Decimal(22,9) NOT NULL, c2969 String NOT NULL, c2970 Bool NOT NULL, c2971 Double NOT NULL, c2972 Uint64 NOT NULL, c2973 Int16 NOT NULL, c2974 Json, c2975 Datetime, c2976 Decimal(15,0), c2977 Uint32, c2978 Int8 NOT NULL, c2979 Decimal(35,10) NOT NULL, c2980 Decimal(22,9), c2981 String NOT NULL, c2982 Utf8 NOT NULL, c2983 Uint8 NOT NULL, c2984 String, c2985 Uint8, c2986 Int16 NOT NULL, c2987 Double, c2988 Uint16 NOT NULL, c2989 Int16, c2990 Decimal(15,0), c2991 Utf8 NOT NULL, c2992 Int32 NOT NULL, c2993 Interval64, c2994 String, c2995 Uint64 NOT NULL, c2996 Int32, c2997 Uint16 NOT NULL, c2998 Yson NOT NULL, c2999 Interval64, c3000 Int8, c3001 Decimal(22,9), c3002 Double, c3003 Uint32 NOT NULL, c3004 Datetime, c3005 Interval64 NOT NULL, c3006 Yson, c3007 Utf8 NOT NULL, c3008 String, c3009 Int32, c3010 Int8 NOT NULL, c3011 Int8 NOT NULL, c3012 Bool, c3013 Decimal(35,10), c3014 Decimal(15,0), c3015 String NOT NULL, c3016 Int16, c3017 Int64 NOT NULL, c3018 Json NOT NULL, c3019 Yson NOT NULL, c3020 Float NOT NULL, c3021 Uint32 NOT NULL, c3022 Datetime64 NOT NULL, c3023 Float NOT NULL, c3024 Timestamp NOT NULL, c3025 Uint64 NOT NULL, c3026 Datetime NOT NULL, c3027 Datetime NOT NULL, c3028 Datetime NOT NULL, c3029 Int32, c3030 Date32 NOT NULL, c3031 Decimal(35,10) NOT NULL, c3032 Uint8 NOT NULL, c3033 Uint32 NOT NULL, c3034 String, c3035 Datetime64, c3036 Decimal(15,0), c3037 Int8 NOT NULL, c3038 Bool NOT NULL, c3039 Int16 NOT NULL, c3040 Datetime, c3041 Datetime64 NOT NULL, c3042 Yson NOT NULL, c3043 Json, c3044 Int64 NOT NULL, c3045 Datetime64 NOT NULL, c3046 Int16 NOT NULL, c3047 Float NOT NULL, c3048 Int32, c3049 Interval64, c3050 Decimal(35,10) NOT NULL, c3051 Double, c3052 Decimal(15,0), c3053 JsonDocument, c3054 Int64, c3055 Date32 NOT NULL, c3056 Int16 NOT NULL, c3057 Timestamp64, c3058 Int32 NOT NULL, c3059 Uint32 NOT NULL, c3060 Decimal(15,0), c3061 Decimal(35,10), c3062 Uint32, c3063 Yson, c3064 Uint16 NOT NULL, c3065 Uint32 NOT NULL, c3066 Uint8 NOT NULL, c3067 Decimal(22,9), c3068 Float NOT NULL, c3069 JsonDocument NOT NULL, c3070 Int16 NOT NULL, c3071 Date, c3072 Yson NOT NULL, c3073 Uint16, c3074 String NOT NULL, c3075 Interval64, c3076 Decimal(22,9), c3077 Date32 NOT NULL, c3078 Int16, c3079 Datetime NOT NULL, c3080 Uint16, c3081 Decimal(22,9) NOT NULL, c3082 Json NOT NULL, c3083 Decimal(15,0) NOT NULL, c3084 Bool, c3085 Date NOT NULL, c3086 Interval64, c3087 Uint32 NOT NULL, c3088 String, c3089 String, c3090 Double NOT NULL, c3091 Datetime, c3092 Timestamp NOT NULL, c3093 Int8 NOT NULL, c3094 Float, c3095 JsonDocument NOT NULL, c3096 Float NOT NULL, c3097 Float, c3098 Decimal(35,10) NOT NULL, c3099 Json NOT NULL, c3100 Timestamp, c3101 Uint32, c3102 Timestamp64, c3103 Int64, c3104 Uint16, c3105 Date NOT NULL, c3106 Int64, c3107 Decimal(35,10), c3108 Decimal(15,0) NOT NULL, c3109 JsonDocument, c3110 Int64 NOT NULL, c3111 Timestamp64, c3112 Datetime, c3113 String NOT NULL, c3114 JsonDocument NOT NULL, c3115 Decimal(22,9) NOT NULL, c3116 Int16 NOT NULL, c3117 Datetime64 NOT NULL, c3118 Float, c3119 Json, c3120 Date, c3121 Float NOT NULL, c3122 Date32 NOT NULL, c3123 Int8 NOT NULL, c3124 Timestamp, c3125 Int8 NOT NULL, c3126 Float, c3127 Interval64, c3128 Uint64, c3129 Int64 NOT NULL, c3130 Datetime64 NOT NULL, c3131 Uint8, c3132 Uint16, c3133 Uint16 NOT NULL, c3134 Uint32 NOT NULL, c3135 Decimal(15,0), c3136 Int16 NOT NULL, c3137 Datetime64, c3138 Timestamp64 NOT NULL, c3139 Decimal(22,9) NOT NULL, c3140 String, c3141 String NOT NULL, c3142 Decimal(35,10) NOT NULL, c3143 Bool NOT NULL, c3144 Decimal(35,10) NOT NULL, c3145 Uint32, c3146 Datetime64 NOT NULL, c3147 Uint32, c3148 Datetime64, c3149 Int8 NOT NULL, c3150 Int16 NOT NULL, c3151 Uint16, c3152 Json NOT NULL, c3153 Date32 NOT NULL, c3154 Timestamp, c3155 Int8, c3156 Datetime64 NOT NULL, c3157 Json NOT NULL, c3158 Date32 NOT NULL, c3159 Json, c3160 Uint32, c3161 Int64, c3162 Date32, c3163 Date32, c3164 Uint8 NOT NULL, c3165 String, c3166 Datetime64 NOT NULL, c3167 JsonDocument NOT NULL, c3168 String, c3169 Decimal(15,0), c3170 Bool, c3171 Float, c3172 Timestamp NOT NULL, c3173 Int16, c3174 Utf8 NOT NULL, c3175 Bool, c3176 Bool, c3177 Timestamp, c3178 Int32, c3179 Double NOT NULL, c3180 Date32, c3181 Int8, c3182 Uint16, c3183 Interval64, c3184 Decimal(35,10) NOT NULL, c3185 Int8, c3186 Date NOT NULL, c3187 Timestamp, c3188 Decimal(15,0), c3189 Uint32, c3190 Yson NOT NULL, c3191 Double NOT NULL, c3192 Int64, c3193 Decimal(35,10), c3194 Uint8, c3195 JsonDocument, c3196 Timestamp, c3197 Uint32, c3198 Utf8 NOT NULL, c3199 Int32 NOT NULL, c3200 Uint16, c3201 Int8 NOT NULL, c3202 Datetime64 NOT NULL, c3203 Bool, c3204 Timestamp64 NOT NULL, c3205 Int16, c3206 Decimal(22,9), c3207 Utf8 NOT NULL, c3208 Datetime NOT NULL, c3209 Timestamp64, c3210 Uint32, c3211 Bool, c3212 Interval64, c3213 Uint8 NOT NULL, c3214 Decimal(22,9), c3215 Decimal(22,9), c3216 Decimal(22,9) NOT NULL, c3217 Interval64 NOT NULL, c3218 Decimal(22,9), c3219 Decimal(22,9), c3220 Int64 NOT NULL, c3221 Decimal(15,0) NOT NULL, c3222 Uint64 NOT NULL, c3223 Datetime64, c3224 Uint64 NOT NULL, c3225 Timestamp64 NOT NULL, c3226 Uint16, c3227 Int16, c3228 Utf8 NOT NULL, c3229 Float NOT NULL, c3230 Int16 NOT NULL, c3231 Decimal(22,9) NOT NULL, c3232 Interval64 NOT NULL, c3233 Uint8, c3234 Interval64, c3235 Yson, c3236 Decimal(22,9), c3237 Uint16, c3238 Uint32 NOT NULL, c3239 Uint32, c3240 Decimal(35,10), c3241 Timestamp NOT NULL, c3242 Int16 NOT NULL, c3243 Uint32 NOT NULL, c3244 Decimal(35,10) NOT NULL, c3245 Uint64 NOT NULL, c3246 Datetime, c3247 Date NOT NULL, c3248 Timestamp NOT NULL, c3249 Uint16, c3250 Timestamp64, c3251 Int32, c3252 Interval64 NOT NULL, c3253 Decimal(22,9), c3254 Interval64 NOT NULL, c3255 Datetime NOT NULL, c3256 Uint64, c3257 Decimal(15,0), c3258 Datetime NOT NULL, c3259 Timestamp, c3260 Int64 NOT NULL, c3261 Uint16 NOT NULL, c3262 String NOT NULL, c3263 Utf8 NOT NULL, c3264 Bool NOT NULL, c3265 Float NOT NULL, c3266 Int32 NOT NULL, c3267 Decimal(35,10), c3268 Decimal(15,0) NOT NULL, c3269 Date, c3270 Double NOT NULL, c3271 JsonDocument, c3272 Float NOT NULL, c3273 Int64 NOT NULL, c3274 Interval64, c3275 Uint16, c3276 Int8, c3277 Decimal(15,0), c3278 Int8 NOT NULL, c3279 Int32, c3280 JsonDocument, c3281 Datetime NOT NULL, c3282 Decimal(22,9), c3283 Int8, c3284 Timestamp NOT NULL, c3285 Yson, c3286 Utf8, c3287 Yson, c3288 Timestamp64, c3289 Bool, c3290 JsonDocument NOT NULL, c3291 Utf8, c3292 Uint16 NOT NULL, c3293 Decimal(22,9) NOT NULL, c3294 Decimal(22,9) NOT NULL, c3295 Yson, c3296 Datetime64 NOT NULL, c3297 Int64 NOT NULL, c3298 Uint64, c3299 Int16 NOT NULL, c3300 Timestamp64, c3301 Timestamp, c3302 Decimal(35,10) NOT NULL, c3303 Date, c3304 Uint32 NOT NULL, c3305 Uint32 NOT NULL, c3306 Uint32 NOT NULL, c3307 Float NOT NULL, c3308 Uint32, c3309 Decimal(35,10) NOT NULL, c3310 Int8 NOT NULL, c3311 Uint16 NOT NULL, c3312 Int32 NOT NULL, c3313 Uint8 NOT NULL, c3314 Date32, c3315 Decimal(35,10), c3316 Timestamp, c3317 Int16, c3318 Datetime64, c3319 Int32, c3320 Int16, c3321 Date32 NOT NULL, c3322 Uint8, c3323 String, c3324 Utf8, c3325 Int64 NOT NULL, c3326 Json NOT NULL, c3327 Json, c3328 Yson NOT NULL, c3329 Double NOT NULL, c3330 Datetime, c3331 Int64, c3332 Datetime64, c3333 JsonDocument, c3334 Uint32, c3335 Datetime, c3336 Timestamp64 NOT NULL, c3337 JsonDocument, c3338 Uint64 NOT NULL, c3339 Decimal(15,0), c3340 Date NOT NULL, c3341 Timestamp, c3342 Int32 NOT NULL, c3343 Date, c3344 Uint16, c3345 Json, c3346 Uint32 NOT NULL, c3347 Decimal(35,10), c3348 Datetime64, c3349 Int64, c3350 Date NOT NULL, c3351 Float, c3352 Int32 NOT NULL, c3353 Int64 NOT NULL, c3354 Int64, c3355 Interval64 NOT NULL, c3356 Json NOT NULL, c3357 JsonDocument, c3358 Interval64, c3359 Datetime NOT NULL, c3360 Decimal(35,10) NOT NULL, c3361 Uint8, c3362 Uint8, c3363 Datetime64 NOT NULL, c3364 Json, c3365 String, c3366 Bool NOT NULL, c3367 Datetime NOT NULL, c3368 Decimal(22,9), c3369 Datetime NOT NULL, c3370 Json NOT NULL, c3371 Decimal(15,0), c3372 Decimal(15,0) NOT NULL, c3373 Timestamp64 NOT NULL, c3374 Int8, c3375 JsonDocument NOT NULL, c3376 Double, c3377 JsonDocument NOT NULL, c3378 String NOT NULL, c3379 Datetime64, c3380 Bool NOT NULL, c3381 Int8 NOT NULL, c3382 Decimal(35,10) NOT NULL, c3383 Uint8 NOT NULL, c3384 Uint16 NOT NULL, c3385 Int16, c3386 Timestamp, c3387 Decimal(15,0), c3388 Uint16, c3389 Double, c3390 Datetime NOT NULL, c3391 Uint32 NOT NULL, c3392 Double NOT NULL, c3393 Int64, c3394 Timestamp, c3395 Double NOT NULL, c3396 Uint8 NOT NULL, c3397 String, c3398 String, c3399 Int32, c3400 Uint64, c3401 Date, c3402 Float NOT NULL, c3403 Uint8, c3404 Datetime64, c3405 Datetime64, c3406 Json, c3407 Utf8, c3408 Decimal(35,10) NOT NULL, c3409 Yson, c3410 Int16 NOT NULL, c3411 Decimal(15,0), c3412 String, c3413 Decimal(35,10), c3414 Uint8 NOT NULL, c3415 Int16 NOT NULL, c3416 Float, c3417 Date, c3418 JsonDocument NOT NULL, c3419 Decimal(15,0), c3420 Bool NOT NULL, c3421 Double NOT NULL, c3422 Bool, c3423 Decimal(15,0), c3424 Datetime, c3425 Int16 NOT NULL, c3426 Date32, c3427 Interval64, c3428 Double, c3429 Date32 NOT NULL, c3430 Datetime64 NOT NULL, c3431 Timestamp64 NOT NULL, c3432 Date NOT NULL, c3433 Date NOT NULL, c3434 Datetime64 NOT NULL, c3435 Timestamp, c3436 Uint8 NOT NULL, c3437 Utf8 NOT NULL, c3438 Uint32 NOT NULL, c3439 Timestamp, c3440 Decimal(35,10) NOT NULL, c3441 Interval64 NOT NULL, c3442 Timestamp64, c3443 Uint32, c3444 Decimal(35,10), c3445 Interval64, c3446 Decimal(35,10) NOT NULL, c3447 Json, c3448 Decimal(35,10) NOT NULL, c3449 Int8, c3450 Decimal(15,0), c3451 Json NOT NULL, c3452 Datetime NOT NULL, c3453 JsonDocument NOT NULL, c3454 Decimal(22,9) NOT NULL, c3455 Timestamp NOT NULL, c3456 Uint8, c3457 Uint16 NOT NULL, c3458 Json, c3459 Timestamp NOT NULL, c3460 Int8, c3461 Uint16, c3462 Uint32, c3463 Date NOT NULL, c3464 Timestamp64, c3465 Timestamp, c3466 Date32 NOT NULL, c3467 Float, c3468 Float, c3469 Decimal(22,9) NOT NULL, c3470 String, c3471 Date32, c3472 Decimal(35,10) NOT NULL, c3473 Uint64 NOT NULL, c3474 Datetime64 NOT NULL, c3475 Json NOT NULL, c3476 Json, c3477 Int64 NOT NULL, c3478 Utf8 NOT NULL, c3479 Utf8 NOT NULL, c3480 Utf8, c3481 Bool, c3482 JsonDocument NOT NULL, c3483 Float NOT NULL, c3484 Double, c3485 Uint32 NOT NULL, c3486 Decimal(35,10), c3487 Timestamp NOT NULL, c3488 Json, c3489 Yson, c3490 Decimal(15,0), c3491 String, c3492 Decimal(22,9), c3493 JsonDocument NOT NULL, c3494 JsonDocument, c3495 Uint16, c3496 Datetime64 NOT NULL, c3497 Interval64 NOT NULL, c3498 JsonDocument, c3499 Interval64, c3500 Uint32 NOT NULL, c3501 Timestamp64 NOT NULL, c3502 Uint16 NOT NULL, c3503 Json, c3504 Json, c3505 Decimal(15,0) NOT NULL, c3506 Datetime64, c3507 Utf8 NOT NULL, c3508 Json, c3509 String NOT NULL, c3510 Date NOT NULL, c3511 Decimal(15,0) NOT NULL, c3512 Datetime64 NOT NULL, c3513 JsonDocument, c3514 Int64 NOT NULL, c3515 Int8, c3516 Decimal(35,10) NOT NULL, c3517 Interval64, c3518 Datetime, c3519 Json NOT NULL, c3520 Float, c3521 Interval64, c3522 Int32, c3523 Utf8 NOT NULL, c3524 Interval64, c3525 Decimal(22,9), c3526 Double NOT NULL, c3527 Decimal(35,10), c3528 Date NOT NULL, c3529 Date NOT NULL, c3530 Datetime64 NOT NULL, c3531 Datetime, c3532 Timestamp64, c3533 Utf8 NOT NULL, c3534 Int8 NOT NULL, c3535 Int8, c3536 String NOT NULL, c3537 Decimal(35,10) NOT NULL, c3538 JsonDocument NOT NULL, c3539 Uint16 NOT NULL, c3540 Int64 NOT NULL, c3541 JsonDocument, c3542 Datetime64 NOT NULL, c3543 String NOT NULL, c3544 Yson, c3545 Timestamp NOT NULL, c3546 Date, c3547 Uint16, c3548 Uint64 NOT NULL, c3549 Json NOT NULL, c3550 Int32 NOT NULL, c3551 Double NOT NULL, c3552 Date32, c3553 Int16 NOT NULL, c3554 Date, c3555 JsonDocument NOT NULL, c3556 Double NOT NULL, c3557 String NOT NULL, c3558 Datetime, c3559 Int64, c3560 Interval64, c3561 Timestamp64 NOT NULL, c3562 Timestamp, c3563 Int64, c3564 Uint32, c3565 Timestamp64, c3566 Uint64, c3567 String, c3568 Timestamp NOT NULL, c3569 Float, c3570 Double, c3571 Int64 NOT NULL, c3572 Uint16, c3573 Int16, c3574 Date32 NOT NULL, c3575 Double NOT NULL, c3576 Datetime, c3577 Uint16 NOT NULL, c3578 Date32 NOT NULL, c3579 Uint64, c3580 Interval64, c3581 Double NOT NULL, c3582 Utf8, c3583 Timestamp, c3584 Date32 NOT NULL, c3585 Yson NOT NULL, c3586 Timestamp64 NOT NULL, c3587 Timestamp, c3588 Timestamp NOT NULL, c3589 Uint16, c3590 Interval64 NOT NULL, c3591 Timestamp64 NOT NULL, c3592 Timestamp, c3593 Date, c3594 Int16, c3595 Int8 NOT NULL, c3596 Decimal(35,10), c3597 Double NOT NULL, c3598 Interval64, c3599 Timestamp, c3600 Utf8 NOT NULL, c3601 Date32, c3602 Date32 NOT NULL, c3603 Utf8, c3604 Json NOT NULL, c3605 Json NOT NULL, c3606 Date, c3607 Int64, c3608 Float, c3609 Float NOT NULL, c3610 Int64 NOT NULL, c3611 Int16, c3612 Date32, c3613 Interval64 NOT NULL, c3614 Interval64, c3615 Int64 NOT NULL, c3616 Int8, c3617 Int32, c3618 Interval64 NOT NULL, c3619 Decimal(22,9) NOT NULL, c3620 Yson, c3621 Json, c3622 Yson NOT NULL, c3623 Utf8 NOT NULL, c3624 Interval64 NOT NULL, c3625 Uint32, c3626 Uint8, c3627 Date, c3628 Timestamp64 NOT NULL, c3629 Decimal(35,10) NOT NULL, c3630 Timestamp64, c3631 Int8, c3632 Datetime64 NOT NULL, c3633 Decimal(35,10), c3634 Json, c3635 Timestamp, c3636 Timestamp64 NOT NULL, c3637 Int16, c3638 Uint32, c3639 Bool NOT NULL, c3640 Interval64, c3641 Datetime64, c3642 String, c3643 String NOT NULL, c3644 Decimal(22,9), c3645 Int32, c3646 Datetime, c3647 Decimal(15,0), c3648 Int8 NOT NULL, c3649 Timestamp64 NOT NULL, c3650 Uint64 NOT NULL, c3651 Date32 NOT NULL, c3652 Int8, c3653 Uint8, c3654 Utf8, c3655 Date32, c3656 Json, c3657 Yson, c3658 Int64, c3659 Date32 NOT NULL, c3660 Int64, c3661 Json NOT NULL, c3662 Datetime, c3663 Datetime64 NOT NULL, c3664 String NOT NULL, c3665 Timestamp64, c3666 JsonDocument, c3667 Yson, c3668 JsonDocument, c3669 Datetime, c3670 Bool, c3671 Datetime NOT NULL, c3672 JsonDocument NOT NULL, c3673 Uint64, c3674 Int32 NOT NULL, c3675 Interval64, c3676 Uint32 NOT NULL, c3677 Int8 NOT NULL, c3678 Timestamp64 NOT NULL, c3679 Decimal(15,0), c3680 Utf8, c3681 Timestamp64 NOT NULL, c3682 Uint32, c3683 Bool NOT NULL, c3684 Uint8 NOT NULL, c3685 Int8, c3686 Timestamp NOT NULL, c3687 Date32 NOT NULL, c3688 Timestamp64, c3689 Datetime, c3690 Uint16 NOT NULL, c3691 String, c3692 Int8 NOT NULL, c3693 Date NOT NULL, c3694 Int64 NOT NULL, c3695 Int64 NOT NULL, c3696 Uint64 NOT NULL, c3697 Double NOT NULL, c3698 Utf8, c3699 Timestamp64, c3700 Date32, c3701 Float NOT NULL, c3702 Timestamp64, c3703 Timestamp64 NOT NULL, c3704 Int16 NOT NULL, c3705 Double, c3706 Date32 NOT NULL, c3707 Bool, c3708 Bool NOT NULL, c3709 Utf8, c3710 Decimal(22,9), c3711 Bool NOT NULL, c3712 Uint32 NOT NULL, c3713 Uint8 NOT NULL, c3714 Int32 NOT NULL, c3715 Int64 NOT NULL, c3716 Interval64 NOT NULL, c3717 Double NOT NULL, c3718 Uint64, c3719 Yson NOT NULL, c3720 Uint16 NOT NULL, c3721 Datetime, c3722 String, c3723 Uint64 NOT NULL, c3724 Decimal(35,10) NOT NULL, c3725 Utf8 NOT NULL, c3726 Bool, c3727 Datetime NOT NULL, c3728 Decimal(22,9) NOT NULL, c3729 Int8, c3730 Uint64, c3731 Json NOT NULL, c3732 Datetime64 NOT NULL, c3733 Int32 NOT NULL, c3734 Json, c3735 Utf8, c3736 Timestamp64, c3737 Bool NOT NULL, c3738 Date32, c3739 Bool NOT NULL, c3740 Json, c3741 Double NOT NULL, c3742 Timestamp64 NOT NULL, c3743 Float NOT NULL, c3744 Int8, c3745 Decimal(15,0), c3746 Uint16, c3747 JsonDocument, c3748 Decimal(22,9), c3749 Decimal(15,0) NOT NULL, c3750 Uint32 NOT NULL, c3751 Timestamp NOT NULL, c3752 Interval64, c3753 Uint16 NOT NULL, c3754 Date, c3755 Utf8, c3756 Utf8, c3757 Double, c3758 Int64 NOT NULL, c3759 Decimal(22,9), c3760 Uint16 NOT NULL, c3761 Decimal(15,0), c3762 JsonDocument, c3763 Decimal(15,0), c3764 Int8, c3765 Float, c3766 Int16 NOT NULL, c3767 Datetime NOT NULL, c3768 Timestamp64 NOT NULL, c3769 Timestamp64, c3770 Timestamp, c3771 Decimal(15,0), c3772 Float, c3773 Date NOT NULL, c3774 Date, c3775 Uint16, c3776 Double NOT NULL, c3777 Json, c3778 Double, c3779 Decimal(15,0), c3780 Uint8 NOT NULL, c3781 Decimal(22,9), c3782 JsonDocument, c3783 Date32, c3784 Date NOT NULL, c3785 Date32, c3786 Timestamp NOT NULL, c3787 Timestamp NOT NULL, c3788 Utf8, c3789 Uint32 NOT NULL, c3790 Bool NOT NULL, c3791 Utf8 NOT NULL, c3792 Utf8, c3793 Int32, c3794 Timestamp64 NOT NULL, c3795 Double NOT NULL, c3796 Bool NOT NULL, c3797 Date, c3798 Uint8 NOT NULL, c3799 Utf8, c3800 Uint32, c3801 Datetime64 NOT NULL, c3802 Int8 NOT NULL, c3803 Date, c3804 Int16, c3805 Date32, c3806 Uint32 NOT NULL, c3807 JsonDocument, c3808 Bool NOT NULL, c3809 Date, c3810 Float, c3811 Int8 NOT NULL, c3812 Date, c3813 Utf8, c3814 Uint8, c3815 Timestamp64 NOT NULL, c3816 Uint64, c3817 Double, c3818 Uint64 NOT NULL, c3819 Uint64, c3820 Float NOT NULL, c3821 Int64, c3822 Json, c3823 Yson, c3824 Uint64, c3825 Int16 NOT NULL, c3826 Datetime, c3827 Json, c3828 Uint16 NOT NULL, c3829 Interval64 NOT NULL, c3830 Date, c3831 Utf8, c3832 Int16, c3833 Timestamp64 NOT NULL, c3834 Int64 NOT NULL, c3835 Yson NOT NULL, c3836 JsonDocument NOT NULL, c3837 Uint16 NOT NULL, c3838 JsonDocument, c3839 Timestamp64, c3840 Interval64, c3841 Decimal(35,10), c3842 String NOT NULL, c3843 Int64 NOT NULL, c3844 Timestamp64 NOT NULL, c3845 Datetime, c3846 Decimal(22,9) NOT NULL, c3847 Timestamp NOT NULL, c3848 Decimal(15,0) NOT NULL, c3849 String, c3850 Decimal(35,10), c3851 Bool, c3852 String, c3853 Int64, c3854 Uint16, c3855 Date32 NOT NULL, c3856 Int64, c3857 Uint64, c3858 Double, c3859 Yson, c3860 String NOT NULL, c3861 Int16 NOT NULL, c3862 Decimal(22,9), c3863 Bool, c3864 Uint32, c3865 Decimal(22,9), c3866 Float, c3867 Decimal(15,0), c3868 JsonDocument NOT NULL, c3869 Datetime64, c3870 JsonDocument, c3871 Interval64 NOT NULL, c3872 Decimal(22,9) NOT NULL, c3873 Int32, c3874 Uint64 NOT NULL, c3875 Bool, c3876 Timestamp NOT NULL, c3877 String, c3878 Int16 NOT NULL, c3879 Int16 NOT NULL, c3880 Datetime64 NOT NULL, c3881 Uint16, c3882 Datetime, c3883 String NOT NULL, c3884 Utf8 NOT NULL, c3885 Interval64 NOT NULL, c3886 Json NOT NULL, c3887 Interval64, c3888 Double, c3889 Decimal(22,9), c3890 Uint8, c3891 Datetime64, c3892 Uint8, c3893 Decimal(35,10), c3894 Date32 NOT NULL, c3895 Timestamp NOT NULL, c3896 Datetime64 NOT NULL, c3897 Datetime64, c3898 Uint32, c3899 Uint8, c3900 Decimal(15,0) NOT NULL, c3901 Double NOT NULL, c3902 Utf8 NOT NULL, c3903 Utf8 NOT NULL, c3904 Uint32, c3905 Int8, c3906 Decimal(22,9) NOT NULL, c3907 Bool, c3908 Int32, c3909 Uint64 NOT NULL, c3910 Decimal(35,10) NOT NULL, c3911 Float, c3912 Timestamp64 NOT NULL, c3913 Double NOT NULL, c3914 Int32, c3915 Int16, c3916 Decimal(35,10) NOT NULL, c3917 Timestamp64, c3918 Uint64, c3919 String NOT NULL, c3920 Datetime, c3921 Timestamp64 NOT NULL, c3922 String, c3923 Uint32, c3924 Yson, c3925 Uint32, c3926 Timestamp, c3927 Datetime64 NOT NULL, c3928 Int8 NOT NULL, c3929 Timestamp64, c3930 Float NOT NULL, c3931 Datetime NOT NULL, c3932 Int8 NOT NULL, c3933 Float NOT NULL, c3934 Decimal(35,10) NOT NULL, c3935 Date32 NOT NULL, c3936 Uint32 NOT NULL, c3937 Date NOT NULL, c3938 Int32 NOT NULL, c3939 Date32, c3940 Int8, c3941 Float NOT NULL, c3942 JsonDocument, c3943 String, c3944 Decimal(22,9), c3945 Date NOT NULL, c3946 Yson NOT NULL, c3947 Date, c3948 Bool, c3949 Int8, c3950 Uint16 NOT NULL, c3951 Decimal(35,10), c3952 Datetime NOT NULL, c3953 Decimal(15,0) NOT NULL, c3954 Int64 NOT NULL, c3955 Decimal(22,9) NOT NULL, c3956 Int16 NOT NULL, c3957 Yson NOT NULL, c3958 Bool NOT NULL, c3959 Int8 NOT NULL, c3960 Uint64, c3961 Date, c3962 Datetime, c3963 Bool, c3964 Bool NOT NULL, c3965 Int32 NOT NULL, c3966 Uint8, c3967 Uint64 NOT NULL, c3968 Interval64 NOT NULL, c3969 String NOT NULL, c3970 Timestamp, c3971 Date32 NOT NULL, c3972 Utf8 NOT NULL, c3973 Uint32, c3974 Uint32 NOT NULL, c3975 Interval64 NOT NULL, c3976 Decimal(35,10) NOT NULL, c3977 Json NOT NULL, c3978 Decimal(35,10), c3979 Int8, c3980 Datetime NOT NULL, c3981 Float NOT NULL, c3982 Int32, c3983 Int32 NOT NULL, c3984 Float NOT NULL, c3985 String NOT NULL, c3986 String, c3987 Double NOT NULL, c3988 String, c3989 Yson, c3990 Json NOT NULL, c3991 Date32 NOT NULL, c3992 Utf8, c3993 Decimal(15,0), c3994 Uint64, c3995 Datetime64, c3996 Datetime NOT NULL, c3997 Int8 NOT NULL, c3998 Datetime64, c3999 Float, c4000 Int64 NOT NULL, c4001 Int64, c4002 Timestamp NOT NULL, c4003 Uint8, c4004 Uint32, c4005 Datetime, c4006 Double, c4007 Datetime NOT NULL, c4008 Uint16, c4009 Int8, c4010 Timestamp64, c4011 Date32 NOT NULL, c4012 Uint64 NOT NULL, c4013 Json NOT NULL, c4014 Date NOT NULL, c4015 Int32 NOT NULL, c4016 Utf8, c4017 Date32, c4018 Yson NOT NULL, c4019 Double, c4020 Int64, c4021 Date32, c4022 Int16 NOT NULL, c4023 Yson, c4024 Decimal(35,10), c4025 Timestamp64, c4026 Uint64, c4027 Decimal(22,9), c4028 JsonDocument, c4029 Int64, c4030 Float NOT NULL, c4031 Json, c4032 Date, c4033 Yson NOT NULL, c4034 Uint8 NOT NULL, c4035 Decimal(35,10) NOT NULL, c4036 Json NOT NULL, c4037 Int64 NOT NULL, c4038 Datetime NOT NULL, c4039 Date32, c4040 Date NOT NULL, c4041 Int64, c4042 Decimal(35,10), c4043 Uint8, c4044 Date32 NOT NULL, c4045 Int16 NOT NULL, c4046 Timestamp NOT NULL, c4047 Int64 NOT NULL, c4048 Uint8, c4049 Decimal(22,9) NOT NULL, c4050 String NOT NULL, c4051 Timestamp64, c4052 Timestamp64 NOT NULL, c4053 Timestamp, c4054 Int32 NOT NULL, c4055 Timestamp, c4056 Uint8 NOT NULL, c4057 Int16 NOT NULL, c4058 Uint16 NOT NULL, c4059 Date32 NOT NULL, c4060 Json NOT NULL, c4061 Utf8 NOT NULL, c4062 Int16 NOT NULL, c4063 Int8, c4064 Int8, c4065 Int8 NOT NULL, c4066 Int16, c4067 Decimal(22,9), c4068 Interval64, c4069 Interval64 NOT NULL, c4070 Int64 NOT NULL, c4071 Utf8, c4072 Int8, c4073 Float NOT NULL, c4074 Int32 NOT NULL, c4075 Decimal(15,0), c4076 Decimal(35,10) NOT NULL, c4077 String NOT NULL, c4078 Uint64 NOT NULL, c4079 Datetime NOT NULL, c4080 Decimal(15,0), c4081 Int32 NOT NULL, c4082 String NOT NULL, c4083 Uint8, c4084 String NOT NULL, c4085 Utf8, c4086 Decimal(22,9) NOT NULL, c4087 Uint8 NOT NULL, c4088 Timestamp64, c4089 Uint8, c4090 Decimal(22,9), c4091 Bool NOT NULL, c4092 Interval64, c4093 Json, c4094 Double NOT NULL, c4095 Date32, c4096 Datetime, c4097 Datetime64, c4098 Decimal(35,10) NOT NULL, c4099 Datetime, c4100 Date NOT NULL, c4101 Int32 NOT NULL, c4102 Uint8, c4103 String, c4104 Uint16, c4105 Uint16 NOT NULL, c4106 Decimal(22,9), c4107 Timestamp64 NOT NULL, c4108 Timestamp64, c4109 Bool, c4110 Uint32 NOT NULL, c4111 Bool, c4112 Double, c4113 Int8, c4114 Int8, c4115 Date32, c4116 JsonDocument, c4117 Yson NOT NULL, c4118 Datetime64 NOT NULL, c4119 String, c4120 Decimal(35,10) NOT NULL, c4121 Decimal(35,10), c4122 Date32, c4123 Decimal(15,0) NOT NULL, c4124 Interval64, c4125 Utf8 NOT NULL, c4126 Bool NOT NULL, c4127 Bool, c4128 Uint8 NOT NULL, c4129 Datetime NOT NULL, c4130 Date NOT NULL, c4131 JsonDocument, c4132 Float NOT NULL, c4133 Uint64, c4134 Datetime NOT NULL, c4135 Float NOT NULL, c4136 Float NOT NULL, c4137 JsonDocument, c4138 Int32 NOT NULL, c4139 Uint64 NOT NULL, c4140 Int32, c4141 Date, c4142 Date, c4143 Int8 NOT NULL, c4144 Utf8, c4145 Bool, c4146 Json, c4147 Int32, c4148 Uint8 NOT NULL, c4149 Uint16 NOT NULL, c4150 Uint32 NOT NULL, c4151 Int8, c4152 Int64 NOT NULL, c4153 Double, c4154 Datetime, c4155 Decimal(22,9) NOT NULL, c4156 Date32, c4157 Uint32 NOT NULL, c4158 Uint64, c4159 String NOT NULL, c4160 Yson NOT NULL, c4161 Datetime NOT NULL, c4162 Uint64, c4163 Utf8, c4164 JsonDocument, c4165 Decimal(22,9) NOT NULL, c4166 Uint64 NOT NULL, c4167 Interval64 NOT NULL, c4168 Json NOT NULL, c4169 Yson, c4170 Uint16, c4171 Timestamp NOT NULL, c4172 Interval64, c4173 Uint32, c4174 Bool NOT NULL, c4175 Interval64, c4176 Datetime64, c4177 Timestamp, c4178 Json, c4179 Uint32 NOT NULL, c4180 Int64, c4181 Date, c4182 Date32, c4183 JsonDocument NOT NULL, c4184 JsonDocument, c4185 Json NOT NULL, c4186 Float, c4187 Bool, c4188 JsonDocument NOT NULL, c4189 Interval64 NOT NULL, c4190 Double NOT NULL, c4191 Date32 NOT NULL, c4192 Utf8, c4193 Json NOT NULL, c4194 Int16, c4195 Date32, c4196 Decimal(35,10) NOT NULL, c4197 Json NOT NULL, c4198 Json NOT NULL, c4199 Date NOT NULL, c4200 JsonDocument NOT NULL, c4201 Bool NOT NULL, c4202 Uint16, c4203 Date NOT NULL, c4204 JsonDocument NOT NULL, c4205 Int32, c4206 Decimal(35,10), c4207 Yson NOT NULL, c4208 Decimal(22,9) NOT NULL, c4209 Timestamp64 NOT NULL, c4210 Int16, c4211 Uint64, c4212 Datetime64 NOT NULL, c4213 Timestamp NOT NULL, c4214 Timestamp NOT NULL, c4215 Decimal(15,0) NOT NULL, c4216 Uint16 NOT NULL, c4217 Int64, c4218 Int16, c4219 Double, c4220 Float NOT NULL, c4221 Date NOT NULL, c4222 Date32 NOT NULL, c4223 Int16 NOT NULL, c4224 Timestamp64, c4225 Json, c4226 Timestamp NOT NULL, c4227 Uint16 NOT NULL, c4228 Int64 NOT NULL, c4229 Date32, c4230 String NOT NULL, c4231 Int8 NOT NULL, c4232 Int32, c4233 Date32 NOT NULL, c4234 Int8, c4235 Json NOT NULL, c4236 Timestamp, c4237 Int8, c4238 JsonDocument NOT NULL, c4239 Timestamp64, c4240 JsonDocument NOT NULL, c4241 Yson NOT NULL, c4242 Decimal(22,9) NOT NULL, c4243 Decimal(15,0), c4244 Uint64 NOT NULL, c4245 Date32, c4246 Datetime64 NOT NULL, c4247 Decimal(35,10), c4248 Float, c4249 Uint64, c4250 Float, c4251 Uint64, c4252 Uint32, c4253 String, c4254 Uint8 NOT NULL, c4255 Json NOT NULL, c4256 Uint8, c4257 Int64 NOT NULL, c4258 Decimal(35,10), c4259 Int16 NOT NULL, c4260 Int8, c4261 Decimal(22,9) NOT NULL, c4262 Uint64 NOT NULL, c4263 Datetime64, c4264 Uint64 NOT NULL, c4265 Timestamp64 NOT NULL, c4266 Decimal(35,10) NOT NULL, c4267 Timestamp64 NOT NULL, c4268 Decimal(22,9) NOT NULL, c4269 Int16 NOT NULL, c4270 Uint8 NOT NULL, c4271 Int64 NOT NULL, c4272 Uint32 NOT NULL, c4273 Bool, c4274 Int16 NOT NULL, c4275 Uint64 NOT NULL, c4276 Decimal(15,0), c4277 Datetime64 NOT NULL, c4278 Decimal(35,10) NOT NULL, c4279 Timestamp64, c4280 Utf8 NOT NULL, c4281 Datetime NOT NULL, c4282 String, c4283 Uint16, c4284 Decimal(15,0), c4285 Int64 NOT NULL, c4286 Interval64, c4287 Double, c4288 Json, c4289 Float, c4290 Decimal(15,0), c4291 Datetime NOT NULL, c4292 Datetime64 NOT NULL, c4293 Float, c4294 Int16, c4295 Interval64 NOT NULL, c4296 Int8, c4297 Uint8, c4298 Json, c4299 Interval64, c4300 Datetime NOT NULL, c4301 Int32, c4302 Decimal(15,0), c4303 Decimal(15,0) NOT NULL, c4304 Json NOT NULL, c4305 Uint32, c4306 Datetime64, c4307 Int64 NOT NULL, c4308 Float NOT NULL, c4309 Json, c4310 Uint16 NOT NULL, c4311 Uint8 NOT NULL, c4312 Uint32, c4313 Uint16, c4314 Json NOT NULL, c4315 Date32 NOT NULL, c4316 Datetime64, c4317 Bool NOT NULL, c4318 Interval64 NOT NULL, c4319 Yson, c4320 Timestamp64 NOT NULL, c4321 Uint8 NOT NULL, c4322 Date32 NOT NULL, c4323 Interval64 NOT NULL, c4324 Decimal(35,10), c4325 Decimal(15,0) NOT NULL, c4326 Interval64 NOT NULL, c4327 Uint16 NOT NULL, c4328 Uint64, c4329 Interval64, c4330 Yson, c4331 Int32, c4332 Utf8, c4333 Json NOT NULL, c4334 Uint8, c4335 Uint16 NOT NULL, c4336 Uint32 NOT NULL, c4337 Uint64 NOT NULL, c4338 Int16, c4339 Decimal(35,10), c4340 Int8 NOT NULL, c4341 Uint64, c4342 Utf8 NOT NULL, c4343 Decimal(35,10), c4344 Int64, c4345 Double NOT NULL, c4346 Decimal(15,0) NOT NULL, c4347 Interval64 NOT NULL, c4348 Bool NOT NULL, c4349 Uint32, c4350 Int32, c4351 Date NOT NULL, c4352 Uint16, c4353 Decimal(22,9), c4354 Datetime, c4355 Decimal(15,0) NOT NULL, c4356 Double NOT NULL, c4357 Uint64 NOT NULL, c4358 Timestamp64 NOT NULL, c4359 Float, c4360 Int8, c4361 Int16 NOT NULL, c4362 Uint8, c4363 Double, c4364 Double NOT NULL, c4365 Uint64 NOT NULL, c4366 Float NOT NULL, c4367 Uint16 NOT NULL, c4368 Yson NOT NULL, c4369 Datetime, c4370 Uint64, c4371 Json, c4372 String, c4373 Uint8, c4374 Int8 NOT NULL, c4375 Double, c4376 Decimal(15,0) NOT NULL, c4377 Timestamp64, c4378 Uint64, c4379 JsonDocument, c4380 Decimal(35,10) NOT NULL, c4381 Uint32 NOT NULL, c4382 Datetime NOT NULL, c4383 Uint32, c4384 Json NOT NULL, c4385 String, c4386 Timestamp64 NOT NULL, c4387 Float, c4388 Int8, c4389 Timestamp64 NOT NULL, c4390 Decimal(22,9) NOT NULL, c4391 Date, c4392 Date NOT NULL, c4393 Json, c4394 Json, c4395 Timestamp64 NOT NULL, c4396 Decimal(15,0) NOT NULL, c4397 Timestamp NOT NULL, c4398 Timestamp64 NOT NULL, c4399 Int16 NOT NULL, c4400 Decimal(35,10) NOT NULL, c4401 Uint64 NOT NULL, c4402 Datetime64 NOT NULL, c4403 String NOT NULL, c4404 String NOT NULL, c4405 Datetime NOT NULL, c4406 Utf8 NOT NULL, c4407 Timestamp, c4408 Decimal(22,9), c4409 Uint8 NOT NULL, c4410 Timestamp, c4411 Decimal(15,0), c4412 Bool, c4413 Datetime64 NOT NULL, c4414 Int8 NOT NULL, c4415 Int64 NOT NULL, c4416 Decimal(15,0) NOT NULL, c4417 Int32, c4418 Uint64 NOT NULL, c4419 Timestamp, c4420 Date32 NOT NULL, c4421 Timestamp64 NOT NULL, c4422 Decimal(15,0) NOT NULL, c4423 Uint32 NOT NULL, c4424 Uint16 NOT NULL, c4425 Uint32 NOT NULL, c4426 Datetime NOT NULL, c4427 Uint8 NOT NULL, c4428 Datetime64, c4429 Uint8 NOT NULL, c4430 Uint8, c4431 Int64 NOT NULL, c4432 Int8, c4433 Interval64, c4434 Datetime, c4435 Uint32 NOT NULL, c4436 Double NOT NULL, c4437 Datetime64 NOT NULL, c4438 Int8, c4439 Uint16 NOT NULL, c4440 String NOT NULL, c4441 JsonDocument NOT NULL, c4442 Timestamp64, c4443 Timestamp64 NOT NULL, c4444 Date, c4445 Yson NOT NULL, c4446 String, c4447 Date, c4448 Datetime64 NOT NULL, c4449 Json NOT NULL, c4450 Interval64, c4451 Uint16 NOT NULL, c4452 JsonDocument NOT NULL, c4453 Bool NOT NULL, c4454 Json, c4455 Interval64, c4456 Date NOT NULL, c4457 Decimal(35,10) NOT NULL, c4458 Float, c4459 Int64, c4460 Double NOT NULL, c4461 Uint64, c4462 Json NOT NULL, c4463 Uint32, c4464 Yson, c4465 Uint8 NOT NULL, c4466 Int64 NOT NULL, c4467 Float NOT NULL, c4468 Utf8 NOT NULL, c4469 Datetime, c4470 Datetime NOT NULL, c4471 Json, c4472 JsonDocument NOT NULL, c4473 Uint32 NOT NULL, c4474 Uint16, c4475 Timestamp64, c4476 Decimal(35,10) NOT NULL, c4477 Datetime NOT NULL, c4478 Decimal(15,0) NOT NULL, c4479 Uint8 NOT NULL, c4480 JsonDocument NOT NULL, c4481 Datetime64, c4482 Uint8 NOT NULL, c4483 Int32, c4484 Int8 NOT NULL, c4485 String NOT NULL, c4486 Timestamp NOT NULL, c4487 Double NOT NULL, c4488 Datetime, c4489 Json NOT NULL, c4490 Uint32, c4491 Uint32, c4492 Decimal(15,0) NOT NULL, c4493 Uint8 NOT NULL, c4494 Yson, c4495 JsonDocument, c4496 Uint16 NOT NULL, c4497 Date NOT NULL, c4498 Interval64, c4499 Uint32, c4500 JsonDocument, c4501 Date, c4502 Bool NOT NULL, c4503 Yson, c4504 Float, c4505 Decimal(35,10) NOT NULL, c4506 Decimal(15,0) NOT NULL, c4507 Decimal(15,0) NOT NULL, c4508 Int32 NOT NULL, c4509 Bool, c4510 Date NOT NULL, c4511 Float NOT NULL, c4512 Json NOT NULL, c4513 Int16 NOT NULL, c4514 Double, c4515 Timestamp, c4516 Json NOT NULL, c4517 Json NOT NULL, c4518 JsonDocument NOT NULL, c4519 Int8 NOT NULL, c4520 Datetime64 NOT NULL, c4521 Uint64, c4522 JsonDocument NOT NULL, c4523 Date32, c4524 Timestamp, c4525 Datetime, c4526 Interval64, c4527 Date NOT NULL, c4528 Date32 NOT NULL, c4529 Json, c4530 Double NOT NULL, c4531 Decimal(22,9), c4532 Timestamp64 NOT NULL, c4533 Uint32, c4534 Double, c4535 Decimal(22,9), c4536 Interval64, c4537 JsonDocument, c4538 Int64, c4539 String, c4540 Datetime NOT NULL, c4541 Date32, c4542 Uint32, c4543 Uint64 NOT NULL, c4544 Int16 NOT NULL, c4545 Date32 NOT NULL, c4546 Uint32, c4547 Uint16, c4548 Json, c4549 String NOT NULL, c4550 Interval64 NOT NULL, c4551 Date, c4552 Int16, c4553 Datetime64 NOT NULL, c4554 Utf8, c4555 Timestamp NOT NULL, c4556 Decimal(15,0) NOT NULL, c4557 Int32 NOT NULL, c4558 JsonDocument, c4559 Timestamp64 NOT NULL, c4560 Bool NOT NULL, c4561 JsonDocument, c4562 Uint8, c4563 Bool NOT NULL, c4564 Timestamp64 NOT NULL, c4565 Uint32 NOT NULL, c4566 Bool, c4567 Int64 NOT NULL, c4568 Timestamp64 NOT NULL, c4569 Decimal(15,0) NOT NULL, c4570 Int16 NOT NULL, c4571 JsonDocument, c4572 Timestamp, c4573 Bool NOT NULL, c4574 Yson NOT NULL, c4575 Date NOT NULL, c4576 Uint16 NOT NULL, c4577 Double, c4578 Uint32 NOT NULL, c4579 Datetime NOT NULL, c4580 Datetime, c4581 Datetime NOT NULL, c4582 Json NOT NULL, c4583 Float, c4584 Date NOT NULL, c4585 Decimal(35,10), c4586 Timestamp, c4587 Int16, c4588 Date32 NOT NULL, c4589 Timestamp64, c4590 Uint32, c4591 Datetime64, c4592 Double, c4593 Date, c4594 Uint8, c4595 Decimal(22,9) NOT NULL, c4596 Float NOT NULL, c4597 Decimal(35,10), c4598 Timestamp64 NOT NULL, c4599 Timestamp NOT NULL, c4600 Double, c4601 Datetime64, c4602 Uint8 NOT NULL, c4603 Datetime, c4604 Yson, c4605 Float, c4606 Decimal(15,0) NOT NULL, c4607 Bool, c4608 Int64, c4609 String NOT NULL, c4610 Uint8, c4611 Int16 NOT NULL, c4612 Decimal(22,9), c4613 Date NOT NULL, c4614 Decimal(35,10), c4615 Decimal(35,10) NOT NULL, c4616 Uint32 NOT NULL, c4617 Int8, c4618 Datetime NOT NULL, c4619 Yson NOT NULL, c4620 Datetime NOT NULL, c4621 Timestamp64, c4622 Uint16, c4623 Int16 NOT NULL, c4624 Double, c4625 Decimal(15,0), c4626 Int16, c4627 Datetime64 NOT NULL, c4628 Decimal(15,0) NOT NULL, c4629 Yson, c4630 Uint64 NOT NULL, c4631 Uint16, c4632 Int32, c4633 Bool, c4634 Interval64 NOT NULL, c4635 Date32 NOT NULL, c4636 String, c4637 JsonDocument, c4638 Utf8, c4639 Datetime64 NOT NULL, c4640 Datetime, c4641 Interval64, c4642 Float NOT NULL, c4643 Bool NOT NULL, c4644 Uint16, c4645 Timestamp NOT NULL, c4646 Int8 NOT NULL, c4647 Date32, c4648 Timestamp64, c4649 Uint8 NOT NULL, c4650 Date, c4651 Decimal(22,9) NOT NULL, c4652 String, c4653 Bool, c4654 Timestamp64, c4655 Interval64, c4656 Timestamp NOT NULL, c4657 Int32 NOT NULL, c4658 Utf8, c4659 Bool, c4660 Float NOT NULL, c4661 Uint8 NOT NULL, c4662 Int64, c4663 Decimal(22,9), c4664 JsonDocument NOT NULL, c4665 Datetime, c4666 Decimal(22,9), c4667 Int32 NOT NULL, c4668 Uint8, c4669 Datetime, c4670 Date NOT NULL, c4671 Datetime64, c4672 Decimal(35,10) NOT NULL, c4673 Int8, c4674 Utf8, c4675 Bool NOT NULL, c4676 Utf8 NOT NULL, c4677 Int64 NOT NULL, c4678 Interval64, c4679 Float NOT NULL, c4680 Timestamp64 NOT NULL, c4681 Int64 NOT NULL, c4682 Uint8, c4683 Utf8, c4684 Timestamp64 NOT NULL, c4685 Int16 NOT NULL, c4686 Timestamp NOT NULL, c4687 Uint32 NOT NULL, c4688 Uint32, c4689 Uint64, c4690 Timestamp64, c4691 Bool NOT NULL, c4692 Int16, c4693 Uint32 NOT NULL, c4694 Double NOT NULL, c4695 Datetime64, c4696 Int8, c4697 String NOT NULL, c4698 Datetime64 NOT NULL, c4699 Decimal(15,0) NOT NULL, c4700 Decimal(35,10), c4701 Datetime64 NOT NULL, c4702 Yson, c4703 JsonDocument NOT NULL, c4704 Utf8, c4705 Uint64 NOT NULL, c4706 Timestamp64, c4707 Int8 NOT NULL, c4708 Date NOT NULL, c4709 Datetime64, c4710 JsonDocument NOT NULL, c4711 Uint32 NOT NULL, c4712 Bool NOT NULL, c4713 Bool NOT NULL, c4714 Date32 NOT NULL, c4715 Utf8, c4716 Uint64, c4717 Decimal(22,9), c4718 Timestamp, c4719 Uint8 NOT NULL, c4720 Date32 NOT NULL, c4721 JsonDocument, c4722 Float, c4723 Float NOT NULL, c4724 Int64, c4725 Double, c4726 Int16 NOT NULL, c4727 String, c4728 Int8 NOT NULL, c4729 Uint8, c4730 Float NOT NULL, c4731 Uint32, c4732 Uint64 NOT NULL, c4733 Date, c4734 Int64 NOT NULL, c4735 Decimal(35,10), c4736 Uint16 NOT NULL, c4737 Bool, c4738 Int16, c4739 Uint32 NOT NULL, c4740 Int16, c4741 Decimal(35,10) NOT NULL, c4742 JsonDocument, c4743 Json NOT NULL, c4744 Bool, c4745 Uint32, c4746 Int32, c4747 Decimal(22,9) NOT NULL, c4748 Double NOT NULL, c4749 Decimal(35,10) NOT NULL, c4750 Yson NOT NULL, c4751 Int64 NOT NULL, c4752 Int8 NOT NULL, c4753 Int64 NOT NULL, c4754 Double NOT NULL, c4755 Timestamp64 NOT NULL, c4756 Decimal(22,9) NOT NULL, c4757 Double, c4758 Date NOT NULL, c4759 Interval64 NOT NULL, c4760 String NOT NULL, c4761 Timestamp64 NOT NULL, c4762 String, c4763 Interval64 NOT NULL, c4764 Decimal(35,10), c4765 Uint16 NOT NULL, c4766 Datetime64 NOT NULL, c4767 Decimal(22,9) NOT NULL, c4768 Uint8 NOT NULL, c4769 Float NOT NULL, c4770 Uint16, c4771 Uint32, c4772 JsonDocument, c4773 Json, c4774 Timestamp NOT NULL, c4775 String, c4776 Uint16 NOT NULL, c4777 Float NOT NULL, c4778 String NOT NULL, c4779 Uint32, c4780 Datetime64 NOT NULL, c4781 Uint8 NOT NULL, c4782 Timestamp64 NOT NULL, c4783 Uint8 NOT NULL, c4784 Json, c4785 Uint64 NOT NULL, c4786 Interval64 NOT NULL, c4787 Int16, c4788 Decimal(35,10), c4789 Decimal(35,10) NOT NULL, c4790 String NOT NULL, c4791 Int32 NOT NULL, c4792 Int16 NOT NULL, c4793 Uint16 NOT NULL, c4794 Decimal(15,0) NOT NULL, c4795 JsonDocument NOT NULL, c4796 JsonDocument, c4797 Decimal(35,10), c4798 Datetime64, c4799 Decimal(15,0), c4800 Datetime64 NOT NULL, c4801 Int64, c4802 Decimal(15,0) NOT NULL, c4803 Uint64 NOT NULL, c4804 Int16 NOT NULL, c4805 Uint8 NOT NULL, c4806 String, c4807 Date NOT NULL, c4808 Uint64, c4809 Int32 NOT NULL, c4810 Date32, c4811 Int32, c4812 Float, c4813 Datetime NOT NULL, c4814 Utf8 NOT NULL, c4815 Int32, c4816 Date32 NOT NULL, c4817 Int32 NOT NULL, c4818 Decimal(15,0) NOT NULL, c4819 Date32 NOT NULL, c4820 Timestamp64, c4821 Decimal(35,10) NOT NULL, c4822 Decimal(22,9) NOT NULL, c4823 Date32 NOT NULL, c4824 Json NOT NULL, c4825 String NOT NULL, c4826 Yson NOT NULL, c4827 Yson, c4828 Bool NOT NULL, c4829 Bool, c4830 Int8, c4831 Uint64, c4832 Date, c4833 Timestamp NOT NULL, c4834 JsonDocument, c4835 String NOT NULL, c4836 Datetime NOT NULL, c4837 Utf8, c4838 Date32, c4839 Utf8 NOT NULL, c4840 Decimal(22,9), c4841 Int16 NOT NULL, c4842 Timestamp, c4843 JsonDocument NOT NULL, c4844 Bool NOT NULL, c4845 Datetime NOT NULL, c4846 Datetime64 NOT NULL, c4847 String NOT NULL, c4848 Double NOT NULL, c4849 Decimal(35,10), c4850 Date NOT NULL, c4851 Timestamp NOT NULL, c4852 Date32 NOT NULL, c4853 JsonDocument, c4854 Timestamp, c4855 Date32, c4856 Float, c4857 Date, c4858 Date NOT NULL, c4859 Utf8 NOT NULL, c4860 Interval64, c4861 Double NOT NULL, c4862 Double NOT NULL, c4863 String NOT NULL, c4864 String, c4865 Timestamp, c4866 Int16, c4867 Json, c4868 Interval64, c4869 Int8 NOT NULL, c4870 Int64 NOT NULL, c4871 Bool NOT NULL, c4872 Double NOT NULL, c4873 Date32, c4874 Decimal(15,0), c4875 Int8 NOT NULL, c4876 Int16 NOT NULL, c4877 Timestamp NOT NULL, c4878 Json NOT NULL, c4879 Interval64 NOT NULL, c4880 Timestamp64 NOT NULL, c4881 Decimal(15,0), c4882 Timestamp, c4883 Timestamp, c4884 Int16, c4885 Int8, c4886 Decimal(15,0) NOT NULL, c4887 Float, c4888 Int64, c4889 Int8, c4890 Uint64 NOT NULL, c4891 Int32 NOT NULL, c4892 Bool NOT NULL, c4893 String, c4894 Timestamp64 NOT NULL, c4895 Int8 NOT NULL, c4896 Int64 NOT NULL, c4897 Uint8, c4898 Decimal(22,9), c4899 Datetime64 NOT NULL, c4900 Timestamp NOT NULL, c4901 Float NOT NULL, c4902 Utf8 NOT NULL, c4903 Double, c4904 Int32 NOT NULL, c4905 Uint32 NOT NULL, c4906 Decimal(22,9), c4907 Utf8, c4908 Interval64, c4909 Float, c4910 Decimal(22,9) NOT NULL, c4911 Uint64 NOT NULL, c4912 Date NOT NULL, c4913 Json NOT NULL, c4914 Int8 NOT NULL, c4915 Datetime64 NOT NULL, c4916 Uint64, c4917 Bool, c4918 Decimal(15,0), c4919 Yson NOT NULL, c4920 Json NOT NULL, c4921 Double, c4922 Uint8 NOT NULL, c4923 Uint64 NOT NULL, c4924 Int64, c4925 Date, c4926 JsonDocument NOT NULL, c4927 Int8, c4928 Uint16, c4929 Decimal(35,10), c4930 Datetime64, c4931 Yson, c4932 Uint16 NOT NULL, c4933 Interval64, c4934 Decimal(15,0) NOT NULL, c4935 Double, c4936 Int32 NOT NULL, c4937 Int64 NOT NULL, c4938 Json, c4939 Decimal(22,9) NOT NULL, c4940 Date NOT NULL, c4941 Date NOT NULL, c4942 JsonDocument, c4943 Json NOT NULL, c4944 Int16, c4945 Timestamp64, c4946 String, c4947 Decimal(35,10) NOT NULL, c4948 Float, c4949 Datetime64 NOT NULL, c4950 Int64, c4951 Uint32, c4952 Bool NOT NULL, c4953 Decimal(22,9), c4954 Decimal(15,0) NOT NULL, c4955 Timestamp64, c4956 JsonDocument NOT NULL, c4957 Datetime, c4958 Double, c4959 Int16 NOT NULL, c4960 Timestamp, c4961 Json, c4962 Decimal(22,9), c4963 Double NOT NULL, c4964 Date32 NOT NULL, c4965 Int16 NOT NULL, c4966 Int16, c4967 Float NOT NULL, c4968 Uint32 NOT NULL, c4969 Int8 NOT NULL, c4970 Utf8 NOT NULL, c4971 Uint64, c4972 Decimal(22,9) NOT NULL, c4973 Decimal(15,0), c4974 Interval64, c4975 Uint64, c4976 Decimal(35,10), c4977 Decimal(35,10), c4978 Decimal(22,9), c4979 Uint16, c4980 Decimal(15,0) NOT NULL, c4981 Yson NOT NULL, c4982 Int16, c4983 Uint16, c4984 Timestamp, c4985 Datetime64, c4986 Date32, c4987 Int16, c4988 Utf8, c4989 Uint16, c4990 Int32, c4991 Float NOT NULL, c4992 Interval64, c4993 Yson, c4994 Uint32 NOT NULL, c4995 Double NOT NULL, c4996 Decimal(15,0) NOT NULL, c4997 Decimal(15,0) NOT NULL, c4998 Timestamp NOT NULL, c4999 Uint16 NOT NULL, c5000 Decimal(15,0), c5001 Timestamp64 NOT NULL, c5002 Uint32 NOT NULL, c5003 Uint8 NOT NULL, c5004 Uint64, c5005 Interval64 NOT NULL, c5006 Bool, c5007 Timestamp, c5008 Decimal(35,10), c5009 Double, c5010 Bool NOT NULL, c5011 Date32 NOT NULL, c5012 Interval64 NOT NULL, c5013 Date NOT NULL, c5014 Float NOT NULL, c5015 Decimal(15,0) NOT NULL, c5016 Uint64, c5017 Uint16, c5018 Uint32 NOT NULL, c5019 Decimal(35,10), c5020 Int8, c5021 Datetime, c5022 Decimal(15,0), c5023 Decimal(15,0), c5024 JsonDocument, c5025 Yson, c5026 Decimal(35,10) NOT NULL, c5027 Uint64 NOT NULL, c5028 Double NOT NULL, c5029 Datetime, c5030 Decimal(15,0), c5031 Json, c5032 Int16, c5033 Interval64, c5034 Decimal(22,9), c5035 Decimal(15,0) NOT NULL, c5036 Int16, c5037 Date32 NOT NULL, c5038 String NOT NULL, c5039 Int64 NOT NULL, c5040 Uint8 NOT NULL, c5041 Datetime NOT NULL, c5042 JsonDocument NOT NULL, c5043 Yson NOT NULL, c5044 Yson NOT NULL, c5045 Json, c5046 Int16 NOT NULL, c5047 Datetime64, c5048 Int8 NOT NULL, c5049 Float, c5050 Yson NOT NULL, c5051 Int64 NOT NULL, c5052 JsonDocument, c5053 Int32, c5054 Utf8, c5055 Json NOT NULL, c5056 Date NOT NULL, c5057 Date32 NOT NULL, c5058 Interval64, c5059 Uint64, c5060 Int64, c5061 Int32, c5062 Date, c5063 Uint8 NOT NULL, c5064 Date, c5065 Interval64, c5066 Int64, c5067 Int8 NOT NULL, c5068 Uint16 NOT NULL, c5069 Interval64 NOT NULL, c5070 Decimal(22,9) NOT NULL, c5071 Uint32 NOT NULL, c5072 Datetime64, c5073 Float, c5074 Uint64 NOT NULL, c5075 Datetime64, c5076 Uint8, c5077 Decimal(15,0), c5078 Bool, c5079 Datetime64, c5080 Json NOT NULL, c5081 Decimal(22,9) NOT NULL, c5082 JsonDocument NOT NULL, c5083 Timestamp NOT NULL, c5084 Timestamp64, c5085 Double NOT NULL, c5086 Uint32 NOT NULL, c5087 Interval64 NOT NULL, c5088 Interval64, c5089 Yson, c5090 Interval64, c5091 Double, c5092 Date, c5093 Uint32 NOT NULL, c5094 Date, c5095 Double, c5096 Date NOT NULL, c5097 Uint64 NOT NULL, c5098 Timestamp64, c5099 Date, c5100 Uint64 NOT NULL, c5101 Uint32 NOT NULL, c5102 Utf8, c5103 Int16, c5104 Date32, c5105 Double NOT NULL, c5106 Yson, c5107 Bool, c5108 JsonDocument, c5109 Utf8, c5110 Datetime64 NOT NULL, c5111 Decimal(22,9) NOT NULL, c5112 Json NOT NULL, c5113 Uint8, c5114 Float, c5115 Datetime64 NOT NULL, c5116 Double, c5117 Uint16 NOT NULL, c5118 Bool, c5119 Int32 NOT NULL, c5120 Uint64, c5121 Interval64 NOT NULL, c5122 Datetime64, c5123 Int8 NOT NULL, c5124 Float NOT NULL, c5125 Utf8 NOT NULL, c5126 Uint16, c5127 String, c5128 Float NOT NULL, c5129 Timestamp64 NOT NULL, c5130 Decimal(35,10), c5131 Timestamp, c5132 Interval64, c5133 Uint32 NOT NULL, c5134 Datetime NOT NULL, c5135 Datetime64 NOT NULL, c5136 Uint8, c5137 Int64 NOT NULL, c5138 Timestamp NOT NULL, c5139 Uint64, c5140 Interval64 NOT NULL, c5141 Double, c5142 Uint64 NOT NULL, c5143 Float NOT NULL, c5144 Int32, c5145 Uint16, c5146 Date, c5147 String NOT NULL, c5148 Decimal(22,9) NOT NULL, c5149 Timestamp64, c5150 Interval64 NOT NULL, c5151 String, c5152 Double, c5153 Int32, c5154 Int64, c5155 Utf8, c5156 Decimal(35,10), c5157 String NOT NULL, c5158 Int16 NOT NULL, c5159 Yson NOT NULL, c5160 Utf8, c5161 JsonDocument NOT NULL, c5162 Utf8, c5163 Datetime64 NOT NULL, c5164 Uint8 NOT NULL, c5165 Uint32, c5166 Int64, c5167 JsonDocument NOT NULL, c5168 Uint16 NOT NULL, c5169 Float, c5170 Uint32, c5171 Int64, c5172 Int16, c5173 Utf8 NOT NULL, c5174 Uint8, c5175 Decimal(15,0), c5176 Int8, c5177 Timestamp, c5178 Int8, c5179 Decimal(15,0), c5180 Datetime64 NOT NULL, c5181 Uint64 NOT NULL, c5182 Date, c5183 Datetime64, c5184 Double NOT NULL, c5185 Uint16, c5186 Yson, c5187 Bool NOT NULL, c5188 Utf8, c5189 Decimal(22,9) NOT NULL, c5190 Uint16, c5191 Int16 NOT NULL, c5192 Datetime NOT NULL, c5193 Bool NOT NULL, c5194 Uint8, c5195 Float, c5196 Uint32, c5197 Uint64, c5198 Int8, c5199 Bool, c5200 Uint16 NOT NULL, c5201 Utf8, c5202 Float NOT NULL, c5203 Double, c5204 Utf8, c5205 Bool, c5206 Timestamp, c5207 String, c5208 Decimal(15,0) NOT NULL, c5209 Yson, c5210 Uint8, c5211 Timestamp, c5212 Decimal(15,0) NOT NULL, c5213 Date NOT NULL, c5214 Int64 NOT NULL, c5215 Uint8 NOT NULL, c5216 Interval64 NOT NULL, c5217 Datetime64, c5218 Uint8 NOT NULL, c5219 Float, c5220 Datetime NOT NULL, c5221 Uint8, c5222 Json, c5223 Uint32, c5224 Int32 NOT NULL, c5225 Timestamp64, c5226 Uint32 NOT NULL, c5227 Int16 NOT NULL, c5228 Float NOT NULL, c5229 Decimal(22,9), c5230 Timestamp NOT NULL, c5231 Interval64, c5232 Decimal(35,10), c5233 Int32, c5234 String NOT NULL, c5235 Json NOT NULL, c5236 String NOT NULL, c5237 Json NOT NULL, c5238 Int64 NOT NULL, c5239 Bool, c5240 Json NOT NULL, c5241 Bool, c5242 Date32, c5243 Float, c5244 Int8, c5245 Int64, c5246 Double NOT NULL, c5247 Int16, c5248 Date32, c5249 Date NOT NULL, c5250 Uint32, c5251 Uint8, c5252 Uint32 NOT NULL, c5253 Date NOT NULL, c5254 Uint16, c5255 Yson NOT NULL, c5256 Uint16 NOT NULL, c5257 Date32 NOT NULL, c5258 Uint32 NOT NULL, c5259 Int8 NOT NULL, c5260 Date32 NOT NULL, c5261 Decimal(22,9) NOT NULL, c5262 Timestamp64 NOT NULL, c5263 Interval64 NOT NULL, c5264 Int16, c5265 Timestamp64 NOT NULL, c5266 Float NOT NULL, c5267 JsonDocument NOT NULL, c5268 Float, c5269 Decimal(22,9), c5270 Int64, c5271 Bool, c5272 JsonDocument NOT NULL, c5273 Uint16, c5274 Int16, c5275 Timestamp64 NOT NULL, c5276 Datetime64, c5277 Uint64, c5278 Int32 NOT NULL, c5279 Uint16, c5280 Int32, c5281 Interval64 NOT NULL, c5282 Decimal(15,0) NOT NULL, c5283 Utf8, c5284 Utf8 NOT NULL, c5285 Int8, c5286 Float, c5287 Int64, c5288 Json NOT NULL, c5289 Yson NOT NULL, c5290 Datetime64, c5291 String, c5292 Utf8 NOT NULL, c5293 Bool, c5294 Int32 NOT NULL, c5295 Timestamp, c5296 Utf8, c5297 Uint64 NOT NULL, c5298 JsonDocument NOT NULL, c5299 Float, c5300 Uint64 NOT NULL, c5301 Decimal(22,9) NOT NULL, c5302 Uint64, c5303 Utf8, c5304 Int8, c5305 Uint16 NOT NULL, c5306 Uint32, c5307 Double, c5308 Date32, c5309 Yson, c5310 Int32, c5311 Interval64 NOT NULL, c5312 Bool NOT NULL, c5313 Decimal(35,10), c5314 Date32, c5315 Yson NOT NULL, c5316 Yson NOT NULL, c5317 Yson, c5318 Float NOT NULL, c5319 Int8 NOT NULL, c5320 Float, c5321 Datetime NOT NULL, c5322 Interval64, c5323 Decimal(35,10) NOT NULL, c5324 Uint64 NOT NULL, c5325 Yson NOT NULL, c5326 JsonDocument NOT NULL, c5327 JsonDocument, c5328 Uint64, c5329 Int64, c5330 Date, c5331 Datetime NOT NULL, c5332 Decimal(15,0), c5333 Int8, c5334 Json NOT NULL, c5335 Float, c5336 Date32 NOT NULL, c5337 Datetime, c5338 Interval64 NOT NULL, c5339 Datetime, c5340 Utf8, c5341 Decimal(35,10) NOT NULL, c5342 Int64 NOT NULL, c5343 Int32 NOT NULL, c5344 Utf8 NOT NULL, c5345 Int8, c5346 String, c5347 Datetime NOT NULL, c5348 Interval64 NOT NULL, c5349 Date NOT NULL, c5350 Int8, c5351 Interval64 NOT NULL, c5352 Int16, c5353 Float, c5354 Int32 NOT NULL, c5355 Double, c5356 Decimal(22,9) NOT NULL, c5357 Date NOT NULL, c5358 JsonDocument, c5359 Float, c5360 Double NOT NULL, c5361 String, c5362 Float NOT NULL, c5363 Decimal(35,10) NOT NULL, c5364 Int32 NOT NULL, c5365 Uint8 NOT NULL, c5366 Double, c5367 Decimal(15,0) NOT NULL, c5368 Utf8, c5369 String, c5370 Utf8, c5371 Double, c5372 Bool NOT NULL, c5373 Datetime64, c5374 Date, c5375 Int8 NOT NULL, c5376 JsonDocument NOT NULL, c5377 Int64, c5378 Date32, c5379 Decimal(35,10), c5380 Decimal(22,9) NOT NULL, c5381 Uint8, c5382 Int32, c5383 Utf8, c5384 Uint16, c5385 Utf8 NOT NULL, c5386 Decimal(15,0) NOT NULL, c5387 Float NOT NULL, c5388 Uint32, c5389 Timestamp64 NOT NULL, c5390 Timestamp NOT NULL, c5391 Float, c5392 Timestamp64, c5393 Date32 NOT NULL, c5394 Yson, c5395 Datetime NOT NULL, c5396 Int16 NOT NULL, c5397 Int8, c5398 Int32 NOT NULL, c5399 JsonDocument, c5400 Date32, c5401 Int32, c5402 Bool NOT NULL, c5403 Json, c5404 Utf8, c5405 String, c5406 JsonDocument NOT NULL, c5407 Timestamp64 NOT NULL, c5408 Utf8 NOT NULL, c5409 Datetime, c5410 Int32, c5411 Interval64, c5412 Uint8, c5413 Uint8 NOT NULL, c5414 Decimal(15,0) NOT NULL, c5415 JsonDocument, c5416 Bool NOT NULL, c5417 Yson NOT NULL, c5418 Timestamp64 NOT NULL, c5419 Int8, c5420 Double, c5421 Utf8, c5422 Float, c5423 Decimal(15,0), c5424 Int8, c5425 JsonDocument NOT NULL, c5426 Date32, c5427 Decimal(22,9) NOT NULL, c5428 Timestamp, c5429 Yson, c5430 Uint8, c5431 Utf8, c5432 Int16 NOT NULL, c5433 Timestamp, c5434 Timestamp64, c5435 Interval64 NOT NULL, c5436 Uint8, c5437 Decimal(15,0), c5438 Uint16, c5439 Bool, c5440 Timestamp NOT NULL, c5441 Int64, c5442 Decimal(22,9) NOT NULL, c5443 Uint32, c5444 Decimal(15,0), c5445 Date32 NOT NULL, c5446 Int32, c5447 Int32, c5448 Decimal(15,0), c5449 Datetime64 NOT NULL, c5450 Uint32 NOT NULL, c5451 String NOT NULL, c5452 String, c5453 Json, c5454 Yson NOT NULL, c5455 Date NOT NULL, c5456 Float, c5457 Decimal(35,10), c5458 String, c5459 Date NOT NULL, c5460 Date32, c5461 Int32, c5462 Decimal(22,9) NOT NULL, c5463 Yson NOT NULL, c5464 String, c5465 Int8, c5466 Uint16, c5467 Float NOT NULL, c5468 JsonDocument NOT NULL, c5469 Decimal(22,9) NOT NULL, c5470 Bool NOT NULL, c5471 Date, c5472 Date, c5473 Date NOT NULL, c5474 Decimal(22,9) NOT NULL, c5475 Int16 NOT NULL, c5476 Uint8, c5477 Uint32, c5478 Uint16 NOT NULL, c5479 Datetime NOT NULL, c5480 Uint64, c5481 Float NOT NULL, c5482 Uint32 NOT NULL, c5483 Json, c5484 Timestamp NOT NULL, c5485 Uint8 NOT NULL, c5486 Uint64 NOT NULL, c5487 Json, c5488 Bool NOT NULL, c5489 Decimal(35,10), c5490 Int64 NOT NULL, c5491 Uint64, c5492 Decimal(15,0) NOT NULL, c5493 Uint64, c5494 Json, c5495 Float, c5496 Uint64, c5497 Decimal(15,0), c5498 Utf8 NOT NULL, c5499 String, c5500 Json NOT NULL, c5501 Decimal(22,9) NOT NULL, c5502 Float NOT NULL, c5503 Json, c5504 Uint32, c5505 Date32 NOT NULL, c5506 Float, c5507 Float, c5508 Decimal(35,10) NOT NULL, c5509 Float NOT NULL, c5510 Uint16, c5511 Bool NOT NULL, c5512 String, c5513 Int64 NOT NULL, c5514 Uint16, c5515 Uint8 NOT NULL, c5516 Decimal(22,9), c5517 Yson, c5518 Yson, c5519 Decimal(15,0), c5520 Uint16 NOT NULL, c5521 Timestamp64, c5522 Yson NOT NULL, c5523 Double, c5524 Float, c5525 Interval64 NOT NULL, c5526 Interval64, c5527 Int64 NOT NULL, c5528 Uint64, c5529 Float NOT NULL, c5530 Timestamp64 NOT NULL, c5531 Utf8, c5532 String NOT NULL, c5533 Double NOT NULL, c5534 Bool, c5535 Bool NOT NULL, c5536 Yson, c5537 Uint32 NOT NULL, c5538 Decimal(15,0), c5539 Decimal(22,9) NOT NULL, c5540 Uint64, c5541 Bool NOT NULL, c5542 Utf8 NOT NULL, c5543 Json NOT NULL, c5544 Interval64 NOT NULL, c5545 Uint64, c5546 Yson, c5547 Json NOT NULL, c5548 Utf8, c5549 Int64 NOT NULL, c5550 Float, c5551 Interval64 NOT NULL, c5552 Date32 NOT NULL, c5553 Decimal(22,9), c5554 Uint32, c5555 Utf8 NOT NULL, c5556 Uint16, c5557 Uint64, c5558 Date32 NOT NULL, c5559 JsonDocument NOT NULL, c5560 Datetime64, c5561 Date32 NOT NULL, c5562 Timestamp64 NOT NULL, c5563 Int16 NOT NULL, c5564 JsonDocument, c5565 Json, c5566 Uint32 NOT NULL, c5567 Utf8 NOT NULL, c5568 JsonDocument, c5569 Uint64 NOT NULL, c5570 Yson NOT NULL, c5571 Datetime NOT NULL, c5572 Int64 NOT NULL, c5573 Int16 NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c0\\\', 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 \\\'c0\\\', 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:23918/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:31965/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:21854/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:28419/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:31003/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:20519/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:62829/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:20975/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12625/8
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11730
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10452
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29029
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23918
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25735
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23278
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22844
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12625
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10034
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26828
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18473
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31965
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3443
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3062
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29548
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20975
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3809
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28372
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6038
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62829
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1511
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4016
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9641
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20519
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1312
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64474
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29250
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21854
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27355
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4749
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21104
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28419
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7323
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18108
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12408
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31003
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27346
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21338
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22317
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31863
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9342
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9821
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1179
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12213
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6604
============================== slowest durations ===============================
22.01s teardown test_workload.py::TestYdbWorkload::test
5.32s setup    test_workload.py::TestYdbWorkload::test
3.63s 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/ks8o/00021e/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:31003 --database /Root --duration 120' has failed with code 1.
Errors:
...ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', 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 31.54s ==============================
