============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:6194 --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 \'c16\', 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/r4xo/0001c9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23939
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10835
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4691
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11943
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16123
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23218
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22606
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15162
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20393
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/r4xo/0001c9/r3tmp/kikimr_cluster_dklo3loi
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6194
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20613
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18599
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15533
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_20588pdw.log --grpc-port=6194 --mon-port=20613 --ic-port=23939
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20837
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15741
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19922
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10493
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_qx8o8myq.log --grpc-port=20837 --mon-port=15741 --ic-port=10835
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21572
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13654
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3248
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11033
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_ng0j5eri.log --grpc-port=21572 --mon-port=13654 --ic-port=4691
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9039
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63716
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27245
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9845
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_e8jhvqp8.log --grpc-port=9039 --mon-port=63716 --ic-port=11943
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15928
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9307
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14236
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22790
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_au_t6dvn.log --grpc-port=15928 --mon-port=9307 --ic-port=16123
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31707
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31557
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29864
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30153
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_ge_k8sqc.log --grpc-port=31707 --mon-port=31557 --ic-port=23218
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21256
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3492
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25179
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16229
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_dxl90qs5.log --grpc-port=21256 --mon-port=3492 --ic-port=22606
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10347
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17410
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28428
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_ok80bj2n.log --grpc-port=27894 --mon-port=10347 --ic-port=15162
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25474
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62182
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28644
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62318
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_vxtt5ujp.log --grpc-port=25474 --mon-port=62182 --ic-port=20393
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6194/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_20588pdw.log --grpc-port=6194 --mon-port=20613 --ic-port=23939
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_20588pdw.log', '--grpc-port=6194', '--mon-port=20613', '--ic-port=23939')' in '/home/runner/.ya/build/build_root/r4xo/0001c9/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: 291790
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6194/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/r4xo/0001c9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 291791
DEBUG    ya.test:process.py:259 Command (pid 291791) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 291791) elapsed time (sec): 0.3815882205963135
DEBUG    ya.test:process.py:263 Command (pid 291791) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 291791) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 291791) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 291791) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 291791) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 291791) maxrss: 538708
DEBUG    ya.test:process.py:263 Command (pid 291791) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 291791) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 291791) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 291791) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 291791) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 291791) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 291791) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 291791) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 291791) stime: 0.251942
DEBUG    ya.test:process.py:263 Command (pid 291791) utime: 0.081271
DEBUG    ya.test:process.py:263 Command (pid 291791) wtime: 0.382
DEBUG    ya.test:process.py:275 Command (pid 291791) output:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20837/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_qx8o8myq.log --grpc-port=20837 --mon-port=15741 --ic-port=10835
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_qx8o8myq.log', '--grpc-port=20837', '--mon-port=15741', '--ic-port=10835')' in '/home/runner/.ya/build/build_root/r4xo/0001c9/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: 291861
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20837/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/r4xo/0001c9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 291884
DEBUG    ya.test:process.py:259 Command (pid 291884) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 291884) elapsed time (sec): 0.38539838790893555
DEBUG    ya.test:process.py:263 Command (pid 291884) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 291884) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 291884) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 291884) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 291884) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 291884) maxrss: 538576
DEBUG    ya.test:process.py:263 Command (pid 291884) minflt: 16298
DEBUG    ya.test:process.py:263 Command (pid 291884) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 291884) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 291884) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 291884) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 291884) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 291884) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 291884) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 291884) stime: 0.220802
DEBUG    ya.test:process.py:263 Command (pid 291884) utime: 0.116423
DEBUG    ya.test:process.py:263 Command (pid 291884) wtime: 0.387
DEBUG    ya.test:process.py:275 Command (pid 291884) output:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21572/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_ng0j5eri.log --grpc-port=21572 --mon-port=13654 --ic-port=4691
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_ng0j5eri.log', '--grpc-port=21572', '--mon-port=13654', '--ic-port=4691')' in '/home/runner/.ya/build/build_root/r4xo/0001c9/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: 292097
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21572/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/r4xo/0001c9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 292105
DEBUG    ya.test:process.py:259 Command (pid 292105) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 292105) elapsed time (sec): 0.3916590213775635
DEBUG    ya.test:process.py:263 Command (pid 292105) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 292105) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 292105) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 292105) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 292105) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 292105) maxrss: 538712
DEBUG    ya.test:process.py:263 Command (pid 292105) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 292105) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 292105) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 292105) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 292105) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 292105) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 292105) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 292105) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 292105) stime: 0.251726
DEBUG    ya.test:process.py:263 Command (pid 292105) utime: 0.0919
DEBUG    ya.test:process.py:263 Command (pid 292105) wtime: 0.393
DEBUG    ya.test:process.py:275 Command (pid 292105) output:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9039/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_e8jhvqp8.log --grpc-port=9039 --mon-port=63716 --ic-port=11943
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_e8jhvqp8.log', '--grpc-port=9039', '--mon-port=63716', '--ic-port=11943')' in '/home/runner/.ya/build/build_root/r4xo/0001c9/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: 292282
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:9039/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/r4xo/0001c9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 292283
DEBUG    ya.test:process.py:259 Command (pid 292283) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 292283) elapsed time (sec): 0.39325475692749023
DEBUG    ya.test:process.py:263 Command (pid 292283) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 292283) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 292283) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 292283) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 292283) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 292283) maxrss: 538576
DEBUG    ya.test:process.py:263 Command (pid 292283) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 292283) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 292283) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 292283) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 292283) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 292283) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 292283) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 292283) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 292283) stime: 0.257038
DEBUG    ya.test:process.py:263 Command (pid 292283) utime: 0.08835599999999999
DEBUG    ya.test:process.py:263 Command (pid 292283) wtime: 0.394
DEBUG    ya.test:process.py:275 Command (pid 292283) output:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15928/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_au_t6dvn.log --grpc-port=15928 --mon-port=9307 --ic-port=16123
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_au_t6dvn.log', '--grpc-port=15928', '--mon-port=9307', '--ic-port=16123')' in '/home/runner/.ya/build/build_root/r4xo/0001c9/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: 292579
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15928/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/r4xo/0001c9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 292582
DEBUG    ya.test:process.py:259 Command (pid 292582) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 292582) elapsed time (sec): 0.35690855979919434
DEBUG    ya.test:process.py:263 Command (pid 292582) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 292582) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 292582) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 292582) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 292582) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 292582) maxrss: 538576
DEBUG    ya.test:process.py:263 Command (pid 292582) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 292582) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 292582) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 292582) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 292582) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 292582) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 292582) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 292582) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 292582) stime: 0.208558
DEBUG    ya.test:process.py:263 Command (pid 292582) utime: 0.100268
DEBUG    ya.test:process.py:263 Command (pid 292582) wtime: 0.358
DEBUG    ya.test:process.py:275 Command (pid 292582) output:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:31707/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_ge_k8sqc.log --grpc-port=31707 --mon-port=31557 --ic-port=23218
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_ge_k8sqc.log', '--grpc-port=31707', '--mon-port=31557', '--ic-port=23218')' in '/home/runner/.ya/build/build_root/r4xo/0001c9/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: 292769
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:31707/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/r4xo/0001c9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 292770
DEBUG    ya.test:process.py:259 Command (pid 292770) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 292770) elapsed time (sec): 0.40618109703063965
DEBUG    ya.test:process.py:263 Command (pid 292770) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 292770) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 292770) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 292770) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 292770) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 292770) maxrss: 538712
DEBUG    ya.test:process.py:263 Command (pid 292770) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 292770) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 292770) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 292770) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 292770) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 292770) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 292770) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 292770) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 292770) stime: 0.270555
DEBUG    ya.test:process.py:263 Command (pid 292770) utime: 0.087532
DEBUG    ya.test:process.py:263 Command (pid 292770) wtime: 0.407
DEBUG    ya.test:process.py:275 Command (pid 292770) output:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21256/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_dxl90qs5.log --grpc-port=21256 --mon-port=3492 --ic-port=22606
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_dxl90qs5.log', '--grpc-port=21256', '--mon-port=3492', '--ic-port=22606')' in '/home/runner/.ya/build/build_root/r4xo/0001c9/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: 293052
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21256/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/r4xo/0001c9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 293055
DEBUG    ya.test:process.py:259 Command (pid 293055) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 293055) elapsed time (sec): 0.40100717544555664
DEBUG    ya.test:process.py:263 Command (pid 293055) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 293055) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 293055) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 293055) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 293055) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 293055) maxrss: 538576
DEBUG    ya.test:process.py:263 Command (pid 293055) minflt: 17554
DEBUG    ya.test:process.py:263 Command (pid 293055) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 293055) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 293055) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 293055) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 293055) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 293055) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 293055) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 293055) stime: 0.24861699999999998
DEBUG    ya.test:process.py:263 Command (pid 293055) utime: 0.10425799999999999
DEBUG    ya.test:process.py:263 Command (pid 293055) wtime: 0.402
DEBUG    ya.test:process.py:275 Command (pid 293055) output:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27894/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_ok80bj2n.log --grpc-port=27894 --mon-port=10347 --ic-port=15162
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_ok80bj2n.log', '--grpc-port=27894', '--mon-port=10347', '--ic-port=15162')' in '/home/runner/.ya/build/build_root/r4xo/0001c9/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: 293361
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:27894/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/r4xo/0001c9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 293363
DEBUG    ya.test:process.py:259 Command (pid 293363) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 293363) elapsed time (sec): 0.35648250579833984
DEBUG    ya.test:process.py:263 Command (pid 293363) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 293363) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 293363) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 293363) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 293363) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 293363) maxrss: 538576
DEBUG    ya.test:process.py:263 Command (pid 293363) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 293363) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 293363) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 293363) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 293363) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 293363) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 293363) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 293363) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 293363) stime: 0.216384
DEBUG    ya.test:process.py:263 Command (pid 293363) utime: 0.092163
DEBUG    ya.test:process.py:263 Command (pid 293363) wtime: 0.357
DEBUG    ya.test:process.py:275 Command (pid 293363) output:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25474/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_vxtt5ujp.log --grpc-port=25474 --mon-port=62182 --ic-port=20393
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r4xo/0001c9/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/r4xo/0001c9/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_vxtt5ujp.log', '--grpc-port=25474', '--mon-port=62182', '--ic-port=20393')' in '/home/runner/.ya/build/build_root/r4xo/0001c9/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: 293535
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25474/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/r4xo/0001c9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 293537
DEBUG    ya.test:process.py:259 Command (pid 293537) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 293537) elapsed time (sec): 0.4286153316497803
DEBUG    ya.test:process.py:263 Command (pid 293537) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 293537) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 293537) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 293537) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 293537) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 293537) maxrss: 538576
DEBUG    ya.test:process.py:263 Command (pid 293537) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 293537) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 293537) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 293537) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 293537) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 293537) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 293537) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 293537) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 293537) stime: 0.244303
DEBUG    ya.test:process.py:263 Command (pid 293537) utime: 0.136174
DEBUG    ya.test:process.py:263 Command (pid 293537) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 293537) output:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 05d0b84db63541076afbd98f86145cdc7d321216
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 178566593d70f1bd1201a183576bb9dac2870947 into d673dcc87a894a66c7dc98770ee098d1af022f54
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6194', '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: 23939\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10835\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4691\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11943\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16123\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23218\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22606\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15162\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20393\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/r4xo/0001c9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6194', '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: 23939\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10835\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4691\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11943\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16123\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23218\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22606\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15162\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20393\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 294409
DEBUG    ya.test:process.py:259 Command (pid 294409) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 294409) elapsed time (sec): 0.38479113578796387
DEBUG    ya.test:process.py:263 Command (pid 294409) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 294409) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 294409) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 294409) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 294409) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 294409) maxrss: 546976
DEBUG    ya.test:process.py:263 Command (pid 294409) minflt: 18274
DEBUG    ya.test:process.py:263 Command (pid 294409) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 294409) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 294409) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 294409) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 294409) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 294409) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 294409) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 294409) stime: 0.229851
DEBUG    ya.test:process.py:263 Command (pid 294409) utime: 0.11903
DEBUG    ya.test:process.py:263 Command (pid 294409) wtime: 0.386
DEBUG    ya.test:process.py:275 Command (pid 294409) 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 294409) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6194', '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/r4xo/0001c9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6194', '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: 294483
DEBUG    ya.test:process.py:259 Command (pid 294483) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 294483) elapsed time (sec): 0.401043176651001
DEBUG    ya.test:process.py:263 Command (pid 294483) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 294483) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 294483) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 294483) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 294483) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 294483) maxrss: 546964
DEBUG    ya.test:process.py:263 Command (pid 294483) minflt: 18272
DEBUG    ya.test:process.py:263 Command (pid 294483) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 294483) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 294483) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 294483) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 294483) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 294483) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 294483) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 294483) stime: 0.25714
DEBUG    ya.test:process.py:263 Command (pid 294483) utime: 0.10044499999999999
DEBUG    ya.test:process.py:263 Command (pid 294483) wtime: 0.404
DEBUG    ya.test:process.py:275 Command (pid 294483) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b9931b68-fe30-4da6-8266-10a01a13c567, localhost:6194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b9931b68-fe30-4da6-8266-10a01a13c567, localhost:6194): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b9931b68-fe30-4da6-8266-10a01a13c567, localhost:6194): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-mjpjznvske.auto.internal" port: 15928 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-mjpjznvske.auto.internal" port: 31707 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-mjpjznvske.auto.internal" port: 6194 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-mjpjznvske.auto.internal" port: 21256 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-mjpjznvske.auto.internal" port: 25474 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-mjpjznvske.auto.internal" port: 9039 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-mjpjznvske.auto.internal" port: 27894 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-mjpjznvske.auto.internal" port: 21572 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-mjpjznvske.auto.internal" port: 20837 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-mjpjznvske.auto.internal:21256, location 1, ssl: False>, <Endpoint ghrun-mjpjznvske.auto.internal:6194, location 1, ssl: False>, <Endpoint ghrun-mjpjznvske.auto.internal:9039, location 1, ssl: False>, <Endpoint ghrun-mjpjznvske.auto.internal:20837, location 2, ssl: False>, <Endpoint ghrun-mjpjznvske.auto.internal:21572, location 3, ssl: False>, <Endpoint ghrun-mjpjznvske.auto.internal:15928, location 2, ssl: False>, <Endpoint ghrun-mjpjznvske.auto.internal:31707, location 3, ssl: False>, <Endpoint ghrun-mjpjznvske.auto.internal:25474, location 3, ssl: False>, <Endpoint ghrun-mjpjznvske.auto.internal:27894, 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/r4xo/0001c9/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    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:610 Executing '['/home/runner/.ya/build/build_root/r4xo/0001c9/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:6194', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 294638
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:6194
DEBUG    ya.test:process.py:259 Command (pid 294638) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 294638) elapsed time (sec): 3.304957628250122
DEBUG    ya.test:process.py:263 Command (pid 294638) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 294638) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 294638) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 294638) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 294638) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 294638) maxrss: 204228
DEBUG    ya.test:process.py:263 Command (pid 294638) minflt: 17023
DEBUG    ya.test:process.py:263 Command (pid 294638) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 294638) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 294638) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 294638) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 294638) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 294638) nvcsw: 1548
DEBUG    ya.test:process.py:263 Command (pid 294638) oublock: 80
DEBUG    ya.test:process.py:263 Command (pid 294638) stime: 0.13691599999999998
DEBUG    ya.test:process.py:263 Command (pid 294638) utime: 0.978606
DEBUG    ya.test:process.py:263 Command (pid 294638) wtime: 3.306
DEBUG    ya.test:process.py:275 Command (pid 294638) output:

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

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