============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:12394 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c20\', 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/3fxq/00169d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20174
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8614
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19361
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28088
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13853
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19627
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11921
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14077
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25848
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/3fxq/00169d/r3tmp/kikimr_cluster_oweu7l4t
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12394
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9424
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12860
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10579
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_hjv32s15.log --grpc-port=12394 --mon-port=9424 --ic-port=20174
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21499
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27979
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28718
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11465
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_4hxi1cg5.log --grpc-port=21499 --mon-port=27979 --ic-port=8614
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18903
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62665
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61981
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15824
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_oip5vxcy.log --grpc-port=18903 --mon-port=62665 --ic-port=19361
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28370
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10697
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10719
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13814
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_5pj2kk4g.log --grpc-port=28370 --mon-port=10697 --ic-port=28088
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6521
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14874
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32569
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15899
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_lwv0ulwf.log --grpc-port=6521 --mon-port=14874 --ic-port=13853
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20912
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6307
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28558
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19583
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_mljjxf5x.log --grpc-port=20912 --mon-port=6307 --ic-port=19627
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24363
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18389
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5172
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3787
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_3i61xirs.log --grpc-port=24363 --mon-port=18389 --ic-port=11921
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23619
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1650
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19445
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21553
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_22sey2ze.log --grpc-port=23619 --mon-port=1650 --ic-port=14077
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19379
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12901
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65462
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2367
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_xwjis7zn.log --grpc-port=19379 --mon-port=12901 --ic-port=25848
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12394/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_hjv32s15.log --grpc-port=12394 --mon-port=9424 --ic-port=20174
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3fxq/00169d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_hjv32s15.log', '--grpc-port=12394', '--mon-port=9424', '--ic-port=20174')' in '/home/runner/.ya/build/build_root/3fxq/00169d/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: 1462911
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12394/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/3fxq/00169d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1462919
DEBUG    ya.test:process.py:259 Command (pid 1462919) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1462919) elapsed time (sec): 1.2021393775939941
DEBUG    ya.test:process.py:263 Command (pid 1462919) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1462919) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1462919) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1462919) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1462919) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1462919) maxrss: 479692
DEBUG    ya.test:process.py:263 Command (pid 1462919) minflt: 45361
DEBUG    ya.test:process.py:263 Command (pid 1462919) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1462919) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1462919) nivcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 1462919) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1462919) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1462919) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1462919) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1462919) stime: 0.17032699999999998
DEBUG    ya.test:process.py:263 Command (pid 1462919) utime: 0.5776319999999999
DEBUG    ya.test:process.py:263 Command (pid 1462919) wtime: 1.204
DEBUG    ya.test:process.py:275 Command (pid 1462919) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21499/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_4hxi1cg5.log --grpc-port=21499 --mon-port=27979 --ic-port=8614
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3fxq/00169d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_4hxi1cg5.log', '--grpc-port=21499', '--mon-port=27979', '--ic-port=8614')' in '/home/runner/.ya/build/build_root/3fxq/00169d/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: 1463262
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21499/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/3fxq/00169d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1463269
DEBUG    ya.test:process.py:259 Command (pid 1463269) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1463269) elapsed time (sec): 1.100743055343628
DEBUG    ya.test:process.py:263 Command (pid 1463269) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1463269) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1463269) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1463269) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1463269) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1463269) maxrss: 480164
DEBUG    ya.test:process.py:263 Command (pid 1463269) minflt: 45366
DEBUG    ya.test:process.py:263 Command (pid 1463269) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1463269) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1463269) nivcsw: 335
DEBUG    ya.test:process.py:263 Command (pid 1463269) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1463269) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1463269) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1463269) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1463269) stime: 0.22155999999999998
DEBUG    ya.test:process.py:263 Command (pid 1463269) utime: 0.507015
DEBUG    ya.test:process.py:263 Command (pid 1463269) wtime: 1.112
DEBUG    ya.test:process.py:275 Command (pid 1463269) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18903/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_oip5vxcy.log --grpc-port=18903 --mon-port=62665 --ic-port=19361
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3fxq/00169d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_oip5vxcy.log', '--grpc-port=18903', '--mon-port=62665', '--ic-port=19361')' in '/home/runner/.ya/build/build_root/3fxq/00169d/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: 1463491
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18903/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/3fxq/00169d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1463492
DEBUG    ya.test:process.py:259 Command (pid 1463492) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1463492) elapsed time (sec): 1.1702001094818115
DEBUG    ya.test:process.py:263 Command (pid 1463492) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1463492) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1463492) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1463492) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1463492) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1463492) maxrss: 479908
DEBUG    ya.test:process.py:263 Command (pid 1463492) minflt: 45352
DEBUG    ya.test:process.py:263 Command (pid 1463492) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1463492) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1463492) nivcsw: 213
DEBUG    ya.test:process.py:263 Command (pid 1463492) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1463492) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1463492) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1463492) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1463492) stime: 0.178846
DEBUG    ya.test:process.py:263 Command (pid 1463492) utime: 0.574075
DEBUG    ya.test:process.py:263 Command (pid 1463492) wtime: 1.177
DEBUG    ya.test:process.py:275 Command (pid 1463492) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28370/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_5pj2kk4g.log --grpc-port=28370 --mon-port=10697 --ic-port=28088
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3fxq/00169d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_5pj2kk4g.log', '--grpc-port=28370', '--mon-port=10697', '--ic-port=28088')' in '/home/runner/.ya/build/build_root/3fxq/00169d/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: 1463954
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28370/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/3fxq/00169d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1463974
DEBUG    ya.test:process.py:259 Command (pid 1463974) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1463974) elapsed time (sec): 1.0719883441925049
DEBUG    ya.test:process.py:263 Command (pid 1463974) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1463974) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1463974) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1463974) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1463974) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1463974) maxrss: 481432
DEBUG    ya.test:process.py:263 Command (pid 1463974) minflt: 45376
DEBUG    ya.test:process.py:263 Command (pid 1463974) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1463974) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1463974) nivcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 1463974) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1463974) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1463974) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1463974) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1463974) stime: 0.2269
DEBUG    ya.test:process.py:263 Command (pid 1463974) utime: 0.519346
DEBUG    ya.test:process.py:263 Command (pid 1463974) wtime: 1.081
DEBUG    ya.test:process.py:275 Command (pid 1463974) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6521/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_lwv0ulwf.log --grpc-port=6521 --mon-port=14874 --ic-port=13853
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3fxq/00169d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_lwv0ulwf.log', '--grpc-port=6521', '--mon-port=14874', '--ic-port=13853')' in '/home/runner/.ya/build/build_root/3fxq/00169d/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: 1464389
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6521/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/3fxq/00169d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1464398
DEBUG    ya.test:process.py:259 Command (pid 1464398) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1464398) elapsed time (sec): 1.3501572608947754
DEBUG    ya.test:process.py:263 Command (pid 1464398) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1464398) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1464398) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1464398) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1464398) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1464398) maxrss: 482892
DEBUG    ya.test:process.py:263 Command (pid 1464398) minflt: 45310
DEBUG    ya.test:process.py:263 Command (pid 1464398) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1464398) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1464398) nivcsw: 241
DEBUG    ya.test:process.py:263 Command (pid 1464398) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1464398) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1464398) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1464398) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1464398) stime: 0.186469
DEBUG    ya.test:process.py:263 Command (pid 1464398) utime: 0.5802999999999999
DEBUG    ya.test:process.py:263 Command (pid 1464398) wtime: 1.358
DEBUG    ya.test:process.py:275 Command (pid 1464398) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20912/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_mljjxf5x.log --grpc-port=20912 --mon-port=6307 --ic-port=19627
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3fxq/00169d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_mljjxf5x.log', '--grpc-port=20912', '--mon-port=6307', '--ic-port=19627')' in '/home/runner/.ya/build/build_root/3fxq/00169d/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: 1464961
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20912/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/3fxq/00169d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1464964
DEBUG    ya.test:process.py:259 Command (pid 1464964) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1464964) elapsed time (sec): 1.4251456260681152
DEBUG    ya.test:process.py:263 Command (pid 1464964) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1464964) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1464964) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1464964) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1464964) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1464964) maxrss: 483184
DEBUG    ya.test:process.py:263 Command (pid 1464964) minflt: 45347
DEBUG    ya.test:process.py:263 Command (pid 1464964) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1464964) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1464964) nivcsw: 221
DEBUG    ya.test:process.py:263 Command (pid 1464964) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1464964) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1464964) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1464964) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1464964) stime: 0.22444599999999998
DEBUG    ya.test:process.py:263 Command (pid 1464964) utime: 0.5539339999999999
DEBUG    ya.test:process.py:263 Command (pid 1464964) wtime: 1.427
DEBUG    ya.test:process.py:275 Command (pid 1464964) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24363/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_3i61xirs.log --grpc-port=24363 --mon-port=18389 --ic-port=11921
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3fxq/00169d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_3i61xirs.log', '--grpc-port=24363', '--mon-port=18389', '--ic-port=11921')' in '/home/runner/.ya/build/build_root/3fxq/00169d/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: 1465584
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24363/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/3fxq/00169d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1465588
DEBUG    ya.test:process.py:259 Command (pid 1465588) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1465588) elapsed time (sec): 1.2504849433898926
DEBUG    ya.test:process.py:263 Command (pid 1465588) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1465588) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1465588) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1465588) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1465588) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1465588) maxrss: 483184
DEBUG    ya.test:process.py:263 Command (pid 1465588) minflt: 45383
DEBUG    ya.test:process.py:263 Command (pid 1465588) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1465588) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1465588) nivcsw: 256
DEBUG    ya.test:process.py:263 Command (pid 1465588) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1465588) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1465588) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1465588) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1465588) stime: 0.23868599999999998
DEBUG    ya.test:process.py:263 Command (pid 1465588) utime: 0.5559379999999999
DEBUG    ya.test:process.py:263 Command (pid 1465588) wtime: 1.258
DEBUG    ya.test:process.py:275 Command (pid 1465588) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23619/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_22sey2ze.log --grpc-port=23619 --mon-port=1650 --ic-port=14077
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3fxq/00169d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_22sey2ze.log', '--grpc-port=23619', '--mon-port=1650', '--ic-port=14077')' in '/home/runner/.ya/build/build_root/3fxq/00169d/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: 1466219
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23619/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/3fxq/00169d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1466221
DEBUG    ya.test:process.py:259 Command (pid 1466221) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1466221) elapsed time (sec): 1.7015981674194336
DEBUG    ya.test:process.py:263 Command (pid 1466221) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1466221) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1466221) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1466221) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1466221) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1466221) maxrss: 483184
DEBUG    ya.test:process.py:263 Command (pid 1466221) minflt: 45296
DEBUG    ya.test:process.py:263 Command (pid 1466221) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1466221) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1466221) nivcsw: 237
DEBUG    ya.test:process.py:263 Command (pid 1466221) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1466221) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1466221) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1466221) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1466221) stime: 0.234709
DEBUG    ya.test:process.py:263 Command (pid 1466221) utime: 0.538017
DEBUG    ya.test:process.py:263 Command (pid 1466221) wtime: 1.717
DEBUG    ya.test:process.py:275 Command (pid 1466221) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19379/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_xwjis7zn.log --grpc-port=19379 --mon-port=12901 --ic-port=25848
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3fxq/00169d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3fxq/00169d/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/3fxq/00169d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_xwjis7zn.log', '--grpc-port=19379', '--mon-port=12901', '--ic-port=25848')' in '/home/runner/.ya/build/build_root/3fxq/00169d/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: 1466949
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19379/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/3fxq/00169d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1466961
DEBUG    ya.test:process.py:259 Command (pid 1466961) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1466961) elapsed time (sec): 1.1635105609893799
DEBUG    ya.test:process.py:263 Command (pid 1466961) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1466961) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1466961) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1466961) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1466961) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1466961) maxrss: 483184
DEBUG    ya.test:process.py:263 Command (pid 1466961) minflt: 45391
DEBUG    ya.test:process.py:263 Command (pid 1466961) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1466961) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1466961) nivcsw: 268
DEBUG    ya.test:process.py:263 Command (pid 1466961) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1466961) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1466961) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1466961) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1466961) stime: 0.203462
DEBUG    ya.test:process.py:263 Command (pid 1466961) utime: 0.567331
DEBUG    ya.test:process.py:263 Command (pid 1466961) wtime: 1.17
DEBUG    ya.test:process.py:275 Command (pid 1466961) output:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 0b7ac51f7afc5d71525ddc2e25a79ea5309fd62b
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge e954deaff1cfb3ee0ea717279ae76539df130caa into 4af0266bcdc7df80879f060afb0976424f2118ed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/3fxq/00169d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12394', '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: 20174\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8614\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19361\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28088\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13853\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19627\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11921\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14077\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25848\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/3fxq/00169d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12394', '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: 20174\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8614\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19361\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28088\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13853\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19627\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11921\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14077\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25848\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1470056
DEBUG    ya.test:process.py:259 Command (pid 1470056) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1470056) elapsed time (sec): 1.3376762866973877
DEBUG    ya.test:process.py:263 Command (pid 1470056) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1470056) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1470056) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1470056) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1470056) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1470056) maxrss: 749896
DEBUG    ya.test:process.py:263 Command (pid 1470056) minflt: 51719
DEBUG    ya.test:process.py:263 Command (pid 1470056) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1470056) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1470056) nivcsw: 247
DEBUG    ya.test:process.py:263 Command (pid 1470056) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1470056) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1470056) nvcsw: 518
DEBUG    ya.test:process.py:263 Command (pid 1470056) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1470056) stime: 0.29439499999999996
DEBUG    ya.test:process.py:263 Command (pid 1470056) utime: 0.579498
DEBUG    ya.test:process.py:263 Command (pid 1470056) wtime: 1.34
DEBUG    ya.test:process.py:275 Command (pid 1470056) 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 1470056) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/3fxq/00169d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12394', '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/3fxq/00169d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12394', '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: 1470649
DEBUG    ya.test:process.py:259 Command (pid 1470649) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1470649) elapsed time (sec): 1.1397228240966797
DEBUG    ya.test:process.py:263 Command (pid 1470649) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1470649) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1470649) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1470649) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1470649) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1470649) maxrss: 749896
DEBUG    ya.test:process.py:263 Command (pid 1470649) minflt: 51564
DEBUG    ya.test:process.py:263 Command (pid 1470649) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1470649) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1470649) nivcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 1470649) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1470649) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1470649) nvcsw: 920
DEBUG    ya.test:process.py:263 Command (pid 1470649) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1470649) stime: 0.308595
DEBUG    ya.test:process.py:263 Command (pid 1470649) utime: 0.5717019999999999
DEBUG    ya.test:process.py:263 Command (pid 1470649) wtime: 1.143
DEBUG    ya.test:process.py:275 Command (pid 1470649) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 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, 6344873f-3c57-408b-865b-3e5a2e416b82, localhost:12394): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6344873f-3c57-408b-865b-3e5a2e416b82, localhost:12394): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6344873f-3c57-408b-865b-3e5a2e416b82, localhost:12394): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-q6jhpjl36a.auto.internal" port: 12394 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-q6jhpjl36a.auto.internal" port: 23619 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-q6jhpjl36a.auto.internal" port: 18903 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-q6jhpjl36a.auto.internal" port: 20912 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-q6jhpjl36a.auto.internal" port: 24363 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-q6jhpjl36a.auto.internal" port: 6521 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-q6jhpjl36a.auto.internal" port: 19379 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-q6jhpjl36a.auto.internal" port: 21499 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-q6jhpjl36a.auto.internal" port: 28370 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-q6jhpjl36a.auto.internal:24363, location 1, ssl: False>, <Endpoint ghrun-q6jhpjl36a.auto.internal:28370, location 1, ssl: False>, <Endpoint ghrun-q6jhpjl36a.auto.internal:12394, location 1, ssl: False>, <Endpoint ghrun-q6jhpjl36a.auto.internal:19379, location 3, ssl: False>, <Endpoint ghrun-q6jhpjl36a.auto.internal:21499, location 2, ssl: False>, <Endpoint ghrun-q6jhpjl36a.auto.internal:20912, location 3, ssl: False>, <Endpoint ghrun-q6jhpjl36a.auto.internal:23619, location 2, ssl: False>, <Endpoint ghrun-q6jhpjl36a.auto.internal:6521, location 2, ssl: False>, <Endpoint ghrun-q6jhpjl36a.auto.internal:18903, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3fxq/00169d/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3fxq/00169d/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:12394', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1471264
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12394
DEBUG    ya.test:process.py:259 Command (pid 1471264) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1471264) elapsed time (sec): 46.14884948730469
DEBUG    ya.test:process.py:263 Command (pid 1471264) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471264) inblock: 384216
DEBUG    ya.test:process.py:263 Command (pid 1471264) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471264) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471264) majflt: 41
DEBUG    ya.test:process.py:263 Command (pid 1471264) maxrss: 760852
DEBUG    ya.test:process.py:263 Command (pid 1471264) minflt: 134279
DEBUG    ya.test:process.py:263 Command (pid 1471264) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1471264) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1471264) nivcsw: 770
DEBUG    ya.test:process.py:263 Command (pid 1471264) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1471264) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1471264) nvcsw: 6427
DEBUG    ya.test:process.py:263 Command (pid 1471264) oublock: 184
DEBUG    ya.test:process.py:263 Command (pid 1471264) stime: 0.816321
DEBUG    ya.test:process.py:263 Command (pid 1471264) utime: 2.646363
DEBUG    ya.test:process.py:263 Command (pid 1471264) wtime: 46.175
DEBUG    ya.test:process.py:275 Command (pid 1471264) output:

