============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:31592 --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 \'c22\', 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/hvd1/001ad2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24087
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1129
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23539
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65288
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6275
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18366
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2540
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13362
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Working directory: /home/runner/.ya/build/build_root/hvd1/001ad2/r3tmp/kikimr_cluster_yagrf5zl
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31592
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25071
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13506
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8010
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_iicbhp0a.log --grpc-port=31592 --mon-port=25071 --ic-port=24087 --module=1
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1083
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10943
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64433
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1924
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1924
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1925
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_zevvahhy.log --grpc-port=1083 --mon-port=10943 --ic-port=1129 --module=2
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3745
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14486
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3161
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5769
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile__egz743y.log --grpc-port=3745 --mon-port=14486 --ic-port=23539 --module=3
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19081
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25918
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14644
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14134
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_e3id_w4s.log --grpc-port=19081 --mon-port=25918 --ic-port=65288 --module=4
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61259
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61500
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21493
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21493
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21494
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16158
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_nkodv8ne.log --grpc-port=61259 --mon-port=61500 --ic-port=6275 --module=5
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14871
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19856
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30060
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6625
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_1um2xk7v.log --grpc-port=14871 --mon-port=19856 --ic-port=2241 --module=6
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63543
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20992
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63203
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25161
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_d5b4hese.log --grpc-port=63543 --mon-port=20992 --ic-port=18366 --module=7
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26503
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11494
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6750
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21159
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_lqzwyqee.log --grpc-port=26503 --mon-port=11494 --ic-port=2540 --module=8
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31130
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18447
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27189
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64355
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_hvxn0scl.log --grpc-port=31130 --mon-port=18447 --ic-port=13362 --module=9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:31592/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_iicbhp0a.log --grpc-port=31592 --mon-port=25071 --ic-port=24087 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hvd1/001ad2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_iicbhp0a.log', '--grpc-port=31592', '--mon-port=25071', '--ic-port=24087', '--module=1')' in '/home/runner/.ya/build/build_root/hvd1/001ad2/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: 1556430
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:31592/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/hvd1/001ad2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1556435
DEBUG    ya.test:process.py:259 Command (pid 1556435) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1556435) elapsed time (sec): 1.0736675262451172
DEBUG    ya.test:process.py:263 Command (pid 1556435) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1556435) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1556435) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1556435) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1556435) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1556435) maxrss: 474736
DEBUG    ya.test:process.py:263 Command (pid 1556435) minflt: 45171
DEBUG    ya.test:process.py:263 Command (pid 1556435) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1556435) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1556435) nivcsw: 270
DEBUG    ya.test:process.py:263 Command (pid 1556435) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1556435) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1556435) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1556435) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1556435) stime: 0.21126999999999999
DEBUG    ya.test:process.py:263 Command (pid 1556435) utime: 0.478856
DEBUG    ya.test:process.py:263 Command (pid 1556435) wtime: 1.09
DEBUG    ya.test:process.py:275 Command (pid 1556435) output:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:1083/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_zevvahhy.log --grpc-port=1083 --mon-port=10943 --ic-port=1129 --module=2
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hvd1/001ad2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_zevvahhy.log', '--grpc-port=1083', '--mon-port=10943', '--ic-port=1129', '--module=2')' in '/home/runner/.ya/build/build_root/hvd1/001ad2/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: 1556575
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:1083/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/hvd1/001ad2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1556576
DEBUG    ya.test:process.py:259 Command (pid 1556576) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1556576) elapsed time (sec): 0.9740440845489502
DEBUG    ya.test:process.py:263 Command (pid 1556576) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1556576) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1556576) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1556576) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1556576) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1556576) maxrss: 474568
DEBUG    ya.test:process.py:263 Command (pid 1556576) minflt: 45113
DEBUG    ya.test:process.py:263 Command (pid 1556576) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1556576) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1556576) nivcsw: 317
DEBUG    ya.test:process.py:263 Command (pid 1556576) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1556576) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1556576) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1556576) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1556576) stime: 0.188473
DEBUG    ya.test:process.py:263 Command (pid 1556576) utime: 0.5121749999999999
DEBUG    ya.test:process.py:263 Command (pid 1556576) wtime: 0.986
DEBUG    ya.test:process.py:275 Command (pid 1556576) output:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:3745/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile__egz743y.log --grpc-port=3745 --mon-port=14486 --ic-port=23539 --module=3
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hvd1/001ad2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile__egz743y.log', '--grpc-port=3745', '--mon-port=14486', '--ic-port=23539', '--module=3')' in '/home/runner/.ya/build/build_root/hvd1/001ad2/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: 1556808
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:3745/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/hvd1/001ad2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1556810
DEBUG    ya.test:process.py:259 Command (pid 1556810) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1556810) elapsed time (sec): 2.927929401397705
DEBUG    ya.test:process.py:263 Command (pid 1556810) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1556810) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1556810) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1556810) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1556810) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1556810) maxrss: 474708
DEBUG    ya.test:process.py:263 Command (pid 1556810) minflt: 45150
DEBUG    ya.test:process.py:263 Command (pid 1556810) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1556810) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1556810) nivcsw: 293
DEBUG    ya.test:process.py:263 Command (pid 1556810) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1556810) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1556810) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1556810) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1556810) stime: 0.228508
DEBUG    ya.test:process.py:263 Command (pid 1556810) utime: 0.516097
DEBUG    ya.test:process.py:263 Command (pid 1556810) wtime: 2.95
DEBUG    ya.test:process.py:275 Command (pid 1556810) output:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 3 version:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:19081/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_e3id_w4s.log --grpc-port=19081 --mon-port=25918 --ic-port=65288 --module=4
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hvd1/001ad2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_e3id_w4s.log', '--grpc-port=19081', '--mon-port=25918', '--ic-port=65288', '--module=4')' in '/home/runner/.ya/build/build_root/hvd1/001ad2/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: 1557417
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:19081/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/hvd1/001ad2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1557420
DEBUG    ya.test:process.py:259 Command (pid 1557420) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1557420) elapsed time (sec): 0.7135038375854492
DEBUG    ya.test:process.py:263 Command (pid 1557420) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1557420) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1557420) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1557420) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1557420) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1557420) maxrss: 474460
DEBUG    ya.test:process.py:263 Command (pid 1557420) minflt: 45141
DEBUG    ya.test:process.py:263 Command (pid 1557420) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1557420) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1557420) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 1557420) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1557420) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1557420) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1557420) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1557420) stime: 0.226546
DEBUG    ya.test:process.py:263 Command (pid 1557420) utime: 0.449787
DEBUG    ya.test:process.py:263 Command (pid 1557420) wtime: 0.773
DEBUG    ya.test:process.py:275 Command (pid 1557420) output:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 4 version:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:61259/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_nkodv8ne.log --grpc-port=61259 --mon-port=61500 --ic-port=6275 --module=5
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hvd1/001ad2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_nkodv8ne.log', '--grpc-port=61259', '--mon-port=61500', '--ic-port=6275', '--module=5')' in '/home/runner/.ya/build/build_root/hvd1/001ad2/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: 1557439
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:61259/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/hvd1/001ad2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1557441
DEBUG    ya.test:process.py:259 Command (pid 1557441) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1557441) elapsed time (sec): 1.7341904640197754
DEBUG    ya.test:process.py:263 Command (pid 1557441) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1557441) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1557441) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1557441) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1557441) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1557441) maxrss: 474856
DEBUG    ya.test:process.py:263 Command (pid 1557441) minflt: 45181
DEBUG    ya.test:process.py:263 Command (pid 1557441) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1557441) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1557441) nivcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 1557441) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1557441) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1557441) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1557441) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1557441) stime: 0.20937599999999998
DEBUG    ya.test:process.py:263 Command (pid 1557441) utime: 0.49717799999999995
DEBUG    ya.test:process.py:263 Command (pid 1557441) wtime: 1.756
DEBUG    ya.test:process.py:275 Command (pid 1557441) output:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 5 version:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:14871/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_1um2xk7v.log --grpc-port=14871 --mon-port=19856 --ic-port=2241 --module=6
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hvd1/001ad2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_1um2xk7v.log', '--grpc-port=14871', '--mon-port=19856', '--ic-port=2241', '--module=6')' in '/home/runner/.ya/build/build_root/hvd1/001ad2/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: 1557738
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:14871/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/hvd1/001ad2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1557741
DEBUG    ya.test:process.py:259 Command (pid 1557741) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1557741) elapsed time (sec): 2.793274164199829
DEBUG    ya.test:process.py:263 Command (pid 1557741) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1557741) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1557741) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1557741) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1557741) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1557741) maxrss: 475696
DEBUG    ya.test:process.py:263 Command (pid 1557741) minflt: 45223
DEBUG    ya.test:process.py:263 Command (pid 1557741) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1557741) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1557741) nivcsw: 235
DEBUG    ya.test:process.py:263 Command (pid 1557741) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1557741) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1557741) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1557741) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1557741) stime: 0.215387
DEBUG    ya.test:process.py:263 Command (pid 1557741) utime: 0.55684
DEBUG    ya.test:process.py:263 Command (pid 1557741) wtime: 2.81
DEBUG    ya.test:process.py:275 Command (pid 1557741) output:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 6 version:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:63543/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_d5b4hese.log --grpc-port=63543 --mon-port=20992 --ic-port=18366 --module=7
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hvd1/001ad2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_d5b4hese.log', '--grpc-port=63543', '--mon-port=20992', '--ic-port=18366', '--module=7')' in '/home/runner/.ya/build/build_root/hvd1/001ad2/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: 1557976
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:63543/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/hvd1/001ad2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1557977
DEBUG    ya.test:process.py:259 Command (pid 1557977) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1557977) elapsed time (sec): 1.005521297454834
DEBUG    ya.test:process.py:263 Command (pid 1557977) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1557977) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1557977) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1557977) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1557977) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1557977) maxrss: 477252
DEBUG    ya.test:process.py:263 Command (pid 1557977) minflt: 45177
DEBUG    ya.test:process.py:263 Command (pid 1557977) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1557977) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1557977) nivcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 1557977) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1557977) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1557977) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1557977) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1557977) stime: 0.23815599999999998
DEBUG    ya.test:process.py:263 Command (pid 1557977) utime: 0.44489799999999996
DEBUG    ya.test:process.py:263 Command (pid 1557977) wtime: 1.008
DEBUG    ya.test:process.py:275 Command (pid 1557977) output:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 7 version:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:26503/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_lqzwyqee.log --grpc-port=26503 --mon-port=11494 --ic-port=2540 --module=8
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hvd1/001ad2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_lqzwyqee.log', '--grpc-port=26503', '--mon-port=11494', '--ic-port=2540', '--module=8')' in '/home/runner/.ya/build/build_root/hvd1/001ad2/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: 1558078
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:26503/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/hvd1/001ad2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1558079
DEBUG    ya.test:process.py:259 Command (pid 1558079) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1558079) elapsed time (sec): 2.222895622253418
DEBUG    ya.test:process.py:263 Command (pid 1558079) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1558079) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1558079) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1558079) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1558079) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1558079) maxrss: 478748
DEBUG    ya.test:process.py:263 Command (pid 1558079) minflt: 45170
DEBUG    ya.test:process.py:263 Command (pid 1558079) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1558079) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1558079) nivcsw: 313
DEBUG    ya.test:process.py:263 Command (pid 1558079) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1558079) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1558079) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1558079) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1558079) stime: 0.24157499999999998
DEBUG    ya.test:process.py:263 Command (pid 1558079) utime: 0.504904
DEBUG    ya.test:process.py:263 Command (pid 1558079) wtime: 2.233
DEBUG    ya.test:process.py:275 Command (pid 1558079) output:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 8 version:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:31130/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hvd1/001ad2/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:265 Final command: /home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_hvxn0scl.log --grpc-port=31130 --mon-port=18447 --ic-port=13362 --module=9
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hvd1/001ad2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hvd1/001ad2/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/hvd1/001ad2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_hvxn0scl.log', '--grpc-port=31130', '--mon-port=18447', '--ic-port=13362', '--module=9')' in '/home/runner/.ya/build/build_root/hvd1/001ad2/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: 1558488
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:31130/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/hvd1/001ad2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1558493
DEBUG    ya.test:process.py:259 Command (pid 1558493) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1558493) elapsed time (sec): 2.7594947814941406
DEBUG    ya.test:process.py:263 Command (pid 1558493) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1558493) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1558493) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1558493) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1558493) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1558493) maxrss: 479640
DEBUG    ya.test:process.py:263 Command (pid 1558493) minflt: 45157
DEBUG    ya.test:process.py:263 Command (pid 1558493) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1558493) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1558493) nivcsw: 247
DEBUG    ya.test:process.py:263 Command (pid 1558493) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1558493) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1558493) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1558493) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1558493) stime: 0.206195
DEBUG    ya.test:process.py:263 Command (pid 1558493) utime: 0.540273
DEBUG    ya.test:process.py:263 Command (pid 1558493) wtime: 2.771
DEBUG    ya.test:process.py:275 Command (pid 1558493) output:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 9 version:
Git info:
    Commit: 6d76348c7d05728a81789044c932883db81b8e8b
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge 1ce5967b32d6870e99c17fd930730f80185016e0 into dee8772a087cf0572972e1fbbfa383c447444ec3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/hvd1/001ad2/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:31592', '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: 24087\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1129\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23539\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65288\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6275\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2241\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18366\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2540\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13362\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/hvd1/001ad2/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:31592', '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: 24087\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1129\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23539\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65288\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6275\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2241\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18366\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2540\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13362\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1559666
DEBUG    ya.test:process.py:259 Command (pid 1559666) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1559666) elapsed time (sec): 1.547403335571289
DEBUG    ya.test:process.py:263 Command (pid 1559666) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1559666) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1559666) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1559666) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1559666) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1559666) maxrss: 784380
DEBUG    ya.test:process.py:263 Command (pid 1559666) minflt: 51457
DEBUG    ya.test:process.py:263 Command (pid 1559666) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1559666) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1559666) nivcsw: 326
DEBUG    ya.test:process.py:263 Command (pid 1559666) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1559666) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1559666) nvcsw: 560
DEBUG    ya.test:process.py:263 Command (pid 1559666) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1559666) stime: 0.276028
DEBUG    ya.test:process.py:263 Command (pid 1559666) utime: 0.570915
DEBUG    ya.test:process.py:263 Command (pid 1559666) wtime: 1.558
DEBUG    ya.test:process.py:275 Command (pid 1559666) 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 1559666) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/hvd1/001ad2/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:31592', '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/hvd1/001ad2/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:31592', '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: 1559973
DEBUG    ya.test:process.py:259 Command (pid 1559973) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1559973) elapsed time (sec): 1.625908613204956
DEBUG    ya.test:process.py:263 Command (pid 1559973) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1559973) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1559973) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1559973) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1559973) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1559973) maxrss: 784380
DEBUG    ya.test:process.py:263 Command (pid 1559973) minflt: 51545
DEBUG    ya.test:process.py:263 Command (pid 1559973) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1559973) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1559973) nivcsw: 309
DEBUG    ya.test:process.py:263 Command (pid 1559973) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1559973) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1559973) nvcsw: 602
DEBUG    ya.test:process.py:263 Command (pid 1559973) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1559973) stime: 0.31055699999999997
DEBUG    ya.test:process.py:263 Command (pid 1559973) utime: 0.5401659999999999
DEBUG    ya.test:process.py:263 Command (pid 1559973) wtime: 1.633
DEBUG    ya.test:process.py:275 Command (pid 1559973) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:520 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:527 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, 040bf26f-c687-4ac0-9656-c5cfd4a1aaf8, localhost:31592): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 040bf26f-c687-4ac0-9656-c5cfd4a1aaf8, localhost:31592): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 040bf26f-c687-4ac0-9656-c5cfd4a1aaf8, localhost:31592): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-byeydhjgii.auto.internal" port: 19081 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-byeydhjgii.auto.internal" port: 3745 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-byeydhjgii.auto.internal" port: 63543 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-byeydhjgii.auto.internal" port: 31592 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-byeydhjgii.auto.internal" port: 1083 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-byeydhjgii.auto.internal" port: 14871 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-byeydhjgii.auto.internal" port: 26503 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-byeydhjgii.auto.internal" port: 61259 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-byeydhjgii.auto.internal" port: 31130 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-byeydhjgii.auto.internal:31592, location 1, ssl: False>, <Endpoint ghrun-byeydhjgii.auto.internal:19081, location 1, ssl: False>, <Endpoint ghrun-byeydhjgii.auto.internal:63543, location 1, ssl: False>, <Endpoint ghrun-byeydhjgii.auto.internal:1083, location 2, ssl: False>, <Endpoint ghrun-byeydhjgii.auto.internal:26503, location 2, ssl: False>, <Endpoint ghrun-byeydhjgii.auto.internal:14871, location 3, ssl: False>, <Endpoint ghrun-byeydhjgii.auto.internal:61259, location 2, ssl: False>, <Endpoint ghrun-byeydhjgii.auto.internal:31130, location 3, ssl: False>, <Endpoint ghrun-byeydhjgii.auto.internal:3745, 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 -------------------------------
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     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/hvd1/001ad2/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/hvd1/001ad2/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:31592', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:628 Command pid: 1560207
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:31592
DEBUG    ya.test:process.py:259 Command (pid 1560207) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1560207) elapsed time (sec): 57.69708871841431
DEBUG    ya.test:process.py:263 Command (pid 1560207) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1560207) inblock: 383760
DEBUG    ya.test:process.py:263 Command (pid 1560207) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1560207) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1560207) majflt: 40
DEBUG    ya.test:process.py:263 Command (pid 1560207) maxrss: 784380
DEBUG    ya.test:process.py:263 Command (pid 1560207) minflt: 147996
DEBUG    ya.test:process.py:263 Command (pid 1560207) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1560207) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1560207) nivcsw: 1029
DEBUG    ya.test:process.py:263 Command (pid 1560207) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1560207) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1560207) nvcsw: 9597
DEBUG    ya.test:process.py:263 Command (pid 1560207) oublock: 184
DEBUG    ya.test:process.py:263 Command (pid 1560207) stime: 0.907878
DEBUG    ya.test:process.py:263 Command (pid 1560207) utime: 3.131022
DEBUG    ya.test:process.py:263 Command (pid 1560207) wtime: 57.736
DEBUG    ya.test:process.py:275 Command (pid 1560207) output:

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