============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:7899 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/xykr/00023a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30239
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10224
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3721
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17895
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25419
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27919
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20366
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22873
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Working directory: /home/runner/.ya/build/build_root/xykr/00023a/r3tmp/kikimr_cluster_rk7e3hsj
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7898
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7899
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12024
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15135
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25342
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_satemvc8.log --grpc-port=7899 --mon-port=12024 --ic-port=30239 --module=1
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17720
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25351
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28787
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3175
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_zdeok782.log --grpc-port=17720 --mon-port=25351 --ic-port=10224 --module=2
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22939
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64459
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27126
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23552
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_pe5ujn2r.log --grpc-port=22939 --mon-port=64459 --ic-port=3721 --module=3
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8223
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11349
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9291
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18765
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_n3zpwpd9.log --grpc-port=8223 --mon-port=11349 --ic-port=17895 --module=4
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21261
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7983
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26644
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_ia02pa6u.log --grpc-port=21261 --mon-port=9113 --ic-port=25419 --module=5
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1724
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19320
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17792
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10306
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_ady_5_ut.log --grpc-port=1724 --mon-port=19320 --ic-port=27919 --module=6
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63918
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10579
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28521
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27684
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_wgh_anom.log --grpc-port=63918 --mon-port=10579 --ic-port=20366 --module=7
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6389
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31780
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7495
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12785
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_jmi5g3im.log --grpc-port=6389 --mon-port=31780 --ic-port=18335 --module=8
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19279
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3303
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12291
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_59yw21l3.log --grpc-port=19279 --mon-port=61946 --ic-port=22873 --module=9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:7899/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_satemvc8.log --grpc-port=7899 --mon-port=12024 --ic-port=30239 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/xykr/00023a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_satemvc8.log', '--grpc-port=7899', '--mon-port=12024', '--ic-port=30239', '--module=1')' in '/home/runner/.ya/build/build_root/xykr/00023a/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: 3803816
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:7899/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/xykr/00023a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3803817
DEBUG    ya.test:process.py:259 Command (pid 3803817) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3803817) elapsed time (sec): 1.0009150505065918
DEBUG    ya.test:process.py:263 Command (pid 3803817) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3803817) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3803817) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3803817) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3803817) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3803817) maxrss: 540192
DEBUG    ya.test:process.py:263 Command (pid 3803817) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 3803817) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3803817) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3803817) nivcsw: 100
DEBUG    ya.test:process.py:263 Command (pid 3803817) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3803817) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3803817) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3803817) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3803817) stime: 0.614286
DEBUG    ya.test:process.py:263 Command (pid 3803817) utime: 0.11567699999999999
DEBUG    ya.test:process.py:263 Command (pid 3803817) wtime: 1.002
DEBUG    ya.test:process.py:275 Command (pid 3803817) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:17720/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_zdeok782.log --grpc-port=17720 --mon-port=25351 --ic-port=10224 --module=2
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/xykr/00023a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_zdeok782.log', '--grpc-port=17720', '--mon-port=25351', '--ic-port=10224', '--module=2')' in '/home/runner/.ya/build/build_root/xykr/00023a/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: 3805318
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:17720/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/xykr/00023a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3805341
DEBUG    ya.test:process.py:259 Command (pid 3805341) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3805341) elapsed time (sec): 0.6845347881317139
DEBUG    ya.test:process.py:263 Command (pid 3805341) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805341) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3805341) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805341) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805341) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3805341) maxrss: 540192
DEBUG    ya.test:process.py:263 Command (pid 3805341) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 3805341) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3805341) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3805341) nivcsw: 84
DEBUG    ya.test:process.py:263 Command (pid 3805341) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3805341) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3805341) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 3805341) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3805341) stime: 0.46381799999999995
DEBUG    ya.test:process.py:263 Command (pid 3805341) utime: 0.101709
DEBUG    ya.test:process.py:263 Command (pid 3805341) wtime: 0.693
DEBUG    ya.test:process.py:275 Command (pid 3805341) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:22939/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_pe5ujn2r.log --grpc-port=22939 --mon-port=64459 --ic-port=3721 --module=3
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/xykr/00023a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_pe5ujn2r.log', '--grpc-port=22939', '--mon-port=64459', '--ic-port=3721', '--module=3')' in '/home/runner/.ya/build/build_root/xykr/00023a/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: 3806034
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:22939/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/xykr/00023a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3806036
DEBUG    ya.test:process.py:259 Command (pid 3806036) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3806036) elapsed time (sec): 0.6575455665588379
DEBUG    ya.test:process.py:263 Command (pid 3806036) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806036) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3806036) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806036) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806036) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3806036) maxrss: 540192
DEBUG    ya.test:process.py:263 Command (pid 3806036) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 3806036) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3806036) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3806036) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 3806036) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3806036) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3806036) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3806036) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3806036) stime: 0.47476999999999997
DEBUG    ya.test:process.py:263 Command (pid 3806036) utime: 0.09891
DEBUG    ya.test:process.py:263 Command (pid 3806036) wtime: 0.66
DEBUG    ya.test:process.py:275 Command (pid 3806036) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 3 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:8223/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_n3zpwpd9.log --grpc-port=8223 --mon-port=11349 --ic-port=17895 --module=4
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/xykr/00023a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_n3zpwpd9.log', '--grpc-port=8223', '--mon-port=11349', '--ic-port=17895', '--module=4')' in '/home/runner/.ya/build/build_root/xykr/00023a/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: 3806913
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:8223/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/xykr/00023a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3806931
DEBUG    ya.test:process.py:259 Command (pid 3806931) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3806931) elapsed time (sec): 1.0144619941711426
DEBUG    ya.test:process.py:263 Command (pid 3806931) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806931) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3806931) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806931) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806931) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3806931) maxrss: 540192
DEBUG    ya.test:process.py:263 Command (pid 3806931) minflt: 16126
DEBUG    ya.test:process.py:263 Command (pid 3806931) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3806931) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3806931) nivcsw: 187
DEBUG    ya.test:process.py:263 Command (pid 3806931) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3806931) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3806931) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3806931) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3806931) stime: 0.7812589999999999
DEBUG    ya.test:process.py:263 Command (pid 3806931) utime: 0.12971
DEBUG    ya.test:process.py:263 Command (pid 3806931) wtime: 1.016
DEBUG    ya.test:process.py:275 Command (pid 3806931) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 4 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:21261/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_ia02pa6u.log --grpc-port=21261 --mon-port=9113 --ic-port=25419 --module=5
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/xykr/00023a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_ia02pa6u.log', '--grpc-port=21261', '--mon-port=9113', '--ic-port=25419', '--module=5')' in '/home/runner/.ya/build/build_root/xykr/00023a/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: 3808024
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:21261/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/xykr/00023a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3808035
DEBUG    ya.test:process.py:259 Command (pid 3808035) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3808035) elapsed time (sec): 1.0622837543487549
DEBUG    ya.test:process.py:263 Command (pid 3808035) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3808035) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3808035) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3808035) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3808035) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3808035) maxrss: 540192
DEBUG    ya.test:process.py:263 Command (pid 3808035) minflt: 16126
DEBUG    ya.test:process.py:263 Command (pid 3808035) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3808035) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3808035) nivcsw: 178
DEBUG    ya.test:process.py:263 Command (pid 3808035) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3808035) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3808035) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 3808035) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3808035) stime: 0.74908
DEBUG    ya.test:process.py:263 Command (pid 3808035) utime: 0.119183
DEBUG    ya.test:process.py:263 Command (pid 3808035) wtime: 1.063
DEBUG    ya.test:process.py:275 Command (pid 3808035) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 5 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:1724/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_ady_5_ut.log --grpc-port=1724 --mon-port=19320 --ic-port=27919 --module=6
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/xykr/00023a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_ady_5_ut.log', '--grpc-port=1724', '--mon-port=19320', '--ic-port=27919', '--module=6')' in '/home/runner/.ya/build/build_root/xykr/00023a/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: 3809449
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:1724/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/xykr/00023a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3809450
DEBUG    ya.test:process.py:259 Command (pid 3809450) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3809450) elapsed time (sec): 1.7656645774841309
DEBUG    ya.test:process.py:263 Command (pid 3809450) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809450) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3809450) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809450) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809450) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3809450) maxrss: 540192
DEBUG    ya.test:process.py:263 Command (pid 3809450) minflt: 16888
DEBUG    ya.test:process.py:263 Command (pid 3809450) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3809450) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3809450) nivcsw: 185
DEBUG    ya.test:process.py:263 Command (pid 3809450) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3809450) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3809450) nvcsw: 70
DEBUG    ya.test:process.py:263 Command (pid 3809450) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3809450) stime: 1.086955
DEBUG    ya.test:process.py:263 Command (pid 3809450) utime: 0.11208399999999999
DEBUG    ya.test:process.py:263 Command (pid 3809450) wtime: 1.767
DEBUG    ya.test:process.py:275 Command (pid 3809450) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 6 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:63918/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_wgh_anom.log --grpc-port=63918 --mon-port=10579 --ic-port=20366 --module=7
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/xykr/00023a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_wgh_anom.log', '--grpc-port=63918', '--mon-port=10579', '--ic-port=20366', '--module=7')' in '/home/runner/.ya/build/build_root/xykr/00023a/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: 3810455
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:63918/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/xykr/00023a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3810456
DEBUG    ya.test:process.py:259 Command (pid 3810456) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3810456) elapsed time (sec): 1.068145513534546
DEBUG    ya.test:process.py:263 Command (pid 3810456) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810456) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3810456) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810456) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810456) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3810456) maxrss: 540192
DEBUG    ya.test:process.py:263 Command (pid 3810456) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 3810456) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3810456) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3810456) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 3810456) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3810456) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3810456) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3810456) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3810456) stime: 0.657503
DEBUG    ya.test:process.py:263 Command (pid 3810456) utime: 0.103464
DEBUG    ya.test:process.py:263 Command (pid 3810456) wtime: 1.069
DEBUG    ya.test:process.py:275 Command (pid 3810456) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 7 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:6389/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_jmi5g3im.log --grpc-port=6389 --mon-port=31780 --ic-port=18335 --module=8
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/xykr/00023a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_jmi5g3im.log', '--grpc-port=6389', '--mon-port=31780', '--ic-port=18335', '--module=8')' in '/home/runner/.ya/build/build_root/xykr/00023a/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: 3811740
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:6389/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/xykr/00023a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3811742
DEBUG    ya.test:process.py:259 Command (pid 3811742) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3811742) elapsed time (sec): 0.6552517414093018
DEBUG    ya.test:process.py:263 Command (pid 3811742) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811742) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3811742) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811742) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811742) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3811742) maxrss: 540192
DEBUG    ya.test:process.py:263 Command (pid 3811742) minflt: 19107
DEBUG    ya.test:process.py:263 Command (pid 3811742) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3811742) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3811742) nivcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 3811742) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3811742) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3811742) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3811742) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3811742) stime: 0.403505
DEBUG    ya.test:process.py:263 Command (pid 3811742) utime: 0.109387
DEBUG    ya.test:process.py:263 Command (pid 3811742) wtime: 0.656
DEBUG    ya.test:process.py:275 Command (pid 3811742) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 8 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:19279/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_59yw21l3.log --grpc-port=19279 --mon-port=61946 --ic-port=22873 --module=9
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/xykr/00023a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/xykr/00023a/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/xykr/00023a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_59yw21l3.log', '--grpc-port=19279', '--mon-port=61946', '--ic-port=22873', '--module=9')' in '/home/runner/.ya/build/build_root/xykr/00023a/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: 3812447
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:19279/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/xykr/00023a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3812448
DEBUG    ya.test:process.py:259 Command (pid 3812448) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3812448) elapsed time (sec): 0.6260731220245361
DEBUG    ya.test:process.py:263 Command (pid 3812448) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3812448) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3812448) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3812448) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3812448) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3812448) maxrss: 540192
DEBUG    ya.test:process.py:263 Command (pid 3812448) minflt: 16464
DEBUG    ya.test:process.py:263 Command (pid 3812448) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3812448) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3812448) nivcsw: 66
DEBUG    ya.test:process.py:263 Command (pid 3812448) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3812448) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3812448) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3812448) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3812448) stime: 0.386154
DEBUG    ya.test:process.py:263 Command (pid 3812448) utime: 0.102449
DEBUG    ya.test:process.py:263 Command (pid 3812448) wtime: 0.627
DEBUG    ya.test:process.py:275 Command (pid 3812448) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 9 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/xykr/00023a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:7899', '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: 30239\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10224\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3721\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17895\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25419\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27919\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20366\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18335\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22873\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/xykr/00023a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:7899', '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: 30239\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10224\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3721\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17895\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25419\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27919\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20366\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18335\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22873\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3815641
DEBUG    ya.test:process.py:259 Command (pid 3815641) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3815641) elapsed time (sec): 0.6907458305358887
DEBUG    ya.test:process.py:263 Command (pid 3815641) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3815641) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3815641) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3815641) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3815641) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3815641) maxrss: 548460
DEBUG    ya.test:process.py:263 Command (pid 3815641) minflt: 18271
DEBUG    ya.test:process.py:263 Command (pid 3815641) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3815641) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3815641) nivcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 3815641) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3815641) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3815641) nvcsw: 77
DEBUG    ya.test:process.py:263 Command (pid 3815641) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3815641) stime: 0.31322099999999997
DEBUG    ya.test:process.py:263 Command (pid 3815641) utime: 0.14271499999999998
DEBUG    ya.test:process.py:263 Command (pid 3815641) wtime: 0.692
DEBUG    ya.test:process.py:275 Command (pid 3815641) 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 3815641) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/xykr/00023a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:7899', '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/xykr/00023a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:7899', '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: 3816314
DEBUG    ya.test:process.py:259 Command (pid 3816314) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3816314) elapsed time (sec): 0.6916255950927734
DEBUG    ya.test:process.py:263 Command (pid 3816314) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816314) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3816314) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816314) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816314) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3816314) maxrss: 548452
DEBUG    ya.test:process.py:263 Command (pid 3816314) minflt: 18270
DEBUG    ya.test:process.py:263 Command (pid 3816314) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3816314) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3816314) nivcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 3816314) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3816314) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3816314) nvcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 3816314) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3816314) stime: 0.355435
DEBUG    ya.test:process.py:263 Command (pid 3816314) utime: 0.11541599999999999
DEBUG    ya.test:process.py:263 Command (pid 3816314) wtime: 0.699
DEBUG    ya.test:process.py:275 Command (pid 3816314) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

DEBUG    ya.test:process.py:276 Command (pid 3816314) 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, 9b8b52d2-2351-40ea-be1f-1eb9237385d6, localhost:7899): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9b8b52d2-2351-40ea-be1f-1eb9237385d6, localhost:7899): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9b8b52d2-2351-40ea-be1f-1eb9237385d6, localhost:7899): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aathosbtb4.auto.internal" port: 1724 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-aathosbtb4.auto.internal" port: 17720 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-aathosbtb4.auto.internal" port: 8223 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-aathosbtb4.auto.internal" port: 19279 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } endpoints { address: "ghrun-aathosbtb4.auto.internal" port: 21261 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-aathosbtb4.auto.internal" port: 63918 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-aathosbtb4.auto.internal" port: 22939 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-aathosbtb4.auto.internal" port: 6389 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-aathosbtb4.auto.internal" port: 7899 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-aathosbtb4.auto.internal:7899, location 1, ssl: False>, <Endpoint ghrun-aathosbtb4.auto.internal:8223, location 1, ssl: False>, <Endpoint ghrun-aathosbtb4.auto.internal:63918, location 1, ssl: False>, <Endpoint ghrun-aathosbtb4.auto.internal:19279, location 3, ssl: False>, <Endpoint ghrun-aathosbtb4.auto.internal:17720, location 2, ssl: False>, <Endpoint ghrun-aathosbtb4.auto.internal:21261, location 2, ssl: False>, <Endpoint ghrun-aathosbtb4.auto.internal:1724, location 3, ssl: False>, <Endpoint ghrun-aathosbtb4.auto.internal:6389, location 2, ssl: False>, <Endpoint ghrun-aathosbtb4.auto.internal:22939, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/xykr/00023a/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/xykr/00023a/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:7899', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3816883
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7899
DEBUG    ya.test:process.py:259 Command (pid 3816883) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3816883) elapsed time (sec): 6.5782716274261475
DEBUG    ya.test:process.py:263 Command (pid 3816883) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816883) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3816883) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816883) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816883) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3816883) maxrss: 205148
DEBUG    ya.test:process.py:263 Command (pid 3816883) minflt: 17671
DEBUG    ya.test:process.py:263 Command (pid 3816883) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3816883) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3816883) nivcsw: 285
DEBUG    ya.test:process.py:263 Command (pid 3816883) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3816883) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3816883) nvcsw: 1600
DEBUG    ya.test:process.py:263 Command (pid 3816883) oublock: 104
DEBUG    ya.test:process.py:263 Command (pid 3816883) stime: 0.147197
DEBUG    ya.test:process.py:263 Command (pid 3816883) utime: 1.282254
DEBUG    ya.test:process.py:263 Command (pid 3816883) wtime: 6.591
DEBUG    ya.test:process.py:275 Command (pid 3816883) output:

DEBUG    ya.test:process.py:276 Command (pid 3816883) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: 
                CREATE TABLE `/Root/olap_workload/create_drop/10274` (
                    c0 Bool NOT NULL, c1 Int64 NOT NULL, c2 Uint8 NOT NULL, c3 Decimal(35,10) NOT NULL, c4 Timestamp NOT NULL, c5 Int64 NOT NULL, c6 Interval64 NOT NULL, c7 Uint8 NOT NULL, c8 Interval64 NOT NULL, c9 Decimal(22,9) NOT NULL, c10 Decimal(15,0) NOT NULL, c11 Decimal(15,0) NOT NULL, c12 Decimal(22,9) NOT NULL, c13 Int8 NOT NULL, c14 Date32 NOT NULL, c15 Timestamp64 NOT NULL, c16 Uint64 NOT NULL, c17 Uint32 NOT NULL, c18 Decimal(35,10) NOT NULL, c19 Decimal(15,0) NOT NULL, c20 Int8 NOT NULL, c21 Decimal(35,10) NOT NULL, c22 String NOT NULL, c23 Utf8 NOT NULL, c24 Interval64 NOT NULL, c25 Interval64 NOT NULL, c26 Uint16 NOT NULL, c27 Interval64 NOT NULL, c28 Date NOT NULL, c29 Decimal(15,0) NOT NULL, c30 String NOT NULL, c31 Date NOT NULL, c32 Int64 NOT NULL, c33 Int64 NOT NULL, c34 Date32 NOT NULL, c35 Decimal(22,9) NOT NULL, c36 Decimal(35,10) NOT NULL, c37 Bool NOT NULL, c38 Int16 NOT NULL, c39 Datetime NOT NULL, c40 Uint8 NOT NULL, c41 Interval64 NOT NULL, c42 Uint8 NOT NULL, c43 Int32 NOT NULL, c44 Uint8 NOT NULL, c45 Uint64 NOT NULL, c46 Uint32 NOT NULL, c47 Date32 NOT NULL, c48 Decimal(22,9) NOT NULL, c49 Int64 NOT NULL, c50 Uint32 NOT NULL, c51 Decimal(22,9) NOT NULL, c52 Uint8 NOT NULL, c53 Uint16 NOT NULL, c54 Int8 NOT NULL, c55 Int16 NOT NULL, c56 Decimal(35,10) NOT NULL, c57 Date32 NOT NULL, c58 Interval64 NOT NULL, c59 Date NOT NULL, c60 Uint32 NOT NULL, c61 Uint16 NOT NULL, c62 String NOT NULL, c63 Int64 NOT NULL, c64 Int8 NOT NULL, c65 Decimal(15,0) NOT NULL, c66 Uint64 NOT NULL, c67 Decimal(35,10) NOT NULL, c68 Int8 NOT NULL, c69 Bool NOT NULL, c70 Datetime NOT NULL, c71 Int64 NOT NULL, c72 Date32 NOT NULL, c73 Interval64 NOT NULL, c74 Uint8 NOT NULL, c75 Bool NOT NULL, c76 Decimal(35,10) NOT NULL, c77 Utf8 NOT NULL, c78 Uint16 NOT NULL, c79 Uint8 NOT NULL, c80 Utf8 NOT NULL, c81 Timestamp64 NOT NULL, c82 Bool NOT NULL, c83 Bool NOT NULL, c84 Interval64 NOT NULL, c85 Uint64 NOT NULL, c86 Date32 NOT NULL, c87 Timestamp64 NOT NULL, c88 Decimal(35,10) NOT NULL, c89 Decimal(22,9) NOT NULL, c90 Bool NOT NULL, c91 Bool NOT NULL, c92 Datetime64 NOT NULL, c93 Decimal(35,10) NOT NULL, c94 Decimal(22,9) NOT NULL, c95 Decimal(22,9) NOT NULL, c96 Uint32 NOT NULL, c97 Interval64 NOT NULL, c98 Utf8 NOT NULL, c99 Uint32 NOT NULL, c100 Uint16 NOT NULL, c101 Int32 NOT NULL, c102 Int16 NOT NULL, c103 Int16 NOT NULL, c104 Date32 NOT NULL, c105 Date32 NOT NULL, c106 Uint32 NOT NULL, c107 Uint64 NOT NULL, c108 Timestamp64 NOT NULL, c109 Utf8 NOT NULL, c110 Int8 NOT NULL, c111 Int64 NOT NULL, c112 Utf8 NOT NULL, c113 Date32 NOT NULL, c114 Decimal(22,9) NOT NULL, c115 Uint16 NOT NULL, c116 Decimal(35,10) NOT NULL, c117 Decimal(15,0) NOT NULL, c118 Int64 NOT NULL, c119 Timestamp64 NOT NULL, c120 Int16 NOT NULL, c121 Uint16 NOT NULL, c122 Uint8 NOT NULL, c123 Datetime64 NOT NULL, c124 Decimal(22,9) NOT NULL, c125 Int64 NOT NULL, c126 Decimal(35,10) NOT NULL, c127 Decimal(15,0) NOT NULL, c128 Datetime64 NOT NULL, c129 Uint32 NOT NULL, c130 Int32 NOT NULL, c131 Timestamp NOT NULL, c132 Uint16 NOT NULL, c133 Int64 NOT NULL, c134 Timestamp NOT NULL, c135 Decimal(35,10) NOT NULL, c136 Datetime NOT NULL, c137 Decimal(22,9) NOT NULL, c138 Uint32 NOT NULL, c139 Datetime NOT NULL, c140 Bool NOT NULL, c141 Bool NOT NULL, c142 Int8 NOT NULL, c143 Bool NOT NULL, c144 Date32 NOT NULL, c145 Bool NOT NULL, c146 Date32 NOT NULL, c147 Interval64 NOT NULL, c148 Decimal(15,0) NOT NULL, c149 Uint64 NOT NULL, c150 Utf8 NOT NULL, c151 Utf8 NOT NULL, c152 Interval64 NOT NULL, c153 Uint8 NOT NULL, c154 Datetime64 NOT NULL, c155 Decimal(15,0) NOT NULL, c156 Uint8 NOT NULL, c157 Datetime64 NOT NULL, c158 Uint32 NOT NULL, c159 String NOT NULL, c160 Decimal(22,9) NOT NULL, c161 Datetime64 NOT NULL, c162 Bool NOT NULL, c163 Bool NOT NULL, c164 Utf8 NOT NULL, c165 Datetime64 NOT NULL, c166 Interval64 NOT NULL, c167 Utf8 NOT NULL, c168 Datetime64 NOT NULL, c169 Date32 NOT NULL, c170 Int8 NOT NULL, c171 Decimal(22,9) NOT NULL, c172 Int64 NOT NULL, c173 Date NOT NULL, c174 Uint64 NOT NULL, c175 Timestamp NOT NULL, c176 Timestamp NOT NULL, c177 Decimal(22,9) NOT NULL, c178 Uint64 NOT NULL, c179 Decimal(22,9) NOT NULL, c180 Interval64 NOT NULL, c181 Int32 NOT NULL, c182 Date32 NOT NULL, c183 Uint16 NOT NULL, c184 Int8 NOT NULL, c185 Interval64 NOT NULL, c186 Date32 NOT NULL, c187 String NOT NULL, c188 Decimal(22,9) NOT NULL, c189 Bool NOT NULL, c190 Decimal(35,10) NOT NULL, c191 Uint8 NOT NULL, c192 Uint8 NOT NULL, c193 Int8 NOT NULL, c194 Utf8 NOT NULL, c195 Datetime NOT NULL, c196 Datetime64 NOT NULL, c197 Decimal(15,0) NOT NULL, c198 Decimal(22,9) NOT NULL, c199 String NOT NULL, c200 Timestamp64 NOT NULL, c201 Uint16 NOT NULL, c202 Uint16 NOT NULL, c203 Timestamp NOT NULL, c204 Uint32 NOT NULL, c205 Timestamp64 NOT NULL, c206 Uint32 NOT NULL, c207 Datetime NOT NULL, c208 Datetime64 NOT NULL, c209 Timestamp64 NOT NULL, c210 Timestamp NOT NULL, c211 String NOT NULL, c212 Uint16 NOT NULL, c213 Interval64 NOT NULL, c214 Uint32 NOT NULL, c215 Int8 NOT NULL, c216 Datetime64 NOT NULL, c217 Decimal(22,9) NOT NULL, c218 Date NOT NULL, c219 Date32 NOT NULL, c220 Decimal(35,10) NOT NULL, c221 Utf8 NOT NULL, c222 Utf8 NOT NULL, c223 Decimal(15,0) NOT NULL, c224 String NOT NULL, c225 Timestamp NOT NULL, c226 Timestamp NOT NULL, c227 Timestamp64 NOT NULL, c228 Date32 NOT NULL, c229 Bool NOT NULL, c230 Decimal(15,0) NOT NULL, c231 Datetime64 NOT NULL, c232 Date NOT NULL, c233 Datetime64 NOT NULL, c234 Uint32 NOT NULL, c235 Int32 NOT NULL, c236 Int8 NOT NULL, c237 String NOT NULL, c238 Int16 NOT NULL, c239 Int64 NOT NULL, c240 Date32 NOT NULL, c241 Interval64 NOT NULL, c242 Interval64 NOT NULL, c243 Int8 NOT NULL, c244 Uint32 NOT NULL, c245 Date32 NOT NULL, c246 Uint64 NOT NULL, c247 Timestamp NOT NULL, c248 Uint64 NOT NULL, c249 Interval64 NOT NULL, c250 Int16 NOT NULL, c251 Datetime64 NOT NULL, c252 Interval64 NOT NULL, c253 Bool NOT NULL, c254 Datetime NOT NULL, c255 Uint64 NOT NULL, c256 Decimal(15,0) NOT NULL, c257 Utf8 NOT NULL, c258 String NOT NULL, c259 Timestamp64 NOT NULL, c260 Bool NOT NULL, c261 Bool NOT NULL, c262 Decimal(35,10) NOT NULL, c263 Date NOT NULL, c264 Uint64 NOT NULL, c265 Uint8 NOT NULL, c266 Uint32 NOT NULL, c267 Uint32 NOT NULL, c268 String NOT NULL, c269 Int8 NOT NULL, c270 Datetime64 NOT NULL, c271 Int16 NOT NULL, c272 Decimal(22,9) NOT NULL, c273 Bool NOT NULL, c274 String NOT NULL, c275 Uint64 NOT NULL, c276 Datetime64 NOT NULL, c277 Bool NOT NULL, c278 Decimal(35,10) NOT NULL, c279 Uint8 NOT NULL, c280 Decimal(15,0) NOT NULL, c281 Int16 NOT NULL, c282 Timestamp64 NOT NULL, c283 Datetime64 NOT NULL, c284 Date32 NOT NULL, c285 Int8 NOT NULL, c286 Int8 NOT NULL, c287 Decimal(22,9) NOT NULL, c288 Uint8 NOT NULL, c289 Decimal(15,0) NOT NULL, c290 Decimal(35,10) NOT NULL, c291 String NOT NULL, c292 Decimal(35,10) NOT NULL, c293 Timestamp64 NOT NULL, c294 Datetime NOT NULL, c295 Datetime64 NOT NULL, c296 Datetime NOT NULL, c297 Uint16 NOT NULL, c298 Interval64 NOT NULL, c299 Bool NOT NULL, c300 Datetime64 NOT NULL, c301 Date NOT NULL, c302 Int32 NOT NULL, c303 Decimal(22,9) NOT NULL, c304 Date32 NOT NULL, c305 Interval64 NOT NULL, c306 Bool NOT NULL, c307 Uint32 NOT NULL, c308 Int16 NOT NULL, c309 Interval64 NOT NULL, c310 Bool NOT NULL, c311 Interval64 NOT NULL, c312 Int64 NOT NULL, c313 Int16 NOT NULL, c314 Decimal(35,10) NOT NULL, c315 Decimal(35,10) NOT NULL, c316 Date32 NOT NULL, c317 Int32 NOT NULL, c318 Decimal(22,9) NOT NULL, c319 Decimal(22,9) NOT NULL, c320 Int8 NOT NULL, c321 Uint16 NOT NULL, c322 Timestamp NOT NULL, c323 String NOT NULL, c324 Uint64 NOT NULL, c325 Date32 NOT NULL, c326 Timestamp NOT NULL, c327 String NOT NULL, c328 Decimal(35,10) NOT NULL, c329 Decimal(22,9) NOT NULL, c330 Timestamp NOT NULL, c331 Decimal(35,10) NOT NULL, c332 Decimal(35,10) NOT NULL, c333 Int32 NOT NULL, c334 Timestamp NOT NULL, c335 Int16 NOT NULL, c336 Int8 NOT NULL, c337 Decimal(22,9) NOT NULL, c338 Interval64 NOT NULL, c339 Timestamp64 NOT NULL, c340 Uint64 NOT NULL, c341 String NOT NULL, c342 Uint16 NOT NULL, c343 Interval64 NOT NULL, c344 Uint64 NOT NULL, c345 Decimal(15,0) NOT NULL, c346 Datetime64 NOT NULL, c347 Interval64 NOT NULL, c348 Uint16 NOT NULL, c349 Datetime64 NOT NULL, c350 Int8 NOT NULL, c351 Uint32 NOT NULL, c352 Bool NOT NULL, c353 Timestamp64 NOT NULL, c354 Timestamp64 NOT NULL, c355 Int16 NOT NULL, c356 Decimal(22,9) NOT NULL, c357 Interval64 NOT NULL, c358 Timestamp64 NOT NULL, c359 Datetime NOT NULL, c360 Uint8 NOT NULL, c361 Date32 NOT NULL, c362 Uint64 NOT NULL, c363 Date NOT NULL, c364 Decimal(35,10) NOT NULL, c365 Uint64 NOT NULL, c366 Datetime64 NOT NULL, c367 Int16 NOT NULL, c368 Utf8 NOT NULL, c369 Int8 NOT NULL, c370 Interval64 NOT NULL, c371 Timestamp64 NOT NULL, c372 Utf8 NOT NULL, c373 Bool NOT NULL, c374 Datetime NOT NULL, c375 Decimal(15,0) NOT NULL, c376 Date NOT NULL, c377 Decimal(35,10) NOT NULL, c378 Datetime NOT NULL, c379 Timestamp64 NOT NULL, c380 Uint32 NOT NULL, c381 Date32 NOT NULL, c382 Uint64 NOT NULL, c383 Date NOT NULL, c384 Utf8 NOT NULL, c385 Decimal(15,0) NOT NULL, c386 Uint8 NOT NULL, c387 Date32 NOT NULL, c388 String NOT NULL, c389 Date32 NOT NULL, c390 Int64 NOT NULL, c391 Datetime64 NOT NULL, c392 Bool NOT NULL, c393 Decimal(15,0) NOT NULL, c394 Decimal(35,10) NOT NULL, c395 Utf8 NOT NULL, c396 Int64 NOT NULL, c397 Datetime64 NOT NULL, c398 Decimal(35,10) NOT NULL, c399 String NOT NULL, c400 Datetime NOT NULL, c401 Int64 NOT NULL, c402 Int64 NOT NULL, c403 Decimal(22,9) NOT NULL, c404 Decimal(35,10) NOT NULL, c405 Int32 NOT NULL, c406 Uint32 NOT NULL, c407 Date NOT NULL, c408 Timestamp NOT NULL, c409 Interval64 NOT NULL, c410 Interval64 NOT NULL, c411 Int16 NOT NULL, c412 Decimal(35,10) NOT NULL, c413 Uint16 NOT NULL, c414 Date NOT NULL, c415 Interval64 NOT NULL, c416 Uint64 NOT NULL, c417 Date NOT NULL, c418 Decimal(35,10) NOT NULL, c419 Utf8 NOT NULL, c420 Uint64 NOT NULL, c421 Decimal(35,10) NOT NULL, c422 Int16 NOT NULL, c423 String NOT NULL, c424 Datetime64 NOT NULL, c425 Utf8 NOT NULL, c426 Date32 NOT NULL, c427 Datetime64 NOT NULL, c428 Timestamp64 NOT NULL, c429 Uint32 NOT NULL, c430 Decimal(15,0) NOT NULL, c431 Decimal(35,10) NOT NULL, c432 Bool NOT NULL, c433 Int8 NOT NULL, c434 Uint16 NOT NULL, c435 Bool NOT NULL, c436 Decimal(35,10) NOT NULL, c437 Datetime NOT NULL, c438 Datetime NOT NULL, c439 Decimal(15,0) NOT NULL, c440 Interval64 NOT NULL, c441 Datetime64 NOT NULL, c442 Int16 NOT NULL, c443 Int8 NOT NULL, c444 Uint8 NOT NULL, c445 String NOT NULL, c446 Decimal(22,9) NOT NULL, c447 Uint32 NOT NULL, c448 Datetime NOT NULL, c449 Int64 NOT NULL, c450 Uint32 NOT NULL, c451 Int32 NOT NULL, c452 Interval64 NOT NULL, c453 Uint8 NOT NULL, c454 Int32 NOT NULL, c455 Uint32 NOT NULL, c456 Datetime64 NOT NULL, c457 Datetime64 NOT NULL, c458 Decimal(22,9) NOT NULL, c459 Datetime64 NOT NULL, c460 Int16 NOT NULL, c461 Decimal(35,10) NOT NULL, c462 Uint32 NOT NULL, c463 Uint64 NOT NULL, c464 Interval64 NOT NULL, c465 Uint16 NOT NULL, c466 Int8 NOT NULL, c467 Timestamp64 NOT NULL, c468 Int8 NOT NULL, c469 Uint8 NOT NULL, c470 Decimal(15,0) NOT NULL, c471 String NOT NULL, c472 Datetime64 NOT NULL, c473 Int32 NOT NULL, c474 Int16 NOT NULL, c475 String NOT NULL, c476 Int16 NOT NULL, c477 Timestamp NOT NULL, c478 Uint8 NOT NULL, c479 Date NOT NULL, c480 Uint32 NOT NULL, c481 Date32 NOT NULL, c482 Utf8 NOT NULL, c483 Uint32 NOT NULL, c484 Decimal(22,9) NOT NULL, c485 Uint16 NOT NULL, c486 Decimal(35,10) NOT NULL, c487 Int32 NOT NULL, c488 Int8 NOT NULL, c489 Uint16 NOT NULL, c490 Int8 NOT NULL, c491 Date NOT NULL, c492 Datetime64 NOT NULL, c493 Datetime NOT NULL, c494 Uint8 NOT NULL, c495 Utf8 NOT NULL, c496 Int32 NOT NULL, c497 Timestamp64 NOT NULL, c498 Uint16 NOT NULL, c499 Uint16 NOT NULL, c500 Uint32 NOT NULL, c501 Date32 NOT NULL, c502 Interval64 NOT NULL, c503 String NOT NULL, c504 Date NOT NULL, c505 Datetime NOT NULL, c506 Uint32 NOT NULL, c507 Timestamp64 NOT NULL, c508 Datetime NOT NULL, c509 Decimal(22,9) NOT NULL, c510 Int64 NOT NULL, c511 String NOT NULL, c512 Uint32 NOT NULL, c513 Int64 NOT NULL, c514 Utf8 NOT NULL, c515 Decimal(35,10) NOT NULL, c516 Decimal(35,10) NOT NULL, c517 Uint64 NOT NULL, c518 Interval64 NOT NULL, c519 Int16 NOT NULL, c520 Int16 NOT NULL, c521 Uint16 NOT NULL, c522 String NOT NULL, c523 Uint32 NOT NULL, c524 Timestamp64 NOT NULL, c525 Uint8 NOT NULL, c526 Timestamp64 NOT NULL, c527 Uint8 NOT NULL, c528 Int16 NOT NULL, c529 Datetime NOT NULL, c530 Timestamp64 NOT NULL, c531 Datetime NOT NULL, c532 Date NOT NULL, c533 Date32 NOT NULL, c534 Int64 NOT NULL, c535 Decimal(35,10) NOT NULL, c536 Int64 NOT NULL, c537 Datetime NOT NULL, c538 Decimal(35,10) NOT NULL, c539 Timestamp NOT NULL, c540 Datetime NOT NULL, c541 Int64 NOT NULL, c542 Uint32 NOT NULL, c543 Date NOT NULL, c544 Decimal(35,10) NOT NULL, c545 Date NOT NULL, c546 Decimal(35,10) NOT NULL, c547 Decimal(15,0) NOT NULL, c548 Int32 NOT NULL, c549 Datetime64 NOT NULL, c550 Timestamp64 NOT NULL, c551 Datetime NOT NULL, c552 Int32 NOT NULL, c553 Bool NOT NULL, c554 Decimal(15,0) NOT NULL, c555 Bool NOT NULL, c556 Date NOT NULL, c557 Date NOT NULL, c558 Utf8 NOT NULL, c559 Bool NOT NULL, c560 Timestamp64 NOT NULL, c561 Int8 NOT NULL, c562 Date32 NOT NULL, c563 Bool NOT NULL, c564 Uint32 NOT NULL, c565 Timestamp NOT NULL, c566 Int8 NOT NULL, c567 Timestamp NOT NULL, c568 Int32 NOT NULL, c569 Uint16 NOT NULL, c570 Datetime64 NOT NULL, c571 Decimal(35,10) NOT NULL, c572 Interval64 NOT NULL, c573 Date NOT NULL, c574 Uint8 NOT NULL, c575 Uint8 NOT NULL, c576 Decimal(22,9) NOT NULL, c577 String NOT NULL, c578 Timestamp64 NOT NULL, c579 Uint32 NOT NULL, c580 Decimal(15,0) NOT NULL, c581 Timestamp64 NOT NULL, c582 Decimal(35,10) NOT NULL, c583 Int16 NOT NULL, c584 Decimal(15,0) NOT NULL, c585 Date NOT NULL, c586 Decimal(22,9) NOT NULL, c587 Timestamp NOT NULL, c588 Datetime NOT NULL, c589 Uint16 NOT NULL, c590 Uint64 NOT NULL, c591 Int8 NOT NULL, c592 Utf8 NOT NULL, c593 Date NOT NULL, c594 Uint16 NOT NULL, c595 Decimal(35,10) NOT NULL, c596 Datetime64 NOT NULL, c597 Uint8 NOT NULL, c598 Interval64 NOT NULL, c599 Timestamp NOT NULL, c600 String NOT NULL, c601 Decimal(35,10) NOT NULL, c602 Int64 NOT NULL, c603 String NOT NULL, c604 Int32 NOT NULL, c605 Datetime NOT NULL, c606 Int64 NOT NULL, c607 Interval64 NOT NULL, c608 String NOT NULL, c609 Uint8 NOT NULL, c610 Int32 NOT NULL, c611 Decimal(35,10) NOT NULL, c612 Int16 NOT NULL, c613 Date32 NOT NULL, c614 Datetime NOT NULL, c615 Uint8 NOT NULL, c616 Int64 NOT NULL, c617 Date32 NOT NULL, c618 Int16 NOT NULL, c619 Int16 NOT NULL, c620 Decimal(15,0) NOT NULL, c621 String NOT NULL, c622 Int32 NOT NULL, c623 Timestamp NOT NULL, c624 Timestamp NOT NULL, c625 Int8 NOT NULL, c626 Uint16 NOT NULL, c627 Uint64 NOT NULL, c628 Int64 NOT NULL, c629 Decimal(15,0) NOT NULL, c630 Decimal(35,10) NOT NULL, c631 Int8 NOT NULL, c632 Date32 NOT NULL, c633 Bool NOT NULL, c634 Interval64 NOT NULL, c635 Interval64 NOT NULL, c636 Timestamp NOT NULL, c637 Decimal(15,0) NOT NULL, c638 Date32 NOT NULL, c639 Datetime NOT NULL, c640 Date32 NOT NULL, c641 Datetime NOT NULL, c642 Utf8 NOT NULL, c643 Int32 NOT NULL, c644 Int64 NOT NULL, c645 Utf8 NOT NULL, c646 Uint8 NOT NULL, c647 Date NOT NULL, c648 Uint8 NOT NULL, c649 Date NOT NULL, c650 Datetime64 NOT NULL, c651 Bool NOT NULL, c652 Decimal(35,10) NOT NULL, c653 Int32 NOT NULL, c654 Int16 NOT NULL, c655 Int32 NOT NULL, c656 Decimal(35,10) NOT NULL, c657 Date32 NOT NULL, c658 Timestamp64 NOT NULL, c659 Utf8 NOT NULL, c660 Int16 NOT NULL, c661 Uint64 NOT NULL, c662 Decimal(35,10) NOT NULL, c663 Int8 NOT NULL, c664 Timestamp64 NOT NULL, c665 Int32 NOT NULL, c666 Datetime NOT NULL, c667 Utf8 NOT NULL, c668 Int16 NOT NULL, c669 Uint8 NOT NULL, c670 Decimal(15,0) NOT NULL, c671 Uint64 NOT NULL, c672 Timestamp64 NOT NULL, c673 Date32 NOT NULL, c674 Timestamp NOT NULL, c675 Bool NOT NULL, c676 Timestamp NOT NULL, c677 Bool NOT NULL, c678 Int16 NOT NULL, c679 Date NOT NULL, c680 Int8 NOT NULL, c681 Int8 NOT NULL, c682 Timestamp NOT NULL, c683 Interval64 NOT NULL, c684 Int32 NOT NULL, c685 Int64 NOT NULL, c686 Int32 NOT NULL, c687 Uint32 NOT NULL, c688 Uint64 NOT NULL, c689 Int16 NOT NULL, c690 Int64 NOT NULL, c691 Date32 NOT NULL, c692 Decimal(35,10) NOT NULL, c693 Date NOT NULL, c694 Int32 NOT NULL, c695 Uint64 NOT NULL, c696 Bool NOT NULL, c697 Utf8 NOT NULL, c698 Uint32 NOT NULL, c699 Utf8 NOT NULL, c700 Timestamp NOT NULL, c701 Interval64 NOT NULL, c702 Timestamp64 NOT NULL, c703 Uint32 NOT NULL, c704 Datetime64 NOT NULL, c705 Bool NOT NULL, c706 Int32 NOT NULL, c707 Decimal(22,9) NOT NULL, c708 Int8 NOT NULL, c709 Decimal(22,9) NOT NULL, c710 Datetime NOT NULL, c711 Decimal(35,10) NOT NULL, c712 Utf8 NOT NULL, c713 Datetime NOT NULL, c714 Utf8 NOT NULL, c715 Int64 NOT NULL, c716 Uint32 NOT NULL, c717 Decimal(22,9) NOT NULL, c718 String NOT NULL, c719 Datetime NOT NULL, c720 Bool NOT NULL, c721 Datetime NOT NULL, c722 Bool NOT NULL, c723 Uint64 NOT NULL, c724 Datetime64 NOT NULL, c725 Uint16 NOT NULL, c726 Uint8 NOT NULL, c727 Bool NOT NULL, c728 Int16 NOT NULL, c729 Timestamp64 NOT NULL, c730 Datetime64 NOT NULL, c731 Datetime64 NOT NULL, c732 Uint32 NOT NULL, c733 Decimal(15,0) NOT NULL, c734 Uint64 NOT NULL, c735 Uint32 NOT NULL, c736 Int32 NOT NULL, c737 Datetime64 NOT NULL, c738 Int64 NOT NULL, c739 Utf8 NOT NULL, c740 Datetime64 NOT NULL, c741 Decimal(35,10) NOT NULL, c742 Uint64 NOT NULL, c743 Timestamp64 NOT NULL, c744 Timestamp64 NOT NULL, c745 Uint8 NOT NULL, c746 Decimal(35,10) NOT NULL, c747 Int16 NOT NULL, c748 Datetime64 NOT NULL, c749 Timestamp NOT NULL, c750 Date32 NOT NULL, c751 Uint32 NOT NULL, c752 Date NOT NULL, c753 Decimal(15,0) NOT NULL, c754 Int32 NOT NULL, c755 Timestamp NOT NULL, c756 Utf8 NOT NULL, c757 Date NOT NULL, c758 String NOT NULL, c759 Timestamp NOT NULL, c760 Int64 NOT NULL, c761 String NOT NULL, c762 Int8 NOT NULL, c763 Datetime64 NOT NULL, c764 Decimal(15,0) NOT NULL, c765 Uint64 NOT NULL, c766 Bool NOT NULL, c767 Date32 NOT NULL, c768 Timestamp NOT NULL, c769 Utf8 NOT NULL, c770 Utf8 NOT NULL, c771 Timestamp NOT NULL, c772 Decimal(35,10) NOT NULL, c773 Utf8 NOT NULL, c774 Uint64 NOT NULL, c775 Date NOT NULL, c776 Decimal(35,10) NOT NULL, c777 Uint8 NOT NULL, c778 Interval64 NOT NULL, c779 Uint8 NOT NULL, c780 Interval64 NOT NULL, c781 String NOT NULL, c782 Date32 NOT NULL, c783 Uint16 NOT NULL, c784 Date32 NOT NULL, c785 Uint16 NOT NULL, c786 Uint16 NOT NULL, c787 Int32 NOT NULL, c788 Datetime NOT NULL, c789 Int16 NOT NULL, c790 String NOT NULL, c791 Datetime64 NOT NULL, c792 Uint16 NOT NULL, c793 Int16 NOT NULL, c794 Uint64 NOT NULL, c795 Uint16 NOT NULL, c796 Decimal(15,0) NOT NULL, c797 Decimal(35,10) NOT NULL, c798 Date32 NOT NULL, c799 Interval64 NOT NULL, c800 Int64 NOT NULL, c801 Int32 NOT NULL, c802 String NOT NULL, c803 Uint8 NOT NULL, c804 Utf8 NOT NULL, c805 Uint16 NOT NULL, c806 Timestamp64 NOT NULL, c807 Uint64 NOT NULL, c808 Int8 NOT NULL, c809 Uint32 NOT NULL, c810 Uint8 NOT NULL, c811 Timestamp64 NOT NULL, c812 Utf8 NOT NULL, c813 Uint16 NOT NULL, c814 Timestamp64 NOT NULL, c815 Decimal(22,9) NOT NULL, c816 Int64 NOT NULL, c817 Timestamp NOT NULL, c818 Uint16 NOT NULL, c819 Int16 NOT NULL, c820 String NOT NULL, c821 Date32 NOT NULL, c822 Datetime64 NOT NULL, c823 Uint16 NOT NULL, c824 Uint16 NOT NULL, c825 Decimal(35,10) NOT NULL, c826 Int32 NOT NULL, c827 Date32 NOT NULL, c828 Decimal(15,0) NOT NULL, c829 Int64 NOT NULL, c830 Datetime64 NOT NULL, c831 Decimal(15,0) NOT NULL, c832 String NOT NULL, c833 Int64 NOT NULL, c834 Int16 NOT NULL, c835 Date32 NOT NULL, c836 Int8 NOT NULL, c837 Timestamp NOT NULL, c838 Uint32 NOT NULL, c839 Datetime64 NOT NULL, c840 Datetime64 NOT NULL, c841 Date NOT NULL, c842 Uint64 NOT NULL, c843 Uint8 NOT NULL, c844 Timestamp NOT NULL, c845 Timestamp NOT NULL, c846 Int64 NOT NULL, c847 Int8 NOT NULL, c848 Date32 NOT NULL, c849 Uint16 NOT NULL, c850 Decimal(22,9) NOT NULL, c851 Uint8 NOT NULL, c852 Uint32 NOT NULL, c853 Date NOT NULL, c854 Uint8 NOT NULL, c855 Uint64 NOT NULL, c856 Uint64 NOT NULL, c857 Uint8 NOT NULL, c858 Datetime64 NOT NULL, c859 Int8 NOT NULL, c860 Uint16 NOT NULL, c861 Utf8 NOT NULL, c862 Bool NOT NULL, c863 Utf8 NOT NULL, c864 Int8 NOT NULL, c865 Uint16 NOT NULL, c866 Timestamp NOT NULL, c867 Int32 NOT NULL, c868 Int64 NOT NULL, c869 Int32 NOT NULL, c870 Uint32 NOT NULL, c871 String NOT NULL, c872 Interval64 NOT NULL, c873 Date NOT NULL, c874 Uint16 NOT NULL, c875 Timestamp NOT NULL, c876 Bool NOT NULL, c877 Date32 NOT NULL, c878 Uint8 NOT NULL, c879 Decimal(22,9) NOT NULL, c880 Decimal(22,9) NOT NULL, c881 Int8 NOT NULL, c882 Int64 NOT NULL, c883 Date NOT NULL, c884 Utf8 NOT NULL, c885 Timestamp NOT NULL, c886 Utf8 NOT NULL, c887 Int16 NOT NULL, c888 Decimal(35,10) NOT NULL, c889 Datetime64 NOT NULL, c890 Int16 NOT NULL, c891 Utf8 NOT NULL, c892 Utf8 NOT NULL, c893 Int64 NOT NULL, c894 Date32 NOT NULL, c895 Date32 NOT NULL, c896 Datetime NOT NULL, c897 Uint64 NOT NULL, c898 Datetime NOT NULL, c899 Utf8 NOT NULL, c900 Date32 NOT NULL, c901 Datetime64 NOT NULL, c902 Uint8 NOT NULL, c903 String NOT NULL, c904 Date NOT NULL, c905 Int64 NOT NULL, c906 Decimal(35,10) NOT NULL, c907 Interval64 NOT NULL, c908 Uint16 NOT NULL, c909 Bool NOT NULL, c910 Interval64 NOT NULL, c911 Date NOT NULL, c912 Date NOT NULL, c913 Timestamp NOT NULL, c914 Int16 NOT NULL, c915 Uint32 NOT NULL, c916 Date32 NOT NULL, c917 Uint64 NOT NULL, c918 Uint8 NOT NULL, c919 Decimal(35,10) NOT NULL, c920 Date NOT NULL, c921 Int16 NOT NULL, c922 Timestamp64 NOT NULL, c923 Timestamp64 NOT NULL, c924 Datetime NOT NULL, c925 Bool NOT NULL, c926 Date NOT NULL, c927 Int8 NOT NULL, c928 Decimal(15,0) NOT NULL, c929 String NOT NULL, c930 Timestamp64 NOT NULL, c931 Int16 NOT NULL, c932 Uint8 NOT NULL, c933 Date32 NOT NULL, c934 Date NOT NULL, c935 Uint8 NOT NULL, c936 Int16 NOT NULL, c937 Interval64 NOT NULL, c938 Decimal(22,9) NOT NULL, c939 Int32 NOT NULL, c940 Datetime64 NOT NULL, c941 Bool NOT NULL, c942 Utf8 NOT NULL, c943 Uint64 NOT NULL, c944 Decimal(22,9) NOT NULL, c945 Date NOT NULL, c946 Timestamp NOT NULL, c947 String NOT NULL, c948 Timestamp NOT NULL, c949 Int8 NOT NULL, c950 Datetime64 NOT NULL, c951 Datetime NOT NULL, c952 Uint16 NOT NULL, c953 Uint8 NOT NULL, c954 Datetime64 NOT NULL, c955 Timestamp64 NOT NULL, c956 String NOT NULL, c957 Uint8 NOT NULL, c958 Uint32 NOT NULL, c959 Date32 NOT NULL, c960 Decimal(15,0) NOT NULL, c961 Bool NOT NULL, c962 Uint32 NOT NULL, c963 String NOT NULL, c964 Utf8 NOT NULL, c965 Datetime NOT NULL, c966 Uint64 NOT NULL, c967 Timestamp64 NOT NULL, c968 Decimal(22,9) NOT NULL, c969 Decimal(35,10) NOT NULL, c970 Timestamp NOT NULL, c971 Date NOT NULL, c972 Decimal(22,9) NOT NULL, c973 String NOT NULL, c974 Timestamp64 NOT NULL, c975 String NOT NULL, c976 Int64 NOT NULL, c977 Bool NOT NULL, c978 Timestamp64 NOT NULL, c979 Datetime NOT NULL, c980 String NOT NULL, c981 Utf8 NOT NULL, c982 Int16 NOT NULL, c983 Datetime64 NOT NULL, c984 String NOT NULL, c985 Int64 NOT NULL, c986 Int32 NOT NULL, c987 Utf8 NOT NULL, c988 Datetime NOT NULL, c989 Utf8 NOT NULL, c990 Datetime NOT NULL, c991 Timestamp64 NOT NULL, c992 Datetime NOT NULL, c993 Int32 NOT NULL, c994 Int32 NOT NULL, c995 Date32 NOT NULL, c996 Uint8 NOT NULL, c997 Timestamp NOT NULL, c998 Decimal(15,0) NOT NULL, c999 Int32 NOT NULL, c1000 Decimal(15,0) NOT NULL, c1001 String NOT NULL, c1002 Date NOT NULL, c1003 Timestamp64 NOT NULL, c1004 Uint16 NOT NULL, c1005 Int32 NOT NULL, c1006 Decimal(35,10) NOT NULL, c1007 Uint16 NOT NULL, c1008 Decimal(35,10) NOT NULL, c1009 Bool NOT NULL, c1010 Int16 NOT NULL, c1011 Int8 NOT NULL, c1012 Timestamp NOT NULL, c1013 Interval64 NOT NULL, c1014 Date NOT NULL, c1015 Uint32 NOT NULL, c1016 Decimal(22,9) NOT NULL, c1017 Uint32 NOT NULL, c1018 Date NOT NULL, c1019 Utf8 NOT NULL, c1020 Uint16 NOT NULL, c1021 Decimal(35,10) NOT NULL, c1022 Decimal(22,9) NOT NULL, c1023 Uint64 NOT NULL, c1024 Uint16 NOT NULL, c1025 Int8 NOT NULL, c1026 Int8 NOT NULL, c1027 Uint16 NOT NULL, c1028 Decimal(15,0) NOT NULL, c1029 Uint64 NOT NULL, c1030 String NOT NULL, c1031 Decimal(15,0) NOT NULL, c1032 Date NOT NULL, c1033 Uint16 NOT NULL, c1034 Int64 NOT NULL, c1035 Uint8 NOT NULL, c1036 Int16 NOT NULL, c1037 Timestamp64 NOT NULL, c1038 Uint32 NOT NULL, c1039 Decimal(35,10) NOT NULL, c1040 Date NOT NULL, c1041 Decimal(15,0) NOT NULL, c1042 Decimal(35,10) NOT NULL, c1043 String NOT NULL, c1044 Decimal(22,9) NOT NULL, c1045 Decimal(22,9) NOT NULL, c1046 Datetime NOT NULL, c1047 Int8 NOT NULL, c1048 String NOT NULL, c1049 Date NOT NULL, c1050 Decimal(15,0) NOT NULL, c1051 Decimal(35,10) NOT NULL, c1052 Int8 NOT NULL, c1053 Uint64 NOT NULL, c1054 Timestamp64 NOT NULL, c1055 Interval64 NOT NULL, c1056 Datetime64 NOT NULL, c1057 Uint8 NOT NULL, c1058 Uint16 NOT NULL, c1059 Date NOT NULL, c1060 Date32 NOT NULL, c1061 Decimal(35,10) NOT NULL, c1062 String NOT NULL, c1063 Int32 NOT NULL, c1064 Uint16 NOT NULL, c1065 Uint32 NOT NULL, c1066 Date32 NOT NULL, c1067 Timestamp NOT NULL, c1068 Uint32 NOT NULL, c1069 Int8 NOT NULL, c1070 Decimal(35,10) NOT NULL, c1071 Interval64 NOT NULL, c1072 Timestamp64 NOT NULL, c1073 Uint16 NOT NULL, c1074 Decimal(15,0) NOT NULL, c1075 Timestamp64 NOT NULL, c1076 Datetime64 NOT NULL, c1077 Datetime64 NOT NULL, c1078 Date32 NOT NULL, c1079 Uint64 NOT NULL, c1080 Datetime64 NOT NULL, c1081 Int64 NOT NULL, c1082 Interval64 NOT NULL, c1083 Int8 NOT NULL, c1084 Decimal(22,9) NOT NULL, c1085 Uint8 NOT NULL, c1086 Int32 NOT NULL, c1087 Timestamp NOT NULL, c1088 Datetime NOT NULL, c1089 Int32 NOT NULL, c1090 Int64 NOT NULL, c1091 Int16 NOT NULL, c1092 Interval64 NOT NULL, c1093 Int8 NOT NULL, c1094 Interval64 NOT NULL, c1095 Uint32 NOT NULL, c1096 Bool NOT NULL, c1097 Uint64 NOT NULL, c1098 Timestamp64 NOT NULL, c1099 Interval64 NOT NULL, c1100 Int32 NOT NULL, c1101 Int16 NOT NULL, c1102 Datetime64 NOT NULL, c1103 Int8 NOT NULL, c1104 Datetime64 NOT NULL, c1105 Timestamp NOT NULL, c1106 Uint16 NOT NULL, c1107 Timestamp64 NOT NULL, c1108 Decimal(22,9) NOT NULL, c1109 Int16 NOT NULL, c1110 Datetime64 NOT NULL, c1111 Timestamp64 NOT NULL, c1112 Date32 NOT NULL, c1113 Uint16 NOT NULL, c1114 Uint8 NOT NULL, c1115 Datetime64 NOT NULL, c1116 Datetime64 NOT NULL, c1117 Int16 NOT NULL, c1118 Int32 NOT NULL, c1119 Uint32 NOT NULL, c1120 Timestamp NOT NULL, c1121 Date NOT NULL, c1122 Utf8 NOT NULL, c1123 Timestamp NOT NULL, c1124 Uint8 NOT NULL, c1125 Uint64 NOT NULL, c1126 Uint16 NOT NULL, c1127 String NOT NULL, c1128 Utf8 NOT NULL, c1129 Uint32 NOT NULL, c1130 Timestamp NOT NULL, c1131 Date NOT NULL, c1132 Int8 NOT NULL, c1133 Datetime64 NOT NULL, c1134 Interval64 NOT NULL, c1135 Utf8 NOT NULL, c1136 Uint32 NOT NULL, c1137 Decimal(15,0) NOT NULL, c1138 Decimal(22,9) NOT NULL, c1139 Decimal(22,9) NOT NULL, c1140 Decimal(35,10) NOT NULL, c1141 Date NOT NULL, c1142 Int64 NOT NULL, c1143 Int8 NOT NULL, c1144 Bool NOT NULL, c1145 Datetime64 NOT NULL, c1146 Timestamp NOT NULL, c1147 String NOT NULL, c1148 Yson NOT NULL, c1149 Datetime NOT NULL, c1150 Int64, c1151 Decimal(22,9) NOT NULL, c1152 JsonDocument, c1153 Yson NOT NULL, c1154 Decimal(35,10), c1155 JsonDocument NOT NULL, c1156 Timestamp, c1157 Int8 NOT NULL, c1158 Date NOT NULL, c1159 Decimal(22,9) NOT NULL, c1160 Int16 NOT NULL, c1161 Datetime64, c1162 String, c1163 Datetime NOT NULL, c1164 Bool NOT NULL, c1165 Uint64 NOT NULL, c1166 Int32 NOT NULL, c1167 Uint64, c1168 Json, c1169 Bool, c1170 Datetime64, c1171 String, c1172 Int8 NOT NULL, c1173 Datetime64 NOT NULL, c1174 Datetime NOT NULL, c1175 Datetime64, c1176 Uint64 NOT NULL, c1177 Decimal(35,10), c1178 Bool NOT NULL, c1179 Int64, c1180 Uint64, c1181 Decimal(15,0), c1182 Timestamp, c1183 Uint64, c1184 Datetime, c1185 Decimal(22,9) NOT NULL, c1186 Uint64 NOT NULL, c1187 JsonDocument, c1188 Json NOT NULL, c1189 Bool, c1190 Int32, c1191 Yson, c1192 String NOT NULL, c1193 Yson, c1194 Int32, c1195 Float NOT NULL, c1196 Date32 NOT NULL, c1197 Int32 NOT NULL, c1198 String, c1199 Json, c1200 Bool, c1201 JsonDocument NOT NULL, c1202 Interval64 NOT NULL, c1203 Uint16 NOT NULL, c1204 Bool NOT NULL, c1205 Json NOT NULL, c1206 Decimal(22,9) NOT NULL, c1207 Datetime, c1208 Float NOT NULL, c1209 Date32, c1210 Interval64, c1211 Yson, c1212 Interval64, c1213 Int8 NOT NULL, c1214 Int8, c1215 Date NOT NULL, c1216 Date NOT NULL, c1217 Timestamp, c1218 Interval64, c1219 Int64, c1220 Date32 NOT NULL, c1221 Decimal(35,10), c1222 Timestamp64 NOT NULL, c1223 Datetime, c1224 Bool NOT NULL, c1225 Utf8 NOT NULL, c1226 Int64 NOT NULL, c1227 Uint32, c1228 Timestamp NOT NULL, c1229 Timestamp, c1230 Bool, c1231 Timestamp, c1232 Timestamp64 NOT NULL, c1233 Decimal(15,0) NOT NULL, c1234 Bool, c1235 Json NOT NULL, c1236 Float NOT NULL, c1237 Decimal(22,9) NOT NULL, c1238 Yson NOT NULL, c1239 Float, c1240 Float NOT NULL, c1241 Double NOT NULL, c1242 Decimal(15,0), c1243 Interval64 NOT NULL, c1244 Bool, c1245 Datetime64, c1246 String, c1247 Decimal(15,0) NOT NULL, c1248 Decimal(22,9), c1249 Timestamp64 NOT NULL, c1250 Double, c1251 Datetime NOT NULL, c1252 Json, c1253 Date32, c1254 Timestamp64 NOT NULL, c1255 Interval64 NOT NULL, c1256 Decimal(22,9) NOT NULL, c1257 Decimal(22,9) NOT NULL, c1258 Decimal(35,10), c1259 Int8 NOT NULL, c1260 Json, c1261 String NOT NULL, c1262 Bool NOT NULL, c1263 Datetime NOT NULL, c1264 Yson, c1265 String NOT NULL, c1266 Timestamp64, c1267 Decimal(35,10) NOT NULL, c1268 Date32, c1269 Int32, c1270 Date32, c1271 Uint8 NOT NULL, c1272 Json NOT NULL, c1273 Decimal(35,10) NOT NULL, c1274 Interval64, c1275 Uint32, c1276 Json NOT NULL, c1277 Double NOT NULL, c1278 Datetime, c1279 Json NOT NULL, c1280 Datetime NOT NULL, c1281 String, c1282 Int64 NOT NULL, c1283 Timestamp NOT NULL, c1284 Int8, c1285 Decimal(22,9), c1286 Date NOT NULL, c1287 Yson, c1288 Interval64, c1289 Int8, c1290 Date32, c1291 Uint16 NOT NULL, c1292 Yson NOT NULL, c1293 Yson, c1294 Utf8, c1295 Bool, c1296 Timestamp64, c1297 Int64, c1298 Uint32, c1299 Int64, c1300 Timestamp64 NOT NULL, c1301 Date, c1302 Date32, c1303 Int64 NOT NULL, c1304 Double, c1305 Decimal(35,10), c1306 Decimal(15,0) NOT NULL, c1307 Datetime NOT NULL, c1308 Uint8, c1309 Decimal(35,10), c1310 Date NOT NULL, c1311 Double, c1312 Timestamp NOT NULL, c1313 String, c1314 Uint32, c1315 Timestamp64, c1316 Double, c1317 Datetime NOT NULL, c1318 Int64, c1319 Int8 NOT NULL, c1320 String, c1321 Decimal(35,10), c1322 Int8, c1323 Timestamp, c1324 Timestamp NOT NULL, c1325 Uint16, c1326 Double NOT NULL, c1327 Int32, c1328 Utf8 NOT NULL, c1329 Int8 NOT NULL, c1330 Int16 NOT NULL, c1331 Timestamp, c1332 Json, c1333 Uint16 NOT NULL, c1334 Uint16, c1335 Timestamp64 NOT NULL, c1336 Int64 NOT NULL, c1337 Uint32, c1338 Interval64, c1339 Bool NOT NULL, c1340 Datetime, c1341 Timestamp, c1342 JsonDocument NOT NULL, c1343 Decimal(22,9) NOT NULL, c1344 Json NOT NULL, c1345 Datetime64, c1346 Yson, c1347 Decimal(35,10) NOT NULL, c1348 Datetime64 NOT NULL, c1349 Int64, c1350 Yson, c1351 Timestamp, c1352 Json NOT NULL, c1353 Yson, c1354 Timestamp NOT NULL, c1355 Uint64, c1356 Interval64, c1357 JsonDocument, c1358 Double NOT NULL, c1359 Datetime, c1360 Int8, c1361 Timestamp, c1362 Yson, c1363 Uint16 NOT NULL, c1364 Double, c1365 JsonDocument, c1366 Utf8, c1367 Yson, c1368 Datetime64, c1369 Uint16, c1370 Datetime64 NOT NULL, c1371 Decimal(15,0), c1372 Json NOT NULL, c1373 Decimal(35,10), c1374 Decimal(35,10) NOT NULL, c1375 Decimal(15,0) NOT NULL, c1376 Date NOT NULL, c1377 Json, c1378 Int8 NOT NULL, c1379 String, c1380 Yson NOT NULL, c1381 Int64, c1382 JsonDocument, c1383 Bool NOT NULL, c1384 Timestamp, c1385 Decimal(22,9), c1386 Int8, c1387 Datetime64, c1388 Yson NOT NULL, c1389 Interval64, c1390 Double NOT NULL, c1391 Uint16 NOT NULL, c1392 Date NOT NULL, c1393 Float, c1394 Int16 NOT NULL, c1395 Datetime NOT NULL, c1396 Float NOT NULL, c1397 Timestamp64 NOT NULL, c1398 Int8 NOT NULL, c1399 Uint16 NOT NULL, c1400 Timestamp NOT NULL, c1401 Decimal(35,10), c1402 Uint16 NOT NULL, c1403 Float NOT NULL, c1404 JsonDocument NOT NULL, c1405 Timestamp64 NOT NULL, c1406 Uint32, c1407 Uint32, c1408 Int16, c1409 Float NOT NULL, c1410 Uint16, c1411 Float, c1412 Timestamp64 NOT NULL, c1413 Datetime64 NOT NULL, c1414 Json, c1415 Uint64, c1416 Decimal(22,9), c1417 Int64 NOT NULL, c1418 Timestamp, c1419 Int8, c1420 Uint8 NOT NULL, c1421 Datetime64 NOT NULL, c1422 JsonDocument NOT NULL, c1423 Timestamp NOT NULL, c1424 Int16 NOT NULL, c1425 Decimal(35,10), c1426 JsonDocument, c1427 Decimal(15,0), c1428 Yson NOT NULL, c1429 Datetime64, c1430 Bool NOT NULL, c1431 Yson, c1432 Interval64, c1433 Double, c1434 Double, c1435 Uint16, c1436 Datetime64 NOT NULL, c1437 Uint16 NOT NULL, c1438 Utf8 NOT NULL, c1439 Int32 NOT NULL, c1440 Bool, c1441 Utf8 NOT NULL, c1442 Decimal(15,0) NOT NULL, c1443 Int8 NOT NULL, c1444 JsonDocument NOT NULL, c1445 Date NOT NULL, c1446 Uint16 NOT NULL, c1447 Uint16 NOT NULL, c1448 Decimal(15,0) NOT NULL, c1449 Decimal(22,9) NOT NULL, c1450 Json NOT NULL, c1451 String NOT NULL, c1452 Double, c1453 Bool NOT NULL, c1454 Datetime NOT NULL, c1455 Uint16, c1456 Timestamp64 NOT NULL, c1457 JsonDocument NOT NULL, c1458 Uint8, c1459 Int8 NOT NULL, c1460 Decimal(22,9) NOT NULL, c1461 Int64 NOT NULL, c1462 Float, c1463 Int8, c1464 Decimal(35,10), c1465 Uint8, c1466 Datetime NOT NULL, c1467 Uint16, c1468 Int64 NOT NULL, c1469 Decimal(35,10), c1470 Int8, c1471 Datetime64 NOT NULL, c1472 Yson NOT NULL, c1473 Int16, c1474 JsonDocument NOT NULL, c1475 Decimal(35,10) NOT NULL, c1476 Decimal(15,0), c1477 Uint32, c1478 Decimal(15,0), c1479 Uint32 NOT NULL, c1480 Int16, c1481 Int64, c1482 Yson NOT NULL, c1483 String, c1484 Json NOT NULL, c1485 Int16, c1486 Datetime NOT NULL, c1487 Uint32, c1488 String, c1489 JsonDocument NOT NULL, c1490 Json, c1491 Timestamp64, c1492 Uint32, c1493 JsonDocument, c1494 Uint8, c1495 String, c1496 Date32, c1497 Interval64, c1498 Uint16 NOT NULL, c1499 Double, c1500 Utf8, c1501 Decimal(22,9), c1502 Uint8, c1503 String, c1504 Interval64 NOT NULL, c1505 Decimal(22,9) NOT NULL, c1506 Decimal(35,10), c1507 Yson NOT NULL, c1508 Utf8 NOT NULL, c1509 Uint16 NOT NULL, c1510 Int8 NOT NULL, c1511 Double NOT NULL, c1512 Interval64 NOT NULL, c1513 Utf8 NOT NULL, c1514 Json, c1515 Datetime64, c1516 Double NOT NULL, c1517 Utf8, c1518 Timestamp, c1519 Json NOT NULL, c1520 Int32 NOT NULL, c1521 Uint32 NOT NULL, c1522 Double NOT NULL, c1523 Yson NOT NULL, c1524 Json NOT NULL, c1525 Double NOT NULL, c1526 Uint8, c1527 Float NOT NULL, c1528 Date, c1529 Interval64, c1530 Interval64 NOT NULL, c1531 Uint64 NOT NULL, c1532 Uint32, c1533 Uint64 NOT NULL, c1534 Uint16 NOT NULL, c1535 Datetime, c1536 Date32, c1537 Int64, c1538 Bool, c1539 Uint32, c1540 Decimal(15,0), c1541 Uint8, c1542 Int32 NOT NULL, c1543 Json NOT NULL, c1544 Double, c1545 Date NOT NULL, c1546 Json, c1547 Int16, c1548 Datetime NOT NULL, c1549 Int8 NOT NULL, c1550 Json, c1551 Uint16, c1552 Int64, c1553 String NOT NULL, c1554 Datetime64, c1555 Datetime64 NOT NULL, c1556 JsonDocument, c1557 Utf8 NOT NULL, c1558 Date32 NOT NULL, c1559 Timestamp64, c1560 Datetime, c1561 Datetime NOT NULL, c1562 Json, c1563 Int64, c1564 Utf8 NOT NULL, c1565 Interval64 NOT NULL, c1566 Uint64 NOT NULL, c1567 Double NOT NULL, c1568 Decimal(15,0) NOT NULL, c1569 Bool NOT NULL, c1570 String, c1571 Int64, c1572 Datetime64,
                    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)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c0\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: \n                CREATE TABLE `/Root/olap_workload/create_drop/10274` (\n                    c0 Bool NOT NULL, c1 Int64 NOT NULL, c2 Uint8 NOT NULL, c3 Decimal(35,10) NOT NULL, c4 Timestamp NOT NULL, c5 Int64 NOT NULL, c6 Interval64 NOT NULL, c7 Uint8 NOT NULL, c8 Interval64 NOT NULL, c9 Decimal(22,9) NOT NULL, c10 Decimal(15,0) NOT NULL, c11 Decimal(15,0) NOT NULL, c12 Decimal(22,9) NOT NULL, c13 Int8 NOT NULL, c14 Date32 NOT NULL, c15 Timestamp64 NOT NULL, c16 Uint64 NOT NULL, c17 Uint32 NOT NULL, c18 Decimal(35,10) NOT NULL, c19 Decimal(15,0) NOT NULL, c20 Int8 NOT NULL, c21 Decimal(35,10) NOT NULL, c22 String NOT NULL, c23 Utf8 NOT NULL, c24 Interval64 NOT NULL, c25 Interval64 NOT NULL, c26 Uint16 NOT NULL, c27 Interval64 NOT NULL, c28 Date NOT NULL, c29 Decimal(15,0) NOT NULL, c30 String NOT NULL, c31 Date NOT NULL, c32 Int64 NOT NULL, c33 Int64 NOT NULL, c34 Date32 NOT NULL, c35 Decimal(22,9) NOT NULL, c36 Decimal(35,10) NOT NULL, c37 Bool NOT NULL, c38 Int16 NOT NULL, c39 Datetime NOT NULL, c40 Uint8 NOT NULL, c41 Interval64 NOT NULL, c42 Uint8 NOT NULL, c43 Int32 NOT NULL, c44 Uint8 NOT NULL, c45 Uint64 NOT NULL, c46 Uint32 NOT NULL, c47 Date32 NOT NULL, c48 Decimal(22,9) NOT NULL, c49 Int64 NOT NULL, c50 Uint32 NOT NULL, c51 Decimal(22,9) NOT NULL, c52 Uint8 NOT NULL, c53 Uint16 NOT NULL, c54 Int8 NOT NULL, c55 Int16 NOT NULL, c56 Decimal(35,10) NOT NULL, c57 Date32 NOT NULL, c58 Interval64 NOT NULL, c59 Date NOT NULL, c60 Uint32 NOT NULL, c61 Uint16 NOT NULL, c62 String NOT NULL, c63 Int64 NOT NULL, c64 Int8 NOT NULL, c65 Decimal(15,0) NOT NULL, c66 Uint64 NOT NULL, c67 Decimal(35,10) NOT NULL, c68 Int8 NOT NULL, c69 Bool NOT NULL, c70 Datetime NOT NULL, c71 Int64 NOT NULL, c72 Date32 NOT NULL, c73 Interval64 NOT NULL, c74 Uint8 NOT NULL, c75 Bool NOT NULL, c76 Decimal(35,10) NOT NULL, c77 Utf8 NOT NULL, c78 Uint16 NOT NULL, c79 Uint8 NOT NULL, c80 Utf8 NOT NULL, c81 Timestamp64 NOT NULL, c82 Bool NOT NULL, c83 Bool NOT NULL, c84 Interval64 NOT NULL, c85 Uint64 NOT NULL, c86 Date32 NOT NULL, c87 Timestamp64 NOT NULL, c88 Decimal(35,10) NOT NULL, c89 Decimal(22,9) NOT NULL, c90 Bool NOT NULL, c91 Bool NOT NULL, c92 Datetime64 NOT NULL, c93 Decimal(35,10) NOT NULL, c94 Decimal(22,9) NOT NULL, c95 Decimal(22,9) NOT NULL, c96 Uint32 NOT NULL, c97 Interval64 NOT NULL, c98 Utf8 NOT NULL, c99 Uint32 NOT NULL, c100 Uint16 NOT NULL, c101 Int32 NOT NULL, c102 Int16 NOT NULL, c103 Int16 NOT NULL, c104 Date32 NOT NULL, c105 Date32 NOT NULL, c106 Uint32 NOT NULL, c107 Uint64 NOT NULL, c108 Timestamp64 NOT NULL, c109 Utf8 NOT NULL, c110 Int8 NOT NULL, c111 Int64 NOT NULL, c112 Utf8 NOT NULL, c113 Date32 NOT NULL, c114 Decimal(22,9) NOT NULL, c115 Uint16 NOT NULL, c116 Decimal(35,10) NOT NULL, c117 Decimal(15,0) NOT NULL, c118 Int64 NOT NULL, c119 Timestamp64 NOT NULL, c120 Int16 NOT NULL, c121 Uint16 NOT NULL, c122 Uint8 NOT NULL, c123 Datetime64 NOT NULL, c124 Decimal(22,9) NOT NULL, c125 Int64 NOT NULL, c126 Decimal(35,10) NOT NULL, c127 Decimal(15,0) NOT NULL, c128 Datetime64 NOT NULL, c129 Uint32 NOT NULL, c130 Int32 NOT NULL, c131 Timestamp NOT NULL, c132 Uint16 NOT NULL, c133 Int64 NOT NULL, c134 Timestamp NOT NULL, c135 Decimal(35,10) NOT NULL, c136 Datetime NOT NULL, c137 Decimal(22,9) NOT NULL, c138 Uint32 NOT NULL, c139 Datetime NOT NULL, c140 Bool NOT NULL, c141 Bool NOT NULL, c142 Int8 NOT NULL, c143 Bool NOT NULL, c144 Date32 NOT NULL, c145 Bool NOT NULL, c146 Date32 NOT NULL, c147 Interval64 NOT NULL, c148 Decimal(15,0) NOT NULL, c149 Uint64 NOT NULL, c150 Utf8 NOT NULL, c151 Utf8 NOT NULL, c152 Interval64 NOT NULL, c153 Uint8 NOT NULL, c154 Datetime64 NOT NULL, c155 Decimal(15,0) NOT NULL, c156 Uint8 NOT NULL, c157 Datetime64 NOT NULL, c158 Uint32 NOT NULL, c159 String NOT NULL, c160 Decimal(22,9) NOT NULL, c161 Datetime64 NOT NULL, c162 Bool NOT NULL, c163 Bool NOT NULL, c164 Utf8 NOT NULL, c165 Datetime64 NOT NULL, c166 Interval64 NOT NULL, c167 Utf8 NOT NULL, c168 Datetime64 NOT NULL, c169 Date32 NOT NULL, c170 Int8 NOT NULL, c171 Decimal(22,9) NOT NULL, c172 Int64 NOT NULL, c173 Date NOT NULL, c174 Uint64 NOT NULL, c175 Timestamp NOT NULL, c176 Timestamp NOT NULL, c177 Decimal(22,9) NOT NULL, c178 Uint64 NOT NULL, c179 Decimal(22,9) NOT NULL, c180 Interval64 NOT NULL, c181 Int32 NOT NULL, c182 Date32 NOT NULL, c183 Uint16 NOT NULL, c184 Int8 NOT NULL, c185 Interval64 NOT NULL, c186 Date32 NOT NULL, c187 String NOT NULL, c188 Decimal(22,9) NOT NULL, c189 Bool NOT NULL, c190 Decimal(35,10) NOT NULL, c191 Uint8 NOT NULL, c192 Uint8 NOT NULL, c193 Int8 NOT NULL, c194 Utf8 NOT NULL, c195 Datetime NOT NULL, c196 Datetime64 NOT NULL, c197 Decimal(15,0) NOT NULL, c198 Decimal(22,9) NOT NULL, c199 String NOT NULL, c200 Timestamp64 NOT NULL, c201 Uint16 NOT NULL, c202 Uint16 NOT NULL, c203 Timestamp NOT NULL, c204 Uint32 NOT NULL, c205 Timestamp64 NOT NULL, c206 Uint32 NOT NULL, c207 Datetime NOT NULL, c208 Datetime64 NOT NULL, c209 Timestamp64 NOT NULL, c210 Timestamp NOT NULL, c211 String NOT NULL, c212 Uint16 NOT NULL, c213 Interval64 NOT NULL, c214 Uint32 NOT NULL, c215 Int8 NOT NULL, c216 Datetime64 NOT NULL, c217 Decimal(22,9) NOT NULL, c218 Date NOT NULL, c219 Date32 NOT NULL, c220 Decimal(35,10) NOT NULL, c221 Utf8 NOT NULL, c222 Utf8 NOT NULL, c223 Decimal(15,0) NOT NULL, c224 String NOT NULL, c225 Timestamp NOT NULL, c226 Timestamp NOT NULL, c227 Timestamp64 NOT NULL, c228 Date32 NOT NULL, c229 Bool NOT NULL, c230 Decimal(15,0) NOT NULL, c231 Datetime64 NOT NULL, c232 Date NOT NULL, c233 Datetime64 NOT NULL, c234 Uint32 NOT NULL, c235 Int32 NOT NULL, c236 Int8 NOT NULL, c237 String NOT NULL, c238 Int16 NOT NULL, c239 Int64 NOT NULL, c240 Date32 NOT NULL, c241 Interval64 NOT NULL, c242 Interval64 NOT NULL, c243 Int8 NOT NULL, c244 Uint32 NOT NULL, c245 Date32 NOT NULL, c246 Uint64 NOT NULL, c247 Timestamp NOT NULL, c248 Uint64 NOT NULL, c249 Interval64 NOT NULL, c250 Int16 NOT NULL, c251 Datetime64 NOT NULL, c252 Interval64 NOT NULL, c253 Bool NOT NULL, c254 Datetime NOT NULL, c255 Uint64 NOT NULL, c256 Decimal(15,0) NOT NULL, c257 Utf8 NOT NULL, c258 String NOT NULL, c259 Timestamp64 NOT NULL, c260 Bool NOT NULL, c261 Bool NOT NULL, c262 Decimal(35,10) NOT NULL, c263 Date NOT NULL, c264 Uint64 NOT NULL, c265 Uint8 NOT NULL, c266 Uint32 NOT NULL, c267 Uint32 NOT NULL, c268 String NOT NULL, c269 Int8 NOT NULL, c270 Datetime64 NOT NULL, c271 Int16 NOT NULL, c272 Decimal(22,9) NOT NULL, c273 Bool NOT NULL, c274 String NOT NULL, c275 Uint64 NOT NULL, c276 Datetime64 NOT NULL, c277 Bool NOT NULL, c278 Decimal(35,10) NOT NULL, c279 Uint8 NOT NULL, c280 Decimal(15,0) NOT NULL, c281 Int16 NOT NULL, c282 Timestamp64 NOT NULL, c283 Datetime64 NOT NULL, c284 Date32 NOT NULL, c285 Int8 NOT NULL, c286 Int8 NOT NULL, c287 Decimal(22,9) NOT NULL, c288 Uint8 NOT NULL, c289 Decimal(15,0) NOT NULL, c290 Decimal(35,10) NOT NULL, c291 String NOT NULL, c292 Decimal(35,10) NOT NULL, c293 Timestamp64 NOT NULL, c294 Datetime NOT NULL, c295 Datetime64 NOT NULL, c296 Datetime NOT NULL, c297 Uint16 NOT NULL, c298 Interval64 NOT NULL, c299 Bool NOT NULL, c300 Datetime64 NOT NULL, c301 Date NOT NULL, c302 Int32 NOT NULL, c303 Decimal(22,9) NOT NULL, c304 Date32 NOT NULL, c305 Interval64 NOT NULL, c306 Bool NOT NULL, c307 Uint32 NOT NULL, c308 Int16 NOT NULL, c309 Interval64 NOT NULL, c310 Bool NOT NULL, c311 Interval64 NOT NULL, c312 Int64 NOT NULL, c313 Int16 NOT NULL, c314 Decimal(35,10) NOT NULL, c315 Decimal(35,10) NOT NULL, c316 Date32 NOT NULL, c317 Int32 NOT NULL, c318 Decimal(22,9) NOT NULL, c319 Decimal(22,9) NOT NULL, c320 Int8 NOT NULL, c321 Uint16 NOT NULL, c322 Timestamp NOT NULL, c323 String NOT NULL, c324 Uint64 NOT NULL, c325 Date32 NOT NULL, c326 Timestamp NOT NULL, c327 String NOT NULL, c328 Decimal(35,10) NOT NULL, c329 Decimal(22,9) NOT NULL, c330 Timestamp NOT NULL, c331 Decimal(35,10) NOT NULL, c332 Decimal(35,10) NOT NULL, c333 Int32 NOT NULL, c334 Timestamp NOT NULL, c335 Int16 NOT NULL, c336 Int8 NOT NULL, c337 Decimal(22,9) NOT NULL, c338 Interval64 NOT NULL, c339 Timestamp64 NOT NULL, c340 Uint64 NOT NULL, c341 String NOT NULL, c342 Uint16 NOT NULL, c343 Interval64 NOT NULL, c344 Uint64 NOT NULL, c345 Decimal(15,0) NOT NULL, c346 Datetime64 NOT NULL, c347 Interval64 NOT NULL, c348 Uint16 NOT NULL, c349 Datetime64 NOT NULL, c350 Int8 NOT NULL, c351 Uint32 NOT NULL, c352 Bool NOT NULL, c353 Timestamp64 NOT NULL, c354 Timestamp64 NOT NULL, c355 Int16 NOT NULL, c356 Decimal(22,9) NOT NULL, c357 Interval64 NOT NULL, c358 Timestamp64 NOT NULL, c359 Datetime NOT NULL, c360 Uint8 NOT NULL, c361 Date32 NOT NULL, c362 Uint64 NOT NULL, c363 Date NOT NULL, c364 Decimal(35,10) NOT NULL, c365 Uint64 NOT NULL, c366 Datetime64 NOT NULL, c367 Int16 NOT NULL, c368 Utf8 NOT NULL, c369 Int8 NOT NULL, c370 Interval64 NOT NULL, c371 Timestamp64 NOT NULL, c372 Utf8 NOT NULL, c373 Bool NOT NULL, c374 Datetime NOT NULL, c375 Decimal(15,0) NOT NULL, c376 Date NOT NULL, c377 Decimal(35,10) NOT NULL, c378 Datetime NOT NULL, c379 Timestamp64 NOT NULL, c380 Uint32 NOT NULL, c381 Date32 NOT NULL, c382 Uint64 NOT NULL, c383 Date NOT NULL, c384 Utf8 NOT NULL, c385 Decimal(15,0) NOT NULL, c386 Uint8 NOT NULL, c387 Date32 NOT NULL, c388 String NOT NULL, c389 Date32 NOT NULL, c390 Int64 NOT NULL, c391 Datetime64 NOT NULL, c392 Bool NOT NULL, c393 Decimal(15,0) NOT NULL, c394 Decimal(35,10) NOT NULL, c395 Utf8 NOT NULL, c396 Int64 NOT NULL, c397 Datetime64 NOT NULL, c398 Decimal(35,10) NOT NULL, c399 String NOT NULL, c400 Datetime NOT NULL, c401 Int64 NOT NULL, c402 Int64 NOT NULL, c403 Decimal(22,9) NOT NULL, c404 Decimal(35,10) NOT NULL, c405 Int32 NOT NULL, c406 Uint32 NOT NULL, c407 Date NOT NULL, c408 Timestamp NOT NULL, c409 Interval64 NOT NULL, c410 Interval64 NOT NULL, c411 Int16 NOT NULL, c412 Decimal(35,10) NOT NULL, c413 Uint16 NOT NULL, c414 Date NOT NULL, c415 Interval64 NOT NULL, c416 Uint64 NOT NULL, c417 Date NOT NULL, c418 Decimal(35,10) NOT NULL, c419 Utf8 NOT NULL, c420 Uint64 NOT NULL, c421 Decimal(35,10) NOT NULL, c422 Int16 NOT NULL, c423 String NOT NULL, c424 Datetime64 NOT NULL, c425 Utf8 NOT NULL, c426 Date32 NOT NULL, c427 Datetime64 NOT NULL, c428 Timestamp64 NOT NULL, c429 Uint32 NOT NULL, c430 Decimal(15,0) NOT NULL, c431 Decimal(35,10) NOT NULL, c432 Bool NOT NULL, c433 Int8 NOT NULL, c434 Uint16 NOT NULL, c435 Bool NOT NULL, c436 Decimal(35,10) NOT NULL, c437 Datetime NOT NULL, c438 Datetime NOT NULL, c439 Decimal(15,0) NOT NULL, c440 Interval64 NOT NULL, c441 Datetime64 NOT NULL, c442 Int16 NOT NULL, c443 Int8 NOT NULL, c444 Uint8 NOT NULL, c445 String NOT NULL, c446 Decimal(22,9) NOT NULL, c447 Uint32 NOT NULL, c448 Datetime NOT NULL, c449 Int64 NOT NULL, c450 Uint32 NOT NULL, c451 Int32 NOT NULL, c452 Interval64 NOT NULL, c453 Uint8 NOT NULL, c454 Int32 NOT NULL, c455 Uint32 NOT NULL, c456 Datetime64 NOT NULL, c457 Datetime64 NOT NULL, c458 Decimal(22,9) NOT NULL, c459 Datetime64 NOT NULL, c460 Int16 NOT NULL, c461 Decimal(35,10) NOT NULL, c462 Uint32 NOT NULL, c463 Uint64 NOT NULL, c464 Interval64 NOT NULL, c465 Uint16 NOT NULL, c466 Int8 NOT NULL, c467 Timestamp64 NOT NULL, c468 Int8 NOT NULL, c469 Uint8 NOT NULL, c470 Decimal(15,0) NOT NULL, c471 String NOT NULL, c472 Datetime64 NOT NULL, c473 Int32 NOT NULL, c474 Int16 NOT NULL, c475 String NOT NULL, c476 Int16 NOT NULL, c477 Timestamp NOT NULL, c478 Uint8 NOT NULL, c479 Date NOT NULL, c480 Uint32 NOT NULL, c481 Date32 NOT NULL, c482 Utf8 NOT NULL, c483 Uint32 NOT NULL, c484 Decimal(22,9) NOT NULL, c485 Uint16 NOT NULL, c486 Decimal(35,10) NOT NULL, c487 Int32 NOT NULL, c488 Int8 NOT NULL, c489 Uint16 NOT NULL, c490 Int8 NOT NULL, c491 Date NOT NULL, c492 Datetime64 NOT NULL, c493 Datetime NOT NULL, c494 Uint8 NOT NULL, c495 Utf8 NOT NULL, c496 Int32 NOT NULL, c497 Timestamp64 NOT NULL, c498 Uint16 NOT NULL, c499 Uint16 NOT NULL, c500 Uint32 NOT NULL, c501 Date32 NOT NULL, c502 Interval64 NOT NULL, c503 String NOT NULL, c504 Date NOT NULL, c505 Datetime NOT NULL, c506 Uint32 NOT NULL, c507 Timestamp64 NOT NULL, c508 Datetime NOT NULL, c509 Decimal(22,9) NOT NULL, c510 Int64 NOT NULL, c511 String NOT NULL, c512 Uint32 NOT NULL, c513 Int64 NOT NULL, c514 Utf8 NOT NULL, c515 Decimal(35,10) NOT NULL, c516 Decimal(35,10) NOT NULL, c517 Uint64 NOT NULL, c518 Interval64 NOT NULL, c519 Int16 NOT NULL, c520 Int16 NOT NULL, c521 Uint16 NOT NULL, c522 String NOT NULL, c523 Uint32 NOT NULL, c524 Timestamp64 NOT NULL, c525 Uint8 NOT NULL, c526 Timestamp64 NOT NULL, c527 Uint8 NOT NULL, c528 Int16 NOT NULL, c529 Datetime NOT NULL, c530 Timestamp64 NOT NULL, c531 Datetime NOT NULL, c532 Date NOT NULL, c533 Date32 NOT NULL, c534 Int64 NOT NULL, c535 Decimal(35,10) NOT NULL, c536 Int64 NOT NULL, c537 Datetime NOT NULL, c538 Decimal(35,10) NOT NULL, c539 Timestamp NOT NULL, c540 Datetime NOT NULL, c541 Int64 NOT NULL, c542 Uint32 NOT NULL, c543 Date NOT NULL, c544 Decimal(35,10) NOT NULL, c545 Date NOT NULL, c546 Decimal(35,10) NOT NULL, c547 Decimal(15,0) NOT NULL, c548 Int32 NOT NULL, c549 Datetime64 NOT NULL, c550 Timestamp64 NOT NULL, c551 Datetime NOT NULL, c552 Int32 NOT NULL, c553 Bool NOT NULL, c554 Decimal(15,0) NOT NULL, c555 Bool NOT NULL, c556 Date NOT NULL, c557 Date NOT NULL, c558 Utf8 NOT NULL, c559 Bool NOT NULL, c560 Timestamp64 NOT NULL, c561 Int8 NOT NULL, c562 Date32 NOT NULL, c563 Bool NOT NULL, c564 Uint32 NOT NULL, c565 Timestamp NOT NULL, c566 Int8 NOT NULL, c567 Timestamp NOT NULL, c568 Int32 NOT NULL, c569 Uint16 NOT NULL, c570 Datetime64 NOT NULL, c571 Decimal(35,10) NOT NULL, c572 Interval64 NOT NULL, c573 Date NOT NULL, c574 Uint8 NOT NULL, c575 Uint8 NOT NULL, c576 Decimal(22,9) NOT NULL, c577 String NOT NULL, c578 Timestamp64 NOT NULL, c579 Uint32 NOT NULL, c580 Decimal(15,0) NOT NULL, c581 Timestamp64 NOT NULL, c582 Decimal(35,10) NOT NULL, c583 Int16 NOT NULL, c584 Decimal(15,0) NOT NULL, c585 Date NOT NULL, c586 Decimal(22,9) NOT NULL, c587 Timestamp NOT NULL, c588 Datetime NOT NULL, c589 Uint16 NOT NULL, c590 Uint64 NOT NULL, c591 Int8 NOT NULL, c592 Utf8 NOT NULL, c593 Date NOT NULL, c594 Uint16 NOT NULL, c595 Decimal(35,10) NOT NULL, c596 Datetime64 NOT NULL, c597 Uint8 NOT NULL, c598 Interval64 NOT NULL, c599 Timestamp NOT NULL, c600 String NOT NULL, c601 Decimal(35,10) NOT NULL, c602 Int64 NOT NULL, c603 String NOT NULL, c604 Int32 NOT NULL, c605 Datetime NOT NULL, c606 Int64 NOT NULL, c607 Interval64 NOT NULL, c608 String NOT NULL, c609 Uint8 NOT NULL, c610 Int32 NOT NULL, c611 Decimal(35,10) NOT NULL, c612 Int16 NOT NULL, c613 Date32 NOT NULL, c614 Datetime NOT NULL, c615 Uint8 NOT NULL, c616 Int64 NOT NULL, c617 Date32 NOT NULL, c618 Int16 NOT NULL, c619 Int16 NOT NULL, c620 Decimal(15,0) NOT NULL, c621 String NOT NULL, c622 Int32 NOT NULL, c623 Timestamp NOT NULL, c624 Timestamp NOT NULL, c625 Int8 NOT NULL, c626 Uint16 NOT NULL, c627 Uint64 NOT NULL, c628 Int64 NOT NULL, c629 Decimal(15,0) NOT NULL, c630 Decimal(35,10) NOT NULL, c631 Int8 NOT NULL, c632 Date32 NOT NULL, c633 Bool NOT NULL, c634 Interval64 NOT NULL, c635 Interval64 NOT NULL, c636 Timestamp NOT NULL, c637 Decimal(15,0) NOT NULL, c638 Date32 NOT NULL, c639 Datetime NOT NULL, c640 Date32 NOT NULL, c641 Datetime NOT NULL, c642 Utf8 NOT NULL, c643 Int32 NOT NULL, c644 Int64 NOT NULL, c645 Utf8 NOT NULL, c646 Uint8 NOT NULL, c647 Date NOT NULL, c648 Uint8 NOT NULL, c649 Date NOT NULL, c650 Datetime64 NOT NULL, c651 Bool NOT NULL, c652 Decimal(35,10) NOT NULL, c653 Int32 NOT NULL, c654 Int16 NOT NULL, c655 Int32 NOT NULL, c656 Decimal(35,10) NOT NULL, c657 Date32 NOT NULL, c658 Timestamp64 NOT NULL, c659 Utf8 NOT NULL, c660 Int16 NOT NULL, c661 Uint64 NOT NULL, c662 Decimal(35,10) NOT NULL, c663 Int8 NOT NULL, c664 Timestamp64 NOT NULL, c665 Int32 NOT NULL, c666 Datetime NOT NULL, c667 Utf8 NOT NULL, c668 Int16 NOT NULL, c669 Uint8 NOT NULL, c670 Decimal(15,0) NOT NULL, c671 Uint64 NOT NULL, c672 Timestamp64 NOT NULL, c673 Date32 NOT NULL, c674 Timestamp NOT NULL, c675 Bool NOT NULL, c676 Timestamp NOT NULL, c677 Bool NOT NULL, c678 Int16 NOT NULL, c679 Date NOT NULL, c680 Int8 NOT NULL, c681 Int8 NOT NULL, c682 Timestamp NOT NULL, c683 Interval64 NOT NULL, c684 Int32 NOT NULL, c685 Int64 NOT NULL, c686 Int32 NOT NULL, c687 Uint32 NOT NULL, c688 Uint64 NOT NULL, c689 Int16 NOT NULL, c690 Int64 NOT NULL, c691 Date32 NOT NULL, c692 Decimal(35,10) NOT NULL, c693 Date NOT NULL, c694 Int32 NOT NULL, c695 Uint64 NOT NULL, c696 Bool NOT NULL, c697 Utf8 NOT NULL, c698 Uint32 NOT NULL, c699 Utf8 NOT NULL, c700 Timestamp NOT NULL, c701 Interval64 NOT NULL, c702 Timestamp64 NOT NULL, c703 Uint32 NOT NULL, c704 Datetime64 NOT NULL, c705 Bool NOT NULL, c706 Int32 NOT NULL, c707 Decimal(22,9) NOT NULL, c708 Int8 NOT NULL, c709 Decimal(22,9) NOT NULL, c710 Datetime NOT NULL, c711 Decimal(35,10) NOT NULL, c712 Utf8 NOT NULL, c713 Datetime NOT NULL, c714 Utf8 NOT NULL, c715 Int64 NOT NULL, c716 Uint32 NOT NULL, c717 Decimal(22,9) NOT NULL, c718 String NOT NULL, c719 Datetime NOT NULL, c720 Bool NOT NULL, c721 Datetime NOT NULL, c722 Bool NOT NULL, c723 Uint64 NOT NULL, c724 Datetime64 NOT NULL, c725 Uint16 NOT NULL, c726 Uint8 NOT NULL, c727 Bool NOT NULL, c728 Int16 NOT NULL, c729 Timestamp64 NOT NULL, c730 Datetime64 NOT NULL, c731 Datetime64 NOT NULL, c732 Uint32 NOT NULL, c733 Decimal(15,0) NOT NULL, c734 Uint64 NOT NULL, c735 Uint32 NOT NULL, c736 Int32 NOT NULL, c737 Datetime64 NOT NULL, c738 Int64 NOT NULL, c739 Utf8 NOT NULL, c740 Datetime64 NOT NULL, c741 Decimal(35,10) NOT NULL, c742 Uint64 NOT NULL, c743 Timestamp64 NOT NULL, c744 Timestamp64 NOT NULL, c745 Uint8 NOT NULL, c746 Decimal(35,10) NOT NULL, c747 Int16 NOT NULL, c748 Datetime64 NOT NULL, c749 Timestamp NOT NULL, c750 Date32 NOT NULL, c751 Uint32 NOT NULL, c752 Date NOT NULL, c753 Decimal(15,0) NOT NULL, c754 Int32 NOT NULL, c755 Timestamp NOT NULL, c756 Utf8 NOT NULL, c757 Date NOT NULL, c758 String NOT NULL, c759 Timestamp NOT NULL, c760 Int64 NOT NULL, c761 String NOT NULL, c762 Int8 NOT NULL, c763 Datetime64 NOT NULL, c764 Decimal(15,0) NOT NULL, c765 Uint64 NOT NULL, c766 Bool NOT NULL, c767 Date32 NOT NULL, c768 Timestamp NOT NULL, c769 Utf8 NOT NULL, c770 Utf8 NOT NULL, c771 Timestamp NOT NULL, c772 Decimal(35,10) NOT NULL, c773 Utf8 NOT NULL, c774 Uint64 NOT NULL, c775 Date NOT NULL, c776 Decimal(35,10) NOT NULL, c777 Uint8 NOT NULL, c778 Interval64 NOT NULL, c779 Uint8 NOT NULL, c780 Interval64 NOT NULL, c781 String NOT NULL, c782 Date32 NOT NULL, c783 Uint16 NOT NULL, c784 Date32 NOT NULL, c785 Uint16 NOT NULL, c786 Uint16 NOT NULL, c787 Int32 NOT NULL, c788 Datetime NOT NULL, c789 Int16 NOT NULL, c790 String NOT NULL, c791 Datetime64 NOT NULL, c792 Uint16 NOT NULL, c793 Int16 NOT NULL, c794 Uint64 NOT NULL, c795 Uint16 NOT NULL, c796 Decimal(15,0) NOT NULL, c797 Decimal(35,10) NOT NULL, c798 Date32 NOT NULL, c799 Interval64 NOT NULL, c800 Int64 NOT NULL, c801 Int32 NOT NULL, c802 String NOT NULL, c803 Uint8 NOT NULL, c804 Utf8 NOT NULL, c805 Uint16 NOT NULL, c806 Timestamp64 NOT NULL, c807 Uint64 NOT NULL, c808 Int8 NOT NULL, c809 Uint32 NOT NULL, c810 Uint8 NOT NULL, c811 Timestamp64 NOT NULL, c812 Utf8 NOT NULL, c813 Uint16 NOT NULL, c814 Timestamp64 NOT NULL, c815 Decimal(22,9) NOT NULL, c816 Int64 NOT NULL, c817 Timestamp NOT NULL, c818 Uint16 NOT NULL, c819 Int16 NOT NULL, c820 String NOT NULL, c821 Date32 NOT NULL, c822 Datetime64 NOT NULL, c823 Uint16 NOT NULL, c824 Uint16 NOT NULL, c825 Decimal(35,10) NOT NULL, c826 Int32 NOT NULL, c827 Date32 NOT NULL, c828 Decimal(15,0) NOT NULL, c829 Int64 NOT NULL, c830 Datetime64 NOT NULL, c831 Decimal(15,0) NOT NULL, c832 String NOT NULL, c833 Int64 NOT NULL, c834 Int16 NOT NULL, c835 Date32 NOT NULL, c836 Int8 NOT NULL, c837 Timestamp NOT NULL, c838 Uint32 NOT NULL, c839 Datetime64 NOT NULL, c840 Datetime64 NOT NULL, c841 Date NOT NULL, c842 Uint64 NOT NULL, c843 Uint8 NOT NULL, c844 Timestamp NOT NULL, c845 Timestamp NOT NULL, c846 Int64 NOT NULL, c847 Int8 NOT NULL, c848 Date32 NOT NULL, c849 Uint16 NOT NULL, c850 Decimal(22,9) NOT NULL, c851 Uint8 NOT NULL, c852 Uint32 NOT NULL, c853 Date NOT NULL, c854 Uint8 NOT NULL, c855 Uint64 NOT NULL, c856 Uint64 NOT NULL, c857 Uint8 NOT NULL, c858 Datetime64 NOT NULL, c859 Int8 NOT NULL, c860 Uint16 NOT NULL, c861 Utf8 NOT NULL, c862 Bool NOT NULL, c863 Utf8 NOT NULL, c864 Int8 NOT NULL, c865 Uint16 NOT NULL, c866 Timestamp NOT NULL, c867 Int32 NOT NULL, c868 Int64 NOT NULL, c869 Int32 NOT NULL, c870 Uint32 NOT NULL, c871 String NOT NULL, c872 Interval64 NOT NULL, c873 Date NOT NULL, c874 Uint16 NOT NULL, c875 Timestamp NOT NULL, c876 Bool NOT NULL, c877 Date32 NOT NULL, c878 Uint8 NOT NULL, c879 Decimal(22,9) NOT NULL, c880 Decimal(22,9) NOT NULL, c881 Int8 NOT NULL, c882 Int64 NOT NULL, c883 Date NOT NULL, c884 Utf8 NOT NULL, c885 Timestamp NOT NULL, c886 Utf8 NOT NULL, c887 Int16 NOT NULL, c888 Decimal(35,10) NOT NULL, c889 Datetime64 NOT NULL, c890 Int16 NOT NULL, c891 Utf8 NOT NULL, c892 Utf8 NOT NULL, c893 Int64 NOT NULL, c894 Date32 NOT NULL, c895 Date32 NOT NULL, c896 Datetime NOT NULL, c897 Uint64 NOT NULL, c898 Datetime NOT NULL, c899 Utf8 NOT NULL, c900 Date32 NOT NULL, c901 Datetime64 NOT NULL, c902 Uint8 NOT NULL, c903 String NOT NULL, c904 Date NOT NULL, c905 Int64 NOT NULL, c906 Decimal(35,10) NOT NULL, c907 Interval64 NOT NULL, c908 Uint16 NOT NULL, c909 Bool NOT NULL, c910 Interval64 NOT NULL, c911 Date NOT NULL, c912 Date NOT NULL, c913 Timestamp NOT NULL, c914 Int16 NOT NULL, c915 Uint32 NOT NULL, c916 Date32 NOT NULL, c917 Uint64 NOT NULL, c918 Uint8 NOT NULL, c919 Decimal(35,10) NOT NULL, c920 Date NOT NULL, c921 Int16 NOT NULL, c922 Timestamp64 NOT NULL, c923 Timestamp64 NOT NULL, c924 Datetime NOT NULL, c925 Bool NOT NULL, c926 Date NOT NULL, c927 Int8 NOT NULL, c928 Decimal(15,0) NOT NULL, c929 String NOT NULL, c930 Timestamp64 NOT NULL, c931 Int16 NOT NULL, c932 Uint8 NOT NULL, c933 Date32 NOT NULL, c934 Date NOT NULL, c935 Uint8 NOT NULL, c936 Int16 NOT NULL, c937 Interval64 NOT NULL, c938 Decimal(22,9) NOT NULL, c939 Int32 NOT NULL, c940 Datetime64 NOT NULL, c941 Bool NOT NULL, c942 Utf8 NOT NULL, c943 Uint64 NOT NULL, c944 Decimal(22,9) NOT NULL, c945 Date NOT NULL, c946 Timestamp NOT NULL, c947 String NOT NULL, c948 Timestamp NOT NULL, c949 Int8 NOT NULL, c950 Datetime64 NOT NULL, c951 Datetime NOT NULL, c952 Uint16 NOT NULL, c953 Uint8 NOT NULL, c954 Datetime64 NOT NULL, c955 Timestamp64 NOT NULL, c956 String NOT NULL, c957 Uint8 NOT NULL, c958 Uint32 NOT NULL, c959 Date32 NOT NULL, c960 Decimal(15,0) NOT NULL, c961 Bool NOT NULL, c962 Uint32 NOT NULL, c963 String NOT NULL, c964 Utf8 NOT NULL, c965 Datetime NOT NULL, c966 Uint64 NOT NULL, c967 Timestamp64 NOT NULL, c968 Decimal(22,9) NOT NULL, c969 Decimal(35,10) NOT NULL, c970 Timestamp NOT NULL, c971 Date NOT NULL, c972 Decimal(22,9) NOT NULL, c973 String NOT NULL, c974 Timestamp64 NOT NULL, c975 String NOT NULL, c976 Int64 NOT NULL, c977 Bool NOT NULL, c978 Timestamp64 NOT NULL, c979 Datetime NOT NULL, c980 String NOT NULL, c981 Utf8 NOT NULL, c982 Int16 NOT NULL, c983 Datetime64 NOT NULL, c984 String NOT NULL, c985 Int64 NOT NULL, c986 Int32 NOT NULL, c987 Utf8 NOT NULL, c988 Datetime NOT NULL, c989 Utf8 NOT NULL, c990 Datetime NOT NULL, c991 Timestamp64 NOT NULL, c992 Datetime NOT NULL, c993 Int32 NOT NULL, c994 Int32 NOT NULL, c995 Date32 NOT NULL, c996 Uint8 NOT NULL, c997 Timestamp NOT NULL, c998 Decimal(15,0) NOT NULL, c999 Int32 NOT NULL, c1000 Decimal(15,0) NOT NULL, c1001 String NOT NULL, c1002 Date NOT NULL, c1003 Timestamp64 NOT NULL, c1004 Uint16 NOT NULL, c1005 Int32 NOT NULL, c1006 Decimal(35,10) NOT NULL, c1007 Uint16 NOT NULL, c1008 Decimal(35,10) NOT NULL, c1009 Bool NOT NULL, c1010 Int16 NOT NULL, c1011 Int8 NOT NULL, c1012 Timestamp NOT NULL, c1013 Interval64 NOT NULL, c1014 Date NOT NULL, c1015 Uint32 NOT NULL, c1016 Decimal(22,9) NOT NULL, c1017 Uint32 NOT NULL, c1018 Date NOT NULL, c1019 Utf8 NOT NULL, c1020 Uint16 NOT NULL, c1021 Decimal(35,10) NOT NULL, c1022 Decimal(22,9) NOT NULL, c1023 Uint64 NOT NULL, c1024 Uint16 NOT NULL, c1025 Int8 NOT NULL, c1026 Int8 NOT NULL, c1027 Uint16 NOT NULL, c1028 Decimal(15,0) NOT NULL, c1029 Uint64 NOT NULL, c1030 String NOT NULL, c1031 Decimal(15,0) NOT NULL, c1032 Date NOT NULL, c1033 Uint16 NOT NULL, c1034 Int64 NOT NULL, c1035 Uint8 NOT NULL, c1036 Int16 NOT NULL, c1037 Timestamp64 NOT NULL, c1038 Uint32 NOT NULL, c1039 Decimal(35,10) NOT NULL, c1040 Date NOT NULL, c1041 Decimal(15,0) NOT NULL, c1042 Decimal(35,10) NOT NULL, c1043 String NOT NULL, c1044 Decimal(22,9) NOT NULL, c1045 Decimal(22,9) NOT NULL, c1046 Datetime NOT NULL, c1047 Int8 NOT NULL, c1048 String NOT NULL, c1049 Date NOT NULL, c1050 Decimal(15,0) NOT NULL, c1051 Decimal(35,10) NOT NULL, c1052 Int8 NOT NULL, c1053 Uint64 NOT NULL, c1054 Timestamp64 NOT NULL, c1055 Interval64 NOT NULL, c1056 Datetime64 NOT NULL, c1057 Uint8 NOT NULL, c1058 Uint16 NOT NULL, c1059 Date NOT NULL, c1060 Date32 NOT NULL, c1061 Decimal(35,10) NOT NULL, c1062 String NOT NULL, c1063 Int32 NOT NULL, c1064 Uint16 NOT NULL, c1065 Uint32 NOT NULL, c1066 Date32 NOT NULL, c1067 Timestamp NOT NULL, c1068 Uint32 NOT NULL, c1069 Int8 NOT NULL, c1070 Decimal(35,10) NOT NULL, c1071 Interval64 NOT NULL, c1072 Timestamp64 NOT NULL, c1073 Uint16 NOT NULL, c1074 Decimal(15,0) NOT NULL, c1075 Timestamp64 NOT NULL, c1076 Datetime64 NOT NULL, c1077 Datetime64 NOT NULL, c1078 Date32 NOT NULL, c1079 Uint64 NOT NULL, c1080 Datetime64 NOT NULL, c1081 Int64 NOT NULL, c1082 Interval64 NOT NULL, c1083 Int8 NOT NULL, c1084 Decimal(22,9) NOT NULL, c1085 Uint8 NOT NULL, c1086 Int32 NOT NULL, c1087 Timestamp NOT NULL, c1088 Datetime NOT NULL, c1089 Int32 NOT NULL, c1090 Int64 NOT NULL, c1091 Int16 NOT NULL, c1092 Interval64 NOT NULL, c1093 Int8 NOT NULL, c1094 Interval64 NOT NULL, c1095 Uint32 NOT NULL, c1096 Bool NOT NULL, c1097 Uint64 NOT NULL, c1098 Timestamp64 NOT NULL, c1099 Interval64 NOT NULL, c1100 Int32 NOT NULL, c1101 Int16 NOT NULL, c1102 Datetime64 NOT NULL, c1103 Int8 NOT NULL, c1104 Datetime64 NOT NULL, c1105 Timestamp NOT NULL, c1106 Uint16 NOT NULL, c1107 Timestamp64 NOT NULL, c1108 Decimal(22,9) NOT NULL, c1109 Int16 NOT NULL, c1110 Datetime64 NOT NULL, c1111 Timestamp64 NOT NULL, c1112 Date32 NOT NULL, c1113 Uint16 NOT NULL, c1114 Uint8 NOT NULL, c1115 Datetime64 NOT NULL, c1116 Datetime64 NOT NULL, c1117 Int16 NOT NULL, c1118 Int32 NOT NULL, c1119 Uint32 NOT NULL, c1120 Timestamp NOT NULL, c1121 Date NOT NULL, c1122 Utf8 NOT NULL, c1123 Timestamp NOT NULL, c1124 Uint8 NOT NULL, c1125 Uint64 NOT NULL, c1126 Uint16 NOT NULL, c1127 String NOT NULL, c1128 Utf8 NOT NULL, c1129 Uint32 NOT NULL, c1130 Timestamp NOT NULL, c1131 Date NOT NULL, c1132 Int8 NOT NULL, c1133 Datetime64 NOT NULL, c1134 Interval64 NOT NULL, c1135 Utf8 NOT NULL, c1136 Uint32 NOT NULL, c1137 Decimal(15,0) NOT NULL, c1138 Decimal(22,9) NOT NULL, c1139 Decimal(22,9) NOT NULL, c1140 Decimal(35,10) NOT NULL, c1141 Date NOT NULL, c1142 Int64 NOT NULL, c1143 Int8 NOT NULL, c1144 Bool NOT NULL, c1145 Datetime64 NOT NULL, c1146 Timestamp NOT NULL, c1147 String NOT NULL, c1148 Yson NOT NULL, c1149 Datetime NOT NULL, c1150 Int64, c1151 Decimal(22,9) NOT NULL, c1152 JsonDocument, c1153 Yson NOT NULL, c1154 Decimal(35,10), c1155 JsonDocument NOT NULL, c1156 Timestamp, c1157 Int8 NOT NULL, c1158 Date NOT NULL, c1159 Decimal(22,9) NOT NULL, c1160 Int16 NOT NULL, c1161 Datetime64, c1162 String, c1163 Datetime NOT NULL, c1164 Bool NOT NULL, c1165 Uint64 NOT NULL, c1166 Int32 NOT NULL, c1167 Uint64, c1168 Json, c1169 Bool, c1170 Datetime64, c1171 String, c1172 Int8 NOT NULL, c1173 Datetime64 NOT NULL, c1174 Datetime NOT NULL, c1175 Datetime64, c1176 Uint64 NOT NULL, c1177 Decimal(35,10), c1178 Bool NOT NULL, c1179 Int64, c1180 Uint64, c1181 Decimal(15,0), c1182 Timestamp, c1183 Uint64, c1184 Datetime, c1185 Decimal(22,9) NOT NULL, c1186 Uint64 NOT NULL, c1187 JsonDocument, c1188 Json NOT NULL, c1189 Bool, c1190 Int32, c1191 Yson, c1192 String NOT NULL, c1193 Yson, c1194 Int32, c1195 Float NOT NULL, c1196 Date32 NOT NULL, c1197 Int32 NOT NULL, c1198 String, c1199 Json, c1200 Bool, c1201 JsonDocument NOT NULL, c1202 Interval64 NOT NULL, c1203 Uint16 NOT NULL, c1204 Bool NOT NULL, c1205 Json NOT NULL, c1206 Decimal(22,9) NOT NULL, c1207 Datetime, c1208 Float NOT NULL, c1209 Date32, c1210 Interval64, c1211 Yson, c1212 Interval64, c1213 Int8 NOT NULL, c1214 Int8, c1215 Date NOT NULL, c1216 Date NOT NULL, c1217 Timestamp, c1218 Interval64, c1219 Int64, c1220 Date32 NOT NULL, c1221 Decimal(35,10), c1222 Timestamp64 NOT NULL, c1223 Datetime, c1224 Bool NOT NULL, c1225 Utf8 NOT NULL, c1226 Int64 NOT NULL, c1227 Uint32, c1228 Timestamp NOT NULL, c1229 Timestamp, c1230 Bool, c1231 Timestamp, c1232 Timestamp64 NOT NULL, c1233 Decimal(15,0) NOT NULL, c1234 Bool, c1235 Json NOT NULL, c1236 Float NOT NULL, c1237 Decimal(22,9) NOT NULL, c1238 Yson NOT NULL, c1239 Float, c1240 Float NOT NULL, c1241 Double NOT NULL, c1242 Decimal(15,0), c1243 Interval64 NOT NULL, c1244 Bool, c1245 Datetime64, c1246 String, c1247 Decimal(15,0) NOT NULL, c1248 Decimal(22,9), c1249 Timestamp64 NOT NULL, c1250 Double, c1251 Datetime NOT NULL, c1252 Json, c1253 Date32, c1254 Timestamp64 NOT NULL, c1255 Interval64 NOT NULL, c1256 Decimal(22,9) NOT NULL, c1257 Decimal(22,9) NOT NULL, c1258 Decimal(35,10), c1259 Int8 NOT NULL, c1260 Json, c1261 String NOT NULL, c1262 Bool NOT NULL, c1263 Datetime NOT NULL, c1264 Yson, c1265 String NOT NULL, c1266 Timestamp64, c1267 Decimal(35,10) NOT NULL, c1268 Date32, c1269 Int32, c1270 Date32, c1271 Uint8 NOT NULL, c1272 Json NOT NULL, c1273 Decimal(35,10) NOT NULL, c1274 Interval64, c1275 Uint32, c1276 Json NOT NULL, c1277 Double NOT NULL, c1278 Datetime, c1279 Json NOT NULL, c1280 Datetime NOT NULL, c1281 String, c1282 Int64 NOT NULL, c1283 Timestamp NOT NULL, c1284 Int8, c1285 Decimal(22,9), c1286 Date NOT NULL, c1287 Yson, c1288 Interval64, c1289 Int8, c1290 Date32, c1291 Uint16 NOT NULL, c1292 Yson NOT NULL, c1293 Yson, c1294 Utf8, c1295 Bool, c1296 Timestamp64, c1297 Int64, c1298 Uint32, c1299 Int64, c1300 Timestamp64 NOT NULL, c1301 Date, c1302 Date32, c1303 Int64 NOT NULL, c1304 Double, c1305 Decimal(35,10), c1306 Decimal(15,0) NOT NULL, c1307 Datetime NOT NULL, c1308 Uint8, c1309 Decimal(35,10), c1310 Date NOT NULL, c1311 Double, c1312 Timestamp NOT NULL, c1313 String, c1314 Uint32, c1315 Timestamp64, c1316 Double, c1317 Datetime NOT NULL, c1318 Int64, c1319 Int8 NOT NULL, c1320 String, c1321 Decimal(35,10), c1322 Int8, c1323 Timestamp, c1324 Timestamp NOT NULL, c1325 Uint16, c1326 Double NOT NULL, c1327 Int32, c1328 Utf8 NOT NULL, c1329 Int8 NOT NULL, c1330 Int16 NOT NULL, c1331 Timestamp, c1332 Json, c1333 Uint16 NOT NULL, c1334 Uint16, c1335 Timestamp64 NOT NULL, c1336 Int64 NOT NULL, c1337 Uint32, c1338 Interval64, c1339 Bool NOT NULL, c1340 Datetime, c1341 Timestamp, c1342 JsonDocument NOT NULL, c1343 Decimal(22,9) NOT NULL, c1344 Json NOT NULL, c1345 Datetime64, c1346 Yson, c1347 Decimal(35,10) NOT NULL, c1348 Datetime64 NOT NULL, c1349 Int64, c1350 Yson, c1351 Timestamp, c1352 Json NOT NULL, c1353 Yson, c1354 Timestamp NOT NULL, c1355 Uint64, c1356 Interval64, c1357 JsonDocument, c1358 Double NOT NULL, c1359 Datetime, c1360 Int8, c1361 Timestamp, c1362 Yson, c1363 Uint16 NOT NULL, c1364 Double, c1365 JsonDocument, c1366 Utf8, c1367 Yson, c1368 Datetime64, c1369 Uint16, c1370 Datetime64 NOT NULL, c1371 Decimal(15,0), c1372 Json NOT NULL, c1373 Decimal(35,10), c1374 Decimal(35,10) NOT NULL, c1375 Decimal(15,0) NOT NULL, c1376 Date NOT NULL, c1377 Json, c1378 Int8 NOT NULL, c1379 String, c1380 Yson NOT NULL, c1381 Int64, c1382 JsonDocument, c1383 Bool NOT NULL, c1384 Timestamp, c1385 Decimal(22,9), c1386 Int8, c1387 Datetime64, c1388 Yson NOT NULL, c1389 Interval64, c1390 Double NOT NULL, c1391 Uint16 NOT NULL, c1392 Date NOT NULL, c1393 Float, c1394 Int16 NOT NULL, c1395 Datetime NOT NULL, c1396 Float NOT NULL, c1397 Timestamp64 NOT NULL, c1398 Int8 NOT NULL, c1399 Uint16 NOT NULL, c1400 Timestamp NOT NULL, c1401 Decimal(35,10), c1402 Uint16 NOT NULL, c1403 Float NOT NULL, c1404 JsonDocument NOT NULL, c1405 Timestamp64 NOT NULL, c1406 Uint32, c1407 Uint32, c1408 Int16, c1409 Float NOT NULL, c1410 Uint16, c1411 Float, c1412 Timestamp64 NOT NULL, c1413 Datetime64 NOT NULL, c1414 Json, c1415 Uint64, c1416 Decimal(22,9), c1417 Int64 NOT NULL, c1418 Timestamp, c1419 Int8, c1420 Uint8 NOT NULL, c1421 Datetime64 NOT NULL, c1422 JsonDocument NOT NULL, c1423 Timestamp NOT NULL, c1424 Int16 NOT NULL, c1425 Decimal(35,10), c1426 JsonDocument, c1427 Decimal(15,0), c1428 Yson NOT NULL, c1429 Datetime64, c1430 Bool NOT NULL, c1431 Yson, c1432 Interval64, c1433 Double, c1434 Double, c1435 Uint16, c1436 Datetime64 NOT NULL, c1437 Uint16 NOT NULL, c1438 Utf8 NOT NULL, c1439 Int32 NOT NULL, c1440 Bool, c1441 Utf8 NOT NULL, c1442 Decimal(15,0) NOT NULL, c1443 Int8 NOT NULL, c1444 JsonDocument NOT NULL, c1445 Date NOT NULL, c1446 Uint16 NOT NULL, c1447 Uint16 NOT NULL, c1448 Decimal(15,0) NOT NULL, c1449 Decimal(22,9) NOT NULL, c1450 Json NOT NULL, c1451 String NOT NULL, c1452 Double, c1453 Bool NOT NULL, c1454 Datetime NOT NULL, c1455 Uint16, c1456 Timestamp64 NOT NULL, c1457 JsonDocument NOT NULL, c1458 Uint8, c1459 Int8 NOT NULL, c1460 Decimal(22,9) NOT NULL, c1461 Int64 NOT NULL, c1462 Float, c1463 Int8, c1464 Decimal(35,10), c1465 Uint8, c1466 Datetime NOT NULL, c1467 Uint16, c1468 Int64 NOT NULL, c1469 Decimal(35,10), c1470 Int8, c1471 Datetime64 NOT NULL, c1472 Yson NOT NULL, c1473 Int16, c1474 JsonDocument NOT NULL, c1475 Decimal(35,10) NOT NULL, c1476 Decimal(15,0), c1477 Uint32, c1478 Decimal(15,0), c1479 Uint32 NOT NULL, c1480 Int16, c1481 Int64, c1482 Yson NOT NULL, c1483 String, c1484 Json NOT NULL, c1485 Int16, c1486 Datetime NOT NULL, c1487 Uint32, c1488 String, c1489 JsonDocument NOT NULL, c1490 Json, c1491 Timestamp64, c1492 Uint32, c1493 JsonDocument, c1494 Uint8, c1495 String, c1496 Date32, c1497 Interval64, c1498 Uint16 NOT NULL, c1499 Double, c1500 Utf8, c1501 Decimal(22,9), c1502 Uint8, c1503 String, c1504 Interval64 NOT NULL, c1505 Decimal(22,9) NOT NULL, c1506 Decimal(35,10), c1507 Yson NOT NULL, c1508 Utf8 NOT NULL, c1509 Uint16 NOT NULL, c1510 Int8 NOT NULL, c1511 Double NOT NULL, c1512 Interval64 NOT NULL, c1513 Utf8 NOT NULL, c1514 Json, c1515 Datetime64, c1516 Double NOT NULL, c1517 Utf8, c1518 Timestamp, c1519 Json NOT NULL, c1520 Int32 NOT NULL, c1521 Uint32 NOT NULL, c1522 Double NOT NULL, c1523 Yson NOT NULL, c1524 Json NOT NULL, c1525 Double NOT NULL, c1526 Uint8, c1527 Float NOT NULL, c1528 Date, c1529 Interval64, c1530 Interval64 NOT NULL, c1531 Uint64 NOT NULL, c1532 Uint32, c1533 Uint64 NOT NULL, c1534 Uint16 NOT NULL, c1535 Datetime, c1536 Date32, c1537 Int64, c1538 Bool, c1539 Uint32, c1540 Decimal(15,0), c1541 Uint8, c1542 Int32 NOT NULL, c1543 Json NOT NULL, c1544 Double, c1545 Date NOT NULL, c1546 Json, c1547 Int16, c1548 Datetime NOT NULL, c1549 Int8 NOT NULL, c1550 Json, c1551 Uint16, c1552 Int64, c1553 String NOT NULL, c1554 Datetime64, c1555 Datetime64 NOT NULL, c1556 JsonDocument, c1557 Utf8 NOT NULL, c1558 Date32 NOT NULL, c1559 Timestamp64, c1560 Datetime, c1561 Datetime NOT NULL, c1562 Json, c1563 Int64, c1564 Utf8 NOT NULL, c1565 Interval64 NOT NULL, c1566 Uint64 NOT NULL, c1567 Double NOT NULL, c1568 Decimal(15,0) NOT NULL, c1569 Bool NOT NULL, c1570 String, c1571 Int64, c1572 Datetime64,\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)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c0\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c0\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:22939/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:21261/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:17720/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:7899/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:1724/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:19279/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:6389/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:63918/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:8223/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12291
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3303
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61946
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19279
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12785
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7495
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31780
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6389
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27684
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28521
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10579
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63918
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10306
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17792
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19320
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1724
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26644
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7983
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9113
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21261
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18765
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9291
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11349
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8223
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23552
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27126
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64459
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22939
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3175
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28787
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25351
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17720
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25342
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15135
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12024
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7899
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22873
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20366
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27919
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25419
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17895
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3721
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10224
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30239
============================== slowest durations ===============================
32.03s teardown test_workload.py::TestYdbWorkload::test
13.32s setup    test_workload.py::TestYdbWorkload::test
6.61s call     test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/xykr/00023a/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:7899 --database /Root --duration 120' has failed with code 1.
Errors:
...ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
============================== 1 failed in 52.71s ==============================