DEBUG    ya.test:process.py:276 Command (pid 1471264) errors:
...Utf8 NOT NULL, c1127 Int64 NOT NULL, c1128 Uint64 NOT NULL, c1129 Bool NOT NULL, c1130 Interval64 NOT NULL, c1131 Bool NOT NULL, c1132 Int64 NOT NULL, c1133 Interval64 NOT NULL, c1134 Bool NOT NULL, c1135 Uint64 NOT NULL, c1136 Int32 NOT NULL, c1137 Int32 NOT NULL, c1138 String NOT NULL, c1139 Uint64 NOT NULL, c1140 Uint32 NOT NULL, c1141 Uint16 NOT NULL, c1142 Int32 NOT NULL, c1143 Timestamp64 NOT NULL, c1144 Timestamp NOT NULL, c1145 Date NOT NULL, c1146 Uint64 NOT NULL, c1147 Uint16 NOT NULL, c1148 Decimal(22,9) NOT NULL, c1149 Timestamp NOT NULL, c1150 Datetime64 NOT NULL, c1151 Uint64 NOT NULL, c1152 String NOT NULL, c1153 Date32 NOT NULL, c1154 Utf8 NOT NULL, c1155 Datetime NOT NULL, c1156 Bool NOT NULL, c1157 Datetime NOT NULL, c1158 Date NOT NULL, c1159 Int8 NOT NULL, c1160 Datetime64 NOT NULL, c1161 Timestamp NOT NULL, c1162 Timestamp NOT NULL, c1163 Datetime NOT NULL, c1164 Timestamp NOT NULL, c1165 Int32 NOT NULL, c1166 Timestamp NOT NULL, c1167 Date NOT NULL, c1168 Int16 NOT NULL, c1169 Int8 NOT NULL, c1170 Datetime64 NOT NULL, c1171 Int64 NOT NULL, c1172 Date NOT NULL, c1173 Interval64 NOT NULL, c1174 Int64 NOT NULL, c1175 Timestamp64 NOT NULL, c1176 Decimal(35,10) NOT NULL, c1177 Decimal(35,10) NOT NULL, c1178 Uint16 NOT NULL, c1179 Uint8 NOT NULL, c1180 Uint32 NOT NULL, c1181 Decimal(15,0) NOT NULL, c1182 Datetime64 NOT NULL, c1183 Decimal(35,10) NOT NULL, c1184 Timestamp NOT NULL, c1185 Int32 NOT NULL, c1186 Int32 NOT NULL, c1187 String NOT NULL, c1188 Decimal(22,9) NOT NULL, c1189 Int64 NOT NULL, c1190 Timestamp NOT NULL, c1191 Datetime64 NOT NULL, c1192 Date32 NOT NULL, c1193 Decimal(35,10) NOT NULL, c1194 Uint32 NOT NULL, c1195 Int8 NOT NULL, c1196 Int16 NOT NULL, c1197 Timestamp64 NOT NULL, c1198 Int8 NOT NULL, c1199 Uint32 NOT NULL, c1200 Bool NOT NULL, c1201 Interval64 NOT NULL, c1202 Int32 NOT NULL, c1203 Decimal(15,0) NOT NULL, c1204 Uint64 NOT NULL, c1205 Uint64 NOT NULL, c1206 Uint64 NOT NULL, c1207 Decimal(15,0) NOT NULL, c1208 Uint16 NOT NULL, c1209 Int32 NOT NULL, c1210 Int8 NOT NULL, c1211 Int64 NOT NULL, c1212 Date32 NOT NULL, c1213 Timestamp64 NOT NULL, c1214 Utf8 NOT NULL, c1215 Decimal(35,10) NOT NULL, c1216 Timestamp NOT NULL, c1217 Datetime64 NOT NULL, c1218 Int64 NOT NULL, c1219 Interval64 NOT NULL, c1220 Int16 NOT NULL, c1221 Datetime NOT NULL, c1222 Uint32 NOT NULL, c1223 Int32 NOT NULL, c1224 Uint8 NOT NULL, c1225 Date NOT NULL, c1226 Datetime NOT NULL, c1227 Decimal(15,0) NOT NULL, c1228 Uint32 NOT NULL, c1229 Decimal(35,10) NOT NULL, c1230 Uint16 NOT NULL, c1231 Uint32 NOT NULL, c1232 Date32 NOT NULL, c1233 Int64 NOT NULL, c1234 Datetime64 NOT NULL, c1235 Date32 NOT NULL, c1236 Timestamp64 NOT NULL, c1237 Utf8 NOT NULL, c1238 Uint16 NOT NULL, c1239 Uint16 NOT NULL, c1240 Timestamp NOT NULL, c1241 Timestamp64 NOT NULL, c1242 Bool NOT NULL, c1243 Uint8 NOT NULL, c1244 Int32 NOT NULL, c1245 Int16 NOT NULL, c1246 Uint16 NOT NULL, c1247 Interval64 NOT NULL, c1248 Uint64 NOT NULL, c1249 String NOT NULL, c1250 Bool NOT NULL, c1251 String NOT NULL, c1252 Date32 NOT NULL, c1253 Interval64 NOT NULL, c1254 Uint32 NOT NULL, c1255 Datetime64 NOT NULL, c1256 Date NOT NULL, c1257 Datetime NOT NULL, c1258 Date NOT NULL, c1259 Uint8 NOT NULL, c1260 Bool NOT NULL, c1261 Date NOT NULL, c1262 Timestamp64 NOT NULL, c1263 Datetime NOT NULL, c1264 Int32 NOT NULL, c1265 Interval64 NOT NULL, c1266 Int64 NOT NULL, c1267 Decimal(15,0) NOT NULL, c1268 Timestamp64 NOT NULL, c1269 Decimal(22,9) NOT NULL, c1270 Int64 NOT NULL, c1271 Timestamp NOT NULL, c1272 Int32 NOT NULL, c1273 Timestamp64 NOT NULL, c1274 Int8 NOT NULL, c1275 Date NOT NULL, c1276 Date32 NOT NULL, c1277 Decimal(22,9) NOT NULL, c1278 Uint32 NOT NULL, c1279 Date32 NOT NULL, c1280 Bool NOT NULL, c1281 Interval64 NOT NULL, c1282 Decimal(22,9) NOT NULL, c1283 Decimal(35,10) NOT NULL, c1284 Timestamp NOT NULL, c1285 Timestamp64 NOT NULL, c1286 Bool NOT NULL, c1287 Datetime64 NOT NULL, c1288 Bool NOT NULL, c1289 Decimal(35,10) NOT NULL, c1290 Timestamp64 NOT NULL, c1291 Decimal(35,10) NOT NULL, c1292 Utf8 NOT NULL, c1293 Int16 NOT NULL, c1294 Int32 NOT NULL, c1295 Utf8 NOT NULL, c1296 Int32 NOT NULL, c1297 Datetime64 NOT NULL, c1298 Date32 NOT NULL, c1299 Decimal(22,9) NOT NULL, c1300 Int64 NOT NULL, c1301 Int32 NOT NULL, c1302 Uint64 NOT NULL, c1303 Interval64 NOT NULL, c1304 Timestamp64 NOT NULL, c1305 Utf8 NOT NULL, c1306 Uint64 NOT NULL, c1307 Int32 NOT NULL, c1308 String NOT NULL, c1309 String NOT NULL, c1310 Timestamp64 NOT NULL, c1311 Datetime NOT NULL, c1312 Timestamp NOT NULL, c1313 Timestamp NOT NULL, c1314 Date NOT NULL, c1315 Int32 NOT NULL, c1316 Utf8 NOT NULL, c1317 Uint32 NOT NULL, c1318 Int8 NOT NULL, c1319 Decimal(15,0) NOT NULL, c1320 Int64 NOT NULL, c1321 Uint32 NOT NULL, c1322 Datetime64 NOT NULL, c1323 Datetime64 NOT NULL, c1324 Timestamp NOT NULL, c1325 Bool NOT NULL, c1326 Timestamp64 NOT NULL, c1327 Uint64 NOT NULL, c1328 Int64 NOT NULL, c1329 Timestamp NOT NULL, c1330 Date32 NOT NULL, c1331 Decimal(35,10) NOT NULL, c1332 Decimal(15,0) NOT NULL, c1333 Uint16 NOT NULL, c1334 String NOT NULL, c1335 String NOT NULL, c1336 Decimal(15,0) NOT NULL, c1337 Datetime NOT NULL, c1338 Date32 NOT NULL, c1339 Date NOT NULL, c1340 Decimal(35,10) NOT NULL, c1341 Uint64 NOT NULL, c1342 Date NOT NULL, c1343 Timestamp64 NOT NULL, c1344 Int32 NOT NULL, c1345 Uint8 NOT NULL, c1346 Timestamp64 NOT NULL, c1347 Int32 NOT NULL, c1348 Interval64 NOT NULL, c1349 Uint16 NOT NULL, c1350 String NOT NULL, c1351 Int8 NOT NULL, c1352 Datetime64 NOT NULL, c1353 Int8 NOT NULL, c1354 Uint8 NOT NULL, c1355 Date32 NOT NULL, c1356 Utf8 NOT NULL, c1357 Uint8 NOT NULL, c1358 Uint16 NOT NULL, c1359 Datetime64 NOT NULL, c1360 Decimal(35,10) NOT NULL, c1361 Timestamp64 NOT NULL, c1362 Decimal(15,0) NOT NULL, c1363 Decimal(35,10) NOT NULL, c1364 Interval64 NOT NULL, c1365 Utf8 NOT NULL, c1366 Int8 NOT NULL, c1367 Decimal(35,10) NOT NULL, c1368 Int64 NOT NULL, c1369 Int8 NOT NULL, c1370 Uint32 NOT NULL, c1371 Timestamp64 NOT NULL, c1372 Int8 NOT NULL, c1373 Timestamp NOT NULL, c1374 String NOT NULL, c1375 Int64 NOT NULL, c1376 Uint16 NOT NULL, c1377 Date32 NOT NULL, c1378 Utf8 NOT NULL, c1379 Int8 NOT NULL, c1380 Int64 NOT NULL, c1381 Int8 NOT NULL, c1382 Datetime64 NOT NULL, c1383 Uint16 NOT NULL, c1384 Utf8 NOT NULL, c1385 Datetime64 NOT NULL, c1386 Timestamp NOT NULL, c1387 Uint8 NOT NULL, c1388 Timestamp64 NOT NULL, c1389 Date32 NOT NULL, c1390 Date NOT NULL, c1391 Uint16 NOT NULL, c1392 Timestamp64 NOT NULL, c1393 Uint64 NOT NULL, c1394 Decimal(22,9) NOT NULL, c1395 Timestamp NOT NULL, c1396 Timestamp64 NOT NULL, c1397 Decimal(15,0) NOT NULL, c1398 Int16 NOT NULL, c1399 Decimal(15,0) NOT NULL, c1400 Int64 NOT NULL, c1401 Int32 NOT NULL, c1402 Int16 NOT NULL, c1403 Uint8 NOT NULL, c1404 Decimal(35,10) NOT NULL, c1405 Datetime64 NOT NULL, c1406 Date32 NOT NULL, c1407 Int16 NOT NULL, c1408 Decimal(22,9) NOT NULL, c1409 Uint16 NOT NULL, c1410 Utf8 NOT NULL, c1411 Interval64 NOT NULL, c1412 Decimal(35,10) NOT NULL, c1413 Decimal(22,9) NOT NULL, c1414 Uint16 NOT NULL, c1415 Int64 NOT NULL, c1416 Decimal(15,0) NOT NULL, c1417 Timestamp64 NOT NULL, c1418 Datetime NOT NULL, c1419 Date NOT NULL, c1420 Uint16 NOT NULL, c1421 Timestamp NOT NULL, c1422 Interval64 NOT NULL, c1423 Utf8 NOT NULL, c1424 Uint16 NOT NULL, c1425 Datetime64 NOT NULL, c1426 Bool NOT NULL, c1427 Date32 NOT NULL, c1428 Timestamp64 NOT NULL, c1429 Date32 NOT NULL, c1430 Timestamp64 NOT NULL, c1431 Uint64 NOT NULL, c1432 Datetime NOT NULL, c1433 Decimal(35,10) NOT NULL, c1434 Datetime NOT NULL, c1435 Int32 NOT NULL, c1436 Int64 NOT NULL, c1437 Uint32 NOT NULL, c1438 Int32 NOT NULL, c1439 Uint8 NOT NULL, c1440 Timestamp NOT NULL, c1441 Int8 NOT NULL, c1442 Uint8 NOT NULL, c1443 Uint8 NOT NULL, c1444 Date NOT NULL, c1445 Timestamp64 NOT NULL, c1446 Datetime NOT NULL, c1447 Int8 NOT NULL, c1448 Int32 NOT NULL, c1449 Date NOT NULL, c1450 Date32 NOT NULL, c1451 Interval64 NOT NULL, c1452 Uint8 NOT NULL, c1453 Utf8 NOT NULL, c1454 Timestamp64 NOT NULL, c1455 Uint32 NOT NULL, c1456 Decimal(22,9) NOT NULL, c1457 Decimal(22,9) NOT NULL, c1458 Decimal(22,9) NOT NULL, c1459 Int8 NOT NULL, c1460 Bool NOT NULL, c1461 Datetime64 NOT NULL, c1462 Uint32 NOT NULL, c1463 Datetime NOT NULL, c1464 Int16 NOT NULL, c1465 Int16 NOT NULL, c1466 String NOT NULL, c1467 String NOT NULL, c1468 Timestamp64 NOT NULL, c1469 Decimal(35,10) NOT NULL, c1470 Datetime64 NOT NULL, c1471 Uint64 NOT NULL, c1472 Uint8 NOT NULL, c1473 Decimal(35,10) NOT NULL, c1474 Int16 NOT NULL, c1475 Uint16 NOT NULL, c1476 Timestamp64 NOT NULL, c1477 Uint32 NOT NULL, c1478 Timestamp NOT NULL, c1479 Uint64 NOT NULL, c1480 Timestamp64 NOT NULL, c1481 Int16 NOT NULL, c1482 Uint32 NOT NULL, c1483 Decimal(35,10) NOT NULL, c1484 Timestamp NOT NULL, c1485 Date32 NOT NULL, c1486 Interval64 NOT NULL, c1487 Timestamp NOT NULL, c1488 Date32 NOT NULL, c1489 Date NOT NULL, c1490 Date32 NOT NULL, c1491 Datetime NOT NULL, c1492 String NOT NULL, c1493 Timestamp NOT NULL, c1494 Datetime64 NOT NULL, c1495 Int16 NOT NULL, c1496 Int64 NOT NULL, c1497 Utf8 NOT NULL, c1498 Int32 NOT NULL, c1499 Interval64 NOT NULL, c1500 Date NOT NULL, c1501 Datetime NOT NULL, c1502 Datetime NOT NULL, c1503 Uint16 NOT NULL, c1504 Date32 NOT NULL, c1505 Uint32 NOT NULL, c1506 Int8 NOT NULL, c1507 Int64 NOT NULL, c1508 Int16 NOT NULL, c1509 Decimal(22,9) NOT NULL, c1510 Decimal(35,10) NOT NULL, c1511 Bool NOT NULL, c1512 Datetime NOT NULL, c1513 Datetime64 NOT NULL, c1514 Int64 NOT NULL, c1515 Int16 NOT NULL, c1516 Bool NOT NULL, c1517 Decimal(15,0) NOT NULL, c1518 Uint64 NOT NULL, c1519 Decimal(15,0) NOT NULL, c1520 Date NOT NULL, c1521 Date NOT NULL, c1522 Int16 NOT NULL, c1523 Datetime NOT NULL, c1524 Int64 NOT NULL, c1525 Datetime NOT NULL, c1526 Int64 NOT NULL, c1527 Interval64 NOT NULL, c1528 Timestamp64 NOT NULL, c1529 Uint8 NOT NULL, c1530 Int64 NOT NULL, c1531 Uint8 NOT NULL, c1532 Uint16 NOT NULL, c1533 String NOT NULL, c1534 Int8 NOT NULL, c1535 Datetime NOT NULL, c1536 Int32 NOT NULL, c1537 Int64 NOT NULL, c1538 Timestamp64 NOT NULL, c1539 Uint16 NOT NULL, c1540 Int16 NOT NULL, c1541 Int64 NOT NULL, c1542 Decimal(22,9) NOT NULL, c1543 Timestamp64 NOT NULL, c1544 Int8 NOT NULL, c1545 Int8 NOT NULL, c1546 Decimal(15,0) NOT NULL, c1547 Date32 NOT NULL, c1548 Interval64 NOT NULL, c1549 Int8 NOT NULL, c1550 Bool NOT NULL, c1551 Datetime NOT NULL, c1552 Datetime NOT NULL, c1553 Uint8 NOT NULL, c1554 Uint8 NOT NULL, c1555 Timestamp64 NOT NULL, c1556 Interval64 NOT NULL, c1557 Int32 NOT NULL, c1558 Uint32 NOT NULL, c1559 Int64 NOT NULL, c1560 Date32 NOT NULL, c1561 Decimal(35,10) NOT NULL, c1562 String NOT NULL, c1563 Int64 NOT NULL, c1564 Timestamp64 NOT NULL, c1565 Uint32 NOT NULL, c1566 Date NOT NULL, c1567 Interval64 NOT NULL, c1568 Int16 NOT NULL, c1569 Uint8 NOT NULL, c1570 Bool NOT NULL, c1571 Int16 NOT NULL, c1572 Timestamp NOT NULL, c1573 Int64 NOT NULL, c1574 Datetime NOT NULL, c1575 Decimal(15,0) NOT NULL, c1576 Timestamp NOT NULL, c1577 Timestamp64 NOT NULL, c1578 Int32 NOT NULL, c1579 Decimal(22,9) NOT NULL, c1580 Datetime64 NOT NULL, c1581 Decimal(22,9) NOT NULL, c1582 Uint16 NOT NULL, c1583 Utf8 NOT NULL, c1584 Uint8 NOT NULL, c1585 Date NOT NULL, c1586 String NOT NULL, c1587 Int32 NOT NULL, c1588 String NOT NULL, c1589 Datetime NOT NULL, c1590 Decimal(35,10) NOT NULL, c1591 Datetime NOT NULL, c1592 Date NOT NULL, c1593 Decimal(22,9) NOT NULL, c1594 Uint16 NOT NULL, c1595 Int64 NOT NULL, c1596 Int8 NOT NULL, c1597 Uint64 NOT NULL, c1598 Decimal(22,9) NOT NULL, c1599 String NOT NULL, c1600 Utf8 NOT NULL, c1601 Decimal(22,9) NOT NULL, c1602 Uint64 NOT NULL, c1603 Decimal(35,10) NOT NULL, c1604 Decimal(22,9) NOT NULL, c1605 Bool NOT NULL, c1606 Interval64 NOT NULL, c1607 Uint64 NOT NULL, c1608 Decimal(35,10) NOT NULL, c1609 Timestamp NOT NULL, c1610 Decimal(15,0) NOT NULL, c1611 Timestamp NOT NULL, c1612 Decimal(15,0) NOT NULL, c1613 Date32 NOT NULL, c1614 Uint8 NOT NULL, c1615 Date32 NOT NULL, c1616 Int16 NOT NULL, c1617 Date NOT NULL, c1618 Decimal(15,0) NOT NULL, c1619 Interval64 NOT NULL, c1620 Decimal(35,10) NOT NULL, c1621 Datetime NOT NULL, c1622 Bool NOT NULL, c1623 Int64 NOT NULL, c1624 Decimal(22,9) NOT NULL, c1625 Datetime64 NOT NULL, c1626 Datetime NOT NULL, c1627 Date32 NOT NULL, c1628 Int32 NOT NULL, c1629 Int64 NOT NULL, c1630 Int8 NOT NULL, c1631 Datetime64 NOT NULL, c1632 Int16 NOT NULL, c1633 Int64 NOT NULL, c1634 Bool NOT NULL, c1635 Bool NOT NULL, c1636 Datetime64 NOT NULL, c1637 Int8 NOT NULL, c1638 Timestamp64 NOT NULL, c1639 Datetime NOT NULL, c1640 Timestamp64 NOT NULL, c1641 Date NOT NULL, c1642 Timestamp NOT NULL, c1643 Uint64 NOT NULL, c1644 Int8 NOT NULL, c1645 Int16 NOT NULL, c1646 String NOT NULL, c1647 Decimal(35,10) NOT NULL, c1648 Uint64 NOT NULL, c1649 Decimal(15,0) NOT NULL, c1650 Int16 NOT NULL, c1651 Datetime64 NOT NULL, c1652 Int64 NOT NULL, c1653 Datetime64 NOT NULL, c1654 Date NOT NULL, c1655 Utf8 NOT NULL, c1656 Decimal(22,9) NOT NULL, c1657 Uint8 NOT NULL, c1658 Int32 NOT NULL, c1659 Interval64 NOT NULL, c1660 Interval64 NOT NULL, c1661 Utf8 NOT NULL, c1662 Date32 NOT NULL, c1663 Datetime64 NOT NULL, c1664 Int32 NOT NULL, c1665 Uint16 NOT NULL, c1666 Uint64 NOT NULL, c1667 Uint64 NOT NULL, c1668 Datetime64 NOT NULL, c1669 String NOT NULL, c1670 Datetime64 NOT NULL, c1671 Datetime NOT NULL, c1672 Datetime64 NOT NULL, c1673 Uint64 NOT NULL, c1674 Int8 NOT NULL, c1675 Bool NOT NULL, c1676 Uint16 NOT NULL, c1677 Decimal(15,0) NOT NULL, c1678 Int64 NOT NULL, c1679 Datetime64 NOT NULL, c1680 Interval64 NOT NULL, c1681 Utf8 NOT NULL, c1682 Decimal(15,0) NOT NULL, c1683 Int64 NOT NULL, c1684 Date NOT NULL, c1685 Decimal(35,10) NOT NULL, c1686 Datetime64 NOT NULL, c1687 Date32 NOT NULL, c1688 String NOT NULL, c1689 Uint16 NOT NULL, c1690 Uint32 NOT NULL, c1691 Bool NOT NULL, c1692 Date32 NOT NULL, c1693 Uint64 NOT NULL, c1694 Int64 NOT NULL, c1695 Int16 NOT NULL, c1696 Decimal(22,9) NOT NULL, c1697 Timestamp NOT NULL, c1698 Date NOT NULL, c1699 Interval64 NOT NULL, c1700 Uint16 NOT NULL, c1701 Utf8 NOT NULL, c1702 Int64 NOT NULL, c1703 Int32 NOT NULL, c1704 Uint16 NOT NULL, c1705 Int16 NOT NULL, c1706 Utf8 NOT NULL, c1707 Datetime NOT NULL, c1708 Interval64 NOT NULL, c1709 Datetime64 NOT NULL, c1710 String NOT NULL, c1711 Utf8 NOT NULL, c1712 Datetime64 NOT NULL, c1713 Decimal(22,9) NOT NULL, c1714 Interval64 NOT NULL, c1715 Uint64 NOT NULL, c1716 Decimal(15,0) NOT NULL, c1717 Decimal(22,9) NOT NULL, c1718 String NOT NULL, c1719 Decimal(22,9) NOT NULL, c1720 Datetime NOT NULL, c1721 Utf8 NOT NULL, c1722 Interval64 NOT NULL, c1723 Datetime NOT NULL, c1724 Int16 NOT NULL, c1725 Int32 NOT NULL, c1726 Bool NOT NULL, c1727 Uint32 NOT NULL, c1728 Decimal(22,9) NOT NULL, c1729 Interval64 NOT NULL, c1730 Datetime64 NOT NULL, c1731 Uint64 NOT NULL, c1732 Datetime NOT NULL, c1733 Int8 NOT NULL, c1734 Decimal(35,10) NOT NULL, c1735 Timestamp NOT NULL, c1736 Timestamp64 NOT NULL, c1737 Uint32 NOT NULL, c1738 Date32 NOT NULL, c1739 Int16 NOT NULL, c1740 Uint64 NOT NULL, c1741 Uint64 NOT NULL, c1742 Decimal(35,10) NOT NULL, c1743 Int32 NOT NULL, c1744 Datetime NOT NULL, c1745 Uint16 NOT NULL, c1746 Uint16 NOT NULL, c1747 Date32 NOT NULL, c1748 String NOT NULL, c1749 Int64 NOT NULL, c1750 Int8 NOT NULL, c1751 Date32 NOT NULL, c1752 Bool NOT NULL, c1753 Bool NOT NULL, c1754 Date32 NOT NULL, c1755 Int8 NOT NULL, c1756 Int16 NOT NULL, c1757 Int32 NOT NULL, c1758 Date32 NOT NULL, c1759 Int32 NOT NULL, c1760 Uint8 NOT NULL, c1761 Datetime64 NOT NULL, c1762 Datetime64 NOT NULL, c1763 Interval64 NOT NULL, c1764 Int16 NOT NULL, c1765 Decimal(22,9) NOT NULL, c1766 Int16 NOT NULL, c1767 Int32 NOT NULL, c1768 Utf8 NOT NULL, c1769 Uint32 NOT NULL, c1770 Timestamp NOT NULL, c1771 Int16 NOT NULL, c1772 Utf8 NOT NULL, c1773 String NOT NULL, c1774 Decimal(15,0) NOT NULL, c1775 Timestamp NOT NULL, c1776 Uint32 NOT NULL, c1777 Uint32 NOT NULL, c1778 Int32 NOT NULL, c1779 Int8 NOT NULL, c1780 Utf8 NOT NULL, c1781 Uint8 NOT NULL, c1782 Int64 NOT NULL, c1783 Int16 NOT NULL, c1784 Int16 NOT NULL, c1785 String NOT NULL, c1786 Uint16 NOT NULL, c1787 Utf8 NOT NULL, c1788 Interval64 NOT NULL, c1789 Int32 NOT NULL, c1790 Bool NOT NULL, c1791 String NOT NULL, c1792 Datetime NOT NULL, c1793 Bool NOT NULL, c1794 Date NOT NULL, c1795 Datetime64 NOT NULL, c1796 Uint16 NOT NULL, c1797 Timestamp NOT NULL, c1798 Decimal(15,0) NOT NULL, c1799 Datetime64 NOT NULL, c1800 Date NOT NULL, c1801 Timestamp64 NOT NULL, c1802 Timestamp64 NOT NULL, c1803 Uint32 NOT NULL, c1804 Timestamp64 NOT NULL, c1805 String NOT NULL, c1806 Date NOT NULL, c1807 Datetime64 NOT NULL, c1808 Datetime64 NOT NULL, c1809 Timestamp NOT NULL, c1810 Int64 NOT NULL, c1811 Date32 NOT NULL, c1812 Uint32 NOT NULL, c1813 Int64 NOT NULL, c1814 Int16 NOT NULL, c1815 Bool NOT NULL, c1816 Timestamp NOT NULL, c1817 Uint8 NOT NULL, c1818 Datetime NOT NULL, c1819 Int32 NOT NULL, c1820 Int64 NOT NULL, c1821 Decimal(15,0) NOT NULL, c1822 Datetime NOT NULL, c1823 Bool NOT NULL, c1824 Utf8 NOT NULL, c1825 Uint64 NOT NULL, c1826 Date32 NOT NULL, c1827 Int16 NOT NULL, c1828 Datetime64 NOT NULL, c1829 Datetime64 NOT NULL, c1830 Int8 NOT NULL, c1831 Date NOT NULL, c1832 Uint16 NOT NULL, c1833 Decimal(22,9) NOT NULL, c1834 Uint64 NOT NULL, c1835 Uint8 NOT NULL, c1836 Datetime64 NOT NULL, c1837 Utf8 NOT NULL, c1838 Decimal(22,9) NOT NULL, c1839 Int8 NOT NULL, c1840 Decimal(15,0) NOT NULL, c1841 Decimal(35,10) NOT NULL, c1842 Utf8 NOT NULL, c1843 Timestamp64 NOT NULL, c1844 Interval64 NOT NULL, c1845 Decimal(35,10) NOT NULL, c1846 Decimal(15,0) NOT NULL, c1847 Decimal(15,0) NOT NULL, c1848 Datetime64 NOT NULL, c1849 String NOT NULL, c1850 Int32 NOT NULL, c1851 Uint8 NOT NULL, c1852 Uint64 NOT NULL, c1853 Int64 NOT NULL, c1854 Timestamp64 NOT NULL, c1855 Bool NOT NULL, c1856 Date NOT NULL, c1857 Date32 NOT NULL, c1858 Int16 NOT NULL, c1859 Int64 NOT NULL, c1860 Decimal(22,9) NOT NULL, c1861 Int32 NOT NULL, c1862 Timestamp64 NOT NULL, c1863 String NOT NULL, c1864 Uint32 NOT NULL, c1865 Timestamp64 NOT NULL, c1866 Uint16 NOT NULL, c1867 Int32 NOT NULL, c1868 Datetime64 NOT NULL, c1869 Decimal(35,10) NOT NULL, c1870 Decimal(35,10) NOT NULL, c1871 Decimal(35,10) NOT NULL, c1872 Datetime NOT NULL, c1873 Int8 NOT NULL, c1874 Date NOT NULL, c1875 Uint64 NOT NULL, c1876 Timestamp64 NOT NULL, c1877 Datetime64 NOT NULL, c1878 Utf8 NOT NULL, c1879 Decimal(22,9) NOT NULL, c1880 Int8 NOT NULL, c1881 Uint16 NOT NULL, c1882 Bool NOT NULL, c1883 Uint8 NOT NULL, c1884 Int16 NOT NULL, c1885 Decimal(15,0) NOT NULL, c1886 Datetime NOT NULL, c1887 Uint16 NOT NULL, c1888 Int32 NOT NULL, c1889 Decimal(35,10) NOT NULL, c1890 Int32 NOT NULL, c1891 Timestamp NOT NULL, c1892 Decimal(15,0) NOT NULL, c1893 Datetime NOT NULL, c1894 Decimal(22,9) NOT NULL, c1895 Interval64 NOT NULL, c1896 Date NOT NULL, c1897 Uint8 NOT NULL, c1898 Uint32 NOT NULL, c1899 Decimal(15,0) NOT NULL, c1900 Uint8 NOT NULL, c1901 Utf8 NOT NULL, c1902 Decimal(22,9) NOT NULL, c1903 Bool NOT NULL, c1904 Datetime NOT NULL, c1905 Decimal(22,9) NOT NULL, c1906 Datetime NOT NULL, c1907 Bool NOT NULL, c1908 Timestamp NOT NULL, c1909 Datetime64 NOT NULL, c1910 Uint32 NOT NULL, c1911 Uint64 NOT NULL, c1912 String NOT NULL, c1913 Int64 NOT NULL, c1914 Decimal(35,10) NOT NULL, c1915 Uint64 NOT NULL, c1916 Timestamp NOT NULL, c1917 Bool NOT NULL, c1918 Int16 NOT NULL, c1919 Int16 NOT NULL, c1920 Decimal(35,10) NOT NULL, c1921 Uint8 NOT NULL, c1922 Timestamp64 NOT NULL, c1923 Uint16 NOT NULL, c1924 Date NOT NULL, c1925 Uint8 NOT NULL, c1926 Decimal(15,0) NOT NULL, c1927 Bool NOT NULL, c1928 Date NOT NULL, c1929 Uint32 NOT NULL, c1930 Int64 NOT NULL, c1931 Bool NOT NULL, c1932 Int8 NOT NULL, c1933 Date NOT NULL, c1934 Uint32 NOT NULL, c1935 Timestamp NOT NULL, c1936 Uint64 NOT NULL, c1937 Timestamp NOT NULL, c1938 Int16 NOT NULL, c1939 Decimal(22,9) NOT NULL, c1940 Interval64 NOT NULL, c1941 Int8 NOT NULL, c1942 Decimal(35,10) NOT NULL, c1943 Timestamp NOT NULL, c1944 String NOT NULL, c1945 Bool NOT NULL, c1946 Timestamp NOT NULL, c1947 Date NOT NULL, c1948 String NOT NULL, c1949 Int32 NOT NULL, c1950 Date32 NOT NULL, c1951 Uint64 NOT NULL, c1952 Int8 NOT NULL, c1953 Decimal(35,10) NOT NULL, c1954 Uint8 NOT NULL, c1955 Int32 NOT NULL, c1956 Uint64 NOT NULL, c1957 Datetime64 NOT NULL, c1958 Int8 NOT NULL, c1959 Datetime NOT NULL, c1960 Datetime NOT NULL, c1961 Date NOT NULL, c1962 Utf8 NOT NULL, c1963 Date32 NOT NULL, c1964 Decimal(15,0) NOT NULL, c1965 Int64 NOT NULL, c1966 Bool NOT NULL, c1967 Timestamp64 NOT NULL, c1968 Date32 NOT NULL, c1969 Datetime64 NOT NULL, c1970 Timestamp64 NOT NULL, c1971 Int8 NOT NULL, c1972 String NOT NULL, c1973 Interval64 NOT NULL, c1974 Timestamp NOT NULL, c1975 Date NOT NULL, c1976 String NOT NULL, c1977 Utf8 NOT NULL, c1978 Decimal(22,9) NOT NULL, c1979 Uint8 NOT NULL, c1980 Int64 NOT NULL, c1981 Decimal(22,9) NOT NULL, c1982 Interval64 NOT NULL, c1983 Int32 NOT NULL, c1984 Decimal(15,0) NOT NULL, c1985 Utf8 NOT NULL, c1986 Interval64 NOT NULL, c1987 Datetime NOT NULL, c1988 Decimal(35,10) NOT NULL, c1989 String NOT NULL, c1990 Int64 NOT NULL, c1991 Decimal(35,10) NOT NULL, c1992 Timestamp64 NOT NULL, c1993 Decimal(15,0) NOT NULL, c1994 Uint32 NOT NULL, c1995 Datetime NOT NULL, c1996 Date NOT NULL, c1997 Int16 NOT NULL, c1998 Date NOT NULL, c1999 Decimal(15,0) NOT NULL, c2000 Int32 NOT NULL, c2001 Decimal(22,9) NOT NULL, c2002 Datetime NOT NULL, c2003 Date32 NOT NULL, c2004 Interval64 NOT NULL, c2005 Uint8 NOT NULL, c2006 Uint8 NOT NULL, c2007 Uint64 NOT NULL, c2008 Uint16 NOT NULL, c2009 Uint8 NOT NULL, c2010 Int8 NOT NULL, c2011 Datetime NOT NULL, c2012 Datetime NOT NULL, c2013 Interval64 NOT NULL, c2014 Decimal(35,10) NOT NULL, c2015 Uint32 NOT NULL, c2016 Utf8 NOT NULL, c2017 Int16 NOT NULL, c2018 Datetime NOT NULL, c2019 Timestamp64 NOT NULL, c2020 Decimal(15,0) NOT NULL, c2021 Decimal(35,10) NOT NULL, c2022 Datetime64 NOT NULL, c2023 Utf8 NOT NULL, c2024 Datetime NOT NULL, c2025 Int32 NOT NULL, c2026 Date NOT NULL, c2027 Uint32 NOT NULL, c2028 Int8 NOT NULL, c2029 Decimal(22,9) NOT NULL, c2030 Int32 NOT NULL, c2031 Timestamp64 NOT NULL, c2032 Uint8 NOT NULL, c2033 Date NOT NULL, c2034 Int64 NOT NULL, c2035 Decimal(35,10) NOT NULL, c2036 Datetime NOT NULL, c2037 Decimal(22,9) NOT NULL, c2038 Uint8 NOT NULL, c2039 Int64 NOT NULL, c2040 Uint16 NOT NULL, c2041 Datetime NOT NULL, c2042 Int8 NOT NULL, c2043 Utf8 NOT NULL, c2044 Datetime NOT NULL, c2045 Decimal(15,0) NOT NULL, c2046 Int16 NOT NULL, c2047 Int32 NOT NULL, c2048 Uint32 NOT NULL, c2049 Int64 NOT NULL, c2050 Uint16 NOT NULL, c2051 Decimal(35,10) NOT NULL, c2052 Int8 NOT NULL, c2053 Decimal(35,10) NOT NULL, c2054 Int8 NOT NULL, c2055 Datetime NOT NULL, c2056 Interval64 NOT NULL, c2057 Uint16 NOT NULL, c2058 Timestamp64 NOT NULL, c2059 Decimal(22,9) NOT NULL, c2060 String NOT NULL, c2061 Uint8 NOT NULL, c2062 Decimal(22,9) NOT NULL, c2063 Int32 NOT NULL, c2064 Uint64 NOT NULL, c2065 Decimal(35,10) NOT NULL, c2066 Timestamp64 NOT NULL, c2067 String NOT NULL, c2068 Uint64 NOT NULL, c2069 Int8 NOT NULL, c2070 Bool NOT NULL, c2071 Decimal(35,10) NOT NULL, c2072 Datetime64 NOT NULL, c2073 Uint16 NOT NULL, c2074 Decimal(35,10) NOT NULL, c2075 String NOT NULL, c2076 Uint64 NOT NULL, c2077 String NOT NULL, c2078 Int8 NOT NULL, c2079 Utf8 NOT NULL, c2080 Utf8 NOT NULL, c2081 Date32 NOT NULL, c2082 Datetime NOT NULL, c2083 Int64 NOT NULL, c2084 Timestamp64 NOT NULL, c2085 Uint8 NOT NULL, c2086 Uint64 NOT NULL, c2087 Int64 NOT NULL, c2088 Int32 NOT NULL, c2089 String NOT NULL, c2090 Date32 NOT NULL, c2091 Interval64 NOT NULL, c2092 Uint32 NOT NULL, c2093 Int32 NOT NULL, c2094 Decimal(22,9) NOT NULL, c2095 Int8 NOT NULL, c2096 Datetime NOT NULL, c2097 Int64 NOT NULL, c2098 Uint8 NOT NULL, c2099 Uint64 NOT NULL, c2100 Date NOT NULL, c2101 Uint16 NOT NULL, c2102 Bool NOT NULL, c2103 Decimal(35,10) NOT NULL, c2104 Decimal(15,0) NOT NULL, c2105 Date NOT NULL, c2106 String NOT NULL, c2107 Date32 NOT NULL, c2108 Interval64 NOT NULL, c2109 Date32 NOT NULL, c2110 Bool NOT NULL, c2111 Date32 NOT NULL, c2112 Timestamp NOT NULL, c2113 Int8 NOT NULL, c2114 Uint64 NOT NULL, c2115 Date32 NOT NULL, c2116 Interval64 NOT NULL, c2117 Datetime64 NOT NULL, c2118 Decimal(22,9) NOT NULL, c2119 Timestamp NOT NULL, c2120 Timestamp64 NOT NULL, c2121 Int16 NOT NULL, c2122 Uint16 NOT NULL, c2123 Uint32 NOT NULL, c2124 Int8 NOT NULL, c2125 Date32 NOT NULL, c2126 Utf8 NOT NULL, c2127 Datetime NOT NULL, c2128 Timestamp64 NOT NULL, c2129 Timestamp64 NOT NULL, c2130 Timestamp64 NOT NULL, c2131 Datetime NOT NULL, c2132 Date32 NOT NULL, c2133 Interval64 NOT NULL, c2134 Decimal(15,0) NOT NULL, c2135 Uint64 NOT NULL, c2136 String NOT NULL, c2137 Uint16 NOT NULL, c2138 Utf8 NOT NULL, c2139 Uint16 NOT NULL, c2140 Uint64 NOT NULL, c2141 Datetime64 NOT NULL, c2142 Decimal(35,10) NOT NULL, c2143 Decimal(35,10) NOT NULL, c2144 Datetime NOT NULL, c2145 Int16 NOT NULL, c2146 Int32 NOT NULL, c2147 Uint64 NOT NULL, c2148 Int16 NOT NULL, c2149 Decimal(15,0) NOT NULL, c2150 Int32 NOT NULL, c2151 String NOT NULL, c2152 Utf8 NOT NULL, c2153 Decimal(35,10) NOT NULL, c2154 Int64 NOT NULL, c2155 Datetime NOT NULL, c2156 Int8 NOT NULL, c2157 String NOT NULL, c2158 Int64 NOT NULL, c2159 Decimal(15,0) NOT NULL, c2160 Uint32 NOT NULL, c2161 Datetime64 NOT NULL, c2162 Decimal(15,0) NOT NULL, c2163 Datetime64 NOT NULL, c2164 Decimal(22,9) NOT NULL, c2165 Uint8 NOT NULL, c2166 Int16 NOT NULL, c2167 Uint8 NOT NULL, c2168 Uint64 NOT NULL, c2169 Int16 NOT NULL, c2170 Datetime64 NOT NULL, c2171 Timestamp64 NOT NULL, c2172 Uint32 NOT NULL, c2173 Uint16 NOT NULL, c2174 Datetime NOT NULL, c2175 Decimal(22,9) NOT NULL, c2176 Int64 NOT NULL, c2177 Decimal(35,10) NOT NULL, c2178 Int16 NOT NULL, c2179 Decimal(35,10) NOT NULL, c2180 Int32 NOT NULL, c2181 Int64 NOT NULL, c2182 Bool NOT NULL, c2183 Datetime64 NOT NULL, c2184 String NOT NULL, c2185 Bool NOT NULL, c2186 Date NOT NULL, c2187 Uint8 NOT NULL, c2188 String NOT NULL, c2189 Interval64 NOT NULL, c2190 Datetime NOT NULL, c2191 Datetime64 NOT NULL, c2192 Decimal(35,10) NOT NULL, c2193 Decimal(15,0) NOT NULL, c2194 Int16 NOT NULL, c2195 Timestamp NOT NULL, c2196 Int32 NOT NULL, c2197 Decimal(15,0) NOT NULL, c2198 Utf8 NOT NULL, c2199 String NOT NULL, c2200 Uint64 NOT NULL, c2201 Uint64 NOT NULL, c2202 Decimal(22,9) NOT NULL, c2203 Bool NOT NULL, c2204 Int64 NOT NULL, c2205 Uint16 NOT NULL, c2206 Datetime NOT NULL, c2207 Int8 NOT NULL, c2208 Date32 NOT NULL, c2209 Date NOT NULL, c2210 Uint64 NOT NULL, c2211 Int8 NOT NULL, c2212 Uint32 NOT NULL, c2213 Timestamp NOT NULL, c2214 Bool NOT NULL, c2215 String NOT NULL, c2216 Decimal(22,9) NOT NULL, c2217 Decimal(15,0) NOT NULL, c2218 Timestamp64 NOT NULL, c2219 Uint32 NOT NULL, c2220 Date32 NOT NULL, c2221 Decimal(22,9) NOT NULL, c2222 String NOT NULL, c2223 Bool NOT NULL, c2224 Int16 NOT NULL, c2225 Int8 NOT NULL, c2226 Int64 NOT NULL, c2227 Decimal(15,0) NOT NULL, c2228 String NOT NULL, c2229 Date NOT NULL, c2230 Date32 NOT NULL, c2231 Int32 NOT NULL, c2232 Interval64 NOT NULL, c2233 Bool NOT NULL, c2234 Date32 NOT NULL, c2235 Timestamp64 NOT NULL, c2236 Datetime NOT NULL, c2237 Decimal(22,9) NOT NULL, c2238 String NOT NULL, c2239 Utf8 NOT NULL, c2240 Timestamp NOT NULL, c2241 Decimal(35,10) NOT NULL, c2242 Interval64 NOT NULL, c2243 Bool NOT NULL, c2244 Datetime NOT NULL, c2245 Bool NOT NULL, c2246 Int16 NOT NULL, c2247 Timestamp64 NOT NULL, c2248 Int32 NOT NULL, c2249 Decimal(22,9) NOT NULL, c2250 Date NOT NULL, c2251 Datetime NOT NULL, c2252 Date32 NOT NULL, c2253 Interval64 NOT NULL, c2254 Timestamp64 NOT NULL, c2255 Decimal(35,10) NOT NULL, c2256 Decimal(35,10) NOT NULL, c2257 Date NOT NULL, c2258 Interval64 NOT NULL, c2259 Date32 NOT NULL, c2260 Interval64 NOT NULL, c2261 String NOT NULL, c2262 Decimal(22,9) NOT NULL, c2263 Utf8 NOT NULL, c2264 Decimal(35,10) NOT NULL, c2265 Date32 NOT NULL, c2266 Bool NOT NULL, c2267 Uint32 NOT NULL, c2268 Decimal(15,0) NOT NULL, c2269 Decimal(22,9) NOT NULL, c2270 Utf8 NOT NULL, c2271 String NOT NULL, c2272 Bool NOT NULL, c2273 String NOT NULL, c2274 Int64 NOT NULL, c2275 Timestamp NOT NULL, c2276 Utf8 NOT NULL, c2277 Int16 NOT NULL, c2278 Int16 NOT NULL, c2279 Date32 NOT NULL, c2280 Uint32 NOT NULL, c2281 String NOT NULL, c2282 Datetime NOT NULL, c2283 Timestamp NOT NULL, c2284 Utf8 NOT NULL, c2285 Timestamp64 NOT NULL, c2286 Decimal(22,9) NOT NULL, c2287 Uint64 NOT NULL, c2288 Datetime NOT NULL, c2289 Datetime64 NOT NULL, c2290 Uint32 NOT NULL, c2291 Decimal(15,0) NOT NULL, c2292 Int32 NOT NULL, c2293 Timestamp64 NOT NULL, c2294 Decimal(15,0) NOT NULL, c2295 Int16 NOT NULL, c2296 Uint64 NOT NULL, c2297 Utf8 NOT NULL, c2298 Uint8 NOT NULL, c2299 Decimal(15,0) NOT NULL, c2300 Date NOT NULL, c2301 Bool NOT NULL, c2302 Decimal(22,9) NOT NULL, c2303 Int64 NOT NULL, c2304 String NOT NULL, c2305 Interval64 NOT NULL, c2306 Date32 NOT NULL, c2307 Int8 NOT NULL, c2308 Int64 NOT NULL, c2309 Uint32 NOT NULL, c2310 Utf8 NOT NULL, c2311 String NOT NULL, c2312 Date NOT NULL, c2313 Int32 NOT NULL, c2314 Date32 NOT NULL, c2315 Decimal(35,10) NOT NULL, c2316 Decimal(22,9) NOT NULL, c2317 Int16 NOT NULL, c2318 Uint32 NOT NULL, c2319 Uint32 NOT NULL, c2320 Uint8 NOT NULL, c2321 Date32 NOT NULL, c2322 Uint64 NOT NULL, c2323 Datetime NOT NULL, c2324 Uint8 NOT NULL, c2325 Uint16 NOT NULL, c2326 Int32 NOT NULL, c2327 Int8 NOT NULL, c2328 Int16 NOT NULL, c2329 Date32 NOT NULL, c2330 Int16 NOT NULL, c2331 Date32 NOT NULL, c2332 Bool NOT NULL, c2333 Int8 NOT NULL, c2334 Uint16 NOT NULL, c2335 Decimal(22,9) NOT NULL, c2336 Decimal(22,9) NOT NULL, c2337 Datetime NOT NULL, c2338 Datetime64 NOT NULL, c2339 Uint32 NOT NULL, c2340 Uint64 NOT NULL, c2341 Int8 NOT NULL, c2342 Uint32 NOT NULL, c2343 Datetime NOT NULL, c2344 Utf8 NOT NULL, c2345 Int8 NOT NULL, c2346 Int16 NOT NULL, c2347 String NOT NULL, c2348 Datetime64 NOT NULL, c2349 Date NOT NULL, c2350 Utf8 NOT NULL, c2351 Decimal(15,0) NOT NULL, c2352 Int64 NOT NULL, c2353 Decimal(35,10) NOT NULL, c2354 Decimal(35,10) NOT NULL, c2355 Int32 NOT NULL, c2356 Datetime64 NOT NULL, c2357 Decimal(15,0) NOT NULL, c2358 Timestamp64 NOT NULL, c2359 Uint16 NOT NULL, c2360 Int32 NOT NULL, c2361 Uint16 NOT NULL, c2362 Datetime NOT NULL, c2363 Int64 NOT NULL, c2364 String NOT NULL, c2365 Timestamp NOT NULL, c2366 Uint16 NOT NULL, c2367 Timestamp64 NOT NULL, c2368 Uint32 NOT NULL, c2369 Datetime64 NOT NULL, c2370 String NOT NULL, c2371 Datetime64 NOT NULL, c2372 Uint32 NOT NULL, c2373 Uint32 NOT NULL, c2374 Timestamp64 NOT NULL, c2375 Datetime64 NOT NULL, c2376 Uint8 NOT NULL, c2377 Int16 NOT NULL, c2378 Utf8 NOT NULL, c2379 Date32 NOT NULL, c2380 Uint64 NOT NULL, c2381 Uint64 NOT NULL, c2382 Timestamp64 NOT NULL, c2383 Date32 NOT NULL, c2384 Bool NOT NULL, c2385 Datetime64 NOT NULL, c2386 Int64 NOT NULL, c2387 Date NOT NULL, c2388 Datetime64 NOT NULL, c2389 Int8 NOT NULL, c2390 Timestamp64 NOT NULL, c2391 Timestamp NOT NULL, c2392 Timestamp64 NOT NULL, c2393 String NOT NULL, c2394 Date NOT NULL, c2395 Uint64 NOT NULL, c2396 Datetime NOT NULL, c2397 Uint64 NOT NULL, c2398 Int16 NOT NULL, c2399 Decimal(35,10) NOT NULL, c2400 Uint32 NOT NULL, c2401 Utf8 NOT NULL, c2402 Utf8 NOT NULL, c2403 Int64 NOT NULL, c2404 Timestamp64 NOT NULL, c2405 Timestamp NOT NULL, c2406 Timestamp64 NOT NULL, c2407 Int16 NOT NULL, c2408 Interval64 NOT NULL, c2409 Timestamp NOT NULL, c2410 Date32 NOT NULL, c2411 Int64 NOT NULL, c2412 Int8 NOT NULL, c2413 Datetime NOT NULL, c2414 String NOT NULL, c2415 Int16 NOT NULL, c2416 Datetime NOT NULL, c2417 Timestamp NOT NULL, c2418 Datetime64 NOT NULL, c2419 Uint16 NOT NULL, c2420 Uint16 NOT NULL, c2421 Bool NOT NULL, c2422 Uint16 NOT NULL, c2423 Int16 NOT NULL, c2424 Uint16 NOT NULL, c2425 Datetime64 NOT NULL, c2426 Uint64 NOT NULL, c2427 String NOT NULL, c2428 Decimal(35,10) NOT NULL, c2429 Utf8 NOT NULL, c2430 Datetime64 NOT NULL, c2431 Int32 NOT NULL, c2432 Decimal(35,10) NOT NULL, c2433 Timestamp64 NOT NULL, c2434 Date NOT NULL, c2435 Date32 NOT NULL, c2436 Date NOT NULL, c2437 Timestamp64 NOT NULL, c2438 Int8 NOT NULL, c2439 Utf8 NOT NULL, c2440 Int16 NOT NULL, c2441 Datetime64 NOT NULL, c2442 Int64 NOT NULL, c2443 String NOT NULL, c2444 Decimal(22,9) NOT NULL, c2445 Decimal(35,10) NOT NULL, c2446 Int64 NOT NULL, c2447 Int32 NOT NULL, c2448 Timestamp NOT NULL, c2449 Int32 NOT NULL, c2450 Uint8 NOT NULL, c2451 Int8 NOT NULL, c2452 Timestamp64 NOT NULL, c2453 Datetime64 NOT NULL, c2454 Timestamp64 NOT NULL, c2455 Uint16 NOT NULL, c2456 Timestamp64 NOT NULL, c2457 Uint32 NOT NULL, c2458 Interval64 NOT NULL, c2459 Int32 NOT NULL, c2460 Uint32 NOT NULL, c2461 Decimal(22,9) NOT NULL, c2462 Bool NOT NULL, c2463 Timestamp64 NOT NULL, c2464 Int8 NOT NULL, c2465 Timestamp64 NOT NULL, c2466 Utf8 NOT NULL, c2467 Uint16 NOT NULL, c2468 Uint64 NOT NULL, c2469 Int64 NOT NULL, c2470 Int32 NOT NULL, c2471 Int32 NOT NULL, c2472 Date NOT NULL, c2473 Int8 NOT NULL, c2474 Bool NOT NULL, c2475 Decimal(15,0) NOT NULL, c2476 Int32 NOT NULL, c2477 Bool NOT NULL, c2478 Date NOT NULL, c2479 Interval64 NOT NULL, c2480 Uint64 NOT NULL, c2481 Uint32 NOT NULL, c2482 Uint8 NOT NULL, c2483 Uint16 NOT NULL, c2484 Interval64 NOT NULL, c2485 Int64 NOT NULL, c2486 Date NOT NULL, c2487 Date32 NOT NULL, c2488 Datetime64 NOT NULL, c2489 Int8 NOT NULL, c2490 Interval64 NOT NULL, c2491 Uint16 NOT NULL, c2492 Timestamp NOT NULL, c2493 Datetime NOT NULL, c2494 Int64 NOT NULL, c2495 String NOT NULL, c2496 Double, c2497 Decimal(15,0), c2498 Datetime64, c2499 Date32, c2500 Uint8, c2501 Double NOT NULL, c2502 Datetime64 NOT NULL, c2503 Uint32 NOT NULL, c2504 String NOT NULL, c2505 Yson NOT NULL, c2506 Decimal(15,0) NOT NULL, c2507 Date, c2508 Float, c2509 Decimal(15,0) NOT NULL, c2510 Uint8, c2511 Datetime64 NOT NULL, c2512 Int64 NOT NULL, c2513 Int8, c2514 Decimal(22,9) NOT NULL, c2515 Json, c2516 Int64, c2517 Int8 NOT NULL, c2518 Int32, c2519 Float NOT NULL, c2520 Int16, c2521 String, c2522 Date32, c2523 Double NOT NULL, c2524 Decimal(35,10), c2525 Bool NOT NULL, c2526 Bool NOT NULL, c2527 Bool NOT NULL, c2528 Decimal(35,10) NOT NULL, c2529 Uint64 NOT NULL, c2530 Datetime, c2531 Uint32 NOT NULL, c2532 Yson NOT NULL, c2533 String NOT NULL, c2534 Uint64, c2535 Decimal(15,0) NOT NULL, c2536 Date32, c2537 Float NOT NULL, c2538 Uint16, c2539 Interval64 NOT NULL, c2540 Timestamp64, c2541 Uint32 NOT NULL, c2542 Uint8 NOT NULL, c2543 Yson NOT NULL, c2544 Timestamp64, c2545 Datetime64, c2546 Bool NOT NULL, c2547 Json NOT NULL, c2548 Double NOT NULL, c2549 Yson NOT NULL, c2550 Decimal(35,10), c2551 Int16, c2552 Uint8 NOT NULL, c2553 String, c2554 Decimal(15,0) NOT NULL, c2555 Timestamp64 NOT NULL, c2556 Double NOT NULL, c2557 Int8 NOT NULL, c2558 Int32 NOT NULL, c2559 Date NOT NULL, c2560 Decimal(15,0), c2561 Float NOT NULL, c2562 Json, c2563 Uint16 NOT NULL, c2564 Decimal(15,0), c2565 Int16, c2566 Decimal(35,10), c2567 String NOT NULL, c2568 Json, c2569 Date, c2570 Date NOT NULL, c2571 JsonDocument, c2572 Int8, c2573 Timestamp NOT NULL, c2574 Date NOT NULL, c2575 JsonDocument, c2576 Int8, c2577 Bool NOT NULL, c2578 Double NOT NULL, c2579 Decimal(15,0), c2580 Int8, c2581 Decimal(22,9), c2582 Timestamp, c2583 Utf8 NOT NULL, c2584 Uint16, c2585 Int8, c2586 Datetime NOT NULL, c2587 Int32, c2588 Int16, c2589 Decimal(15,0), c2590 JsonDocument, c2591 Utf8, c2592 Int64, c2593 Int32, c2594 Decimal(15,0), c2595 Int32, c2596 Decimal(35,10) NOT NULL, c2597 Date32, c2598 Decimal(22,9) NOT NULL, c2599 JsonDocument NOT NULL, c2600 Uint8, c2601 Uint64 NOT NULL, c2602 Bool NOT NULL, c2603 Int64, c2604 Bool NOT NULL, c2605 Utf8, c2606 Float NOT NULL, c2607 Double NOT NULL, c2608 Interval64 NOT NULL, c2609 Interval64, c2610 Datetime64, c2611 Datetime64 NOT NULL, c2612 Int16, c2613 Timestamp64, c2614 Decimal(15,0) NOT NULL, c2615 String NOT NULL, c2616 JsonDocument NOT NULL, c2617 Uint32 NOT NULL, c2618 Uint64, c2619 Json NOT NULL, c2620 Utf8 NOT NULL, c2621 Json NOT NULL, c2622 Datetime64 NOT NULL, c2623 Int8 NOT NULL, c2624 Uint8 NOT NULL, c2625 Timestamp64 NOT NULL, c2626 Int64 NOT NULL, c2627 Int16 NOT NULL, c2628 Timestamp64, c2629 Float NOT NULL, c2630 Uint64, c2631 Json NOT NULL, c2632 Datetime64, c2633 Uint64, c2634 Datetime64, c2635 Uint16 NOT NULL, c2636 Uint8 NOT NULL, c2637 Uint32, c2638 Decimal(35,10) NOT NULL, c2639 Date32, c2640 Uint16, c2641 Bool, c2642 Bool NOT NULL, c2643 Int64, c2644 Utf8, c2645 Datetime NOT NULL, c2646 Json, c2647 Yson NOT NULL, c2648 Uint32, c2649 Timestamp NOT NULL, c2650 Bool NOT NULL, c2651 Json, c2652 Uint32 NOT NULL, c2653 Int16, c2654 Uint16 NOT NULL, c2655 Bool NOT NULL, c2656 Int32, c2657 Int16 NOT NULL, c2658 String, c2659 Utf8, c2660 Timestamp, c2661 Float, c2662 Date NOT NULL, c2663 Uint8 NOT NULL, c2664 Date NOT NULL, c2665 Decimal(22,9), c2666 Uint8, c2667 Utf8 NOT NULL, c2668 Date, c2669 Uint16 NOT NULL, c2670 Double, c2671 Datetime64, c2672 Uint32 NOT NULL, c2673 Datetime64 NOT NULL, c2674 Double NOT NULL, c2675 Date32 NOT NULL, c2676 Float, c2677 Int8 NOT NULL, c2678 Decimal(22,9), c2679 Decimal(15,0) NOT NULL, c2680 Date NOT NULL, c2681 Yson NOT NULL, c2682 Double NOT NULL, c2683 Date NOT NULL, c2684 String NOT NULL, c2685 Decimal(15,0), c2686 Decimal(22,9), c2687 Double, c2688 Double NOT NULL, c2689 Float, c2690 Date NOT NULL, c2691 Int16 NOT NULL, c2692 Uint8 NOT NULL, c2693 Datetime64, c2694 Date32 NOT NULL, c2695 Uint8 NOT NULL, c2696 Uint64, c2697 Int8 NOT NULL, c2698 Date32 NOT NULL, c2699 Int32, c2700 Decimal(15,0) NOT NULL, c2701 Int16 NOT NULL, c2702 Int16 NOT NULL, c2703 Float NOT NULL, c2704 Int32 NOT NULL, c2705 Bool, c2706 Bool, c2707 Datetime64, c2708 Decimal(22,9) NOT NULL, c2709 Decimal(35,10), c2710 Float, c2711 String, c2712 Json NOT NULL, c2713 Int32 NOT NULL, c2714 Bool, c2715 Interval64 NOT NULL, c2716 Uint8 NOT NULL, c2717 Double NOT NULL, c2718 Uint16 NOT NULL, c2719 Utf8, c2720 Date NOT NULL, c2721 Uint16 NOT NULL, c2722 JsonDocument, c2723 Yson NOT NULL, c2724 Bool NOT NULL, c2725 String NOT NULL, c2726 Decimal(22,9) NOT NULL, c2727 Bool NOT NULL, c2728 Timestamp64 NOT NULL, c2729 String, c2730 Timestamp NOT NULL, c2731 Datetime NOT NULL, c2732 Uint32 NOT NULL, c2733 Int16 NOT NULL, c2734 Json NOT NULL, c2735 Uint32, c2736 Uint16, c2737 Json, c2738 Datetime64 NOT NULL, c2739 Bool NOT NULL, c2740 Double NOT NULL, c2741 Float, c2742 Int16 NOT NULL, c2743 Timestamp, c2744 Utf8 NOT NULL, c2745 Int8, c2746 Datetime64, c2747 Uint16, c2748 Float NOT NULL, c2749 Float, c2750 Uint8 NOT NULL, c2751 Int16 NOT NULL, c2752 Interval64, c2753 Timestamp, c2754 Datetime, c2755 Decimal(22,9), c2756 Int64, c2757 JsonDocument, c2758 Decimal(15,0), c2759 Int16 NOT NULL, c2760 Float, c2761 Int16 NOT NULL, c2762 Timestamp NOT NULL, c2763 JsonDocument NOT NULL, c2764 Int16 NOT NULL, c2765 Utf8, c2766 Int16 NOT NULL, c2767 Int64, c2768 Interval64 NOT NULL, c2769 String NOT NULL, c2770 Decimal(22,9) NOT NULL, c2771 Uint16 NOT NULL, c2772 Timestamp64 NOT NULL, c2773 Json NOT NULL, c2774 Datetime NOT NULL, c2775 Uint32 NOT NULL, c2776 Datetime NOT NULL, c2777 Uint32, c2778 Int16 NOT NULL, c2779 Date NOT NULL, c2780 Uint32, c2781 Date32 NOT NULL, c2782 Datetime64 NOT NULL, c2783 Uint64 NOT NULL, c2784 Decimal(22,9) NOT NULL, c2785 Int64 NOT NULL, c2786 Date, c2787 Uint32, c2788 Interval64, c2789 Uint64 NOT NULL, c2790 Date, c2791 Int8 NOT NULL, c2792 String NOT NULL, c2793 Int8, c2794 Double, c2795 Double NOT NULL, c2796 Int32, c2797 Decimal(22,9), c2798 Decimal(15,0) NOT NULL, c2799 Uint32, c2800 Int8 NOT NULL, c2801 Double NOT NULL, c2802 Uint64 NOT NULL, c2803 String NOT NULL, c2804 Int64, c2805 Decimal(15,0), c2806 Utf8, c2807 Json, c2808 Float, c2809 Timestamp64 NOT NULL, c2810 String, c2811 Datetime, c2812 Utf8 NOT NULL, c2813 Date, c2814 Uint32, c2815 Uint64 NOT NULL, c2816 Decimal(15,0), c2817 Date32 NOT NULL, c2818 Json NOT NULL, c2819 Int8 NOT NULL, c2820 Uint16 NOT NULL, c2821 Utf8 NOT NULL, c2822 Json, c2823 Uint16, c2824 Int16 NOT NULL, c2825 Uint8, c2826 Uint64, c2827 Utf8 NOT NULL, c2828 Date, c2829 Date NOT NULL, c2830 Date32, c2831 Int8, c2832 Date NOT NULL, c2833 Date32, c2834 Datetime NOT NULL, c2835 Decimal(35,10) NOT NULL, c2836 Uint16, c2837 Decimal(15,0), c2838 Datetime NOT NULL, c2839 Timestamp64 NOT NULL, c2840 Int32, c2841 Int64 NOT NULL, c2842 Uint64 NOT NULL, c2843 Int64 NOT NULL, c2844 Int16, c2845 Timestamp64, c2846 Decimal(22,9), c2847 Decimal(22,9) NOT NULL, c2848 Float, c2849 Double NOT NULL, c2850 Int32, c2851 Utf8, c2852 Date NOT NULL, c2853 Yson, c2854 Uint16, c2855 Json, c2856 Uint16, c2857 Int32, c2858 Uint32 NOT NULL, c2859 Int16, c2860 Double, c2861 Datetime NOT NULL, c2862 Decimal(22,9), c2863 Date32, c2864 Bool NOT NULL, c2865 Decimal(22,9), c2866 Date NOT NULL, c2867 Json NOT NULL, c2868 Datetime NOT NULL, c2869 Int16 NOT NULL, c2870 Uint16 NOT NULL, c2871 Decimal(35,10) NOT NULL, c2872 Datetime64 NOT NULL, c2873 Datetime, c2874 Utf8, c2875 Datetime, c2876 Date32, c2877 Uint64 NOT NULL, c2878 Date NOT NULL, c2879 Datetime, c2880 Int32 NOT NULL, c2881 Float NOT NULL, c2882 Utf8, c2883 Date32, c2884 Float,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c20\', 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 \'c20\', 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'...Utf8 NOT NULL, c1127 Int64 NOT NULL, c1128 Uint64 NOT NULL, c1129 Bool NOT NULL, c1130 Interval64 NOT NULL, c1131 Bool NOT NULL, c1132 Int64 NOT NULL, c1133 Interval64 NOT NULL, c1134 Bool NOT NULL, c1135 Uint64 NOT NULL, c1136 Int32 NOT NULL, c1137 Int32 NOT NULL, c1138 String NOT NULL, c1139 Uint64 NOT NULL, c1140 Uint32 NOT NULL, c1141 Uint16 NOT NULL, c1142 Int32 NOT NULL, c1143 Timestamp64 NOT NULL, c1144 Timestamp NOT NULL, c1145 Date NOT NULL, c1146 Uint64 NOT NULL, c1147 Uint16 NOT NULL, c1148 Decimal(22,9) NOT NULL, c1149 Timestamp NOT NULL, c1150 Datetime64 NOT NULL, c1151 Uint64 NOT NULL, c1152 String NOT NULL, c1153 Date32 NOT NULL, c1154 Utf8 NOT NULL, c1155 Datetime NOT NULL, c1156 Bool NOT NULL, c1157 Datetime NOT NULL, c1158 Date NOT NULL, c1159 Int8 NOT NULL, c1160 Datetime64 NOT NULL, c1161 Timestamp NOT NULL, c1162 Timestamp NOT NULL, c1163 Datetime NOT NULL, c1164 Timestamp NOT NULL, c1165 Int32 NOT NULL, c1166 Timestamp NOT NULL, c1167 Date NOT NULL, c1168 Int16 NOT NULL, c1169 Int8 NOT NULL, c1170 Datetime64 NOT NULL, c1171 Int64 NOT NULL, c1172 Date NOT NULL, c1173 Interval64 NOT NULL, c1174 Int64 NOT NULL, c1175 Timestamp64 NOT NULL, c1176 Decimal(35,10) NOT NULL, c1177 Decimal(35,10) NOT NULL, c1178 Uint16 NOT NULL, c1179 Uint8 NOT NULL, c1180 Uint32 NOT NULL, c1181 Decimal(15,0) NOT NULL, c1182 Datetime64 NOT NULL, c1183 Decimal(35,10) NOT NULL, c1184 Timestamp NOT NULL, c1185 Int32 NOT NULL, c1186 Int32 NOT NULL, c1187 String NOT NULL, c1188 Decimal(22,9) NOT NULL, c1189 Int64 NOT NULL, c1190 Timestamp NOT NULL, c1191 Datetime64 NOT NULL, c1192 Date32 NOT NULL, c1193 Decimal(35,10) NOT NULL, c1194 Uint32 NOT NULL, c1195 Int8 NOT NULL, c1196 Int16 NOT NULL, c1197 Timestamp64 NOT NULL, c1198 Int8 NOT NULL, c1199 Uint32 NOT NULL, c1200 Bool NOT NULL, c1201 Interval64 NOT NULL, c1202 Int32 NOT NULL, c1203 Decimal(15,0) NOT NULL, c1204 Uint64 NOT NULL, c1205 Uint64 NOT NULL, c1206 Uint64 NOT NULL, c1207 Decimal(15,0) NOT NULL, c1208 Uint16 NOT NULL, c1209 Int32 NOT NULL, c1210 Int8 NOT NULL, c1211 Int64 NOT NULL, c1212 Date32 NOT NULL, c1213 Timestamp64 NOT NULL, c1214 Utf8 NOT NULL, c1215 Decimal(35,10) NOT NULL, c1216 Timestamp NOT NULL, c1217 Datetime64 NOT NULL, c1218 Int64 NOT NULL, c1219 Interval64 NOT NULL, c1220 Int16 NOT NULL, c1221 Datetime NOT NULL, c1222 Uint32 NOT NULL, c1223 Int32 NOT NULL, c1224 Uint8 NOT NULL, c1225 Date NOT NULL, c1226 Datetime NOT NULL, c1227 Decimal(15,0) NOT NULL, c1228 Uint32 NOT NULL, c1229 Decimal(35,10) NOT NULL, c1230 Uint16 NOT NULL, c1231 Uint32 NOT NULL, c1232 Date32 NOT NULL, c1233 Int64 NOT NULL, c1234 Datetime64 NOT NULL, c1235 Date32 NOT NULL, c1236 Timestamp64 NOT NULL, c1237 Utf8 NOT NULL, c1238 Uint16 NOT NULL, c1239 Uint16 NOT NULL, c1240 Timestamp NOT NULL, c1241 Timestamp64 NOT NULL, c1242 Bool NOT NULL, c1243 Uint8 NOT NULL, c1244 Int32 NOT NULL, c1245 Int16 NOT NULL, c1246 Uint16 NOT NULL, c1247 Interval64 NOT NULL, c1248 Uint64 NOT NULL, c1249 String NOT NULL, c1250 Bool NOT NULL, c1251 String NOT NULL, c1252 Date32 NOT NULL, c1253 Interval64 NOT NULL, c1254 Uint32 NOT NULL, c1255 Datetime64 NOT NULL, c1256 Date NOT NULL, c1257 Datetime NOT NULL, c1258 Date NOT NULL, c1259 Uint8 NOT NULL, c1260 Bool NOT NULL, c1261 Date NOT NULL, c1262 Timestamp64 NOT NULL, c1263 Datetime NOT NULL, c1264 Int32 NOT NULL, c1265 Interval64 NOT NULL, c1266 Int64 NOT NULL, c1267 Decimal(15,0) NOT NULL, c1268 Timestamp64 NOT NULL, c1269 Decimal(22,9) NOT NULL, c1270 Int64 NOT NULL, c1271 Timestamp NOT NULL, c1272 Int32 NOT NULL, c1273 Timestamp64 NOT NULL, c1274 Int8 NOT NULL, c1275 Date NOT NULL, c1276 Date32 NOT NULL, c1277 Decimal(22,9) NOT NULL, c1278 Uint32 NOT NULL, c1279 Date32 NOT NULL, c1280 Bool NOT NULL, c1281 Interval64 NOT NULL, c1282 Decimal(22,9) NOT NULL, c1283 Decimal(35,10) NOT NULL, c1284 Timestamp NOT NULL, c1285 Timestamp64 NOT NULL, c1286 Bool NOT NULL, c1287 Datetime64 NOT NULL, c1288 Bool NOT NULL, c1289 Decimal(35,10) NOT NULL, c1290 Timestamp64 NOT NULL, c1291 Decimal(35,10) NOT NULL, c1292 Utf8 NOT NULL, c1293 Int16 NOT NULL, c1294 Int32 NOT NULL, c1295 Utf8 NOT NULL, c1296 Int32 NOT NULL, c1297 Datetime64 NOT NULL, c1298 Date32 NOT NULL, c1299 Decimal(22,9) NOT NULL, c1300 Int64 NOT NULL, c1301 Int32 NOT NULL, c1302 Uint64 NOT NULL, c1303 Interval64 NOT NULL, c1304 Timestamp64 NOT NULL, c1305 Utf8 NOT NULL, c1306 Uint64 NOT NULL, c1307 Int32 NOT NULL, c1308 String NOT NULL, c1309 String NOT NULL, c1310 Timestamp64 NOT NULL, c1311 Datetime NOT NULL, c1312 Timestamp NOT NULL, c1313 Timestamp NOT NULL, c1314 Date NOT NULL, c1315 Int32 NOT NULL, c1316 Utf8 NOT NULL, c1317 Uint32 NOT NULL, c1318 Int8 NOT NULL, c1319 Decimal(15,0) NOT NULL, c1320 Int64 NOT NULL, c1321 Uint32 NOT NULL, c1322 Datetime64 NOT NULL, c1323 Datetime64 NOT NULL, c1324 Timestamp NOT NULL, c1325 Bool NOT NULL, c1326 Timestamp64 NOT NULL, c1327 Uint64 NOT NULL, c1328 Int64 NOT NULL, c1329 Timestamp NOT NULL, c1330 Date32 NOT NULL, c1331 Decimal(35,10) NOT NULL, c1332 Decimal(15,0) NOT NULL, c1333 Uint16 NOT NULL, c1334 String NOT NULL, c1335 String NOT NULL, c1336 Decimal(15,0) NOT NULL, c1337 Datetime NOT NULL, c1338 Date32 NOT NULL, c1339 Date NOT NULL, c1340 Decimal(35,10) NOT NULL, c1341 Uint64 NOT NULL, c1342 Date NOT NULL, c1343 Timestamp64 NOT NULL, c1344 Int32 NOT NULL, c1345 Uint8 NOT NULL, c1346 Timestamp64 NOT NULL, c1347 Int32 NOT NULL, c1348 Interval64 NOT NULL, c1349 Uint16 NOT NULL, c1350 String NOT NULL, c1351 Int8 NOT NULL, c1352 Datetime64 NOT NULL, c1353 Int8 NOT NULL, c1354 Uint8 NOT NULL, c1355 Date32 NOT NULL, c1356 Utf8 NOT NULL, c1357 Uint8 NOT NULL, c1358 Uint16 NOT NULL, c1359 Datetime64 NOT NULL, c1360 Decimal(35,10) NOT NULL, c1361 Timestamp64 NOT NULL, c1362 Decimal(15,0) NOT NULL, c1363 Decimal(35,10) NOT NULL, c1364 Interval64 NOT NULL, c1365 Utf8 NOT NULL, c1366 Int8 NOT NULL, c1367 Decimal(35,10) NOT NULL, c1368 Int64 NOT NULL, c1369 Int8 NOT NULL, c1370 Uint32 NOT NULL, c1371 Timestamp64 NOT NULL, c1372 Int8 NOT NULL, c1373 Timestamp NOT NULL, c1374 String NOT NULL, c1375 Int64 NOT NULL, c1376 Uint16 NOT NULL, c1377 Date32 NOT NULL, c1378 Utf8 NOT NULL, c1379 Int8 NOT NULL, c1380 Int64 NOT NULL, c1381 Int8 NOT NULL, c1382 Datetime64 NOT NULL, c1383 Uint16 NOT NULL, c1384 Utf8 NOT NULL, c1385 Datetime64 NOT NULL, c1386 Timestamp NOT NULL, c1387 Uint8 NOT NULL, c1388 Timestamp64 NOT NULL, c1389 Date32 NOT NULL, c1390 Date NOT NULL, c1391 Uint16 NOT NULL, c1392 Timestamp64 NOT NULL, c1393 Uint64 NOT NULL, c1394 Decimal(22,9) NOT NULL, c1395 Timestamp NOT NULL, c1396 Timestamp64 NOT NULL, c1397 Decimal(15,0) NOT NULL, c1398 Int16 NOT NULL, c1399 Decimal(15,0) NOT NULL, c1400 Int64 NOT NULL, c1401 Int32 NOT NULL, c1402 Int16 NOT NULL, c1403 Uint8 NOT NULL, c1404 Decimal(35,10) NOT NULL, c1405 Datetime64 NOT NULL, c1406 Date32 NOT NULL, c1407 Int16 NOT NULL, c1408 Decimal(22,9) NOT NULL, c1409 Uint16 NOT NULL, c1410 Utf8 NOT NULL, c1411 Interval64 NOT NULL, c1412 Decimal(35,10) NOT NULL, c1413 Decimal(22,9) NOT NULL, c1414 Uint16 NOT NULL, c1415 Int64 NOT NULL, c1416 Decimal(15,0) NOT NULL, c1417 Timestamp64 NOT NULL, c1418 Datetime NOT NULL, c1419 Date NOT NULL, c1420 Uint16 NOT NULL, c1421 Timestamp NOT NULL, c1422 Interval64 NOT NULL, c1423 Utf8 NOT NULL, c1424 Uint16 NOT NULL, c1425 Datetime64 NOT NULL, c1426 Bool NOT NULL, c1427 Date32 NOT NULL, c1428 Timestamp64 NOT NULL, c1429 Date32 NOT NULL, c1430 Timestamp64 NOT NULL, c1431 Uint64 NOT NULL, c1432 Datetime NOT NULL, c1433 Decimal(35,10) NOT NULL, c1434 Datetime NOT NULL, c1435 Int32 NOT NULL, c1436 Int64 NOT NULL, c1437 Uint32 NOT NULL, c1438 Int32 NOT NULL, c1439 Uint8 NOT NULL, c1440 Timestamp NOT NULL, c1441 Int8 NOT NULL, c1442 Uint8 NOT NULL, c1443 Uint8 NOT NULL, c1444 Date NOT NULL, c1445 Timestamp64 NOT NULL, c1446 Datetime NOT NULL, c1447 Int8 NOT NULL, c1448 Int32 NOT NULL, c1449 Date NOT NULL, c1450 Date32 NOT NULL, c1451 Interval64 NOT NULL, c1452 Uint8 NOT NULL, c1453 Utf8 NOT NULL, c1454 Timestamp64 NOT NULL, c1455 Uint32 NOT NULL, c1456 Decimal(22,9) NOT NULL, c1457 Decimal(22,9) NOT NULL, c1458 Decimal(22,9) NOT NULL, c1459 Int8 NOT NULL, c1460 Bool NOT NULL, c1461 Datetime64 NOT NULL, c1462 Uint32 NOT NULL, c1463 Datetime NOT NULL, c1464 Int16 NOT NULL, c1465 Int16 NOT NULL, c1466 String NOT NULL, c1467 String NOT NULL, c1468 Timestamp64 NOT NULL, c1469 Decimal(35,10) NOT NULL, c1470 Datetime64 NOT NULL, c1471 Uint64 NOT NULL, c1472 Uint8 NOT NULL, c1473 Decimal(35,10) NOT NULL, c1474 Int16 NOT NULL, c1475 Uint16 NOT NULL, c1476 Timestamp64 NOT NULL, c1477 Uint32 NOT NULL, c1478 Timestamp NOT NULL, c1479 Uint64 NOT NULL, c1480 Timestamp64 NOT NULL, c1481 Int16 NOT NULL, c1482 Uint32 NOT NULL, c1483 Decimal(35,10) NOT NULL, c1484 Timestamp NOT NULL, c1485 Date32 NOT NULL, c1486 Interval64 NOT NULL, c1487 Timestamp NOT NULL, c1488 Date32 NOT NULL, c1489 Date NOT NULL, c1490 Date32 NOT NULL, c1491 Datetime NOT NULL, c1492 String NOT NULL, c1493 Timestamp NOT NULL, c1494 Datetime64 NOT NULL, c1495 Int16 NOT NULL, c1496 Int64 NOT NULL, c1497 Utf8 NOT NULL, c1498 Int32 NOT NULL, c1499 Interval64 NOT NULL, c1500 Date NOT NULL, c1501 Datetime NOT NULL, c1502 Datetime NOT NULL, c1503 Uint16 NOT NULL, c1504 Date32 NOT NULL, c1505 Uint32 NOT NULL, c1506 Int8 NOT NULL, c1507 Int64 NOT NULL, c1508 Int16 NOT NULL, c1509 Decimal(22,9) NOT NULL, c1510 Decimal(35,10) NOT NULL, c1511 Bool NOT NULL, c1512 Datetime NOT NULL, c1513 Datetime64 NOT NULL, c1514 Int64 NOT NULL, c1515 Int16 NOT NULL, c1516 Bool NOT NULL, c1517 Decimal(15,0) NOT NULL, c1518 Uint64 NOT NULL, c1519 Decimal(15,0) NOT NULL, c1520 Date NOT NULL, c1521 Date NOT NULL, c1522 Int16 NOT NULL, c1523 Datetime NOT NULL, c1524 Int64 NOT NULL, c1525 Datetime NOT NULL, c1526 Int64 NOT NULL, c1527 Interval64 NOT NULL, c1528 Timestamp64 NOT NULL, c1529 Uint8 NOT NULL, c1530 Int64 NOT NULL, c1531 Uint8 NOT NULL, c1532 Uint16 NOT NULL, c1533 String NOT NULL, c1534 Int8 NOT NULL, c1535 Datetime NOT NULL, c1536 Int32 NOT NULL, c1537 Int64 NOT NULL, c1538 Timestamp64 NOT NULL, c1539 Uint16 NOT NULL, c1540 Int16 NOT NULL, c1541 Int64 NOT NULL, c1542 Decimal(22,9) NOT NULL, c1543 Timestamp64 NOT NULL, c1544 Int8 NOT NULL, c1545 Int8 NOT NULL, c1546 Decimal(15,0) NOT NULL, c1547 Date32 NOT NULL, c1548 Interval64 NOT NULL, c1549 Int8 NOT NULL, c1550 Bool NOT NULL, c1551 Datetime NOT NULL, c1552 Datetime NOT NULL, c1553 Uint8 NOT NULL, c1554 Uint8 NOT NULL, c1555 Timestamp64 NOT NULL, c1556 Interval64 NOT NULL, c1557 Int32 NOT NULL, c1558 Uint32 NOT NULL, c1559 Int64 NOT NULL, c1560 Date32 NOT NULL, c1561 Decimal(35,10) NOT NULL, c1562 String NOT NULL, c1563 Int64 NOT NULL, c1564 Timestamp64 NOT NULL, c1565 Uint32 NOT NULL, c1566 Date NOT NULL, c1567 Interval64 NOT NULL, c1568 Int16 NOT NULL, c1569 Uint8 NOT NULL, c1570 Bool NOT NULL, c1571 Int16 NOT NULL, c1572 Timestamp NOT NULL, c1573 Int64 NOT NULL, c1574 Datetime NOT NULL, c1575 Decimal(15,0) NOT NULL, c1576 Timestamp NOT NULL, c1577 Timestamp64 NOT NULL, c1578 Int32 NOT NULL, c1579 Decimal(22,9) NOT NULL, c1580 Datetime64 NOT NULL, c1581 Decimal(22,9) NOT NULL, c1582 Uint16 NOT NULL, c1583 Utf8 NOT NULL, c1584 Uint8 NOT NULL, c1585 Date NOT NULL, c1586 String NOT NULL, c1587 Int32 NOT NULL, c1588 String NOT NULL, c1589 Datetime NOT NULL, c1590 Decimal(35,10) NOT NULL, c1591 Datetime NOT NULL, c1592 Date NOT NULL, c1593 Decimal(22,9) NOT NULL, c1594 Uint16 NOT NULL, c1595 Int64 NOT NULL, c1596 Int8 NOT NULL, c1597 Uint64 NOT NULL, c1598 Decimal(22,9) NOT NULL, c1599 String NOT NULL, c1600 Utf8 NOT NULL, c1601 Decimal(22,9) NOT NULL, c1602 Uint64 NOT NULL, c1603 Decimal(35,10) NOT NULL, c1604 Decimal(22,9) NOT NULL, c1605 Bool NOT NULL, c1606 Interval64 NOT NULL, c1607 Uint64 NOT NULL, c1608 Decimal(35,10) NOT NULL, c1609 Timestamp NOT NULL, c1610 Decimal(15,0) NOT NULL, c1611 Timestamp NOT NULL, c1612 Decimal(15,0) NOT NULL, c1613 Date32 NOT NULL, c1614 Uint8 NOT NULL, c1615 Date32 NOT NULL, c1616 Int16 NOT NULL, c1617 Date NOT NULL, c1618 Decimal(15,0) NOT NULL, c1619 Interval64 NOT NULL, c1620 Decimal(35,10) NOT NULL, c1621 Datetime NOT NULL, c1622 Bool NOT NULL, c1623 Int64 NOT NULL, c1624 Decimal(22,9) NOT NULL, c1625 Datetime64 NOT NULL, c1626 Datetime NOT NULL, c1627 Date32 NOT NULL, c1628 Int32 NOT NULL, c1629 Int64 NOT NULL, c1630 Int8 NOT NULL, c1631 Datetime64 NOT NULL, c1632 Int16 NOT NULL, c1633 Int64 NOT NULL, c1634 Bool NOT NULL, c1635 Bool NOT NULL, c1636 Datetime64 NOT NULL, c1637 Int8 NOT NULL, c1638 Timestamp64 NOT NULL, c1639 Datetime NOT NULL, c1640 Timestamp64 NOT NULL, c1641 Date NOT NULL, c1642 Timestamp NOT NULL, c1643 Uint64 NOT NULL, c1644 Int8 NOT NULL, c1645 Int16 NOT NULL, c1646 String NOT NULL, c1647 Decimal(35,10) NOT NULL, c1648 Uint64 NOT NULL, c1649 Decimal(15,0) NOT NULL, c1650 Int16 NOT NULL, c1651 Datetime64 NOT NULL, c1652 Int64 NOT NULL, c1653 Datetime64 NOT NULL, c1654 Date NOT NULL, c1655 Utf8 NOT NULL, c1656 Decimal(22,9) NOT NULL, c1657 Uint8 NOT NULL, c1658 Int32 NOT NULL, c1659 Interval64 NOT NULL, c1660 Interval64 NOT NULL, c1661 Utf8 NOT NULL, c1662 Date32 NOT NULL, c1663 Datetime64 NOT NULL, c1664 Int32 NOT NULL, c1665 Uint16 NOT NULL, c1666 Uint64 NOT NULL, c1667 Uint64 NOT NULL, c1668 Datetime64 NOT NULL, c1669 String NOT NULL, c1670 Datetime64 NOT NULL, c1671 Datetime NOT NULL, c1672 Datetime64 NOT NULL, c1673 Uint64 NOT NULL, c1674 Int8 NOT NULL, c1675 Bool NOT NULL, c1676 Uint16 NOT NULL, c1677 Decimal(15,0) NOT NULL, c1678 Int64 NOT NULL, c1679 Datetime64 NOT NULL, c1680 Interval64 NOT NULL, c1681 Utf8 NOT NULL, c1682 Decimal(15,0) NOT NULL, c1683 Int64 NOT NULL, c1684 Date NOT NULL, c1685 Decimal(35,10) NOT NULL, c1686 Datetime64 NOT NULL, c1687 Date32 NOT NULL, c1688 String NOT NULL, c1689 Uint16 NOT NULL, c1690 Uint32 NOT NULL, c1691 Bool NOT NULL, c1692 Date32 NOT NULL, c1693 Uint64 NOT NULL, c1694 Int64 NOT NULL, c1695 Int16 NOT NULL, c1696 Decimal(22,9) NOT NULL, c1697 Timestamp NOT NULL, c1698 Date NOT NULL, c1699 Interval64 NOT NULL, c1700 Uint16 NOT NULL, c1701 Utf8 NOT NULL, c1702 Int64 NOT NULL, c1703 Int32 NOT NULL, c1704 Uint16 NOT NULL, c1705 Int16 NOT NULL, c1706 Utf8 NOT NULL, c1707 Datetime NOT NULL, c1708 Interval64 NOT NULL, c1709 Datetime64 NOT NULL, c1710 String NOT NULL, c1711 Utf8 NOT NULL, c1712 Datetime64 NOT NULL, c1713 Decimal(22,9) NOT NULL, c1714 Interval64 NOT NULL, c1715 Uint64 NOT NULL, c1716 Decimal(15,0) NOT NULL, c1717 Decimal(22,9) NOT NULL, c1718 String NOT NULL, c1719 Decimal(22,9) NOT NULL, c1720 Datetime NOT NULL, c1721 Utf8 NOT NULL, c1722 Interval64 NOT NULL, c1723 Datetime NOT NULL, c1724 Int16 NOT NULL, c1725 Int32 NOT NULL, c1726 Bool NOT NULL, c1727 Uint32 NOT NULL, c1728 Decimal(22,9) NOT NULL, c1729 Interval64 NOT NULL, c1730 Datetime64 NOT NULL, c1731 Uint64 NOT NULL, c1732 Datetime NOT NULL, c1733 Int8 NOT NULL, c1734 Decimal(35,10) NOT NULL, c1735 Timestamp NOT NULL, c1736 Timestamp64 NOT NULL, c1737 Uint32 NOT NULL, c1738 Date32 NOT NULL, c1739 Int16 NOT NULL, c1740 Uint64 NOT NULL, c1741 Uint64 NOT NULL, c1742 Decimal(35,10) NOT NULL, c1743 Int32 NOT NULL, c1744 Datetime NOT NULL, c1745 Uint16 NOT NULL, c1746 Uint16 NOT NULL, c1747 Date32 NOT NULL, c1748 String NOT NULL, c1749 Int64 NOT NULL, c1750 Int8 NOT NULL, c1751 Date32 NOT NULL, c1752 Bool NOT NULL, c1753 Bool NOT NULL, c1754 Date32 NOT NULL, c1755 Int8 NOT NULL, c1756 Int16 NOT NULL, c1757 Int32 NOT NULL, c1758 Date32 NOT NULL, c1759 Int32 NOT NULL, c1760 Uint8 NOT NULL, c1761 Datetime64 NOT NULL, c1762 Datetime64 NOT NULL, c1763 Interval64 NOT NULL, c1764 Int16 NOT NULL, c1765 Decimal(22,9) NOT NULL, c1766 Int16 NOT NULL, c1767 Int32 NOT NULL, c1768 Utf8 NOT NULL, c1769 Uint32 NOT NULL, c1770 Timestamp NOT NULL, c1771 Int16 NOT NULL, c1772 Utf8 NOT NULL, c1773 String NOT NULL, c1774 Decimal(15,0) NOT NULL, c1775 Timestamp NOT NULL, c1776 Uint32 NOT NULL, c1777 Uint32 NOT NULL, c1778 Int32 NOT NULL, c1779 Int8 NOT NULL, c1780 Utf8 NOT NULL, c1781 Uint8 NOT NULL, c1782 Int64 NOT NULL, c1783 Int16 NOT NULL, c1784 Int16 NOT NULL, c1785 String NOT NULL, c1786 Uint16 NOT NULL, c1787 Utf8 NOT NULL, c1788 Interval64 NOT NULL, c1789 Int32 NOT NULL, c1790 Bool NOT NULL, c1791 String NOT NULL, c1792 Datetime NOT NULL, c1793 Bool NOT NULL, c1794 Date NOT NULL, c1795 Datetime64 NOT NULL, c1796 Uint16 NOT NULL, c1797 Timestamp NOT NULL, c1798 Decimal(15,0) NOT NULL, c1799 Datetime64 NOT NULL, c1800 Date NOT NULL, c1801 Timestamp64 NOT NULL, c1802 Timestamp64 NOT NULL, c1803 Uint32 NOT NULL, c1804 Timestamp64 NOT NULL, c1805 String NOT NULL, c1806 Date NOT NULL, c1807 Datetime64 NOT NULL, c1808 Datetime64 NOT NULL, c1809 Timestamp NOT NULL, c1810 Int64 NOT NULL, c1811 Date32 NOT NULL, c1812 Uint32 NOT NULL, c1813 Int64 NOT NULL, c1814 Int16 NOT NULL, c1815 Bool NOT NULL, c1816 Timestamp NOT NULL, c1817 Uint8 NOT NULL, c1818 Datetime NOT NULL, c1819 Int32 NOT NULL, c1820 Int64 NOT NULL, c1821 Decimal(15,0) NOT NULL, c1822 Datetime NOT NULL, c1823 Bool NOT NULL, c1824 Utf8 NOT NULL, c1825 Uint64 NOT NULL, c1826 Date32 NOT NULL, c1827 Int16 NOT NULL, c1828 Datetime64 NOT NULL, c1829 Datetime64 NOT NULL, c1830 Int8 NOT NULL, c1831 Date NOT NULL, c1832 Uint16 NOT NULL, c1833 Decimal(22,9) NOT NULL, c1834 Uint64 NOT NULL, c1835 Uint8 NOT NULL, c1836 Datetime64 NOT NULL, c1837 Utf8 NOT NULL, c1838 Decimal(22,9) NOT NULL, c1839 Int8 NOT NULL, c1840 Decimal(15,0) NOT NULL, c1841 Decimal(35,10) NOT NULL, c1842 Utf8 NOT NULL, c1843 Timestamp64 NOT NULL, c1844 Interval64 NOT NULL, c1845 Decimal(35,10) NOT NULL, c1846 Decimal(15,0) NOT NULL, c1847 Decimal(15,0) NOT NULL, c1848 Datetime64 NOT NULL, c1849 String NOT NULL, c1850 Int32 NOT NULL, c1851 Uint8 NOT NULL, c1852 Uint64 NOT NULL, c1853 Int64 NOT NULL, c1854 Timestamp64 NOT NULL, c1855 Bool NOT NULL, c1856 Date NOT NULL, c1857 Date32 NOT NULL, c1858 Int16 NOT NULL, c1859 Int64 NOT NULL, c1860 Decimal(22,9) NOT NULL, c1861 Int32 NOT NULL, c1862 Timestamp64 NOT NULL, c1863 String NOT NULL, c1864 Uint32 NOT NULL, c1865 Timestamp64 NOT NULL, c1866 Uint16 NOT NULL, c1867 Int32 NOT NULL, c1868 Datetime64 NOT NULL, c1869 Decimal(35,10) NOT NULL, c1870 Decimal(35,10) NOT NULL, c1871 Decimal(35,10) NOT NULL, c1872 Datetime NOT NULL, c1873 Int8 NOT NULL, c1874 Date NOT NULL, c1875 Uint64 NOT NULL, c1876 Timestamp64 NOT NULL, c1877 Datetime64 NOT NULL, c1878 Utf8 NOT NULL, c1879 Decimal(22,9) NOT NULL, c1880 Int8 NOT NULL, c1881 Uint16 NOT NULL, c1882 Bool NOT NULL, c1883 Uint8 NOT NULL, c1884 Int16 NOT NULL, c1885 Decimal(15,0) NOT NULL, c1886 Datetime NOT NULL, c1887 Uint16 NOT NULL, c1888 Int32 NOT NULL, c1889 Decimal(35,10) NOT NULL, c1890 Int32 NOT NULL, c1891 Timestamp NOT NULL, c1892 Decimal(15,0) NOT NULL, c1893 Datetime NOT NULL, c1894 Decimal(22,9) NOT NULL, c1895 Interval64 NOT NULL, c1896 Date NOT NULL, c1897 Uint8 NOT NULL, c1898 Uint32 NOT NULL, c1899 Decimal(15,0) NOT NULL, c1900 Uint8 NOT NULL, c1901 Utf8 NOT NULL, c1902 Decimal(22,9) NOT NULL, c1903 Bool NOT NULL, c1904 Datetime NOT NULL, c1905 Decimal(22,9) NOT NULL, c1906 Datetime NOT NULL, c1907 Bool NOT NULL, c1908 Timestamp NOT NULL, c1909 Datetime64 NOT NULL, c1910 Uint32 NOT NULL, c1911 Uint64 NOT NULL, c1912 String NOT NULL, c1913 Int64 NOT NULL, c1914 Decimal(35,10) NOT NULL, c1915 Uint64 NOT NULL, c1916 Timestamp NOT NULL, c1917 Bool NOT NULL, c1918 Int16 NOT NULL, c1919 Int16 NOT NULL, c1920 Decimal(35,10) NOT NULL, c1921 Uint8 NOT NULL, c1922 Timestamp64 NOT NULL, c1923 Uint16 NOT NULL, c1924 Date NOT NULL, c1925 Uint8 NOT NULL, c1926 Decimal(15,0) NOT NULL, c1927 Bool NOT NULL, c1928 Date NOT NULL, c1929 Uint32 NOT NULL, c1930 Int64 NOT NULL, c1931 Bool NOT NULL, c1932 Int8 NOT NULL, c1933 Date NOT NULL, c1934 Uint32 NOT NULL, c1935 Timestamp NOT NULL, c1936 Uint64 NOT NULL, c1937 Timestamp NOT NULL, c1938 Int16 NOT NULL, c1939 Decimal(22,9) NOT NULL, c1940 Interval64 NOT NULL, c1941 Int8 NOT NULL, c1942 Decimal(35,10) NOT NULL, c1943 Timestamp NOT NULL, c1944 String NOT NULL, c1945 Bool NOT NULL, c1946 Timestamp NOT NULL, c1947 Date NOT NULL, c1948 String NOT NULL, c1949 Int32 NOT NULL, c1950 Date32 NOT NULL, c1951 Uint64 NOT NULL, c1952 Int8 NOT NULL, c1953 Decimal(35,10) NOT NULL, c1954 Uint8 NOT NULL, c1955 Int32 NOT NULL, c1956 Uint64 NOT NULL, c1957 Datetime64 NOT NULL, c1958 Int8 NOT NULL, c1959 Datetime NOT NULL, c1960 Datetime NOT NULL, c1961 Date NOT NULL, c1962 Utf8 NOT NULL, c1963 Date32 NOT NULL, c1964 Decimal(15,0) NOT NULL, c1965 Int64 NOT NULL, c1966 Bool NOT NULL, c1967 Timestamp64 NOT NULL, c1968 Date32 NOT NULL, c1969 Datetime64 NOT NULL, c1970 Timestamp64 NOT NULL, c1971 Int8 NOT NULL, c1972 String NOT NULL, c1973 Interval64 NOT NULL, c1974 Timestamp NOT NULL, c1975 Date NOT NULL, c1976 String NOT NULL, c1977 Utf8 NOT NULL, c1978 Decimal(22,9) NOT NULL, c1979 Uint8 NOT NULL, c1980 Int64 NOT NULL, c1981 Decimal(22,9) NOT NULL, c1982 Interval64 NOT NULL, c1983 Int32 NOT NULL, c1984 Decimal(15,0) NOT NULL, c1985 Utf8 NOT NULL, c1986 Interval64 NOT NULL, c1987 Datetime NOT NULL, c1988 Decimal(35,10) NOT NULL, c1989 String NOT NULL, c1990 Int64 NOT NULL, c1991 Decimal(35,10) NOT NULL, c1992 Timestamp64 NOT NULL, c1993 Decimal(15,0) NOT NULL, c1994 Uint32 NOT NULL, c1995 Datetime NOT NULL, c1996 Date NOT NULL, c1997 Int16 NOT NULL, c1998 Date NOT NULL, c1999 Decimal(15,0) NOT NULL, c2000 Int32 NOT NULL, c2001 Decimal(22,9) NOT NULL, c2002 Datetime NOT NULL, c2003 Date32 NOT NULL, c2004 Interval64 NOT NULL, c2005 Uint8 NOT NULL, c2006 Uint8 NOT NULL, c2007 Uint64 NOT NULL, c2008 Uint16 NOT NULL, c2009 Uint8 NOT NULL, c2010 Int8 NOT NULL, c2011 Datetime NOT NULL, c2012 Datetime NOT NULL, c2013 Interval64 NOT NULL, c2014 Decimal(35,10) NOT NULL, c2015 Uint32 NOT NULL, c2016 Utf8 NOT NULL, c2017 Int16 NOT NULL, c2018 Datetime NOT NULL, c2019 Timestamp64 NOT NULL, c2020 Decimal(15,0) NOT NULL, c2021 Decimal(35,10) NOT NULL, c2022 Datetime64 NOT NULL, c2023 Utf8 NOT NULL, c2024 Datetime NOT NULL, c2025 Int32 NOT NULL, c2026 Date NOT NULL, c2027 Uint32 NOT NULL, c2028 Int8 NOT NULL, c2029 Decimal(22,9) NOT NULL, c2030 Int32 NOT NULL, c2031 Timestamp64 NOT NULL, c2032 Uint8 NOT NULL, c2033 Date NOT NULL, c2034 Int64 NOT NULL, c2035 Decimal(35,10) NOT NULL, c2036 Datetime NOT NULL, c2037 Decimal(22,9) NOT NULL, c2038 Uint8 NOT NULL, c2039 Int64 NOT NULL, c2040 Uint16 NOT NULL, c2041 Datetime NOT NULL, c2042 Int8 NOT NULL, c2043 Utf8 NOT NULL, c2044 Datetime NOT NULL, c2045 Decimal(15,0) NOT NULL, c2046 Int16 NOT NULL, c2047 Int32 NOT NULL, c2048 Uint32 NOT NULL, c2049 Int64 NOT NULL, c2050 Uint16 NOT NULL, c2051 Decimal(35,10) NOT NULL, c2052 Int8 NOT NULL, c2053 Decimal(35,10) NOT NULL, c2054 Int8 NOT NULL, c2055 Datetime NOT NULL, c2056 Interval64 NOT NULL, c2057 Uint16 NOT NULL, c2058 Timestamp64 NOT NULL, c2059 Decimal(22,9) NOT NULL, c2060 String NOT NULL, c2061 Uint8 NOT NULL, c2062 Decimal(22,9) NOT NULL, c2063 Int32 NOT NULL, c2064 Uint64 NOT NULL, c2065 Decimal(35,10) NOT NULL, c2066 Timestamp64 NOT NULL, c2067 String NOT NULL, c2068 Uint64 NOT NULL, c2069 Int8 NOT NULL, c2070 Bool NOT NULL, c2071 Decimal(35,10) NOT NULL, c2072 Datetime64 NOT NULL, c2073 Uint16 NOT NULL, c2074 Decimal(35,10) NOT NULL, c2075 String NOT NULL, c2076 Uint64 NOT NULL, c2077 String NOT NULL, c2078 Int8 NOT NULL, c2079 Utf8 NOT NULL, c2080 Utf8 NOT NULL, c2081 Date32 NOT NULL, c2082 Datetime NOT NULL, c2083 Int64 NOT NULL, c2084 Timestamp64 NOT NULL, c2085 Uint8 NOT NULL, c2086 Uint64 NOT NULL, c2087 Int64 NOT NULL, c2088 Int32 NOT NULL, c2089 String NOT NULL, c2090 Date32 NOT NULL, c2091 Interval64 NOT NULL, c2092 Uint32 NOT NULL, c2093 Int32 NOT NULL, c2094 Decimal(22,9) NOT NULL, c2095 Int8 NOT NULL, c2096 Datetime NOT NULL, c2097 Int64 NOT NULL, c2098 Uint8 NOT NULL, c2099 Uint64 NOT NULL, c2100 Date NOT NULL, c2101 Uint16 NOT NULL, c2102 Bool NOT NULL, c2103 Decimal(35,10) NOT NULL, c2104 Decimal(15,0) NOT NULL, c2105 Date NOT NULL, c2106 String NOT NULL, c2107 Date32 NOT NULL, c2108 Interval64 NOT NULL, c2109 Date32 NOT NULL, c2110 Bool NOT NULL, c2111 Date32 NOT NULL, c2112 Timestamp NOT NULL, c2113 Int8 NOT NULL, c2114 Uint64 NOT NULL, c2115 Date32 NOT NULL, c2116 Interval64 NOT NULL, c2117 Datetime64 NOT NULL, c2118 Decimal(22,9) NOT NULL, c2119 Timestamp NOT NULL, c2120 Timestamp64 NOT NULL, c2121 Int16 NOT NULL, c2122 Uint16 NOT NULL, c2123 Uint32 NOT NULL, c2124 Int8 NOT NULL, c2125 Date32 NOT NULL, c2126 Utf8 NOT NULL, c2127 Datetime NOT NULL, c2128 Timestamp64 NOT NULL, c2129 Timestamp64 NOT NULL, c2130 Timestamp64 NOT NULL, c2131 Datetime NOT NULL, c2132 Date32 NOT NULL, c2133 Interval64 NOT NULL, c2134 Decimal(15,0) NOT NULL, c2135 Uint64 NOT NULL, c2136 String NOT NULL, c2137 Uint16 NOT NULL, c2138 Utf8 NOT NULL, c2139 Uint16 NOT NULL, c2140 Uint64 NOT NULL, c2141 Datetime64 NOT NULL, c2142 Decimal(35,10) NOT NULL, c2143 Decimal(35,10) NOT NULL, c2144 Datetime NOT NULL, c2145 Int16 NOT NULL, c2146 Int32 NOT NULL, c2147 Uint64 NOT NULL, c2148 Int16 NOT NULL, c2149 Decimal(15,0) NOT NULL, c2150 Int32 NOT NULL, c2151 String NOT NULL, c2152 Utf8 NOT NULL, c2153 Decimal(35,10) NOT NULL, c2154 Int64 NOT NULL, c2155 Datetime NOT NULL, c2156 Int8 NOT NULL, c2157 String NOT NULL, c2158 Int64 NOT NULL, c2159 Decimal(15,0) NOT NULL, c2160 Uint32 NOT NULL, c2161 Datetime64 NOT NULL, c2162 Decimal(15,0) NOT NULL, c2163 Datetime64 NOT NULL, c2164 Decimal(22,9) NOT NULL, c2165 Uint8 NOT NULL, c2166 Int16 NOT NULL, c2167 Uint8 NOT NULL, c2168 Uint64 NOT NULL, c2169 Int16 NOT NULL, c2170 Datetime64 NOT NULL, c2171 Timestamp64 NOT NULL, c2172 Uint32 NOT NULL, c2173 Uint16 NOT NULL, c2174 Datetime NOT NULL, c2175 Decimal(22,9) NOT NULL, c2176 Int64 NOT NULL, c2177 Decimal(35,10) NOT NULL, c2178 Int16 NOT NULL, c2179 Decimal(35,10) NOT NULL, c2180 Int32 NOT NULL, c2181 Int64 NOT NULL, c2182 Bool NOT NULL, c2183 Datetime64 NOT NULL, c2184 String NOT NULL, c2185 Bool NOT NULL, c2186 Date NOT NULL, c2187 Uint8 NOT NULL, c2188 String NOT NULL, c2189 Interval64 NOT NULL, c2190 Datetime NOT NULL, c2191 Datetime64 NOT NULL, c2192 Decimal(35,10) NOT NULL, c2193 Decimal(15,0) NOT NULL, c2194 Int16 NOT NULL, c2195 Timestamp NOT NULL, c2196 Int32 NOT NULL, c2197 Decimal(15,0) NOT NULL, c2198 Utf8 NOT NULL, c2199 String NOT NULL, c2200 Uint64 NOT NULL, c2201 Uint64 NOT NULL, c2202 Decimal(22,9) NOT NULL, c2203 Bool NOT NULL, c2204 Int64 NOT NULL, c2205 Uint16 NOT NULL, c2206 Datetime NOT NULL, c2207 Int8 NOT NULL, c2208 Date32 NOT NULL, c2209 Date NOT NULL, c2210 Uint64 NOT NULL, c2211 Int8 NOT NULL, c2212 Uint32 NOT NULL, c2213 Timestamp NOT NULL, c2214 Bool NOT NULL, c2215 String NOT NULL, c2216 Decimal(22,9) NOT NULL, c2217 Decimal(15,0) NOT NULL, c2218 Timestamp64 NOT NULL, c2219 Uint32 NOT NULL, c2220 Date32 NOT NULL, c2221 Decimal(22,9) NOT NULL, c2222 String NOT NULL, c2223 Bool NOT NULL, c2224 Int16 NOT NULL, c2225 Int8 NOT NULL, c2226 Int64 NOT NULL, c2227 Decimal(15,0) NOT NULL, c2228 String NOT NULL, c2229 Date NOT NULL, c2230 Date32 NOT NULL, c2231 Int32 NOT NULL, c2232 Interval64 NOT NULL, c2233 Bool NOT NULL, c2234 Date32 NOT NULL, c2235 Timestamp64 NOT NULL, c2236 Datetime NOT NULL, c2237 Decimal(22,9) NOT NULL, c2238 String NOT NULL, c2239 Utf8 NOT NULL, c2240 Timestamp NOT NULL, c2241 Decimal(35,10) NOT NULL, c2242 Interval64 NOT NULL, c2243 Bool NOT NULL, c2244 Datetime NOT NULL, c2245 Bool NOT NULL, c2246 Int16 NOT NULL, c2247 Timestamp64 NOT NULL, c2248 Int32 NOT NULL, c2249 Decimal(22,9) NOT NULL, c2250 Date NOT NULL, c2251 Datetime NOT NULL, c2252 Date32 NOT NULL, c2253 Interval64 NOT NULL, c2254 Timestamp64 NOT NULL, c2255 Decimal(35,10) NOT NULL, c2256 Decimal(35,10) NOT NULL, c2257 Date NOT NULL, c2258 Interval64 NOT NULL, c2259 Date32 NOT NULL, c2260 Interval64 NOT NULL, c2261 String NOT NULL, c2262 Decimal(22,9) NOT NULL, c2263 Utf8 NOT NULL, c2264 Decimal(35,10) NOT NULL, c2265 Date32 NOT NULL, c2266 Bool NOT NULL, c2267 Uint32 NOT NULL, c2268 Decimal(15,0) NOT NULL, c2269 Decimal(22,9) NOT NULL, c2270 Utf8 NOT NULL, c2271 String NOT NULL, c2272 Bool NOT NULL, c2273 String NOT NULL, c2274 Int64 NOT NULL, c2275 Timestamp NOT NULL, c2276 Utf8 NOT NULL, c2277 Int16 NOT NULL, c2278 Int16 NOT NULL, c2279 Date32 NOT NULL, c2280 Uint32 NOT NULL, c2281 String NOT NULL, c2282 Datetime NOT NULL, c2283 Timestamp NOT NULL, c2284 Utf8 NOT NULL, c2285 Timestamp64 NOT NULL, c2286 Decimal(22,9) NOT NULL, c2287 Uint64 NOT NULL, c2288 Datetime NOT NULL, c2289 Datetime64 NOT NULL, c2290 Uint32 NOT NULL, c2291 Decimal(15,0) NOT NULL, c2292 Int32 NOT NULL, c2293 Timestamp64 NOT NULL, c2294 Decimal(15,0) NOT NULL, c2295 Int16 NOT NULL, c2296 Uint64 NOT NULL, c2297 Utf8 NOT NULL, c2298 Uint8 NOT NULL, c2299 Decimal(15,0) NOT NULL, c2300 Date NOT NULL, c2301 Bool NOT NULL, c2302 Decimal(22,9) NOT NULL, c2303 Int64 NOT NULL, c2304 String NOT NULL, c2305 Interval64 NOT NULL, c2306 Date32 NOT NULL, c2307 Int8 NOT NULL, c2308 Int64 NOT NULL, c2309 Uint32 NOT NULL, c2310 Utf8 NOT NULL, c2311 String NOT NULL, c2312 Date NOT NULL, c2313 Int32 NOT NULL, c2314 Date32 NOT NULL, c2315 Decimal(35,10) NOT NULL, c2316 Decimal(22,9) NOT NULL, c2317 Int16 NOT NULL, c2318 Uint32 NOT NULL, c2319 Uint32 NOT NULL, c2320 Uint8 NOT NULL, c2321 Date32 NOT NULL, c2322 Uint64 NOT NULL, c2323 Datetime NOT NULL, c2324 Uint8 NOT NULL, c2325 Uint16 NOT NULL, c2326 Int32 NOT NULL, c2327 Int8 NOT NULL, c2328 Int16 NOT NULL, c2329 Date32 NOT NULL, c2330 Int16 NOT NULL, c2331 Date32 NOT NULL, c2332 Bool NOT NULL, c2333 Int8 NOT NULL, c2334 Uint16 NOT NULL, c2335 Decimal(22,9) NOT NULL, c2336 Decimal(22,9) NOT NULL, c2337 Datetime NOT NULL, c2338 Datetime64 NOT NULL, c2339 Uint32 NOT NULL, c2340 Uint64 NOT NULL, c2341 Int8 NOT NULL, c2342 Uint32 NOT NULL, c2343 Datetime NOT NULL, c2344 Utf8 NOT NULL, c2345 Int8 NOT NULL, c2346 Int16 NOT NULL, c2347 String NOT NULL, c2348 Datetime64 NOT NULL, c2349 Date NOT NULL, c2350 Utf8 NOT NULL, c2351 Decimal(15,0) NOT NULL, c2352 Int64 NOT NULL, c2353 Decimal(35,10) NOT NULL, c2354 Decimal(35,10) NOT NULL, c2355 Int32 NOT NULL, c2356 Datetime64 NOT NULL, c2357 Decimal(15,0) NOT NULL, c2358 Timestamp64 NOT NULL, c2359 Uint16 NOT NULL, c2360 Int32 NOT NULL, c2361 Uint16 NOT NULL, c2362 Datetime NOT NULL, c2363 Int64 NOT NULL, c2364 String NOT NULL, c2365 Timestamp NOT NULL, c2366 Uint16 NOT NULL, c2367 Timestamp64 NOT NULL, c2368 Uint32 NOT NULL, c2369 Datetime64 NOT NULL, c2370 String NOT NULL, c2371 Datetime64 NOT NULL, c2372 Uint32 NOT NULL, c2373 Uint32 NOT NULL, c2374 Timestamp64 NOT NULL, c2375 Datetime64 NOT NULL, c2376 Uint8 NOT NULL, c2377 Int16 NOT NULL, c2378 Utf8 NOT NULL, c2379 Date32 NOT NULL, c2380 Uint64 NOT NULL, c2381 Uint64 NOT NULL, c2382 Timestamp64 NOT NULL, c2383 Date32 NOT NULL, c2384 Bool NOT NULL, c2385 Datetime64 NOT NULL, c2386 Int64 NOT NULL, c2387 Date NOT NULL, c2388 Datetime64 NOT NULL, c2389 Int8 NOT NULL, c2390 Timestamp64 NOT NULL, c2391 Timestamp NOT NULL, c2392 Timestamp64 NOT NULL, c2393 String NOT NULL, c2394 Date NOT NULL, c2395 Uint64 NOT NULL, c2396 Datetime NOT NULL, c2397 Uint64 NOT NULL, c2398 Int16 NOT NULL, c2399 Decimal(35,10) NOT NULL, c2400 Uint32 NOT NULL, c2401 Utf8 NOT NULL, c2402 Utf8 NOT NULL, c2403 Int64 NOT NULL, c2404 Timestamp64 NOT NULL, c2405 Timestamp NOT NULL, c2406 Timestamp64 NOT NULL, c2407 Int16 NOT NULL, c2408 Interval64 NOT NULL, c2409 Timestamp NOT NULL, c2410 Date32 NOT NULL, c2411 Int64 NOT NULL, c2412 Int8 NOT NULL, c2413 Datetime NOT NULL, c2414 String NOT NULL, c2415 Int16 NOT NULL, c2416 Datetime NOT NULL, c2417 Timestamp NOT NULL, c2418 Datetime64 NOT NULL, c2419 Uint16 NOT NULL, c2420 Uint16 NOT NULL, c2421 Bool NOT NULL, c2422 Uint16 NOT NULL, c2423 Int16 NOT NULL, c2424 Uint16 NOT NULL, c2425 Datetime64 NOT NULL, c2426 Uint64 NOT NULL, c2427 String NOT NULL, c2428 Decimal(35,10) NOT NULL, c2429 Utf8 NOT NULL, c2430 Datetime64 NOT NULL, c2431 Int32 NOT NULL, c2432 Decimal(35,10) NOT NULL, c2433 Timestamp64 NOT NULL, c2434 Date NOT NULL, c2435 Date32 NOT NULL, c2436 Date NOT NULL, c2437 Timestamp64 NOT NULL, c2438 Int8 NOT NULL, c2439 Utf8 NOT NULL, c2440 Int16 NOT NULL, c2441 Datetime64 NOT NULL, c2442 Int64 NOT NULL, c2443 String NOT NULL, c2444 Decimal(22,9) NOT NULL, c2445 Decimal(35,10) NOT NULL, c2446 Int64 NOT NULL, c2447 Int32 NOT NULL, c2448 Timestamp NOT NULL, c2449 Int32 NOT NULL, c2450 Uint8 NOT NULL, c2451 Int8 NOT NULL, c2452 Timestamp64 NOT NULL, c2453 Datetime64 NOT NULL, c2454 Timestamp64 NOT NULL, c2455 Uint16 NOT NULL, c2456 Timestamp64 NOT NULL, c2457 Uint32 NOT NULL, c2458 Interval64 NOT NULL, c2459 Int32 NOT NULL, c2460 Uint32 NOT NULL, c2461 Decimal(22,9) NOT NULL, c2462 Bool NOT NULL, c2463 Timestamp64 NOT NULL, c2464 Int8 NOT NULL, c2465 Timestamp64 NOT NULL, c2466 Utf8 NOT NULL, c2467 Uint16 NOT NULL, c2468 Uint64 NOT NULL, c2469 Int64 NOT NULL, c2470 Int32 NOT NULL, c2471 Int32 NOT NULL, c2472 Date NOT NULL, c2473 Int8 NOT NULL, c2474 Bool NOT NULL, c2475 Decimal(15,0) NOT NULL, c2476 Int32 NOT NULL, c2477 Bool NOT NULL, c2478 Date NOT NULL, c2479 Interval64 NOT NULL, c2480 Uint64 NOT NULL, c2481 Uint32 NOT NULL, c2482 Uint8 NOT NULL, c2483 Uint16 NOT NULL, c2484 Interval64 NOT NULL, c2485 Int64 NOT NULL, c2486 Date NOT NULL, c2487 Date32 NOT NULL, c2488 Datetime64 NOT NULL, c2489 Int8 NOT NULL, c2490 Interval64 NOT NULL, c2491 Uint16 NOT NULL, c2492 Timestamp NOT NULL, c2493 Datetime NOT NULL, c2494 Int64 NOT NULL, c2495 String NOT NULL, c2496 Double, c2497 Decimal(15,0), c2498 Datetime64, c2499 Date32, c2500 Uint8, c2501 Double NOT NULL, c2502 Datetime64 NOT NULL, c2503 Uint32 NOT NULL, c2504 String NOT NULL, c2505 Yson NOT NULL, c2506 Decimal(15,0) NOT NULL, c2507 Date, c2508 Float, c2509 Decimal(15,0) NOT NULL, c2510 Uint8, c2511 Datetime64 NOT NULL, c2512 Int64 NOT NULL, c2513 Int8, c2514 Decimal(22,9) NOT NULL, c2515 Json, c2516 Int64, c2517 Int8 NOT NULL, c2518 Int32, c2519 Float NOT NULL, c2520 Int16, c2521 String, c2522 Date32, c2523 Double NOT NULL, c2524 Decimal(35,10), c2525 Bool NOT NULL, c2526 Bool NOT NULL, c2527 Bool NOT NULL, c2528 Decimal(35,10) NOT NULL, c2529 Uint64 NOT NULL, c2530 Datetime, c2531 Uint32 NOT NULL, c2532 Yson NOT NULL, c2533 String NOT NULL, c2534 Uint64, c2535 Decimal(15,0) NOT NULL, c2536 Date32, c2537 Float NOT NULL, c2538 Uint16, c2539 Interval64 NOT NULL, c2540 Timestamp64, c2541 Uint32 NOT NULL, c2542 Uint8 NOT NULL, c2543 Yson NOT NULL, c2544 Timestamp64, c2545 Datetime64, c2546 Bool NOT NULL, c2547 Json NOT NULL, c2548 Double NOT NULL, c2549 Yson NOT NULL, c2550 Decimal(35,10), c2551 Int16, c2552 Uint8 NOT NULL, c2553 String, c2554 Decimal(15,0) NOT NULL, c2555 Timestamp64 NOT NULL, c2556 Double NOT NULL, c2557 Int8 NOT NULL, c2558 Int32 NOT NULL, c2559 Date NOT NULL, c2560 Decimal(15,0), c2561 Float NOT NULL, c2562 Json, c2563 Uint16 NOT NULL, c2564 Decimal(15,0), c2565 Int16, c2566 Decimal(35,10), c2567 String NOT NULL, c2568 Json, c2569 Date, c2570 Date NOT NULL, c2571 JsonDocument, c2572 Int8, c2573 Timestamp NOT NULL, c2574 Date NOT NULL, c2575 JsonDocument, c2576 Int8, c2577 Bool NOT NULL, c2578 Double NOT NULL, c2579 Decimal(15,0), c2580 Int8, c2581 Decimal(22,9), c2582 Timestamp, c2583 Utf8 NOT NULL, c2584 Uint16, c2585 Int8, c2586 Datetime NOT NULL, c2587 Int32, c2588 Int16, c2589 Decimal(15,0), c2590 JsonDocument, c2591 Utf8, c2592 Int64, c2593 Int32, c2594 Decimal(15,0), c2595 Int32, c2596 Decimal(35,10) NOT NULL, c2597 Date32, c2598 Decimal(22,9) NOT NULL, c2599 JsonDocument NOT NULL, c2600 Uint8, c2601 Uint64 NOT NULL, c2602 Bool NOT NULL, c2603 Int64, c2604 Bool NOT NULL, c2605 Utf8, c2606 Float NOT NULL, c2607 Double NOT NULL, c2608 Interval64 NOT NULL, c2609 Interval64, c2610 Datetime64, c2611 Datetime64 NOT NULL, c2612 Int16, c2613 Timestamp64, c2614 Decimal(15,0) NOT NULL, c2615 String NOT NULL, c2616 JsonDocument NOT NULL, c2617 Uint32 NOT NULL, c2618 Uint64, c2619 Json NOT NULL, c2620 Utf8 NOT NULL, c2621 Json NOT NULL, c2622 Datetime64 NOT NULL, c2623 Int8 NOT NULL, c2624 Uint8 NOT NULL, c2625 Timestamp64 NOT NULL, c2626 Int64 NOT NULL, c2627 Int16 NOT NULL, c2628 Timestamp64, c2629 Float NOT NULL, c2630 Uint64, c2631 Json NOT NULL, c2632 Datetime64, c2633 Uint64, c2634 Datetime64, c2635 Uint16 NOT NULL, c2636 Uint8 NOT NULL, c2637 Uint32, c2638 Decimal(35,10) NOT NULL, c2639 Date32, c2640 Uint16, c2641 Bool, c2642 Bool NOT NULL, c2643 Int64, c2644 Utf8, c2645 Datetime NOT NULL, c2646 Json, c2647 Yson NOT NULL, c2648 Uint32, c2649 Timestamp NOT NULL, c2650 Bool NOT NULL, c2651 Json, c2652 Uint32 NOT NULL, c2653 Int16, c2654 Uint16 NOT NULL, c2655 Bool NOT NULL, c2656 Int32, c2657 Int16 NOT NULL, c2658 String, c2659 Utf8, c2660 Timestamp, c2661 Float, c2662 Date NOT NULL, c2663 Uint8 NOT NULL, c2664 Date NOT NULL, c2665 Decimal(22,9), c2666 Uint8, c2667 Utf8 NOT NULL, c2668 Date, c2669 Uint16 NOT NULL, c2670 Double, c2671 Datetime64, c2672 Uint32 NOT NULL, c2673 Datetime64 NOT NULL, c2674 Double NOT NULL, c2675 Date32 NOT NULL, c2676 Float, c2677 Int8 NOT NULL, c2678 Decimal(22,9), c2679 Decimal(15,0) NOT NULL, c2680 Date NOT NULL, c2681 Yson NOT NULL, c2682 Double NOT NULL, c2683 Date NOT NULL, c2684 String NOT NULL, c2685 Decimal(15,0), c2686 Decimal(22,9), c2687 Double, c2688 Double NOT NULL, c2689 Float, c2690 Date NOT NULL, c2691 Int16 NOT NULL, c2692 Uint8 NOT NULL, c2693 Datetime64, c2694 Date32 NOT NULL, c2695 Uint8 NOT NULL, c2696 Uint64, c2697 Int8 NOT NULL, c2698 Date32 NOT NULL, c2699 Int32, c2700 Decimal(15,0) NOT NULL, c2701 Int16 NOT NULL, c2702 Int16 NOT NULL, c2703 Float NOT NULL, c2704 Int32 NOT NULL, c2705 Bool, c2706 Bool, c2707 Datetime64, c2708 Decimal(22,9) NOT NULL, c2709 Decimal(35,10), c2710 Float, c2711 String, c2712 Json NOT NULL, c2713 Int32 NOT NULL, c2714 Bool, c2715 Interval64 NOT NULL, c2716 Uint8 NOT NULL, c2717 Double NOT NULL, c2718 Uint16 NOT NULL, c2719 Utf8, c2720 Date NOT NULL, c2721 Uint16 NOT NULL, c2722 JsonDocument, c2723 Yson NOT NULL, c2724 Bool NOT NULL, c2725 String NOT NULL, c2726 Decimal(22,9) NOT NULL, c2727 Bool NOT NULL, c2728 Timestamp64 NOT NULL, c2729 String, c2730 Timestamp NOT NULL, c2731 Datetime NOT NULL, c2732 Uint32 NOT NULL, c2733 Int16 NOT NULL, c2734 Json NOT NULL, c2735 Uint32, c2736 Uint16, c2737 Json, c2738 Datetime64 NOT NULL, c2739 Bool NOT NULL, c2740 Double NOT NULL, c2741 Float, c2742 Int16 NOT NULL, c2743 Timestamp, c2744 Utf8 NOT NULL, c2745 Int8, c2746 Datetime64, c2747 Uint16, c2748 Float NOT NULL, c2749 Float, c2750 Uint8 NOT NULL, c2751 Int16 NOT NULL, c2752 Interval64, c2753 Timestamp, c2754 Datetime, c2755 Decimal(22,9), c2756 Int64, c2757 JsonDocument, c2758 Decimal(15,0), c2759 Int16 NOT NULL, c2760 Float, c2761 Int16 NOT NULL, c2762 Timestamp NOT NULL, c2763 JsonDocument NOT NULL, c2764 Int16 NOT NULL, c2765 Utf8, c2766 Int16 NOT NULL, c2767 Int64, c2768 Interval64 NOT NULL, c2769 String NOT NULL, c2770 Decimal(22,9) NOT NULL, c2771 Uint16 NOT NULL, c2772 Timestamp64 NOT NULL, c2773 Json NOT NULL, c2774 Datetime NOT NULL, c2775 Uint32 NOT NULL, c2776 Datetime NOT NULL, c2777 Uint32, c2778 Int16 NOT NULL, c2779 Date NOT NULL, c2780 Uint32, c2781 Date32 NOT NULL, c2782 Datetime64 NOT NULL, c2783 Uint64 NOT NULL, c2784 Decimal(22,9) NOT NULL, c2785 Int64 NOT NULL, c2786 Date, c2787 Uint32, c2788 Interval64, c2789 Uint64 NOT NULL, c2790 Date, c2791 Int8 NOT NULL, c2792 String NOT NULL, c2793 Int8, c2794 Double, c2795 Double NOT NULL, c2796 Int32, c2797 Decimal(22,9), c2798 Decimal(15,0) NOT NULL, c2799 Uint32, c2800 Int8 NOT NULL, c2801 Double NOT NULL, c2802 Uint64 NOT NULL, c2803 String NOT NULL, c2804 Int64, c2805 Decimal(15,0), c2806 Utf8, c2807 Json, c2808 Float, c2809 Timestamp64 NOT NULL, c2810 String, c2811 Datetime, c2812 Utf8 NOT NULL, c2813 Date, c2814 Uint32, c2815 Uint64 NOT NULL, c2816 Decimal(15,0), c2817 Date32 NOT NULL, c2818 Json NOT NULL, c2819 Int8 NOT NULL, c2820 Uint16 NOT NULL, c2821 Utf8 NOT NULL, c2822 Json, c2823 Uint16, c2824 Int16 NOT NULL, c2825 Uint8, c2826 Uint64, c2827 Utf8 NOT NULL, c2828 Date, c2829 Date NOT NULL, c2830 Date32, c2831 Int8, c2832 Date NOT NULL, c2833 Date32, c2834 Datetime NOT NULL, c2835 Decimal(35,10) NOT NULL, c2836 Uint16, c2837 Decimal(15,0), c2838 Datetime NOT NULL, c2839 Timestamp64 NOT NULL, c2840 Int32, c2841 Int64 NOT NULL, c2842 Uint64 NOT NULL, c2843 Int64 NOT NULL, c2844 Int16, c2845 Timestamp64, c2846 Decimal(22,9), c2847 Decimal(22,9) NOT NULL, c2848 Float, c2849 Double NOT NULL, c2850 Int32, c2851 Utf8, c2852 Date NOT NULL, c2853 Yson, c2854 Uint16, c2855 Json, c2856 Uint16, c2857 Int32, c2858 Uint32 NOT NULL, c2859 Int16, c2860 Double, c2861 Datetime NOT NULL, c2862 Decimal(22,9), c2863 Date32, c2864 Bool NOT NULL, c2865 Decimal(22,9), c2866 Date NOT NULL, c2867 Json NOT NULL, c2868 Datetime NOT NULL, c2869 Int16 NOT NULL, c2870 Uint16 NOT NULL, c2871 Decimal(35,10) NOT NULL, c2872 Datetime64 NOT NULL, c2873 Datetime, c2874 Utf8, c2875 Datetime, c2876 Date32, c2877 Uint64 NOT NULL, c2878 Date NOT NULL, c2879 Datetime, c2880 Int32 NOT NULL, c2881 Float NOT NULL, c2882 Utf8, c2883 Date32, c2884 Float,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033, c2034, c2035, c2036, c2037, c2038, c2039, c2040, c2041, c2042, c2043, c2044, c2045, c2046, c2047, c2048, c2049, c2050, c2051, c2052, c2053, c2054, c2055, c2056, c2057, c2058, c2059, c2060, c2061, c2062, c2063, c2064, c2065, c2066, c2067, c2068, c2069, c2070, c2071, c2072, c2073, c2074, c2075, c2076, c2077, c2078, c2079, c2080, c2081, c2082, c2083, c2084, c2085, c2086, c2087, c2088, c2089, c2090, c2091, c2092, c2093, c2094, c2095, c2096, c2097, c2098, c2099, c2100, c2101, c2102, c2103, c2104, c2105, c2106, c2107, c2108, c2109, c2110, c2111, c2112, c2113, c2114, c2115, c2116, c2117, c2118, c2119, c2120, c2121, c2122, c2123, c2124, c2125, c2126, c2127, c2128, c2129, c2130, c2131, c2132, c2133, c2134, c2135, c2136, c2137, c2138, c2139, c2140, c2141, c2142, c2143, c2144, c2145, c2146, c2147, c2148, c2149, c2150, c2151, c2152, c2153, c2154, c2155, c2156, c2157, c2158, c2159, c2160, c2161, c2162, c2163, c2164, c2165, c2166, c2167, c2168, c2169, c2170, c2171, c2172, c2173, c2174, c2175, c2176, c2177, c2178, c2179, c2180, c2181, c2182, c2183, c2184, c2185, c2186, c2187, c2188, c2189, c2190, c2191, c2192, c2193, c2194, c2195, c2196, c2197, c2198, c2199, c2200, c2201, c2202, c2203, c2204, c2205, c2206, c2207, c2208, c2209, c2210, c2211, c2212, c2213, c2214, c2215, c2216, c2217, c2218, c2219, c2220, c2221, c2222, c2223, c2224, c2225, c2226, c2227, c2228, c2229, c2230, c2231, c2232, c2233, c2234, c2235, c2236, c2237, c2238, c2239, c2240, c2241, c2242, c2243, c2244, c2245, c2246, c2247, c2248, c2249, c2250, c2251, c2252, c2253, c2254, c2255, c2256, c2257, c2258, c2259, c2260, c2261, c2262, c2263, c2264, c2265, c2266, c2267, c2268, c2269, c2270, c2271, c2272, c2273, c2274, c2275, c2276, c2277, c2278, c2279, c2280, c2281, c2282, c2283, c2284, c2285, c2286, c2287, c2288, c2289, c2290, c2291, c2292, c2293, c2294, c2295, c2296, c2297, c2298, c2299, c2300, c2301, c2302, c2303, c2304, c2305, c2306, c2307, c2308, c2309, c2310, c2311, c2312, c2313, c2314, c2315, c2316, c2317, c2318, c2319, c2320, c2321, c2322, c2323, c2324, c2325, c2326, c2327, c2328, c2329, c2330, c2331, c2332, c2333, c2334, c2335, c2336, c2337, c2338, c2339, c2340, c2341, c2342, c2343, c2344, c2345, c2346, c2347, c2348, c2349, c2350, c2351, c2352, c2353, c2354, c2355, c2356, c2357, c2358, c2359, c2360, c2361, c2362, c2363, c2364, c2365, c2366, c2367, c2368, c2369, c2370, c2371, c2372, c2373, c2374, c2375, c2376, c2377, c2378, c2379, c2380, c2381, c2382, c2383, c2384, c2385, c2386, c2387, c2388, c2389, c2390, c2391, c2392, c2393, c2394, c2395, c2396, c2397, c2398, c2399, c2400, c2401, c2402, c2403, c2404, c2405, c2406, c2407, c2408, c2409, c2410, c2411, c2412, c2413, c2414, c2415, c2416, c2417, c2418, c2419, c2420, c2421, c2422, c2423, c2424, c2425, c2426, c2427, c2428, c2429, c2430, c2431, c2432, c2433, c2434, c2435, c2436, c2437, c2438, c2439, c2440, c2441, c2442, c2443, c2444, c2445, c2446, c2447, c2448, c2449, c2450, c2451, c2452, c2453, c2454, c2455, c2456, c2457, c2458, c2459, c2460, c2461, c2462, c2463, c2464, c2465, c2466, c2467, c2468, c2469, c2470, c2471, c2472, c2473, c2474, c2475, c2476, c2477, c2478, c2479, c2480, c2481, c2482, c2483, c2484, c2485, c2486, c2487, c2488, c2489, c2490, c2491, c2492, c2493, c2494, c2495)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c20\\\', 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 \\\'c20\\\', 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:19379/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12394/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:21499/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:18903/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:28370/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:6521/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:20912/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:23619/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:24363/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2367
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65462
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12901
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19379
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21553
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19445
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1650
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23619
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3787
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5172
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18389
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24363
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19583
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28558
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6307
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20912
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15899
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32569
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14874
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6521
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13814
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10719
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10697
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28370
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15824
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61981
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62665
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18903
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11465
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28718
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27979
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21499
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10579
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12860
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9424
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12394
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25848
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14077
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11921
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19627
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13853
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28088
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19361
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8614
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    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20174
============================== slowest durations ===============================
46.25s call     test_workload.py::TestYdbWorkload::test
32.40s teardown test_workload.py::TestYdbWorkload::test
25.05s setup    test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/3fxq/00169d/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:12394 --database /Root --duration 120' has failed with code 1.
Errors:
...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c20\', 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 106.22s (0:01:46) =========================
