============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:2238 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c19\', 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/2fc6/000233/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29728
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13289
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13289
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24900
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26419
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12292
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62003
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11064
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25480
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14349
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/2fc6/000233/r3tmp/kikimr_cluster_5at33yt8
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2238
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64590
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17782
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26102
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_0h9d4_dt.log --grpc-port=2238 --mon-port=64590 --ic-port=29728
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5875
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17602
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21516
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7610
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_bdhy5uh3.log --grpc-port=5875 --mon-port=17602 --ic-port=13290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22236
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4860
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2959
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10297
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_0avb16zm.log --grpc-port=22236 --mon-port=4860 --ic-port=24900
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15678
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1818
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13896
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6898
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_ak59tyc4.log --grpc-port=15678 --mon-port=1818 --ic-port=26419
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3659
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29306
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13819
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14925
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_2t3fnq8p.log --grpc-port=3659 --mon-port=29306 --ic-port=12292
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63081
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11787
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9570
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30067
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_h27xslxv.log --grpc-port=63081 --mon-port=11787 --ic-port=62003
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30177
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23095
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26020
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10512
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_2uyph0wl.log --grpc-port=30177 --mon-port=23095 --ic-port=11064
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25750
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21674
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26678
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21028
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_do0hejhb.log --grpc-port=25750 --mon-port=21674 --ic-port=25480
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5942
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20591
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3749
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13238
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_52m7lf8m.log --grpc-port=5942 --mon-port=20591 --ic-port=14349
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:2238/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_0h9d4_dt.log --grpc-port=2238 --mon-port=64590 --ic-port=29728
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fc6/000233/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_0h9d4_dt.log', '--grpc-port=2238', '--mon-port=64590', '--ic-port=29728')' in '/home/runner/.ya/build/build_root/2fc6/000233/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: 3893961
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:2238/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/2fc6/000233/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3894067
DEBUG    ya.test:process.py:259 Command (pid 3894067) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3894067) elapsed time (sec): 0.7996885776519775
DEBUG    ya.test:process.py:263 Command (pid 3894067) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3894067) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3894067) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3894067) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3894067) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3894067) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3894067) minflt: 16275
DEBUG    ya.test:process.py:263 Command (pid 3894067) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3894067) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3894067) nivcsw: 167
DEBUG    ya.test:process.py:263 Command (pid 3894067) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3894067) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3894067) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3894067) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3894067) stime: 0.438994
DEBUG    ya.test:process.py:263 Command (pid 3894067) utime: 0.131994
DEBUG    ya.test:process.py:263 Command (pid 3894067) wtime: 0.802
DEBUG    ya.test:process.py:275 Command (pid 3894067) output:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:5875/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_bdhy5uh3.log --grpc-port=5875 --mon-port=17602 --ic-port=13290
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fc6/000233/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_bdhy5uh3.log', '--grpc-port=5875', '--mon-port=17602', '--ic-port=13290')' in '/home/runner/.ya/build/build_root/2fc6/000233/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: 3894746
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:5875/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/2fc6/000233/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3894748
DEBUG    ya.test:process.py:259 Command (pid 3894748) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3894748) elapsed time (sec): 1.289259910583496
DEBUG    ya.test:process.py:263 Command (pid 3894748) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3894748) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3894748) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3894748) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3894748) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3894748) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3894748) minflt: 16274
DEBUG    ya.test:process.py:263 Command (pid 3894748) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3894748) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3894748) nivcsw: 178
DEBUG    ya.test:process.py:263 Command (pid 3894748) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3894748) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3894748) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3894748) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3894748) stime: 0.497422
DEBUG    ya.test:process.py:263 Command (pid 3894748) utime: 0.141202
DEBUG    ya.test:process.py:263 Command (pid 3894748) wtime: 1.294
DEBUG    ya.test:process.py:275 Command (pid 3894748) output:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:22236/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_0avb16zm.log --grpc-port=22236 --mon-port=4860 --ic-port=24900
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fc6/000233/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_0avb16zm.log', '--grpc-port=22236', '--mon-port=4860', '--ic-port=24900')' in '/home/runner/.ya/build/build_root/2fc6/000233/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: 3895488
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:22236/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/2fc6/000233/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3895489
DEBUG    ya.test:process.py:259 Command (pid 3895489) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3895489) elapsed time (sec): 0.533961296081543
DEBUG    ya.test:process.py:263 Command (pid 3895489) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3895489) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3895489) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3895489) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3895489) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3895489) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3895489) minflt: 16273
DEBUG    ya.test:process.py:263 Command (pid 3895489) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3895489) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3895489) nivcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 3895489) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3895489) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3895489) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3895489) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3895489) stime: 0.277929
DEBUG    ya.test:process.py:263 Command (pid 3895489) utime: 0.14318899999999998
DEBUG    ya.test:process.py:263 Command (pid 3895489) wtime: 0.544
DEBUG    ya.test:process.py:275 Command (pid 3895489) output:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:15678/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_ak59tyc4.log --grpc-port=15678 --mon-port=1818 --ic-port=26419
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fc6/000233/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_ak59tyc4.log', '--grpc-port=15678', '--mon-port=1818', '--ic-port=26419')' in '/home/runner/.ya/build/build_root/2fc6/000233/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: 3895660
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:15678/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/2fc6/000233/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3895663
DEBUG    ya.test:process.py:259 Command (pid 3895663) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3895663) elapsed time (sec): 0.5310685634613037
DEBUG    ya.test:process.py:263 Command (pid 3895663) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3895663) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3895663) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3895663) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3895663) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3895663) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3895663) minflt: 16272
DEBUG    ya.test:process.py:263 Command (pid 3895663) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3895663) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3895663) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 3895663) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3895663) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3895663) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3895663) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3895663) stime: 0.32611399999999996
DEBUG    ya.test:process.py:263 Command (pid 3895663) utime: 0.130445
DEBUG    ya.test:process.py:263 Command (pid 3895663) wtime: 0.532
DEBUG    ya.test:process.py:275 Command (pid 3895663) output:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:3659/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_2t3fnq8p.log --grpc-port=3659 --mon-port=29306 --ic-port=12292
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fc6/000233/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_2t3fnq8p.log', '--grpc-port=3659', '--mon-port=29306', '--ic-port=12292')' in '/home/runner/.ya/build/build_root/2fc6/000233/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: 3895857
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:3659/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/2fc6/000233/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3895859
DEBUG    ya.test:process.py:259 Command (pid 3895859) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3895859) elapsed time (sec): 0.7601754665374756
DEBUG    ya.test:process.py:263 Command (pid 3895859) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3895859) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3895859) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3895859) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3895859) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3895859) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3895859) minflt: 16274
DEBUG    ya.test:process.py:263 Command (pid 3895859) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3895859) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3895859) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 3895859) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3895859) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3895859) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3895859) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3895859) stime: 0.34136
DEBUG    ya.test:process.py:263 Command (pid 3895859) utime: 0.133405
DEBUG    ya.test:process.py:263 Command (pid 3895859) wtime: 0.77
DEBUG    ya.test:process.py:275 Command (pid 3895859) output:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:63081/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_h27xslxv.log --grpc-port=63081 --mon-port=11787 --ic-port=62003
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fc6/000233/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_h27xslxv.log', '--grpc-port=63081', '--mon-port=11787', '--ic-port=62003')' in '/home/runner/.ya/build/build_root/2fc6/000233/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: 3896306
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:63081/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/2fc6/000233/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3896322
DEBUG    ya.test:process.py:259 Command (pid 3896322) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3896322) elapsed time (sec): 0.5662479400634766
DEBUG    ya.test:process.py:263 Command (pid 3896322) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3896322) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3896322) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3896322) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3896322) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3896322) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3896322) minflt: 17688
DEBUG    ya.test:process.py:263 Command (pid 3896322) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3896322) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3896322) nivcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 3896322) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3896322) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3896322) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3896322) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3896322) stime: 0.322837
DEBUG    ya.test:process.py:263 Command (pid 3896322) utime: 0.13949699999999998
DEBUG    ya.test:process.py:263 Command (pid 3896322) wtime: 0.578
DEBUG    ya.test:process.py:275 Command (pid 3896322) output:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:30177/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_2uyph0wl.log --grpc-port=30177 --mon-port=23095 --ic-port=11064
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fc6/000233/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_2uyph0wl.log', '--grpc-port=30177', '--mon-port=23095', '--ic-port=11064')' in '/home/runner/.ya/build/build_root/2fc6/000233/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: 3896556
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:30177/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/2fc6/000233/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3896558
DEBUG    ya.test:process.py:259 Command (pid 3896558) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3896558) elapsed time (sec): 0.9335706233978271
DEBUG    ya.test:process.py:263 Command (pid 3896558) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3896558) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3896558) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3896558) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3896558) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3896558) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3896558) minflt: 16274
DEBUG    ya.test:process.py:263 Command (pid 3896558) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3896558) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3896558) nivcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 3896558) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3896558) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3896558) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3896558) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3896558) stime: 0.46690499999999996
DEBUG    ya.test:process.py:263 Command (pid 3896558) utime: 0.15173499999999998
DEBUG    ya.test:process.py:263 Command (pid 3896558) wtime: 0.94
DEBUG    ya.test:process.py:275 Command (pid 3896558) output:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:25750/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_do0hejhb.log --grpc-port=25750 --mon-port=21674 --ic-port=25480
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fc6/000233/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_do0hejhb.log', '--grpc-port=25750', '--mon-port=21674', '--ic-port=25480')' in '/home/runner/.ya/build/build_root/2fc6/000233/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: 3897578
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:25750/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/2fc6/000233/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3897586
DEBUG    ya.test:process.py:259 Command (pid 3897586) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3897586) elapsed time (sec): 0.5442249774932861
DEBUG    ya.test:process.py:263 Command (pid 3897586) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3897586) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3897586) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3897586) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3897586) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3897586) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3897586) minflt: 16373
DEBUG    ya.test:process.py:263 Command (pid 3897586) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3897586) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3897586) nivcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3897586) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3897586) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3897586) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3897586) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3897586) stime: 0.316133
DEBUG    ya.test:process.py:263 Command (pid 3897586) utime: 0.143064
DEBUG    ya.test:process.py:263 Command (pid 3897586) wtime: 0.546
DEBUG    ya.test:process.py:275 Command (pid 3897586) output:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:5942/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2fc6/000233/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:257 Final command: /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_52m7lf8m.log --grpc-port=5942 --mon-port=20591 --ic-port=14349
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2fc6/000233/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_52m7lf8m.log', '--grpc-port=5942', '--mon-port=20591', '--ic-port=14349')' in '/home/runner/.ya/build/build_root/2fc6/000233/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: 3898057
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:5942/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/2fc6/000233/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3898066
DEBUG    ya.test:process.py:259 Command (pid 3898066) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3898066) elapsed time (sec): 0.7328424453735352
DEBUG    ya.test:process.py:263 Command (pid 3898066) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3898066) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3898066) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3898066) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3898066) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3898066) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3898066) minflt: 16274
DEBUG    ya.test:process.py:263 Command (pid 3898066) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3898066) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3898066) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 3898066) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3898066) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3898066) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3898066) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3898066) stime: 0.325107
DEBUG    ya.test:process.py:263 Command (pid 3898066) utime: 0.11166899999999999
DEBUG    ya.test:process.py:263 Command (pid 3898066) wtime: 0.742
DEBUG    ya.test:process.py:275 Command (pid 3898066) output:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 9 version:
Git info:
    Commit: 166ae4524fc5d62f161192ecc0233e61656f4c9c
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 32ef605a5197343a01673eac25859ba71d9c1021 into ea446583ff63148edcd7b4695a858b5e66e934e2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/2fc6/000233/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2238', '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: 29728\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13290\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24900\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26419\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12292\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 62003\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11064\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25480\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14349\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/2fc6/000233/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2238', '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: 29728\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13290\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24900\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26419\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12292\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 62003\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11064\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25480\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14349\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3899551
DEBUG    ya.test:process.py:259 Command (pid 3899551) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3899551) elapsed time (sec): 0.7189137935638428
DEBUG    ya.test:process.py:263 Command (pid 3899551) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3899551) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3899551) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3899551) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3899551) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3899551) maxrss: 550868
DEBUG    ya.test:process.py:263 Command (pid 3899551) minflt: 18420
DEBUG    ya.test:process.py:263 Command (pid 3899551) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3899551) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3899551) nivcsw: 603
DEBUG    ya.test:process.py:263 Command (pid 3899551) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3899551) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3899551) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 3899551) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3899551) stime: 0.322908
DEBUG    ya.test:process.py:263 Command (pid 3899551) utime: 0.155618
DEBUG    ya.test:process.py:263 Command (pid 3899551) wtime: 0.726
DEBUG    ya.test:process.py:275 Command (pid 3899551) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/2fc6/000233/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2238', '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/2fc6/000233/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2238', '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: 3899742
DEBUG    ya.test:process.py:259 Command (pid 3899742) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3899742) elapsed time (sec): 0.6173412799835205
DEBUG    ya.test:process.py:263 Command (pid 3899742) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3899742) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3899742) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3899742) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3899742) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3899742) maxrss: 550876
DEBUG    ya.test:process.py:263 Command (pid 3899742) minflt: 18679
DEBUG    ya.test:process.py:263 Command (pid 3899742) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3899742) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3899742) nivcsw: 391
DEBUG    ya.test:process.py:263 Command (pid 3899742) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3899742) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3899742) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3899742) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3899742) stime: 0.330321
DEBUG    ya.test:process.py:263 Command (pid 3899742) utime: 0.12939799999999999
DEBUG    ya.test:process.py:263 Command (pid 3899742) wtime: 0.619
DEBUG    ya.test:process.py:275 Command (pid 3899742) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 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, e6c458f0-9728-435e-9a92-0f1065e93493, localhost:2238): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e6c458f0-9728-435e-9a92-0f1065e93493, localhost:2238): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e6c458f0-9728-435e-9a92-0f1065e93493, localhost:2238): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-l3g2wbn3ha.auto.internal" port: 63081 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-l3g2wbn3ha.auto.internal" port: 15678 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-l3g2wbn3ha.auto.internal" port: 30177 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-l3g2wbn3ha.auto.internal" port: 5875 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-l3g2wbn3ha.auto.internal" port: 25750 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-l3g2wbn3ha.auto.internal" port: 22236 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-l3g2wbn3ha.auto.internal" port: 5942 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-l3g2wbn3ha.auto.internal" port: 2238 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } endpoints { address: "ghrun-l3g2wbn3ha.auto.internal" port: 3659 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-l3g2wbn3ha.auto.internal:15678, location 1, ssl: False>, <Endpoint ghrun-l3g2wbn3ha.auto.internal:2238, location 1, ssl: False>, <Endpoint ghrun-l3g2wbn3ha.auto.internal:30177, location 1, ssl: False>, <Endpoint ghrun-l3g2wbn3ha.auto.internal:3659, location 2, ssl: False>, <Endpoint ghrun-l3g2wbn3ha.auto.internal:22236, location 3, ssl: False>, <Endpoint ghrun-l3g2wbn3ha.auto.internal:5942, location 3, ssl: False>, <Endpoint ghrun-l3g2wbn3ha.auto.internal:63081, location 3, ssl: False>, <Endpoint ghrun-l3g2wbn3ha.auto.internal:5875, location 2, ssl: False>, <Endpoint ghrun-l3g2wbn3ha.auto.internal:25750, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2fc6/000233/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/2fc6/000233/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:2238', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:628 Command pid: 3899851
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:2238
DEBUG    ya.test:process.py:259 Command (pid 3899851) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3899851) elapsed time (sec): 10.785371541976929
DEBUG    ya.test:process.py:263 Command (pid 3899851) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3899851) inblock: 118264
DEBUG    ya.test:process.py:263 Command (pid 3899851) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3899851) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3899851) majflt: 26
DEBUG    ya.test:process.py:263 Command (pid 3899851) maxrss: 205268
DEBUG    ya.test:process.py:263 Command (pid 3899851) minflt: 17626
DEBUG    ya.test:process.py:263 Command (pid 3899851) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3899851) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3899851) nivcsw: 1004
DEBUG    ya.test:process.py:263 Command (pid 3899851) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3899851) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3899851) nvcsw: 1815
DEBUG    ya.test:process.py:263 Command (pid 3899851) oublock: 144
DEBUG    ya.test:process.py:263 Command (pid 3899851) stime: 0.18784499999999998
DEBUG    ya.test:process.py:263 Command (pid 3899851) utime: 1.419807
DEBUG    ya.test:process.py:263 Command (pid 3899851) wtime: 10.814
DEBUG    ya.test:process.py:275 Command (pid 3899851) output:

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