============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:13742 --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 \'c36\', 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/47xo/0026b4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20941
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10461
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4981
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4982
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23978
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27144
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20097
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22691
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61956
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27136
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/47xo/0026b4/r3tmp/kikimr_cluster_67d53fds
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13742
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30045
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16516
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18669
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_lf7kbrdv.log --grpc-port=13742 --mon-port=30045 --ic-port=20941
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26468
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19839
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11210
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8439
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_9d_79urc.log --grpc-port=26468 --mon-port=19839 --ic-port=10461
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61722
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12632
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22002
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7760
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_xmrjdu8b.log --grpc-port=61722 --mon-port=12632 --ic-port=4982
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11471
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26007
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2142
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10103
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_9pof78q4.log --grpc-port=11471 --mon-port=26007 --ic-port=23978
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13212
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13106
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62808
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27843
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_dpq2z8h2.log --grpc-port=13212 --mon-port=13106 --ic-port=27144
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28428
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27015
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3086
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13356
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_ke__2zoh.log --grpc-port=28428 --mon-port=27015 --ic-port=20097
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25579
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25579
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25580
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6018
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14038
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5649
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_f24zscjg.log --grpc-port=25580 --mon-port=6018 --ic-port=22691
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28532
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12631
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17691
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12452
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_uz1r0gyk.log --grpc-port=28532 --mon-port=12631 --ic-port=61956
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31699
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6762
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16803
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5158
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_v5l_mtpn.log --grpc-port=31699 --mon-port=6762 --ic-port=27136
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13742/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_lf7kbrdv.log --grpc-port=13742 --mon-port=30045 --ic-port=20941
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/47xo/0026b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_lf7kbrdv.log', '--grpc-port=13742', '--mon-port=30045', '--ic-port=20941')' in '/home/runner/.ya/build/build_root/47xo/0026b4/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: 2545519
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13742/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/47xo/0026b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2545521
DEBUG    ya.test:process.py:259 Command (pid 2545521) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2545521) elapsed time (sec): 0.4367990493774414
DEBUG    ya.test:process.py:263 Command (pid 2545521) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2545521) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2545521) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2545521) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2545521) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2545521) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 2545521) minflt: 16132
DEBUG    ya.test:process.py:263 Command (pid 2545521) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2545521) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2545521) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 2545521) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2545521) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2545521) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 2545521) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2545521) stime: 0.263069
DEBUG    ya.test:process.py:263 Command (pid 2545521) utime: 0.12197
DEBUG    ya.test:process.py:263 Command (pid 2545521) wtime: 0.44
DEBUG    ya.test:process.py:275 Command (pid 2545521) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26468/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_9d_79urc.log --grpc-port=26468 --mon-port=19839 --ic-port=10461
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/47xo/0026b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_9d_79urc.log', '--grpc-port=26468', '--mon-port=19839', '--ic-port=10461')' in '/home/runner/.ya/build/build_root/47xo/0026b4/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: 2545871
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26468/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/47xo/0026b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2545883
DEBUG    ya.test:process.py:259 Command (pid 2545883) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2545883) elapsed time (sec): 0.45410633087158203
DEBUG    ya.test:process.py:263 Command (pid 2545883) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2545883) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2545883) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2545883) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2545883) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2545883) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 2545883) minflt: 16135
DEBUG    ya.test:process.py:263 Command (pid 2545883) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2545883) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2545883) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 2545883) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2545883) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2545883) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 2545883) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2545883) stime: 0.278385
DEBUG    ya.test:process.py:263 Command (pid 2545883) utime: 0.125469
DEBUG    ya.test:process.py:263 Command (pid 2545883) wtime: 0.457
DEBUG    ya.test:process.py:275 Command (pid 2545883) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61722/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_xmrjdu8b.log --grpc-port=61722 --mon-port=12632 --ic-port=4982
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/47xo/0026b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_xmrjdu8b.log', '--grpc-port=61722', '--mon-port=12632', '--ic-port=4982')' in '/home/runner/.ya/build/build_root/47xo/0026b4/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: 2546231
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:61722/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/47xo/0026b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2546240
DEBUG    ya.test:process.py:259 Command (pid 2546240) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2546240) elapsed time (sec): 0.5458817481994629
DEBUG    ya.test:process.py:263 Command (pid 2546240) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2546240) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2546240) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2546240) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2546240) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2546240) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 2546240) minflt: 16133
DEBUG    ya.test:process.py:263 Command (pid 2546240) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2546240) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2546240) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 2546240) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2546240) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2546240) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2546240) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2546240) stime: 0.35683699999999996
DEBUG    ya.test:process.py:263 Command (pid 2546240) utime: 0.12411699999999999
DEBUG    ya.test:process.py:263 Command (pid 2546240) wtime: 0.547
DEBUG    ya.test:process.py:275 Command (pid 2546240) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11471/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_9pof78q4.log --grpc-port=11471 --mon-port=26007 --ic-port=23978
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/47xo/0026b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_9pof78q4.log', '--grpc-port=11471', '--mon-port=26007', '--ic-port=23978')' in '/home/runner/.ya/build/build_root/47xo/0026b4/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: 2546560
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11471/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/47xo/0026b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2546565
DEBUG    ya.test:process.py:259 Command (pid 2546565) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2546565) elapsed time (sec): 0.5143954753875732
DEBUG    ya.test:process.py:263 Command (pid 2546565) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2546565) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2546565) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2546565) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2546565) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2546565) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 2546565) minflt: 16138
DEBUG    ya.test:process.py:263 Command (pid 2546565) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2546565) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2546565) nivcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 2546565) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2546565) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2546565) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 2546565) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2546565) stime: 0.33366199999999996
DEBUG    ya.test:process.py:263 Command (pid 2546565) utime: 0.102061
DEBUG    ya.test:process.py:263 Command (pid 2546565) wtime: 0.516
DEBUG    ya.test:process.py:275 Command (pid 2546565) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13212/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_dpq2z8h2.log --grpc-port=13212 --mon-port=13106 --ic-port=27144
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/47xo/0026b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_dpq2z8h2.log', '--grpc-port=13212', '--mon-port=13106', '--ic-port=27144')' in '/home/runner/.ya/build/build_root/47xo/0026b4/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: 2546952
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13212/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/47xo/0026b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2546980
DEBUG    ya.test:process.py:259 Command (pid 2546980) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2546980) elapsed time (sec): 0.7126977443695068
DEBUG    ya.test:process.py:263 Command (pid 2546980) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2546980) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2546980) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2546980) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2546980) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 2546980) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 2546980) minflt: 19802
DEBUG    ya.test:process.py:263 Command (pid 2546980) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2546980) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2546980) nivcsw: 453
DEBUG    ya.test:process.py:263 Command (pid 2546980) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2546980) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2546980) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 2546980) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2546980) stime: 0.495092
DEBUG    ya.test:process.py:263 Command (pid 2546980) utime: 0.13752499999999998
DEBUG    ya.test:process.py:263 Command (pid 2546980) wtime: 0.715
DEBUG    ya.test:process.py:275 Command (pid 2546980) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28428/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_ke__2zoh.log --grpc-port=28428 --mon-port=27015 --ic-port=20097
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/47xo/0026b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_ke__2zoh.log', '--grpc-port=28428', '--mon-port=27015', '--ic-port=20097')' in '/home/runner/.ya/build/build_root/47xo/0026b4/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: 2547533
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28428/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/47xo/0026b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2547534
DEBUG    ya.test:process.py:259 Command (pid 2547534) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2547534) elapsed time (sec): 0.6578736305236816
DEBUG    ya.test:process.py:263 Command (pid 2547534) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2547534) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2547534) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2547534) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2547534) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2547534) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 2547534) minflt: 16133
DEBUG    ya.test:process.py:263 Command (pid 2547534) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2547534) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2547534) nivcsw: 219
DEBUG    ya.test:process.py:263 Command (pid 2547534) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2547534) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2547534) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2547534) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2547534) stime: 0.475804
DEBUG    ya.test:process.py:263 Command (pid 2547534) utime: 0.115101
DEBUG    ya.test:process.py:263 Command (pid 2547534) wtime: 0.66
DEBUG    ya.test:process.py:275 Command (pid 2547534) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25580/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_f24zscjg.log --grpc-port=25580 --mon-port=6018 --ic-port=22691
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/47xo/0026b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_f24zscjg.log', '--grpc-port=25580', '--mon-port=6018', '--ic-port=22691')' in '/home/runner/.ya/build/build_root/47xo/0026b4/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: 2548115
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25580/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/47xo/0026b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2548119
DEBUG    ya.test:process.py:259 Command (pid 2548119) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2548119) elapsed time (sec): 0.47609472274780273
DEBUG    ya.test:process.py:263 Command (pid 2548119) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2548119) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2548119) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2548119) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2548119) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2548119) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 2548119) minflt: 16133
DEBUG    ya.test:process.py:263 Command (pid 2548119) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2548119) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2548119) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 2548119) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2548119) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2548119) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2548119) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2548119) stime: 0.310741
DEBUG    ya.test:process.py:263 Command (pid 2548119) utime: 0.115532
DEBUG    ya.test:process.py:263 Command (pid 2548119) wtime: 0.479
DEBUG    ya.test:process.py:275 Command (pid 2548119) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28532/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_uz1r0gyk.log --grpc-port=28532 --mon-port=12631 --ic-port=61956
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/47xo/0026b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_uz1r0gyk.log', '--grpc-port=28532', '--mon-port=12631', '--ic-port=61956')' in '/home/runner/.ya/build/build_root/47xo/0026b4/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: 2548384
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28532/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/47xo/0026b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2548385
DEBUG    ya.test:process.py:259 Command (pid 2548385) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2548385) elapsed time (sec): 0.6610159873962402
DEBUG    ya.test:process.py:263 Command (pid 2548385) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2548385) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2548385) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2548385) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2548385) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2548385) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 2548385) minflt: 16136
DEBUG    ya.test:process.py:263 Command (pid 2548385) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2548385) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2548385) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 2548385) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2548385) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2548385) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2548385) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2548385) stime: 0.312985
DEBUG    ya.test:process.py:263 Command (pid 2548385) utime: 0.128408
DEBUG    ya.test:process.py:263 Command (pid 2548385) wtime: 0.666
DEBUG    ya.test:process.py:275 Command (pid 2548385) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:31699/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_v5l_mtpn.log --grpc-port=31699 --mon-port=6762 --ic-port=27136
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/47xo/0026b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/47xo/0026b4/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/47xo/0026b4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_v5l_mtpn.log', '--grpc-port=31699', '--mon-port=6762', '--ic-port=27136')' in '/home/runner/.ya/build/build_root/47xo/0026b4/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: 2548633
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:31699/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/47xo/0026b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2548635
DEBUG    ya.test:process.py:259 Command (pid 2548635) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2548635) elapsed time (sec): 0.45630311965942383
DEBUG    ya.test:process.py:263 Command (pid 2548635) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2548635) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2548635) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2548635) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2548635) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2548635) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 2548635) minflt: 16135
DEBUG    ya.test:process.py:263 Command (pid 2548635) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2548635) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2548635) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 2548635) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2548635) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2548635) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2548635) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2548635) stime: 0.279424
DEBUG    ya.test:process.py:263 Command (pid 2548635) utime: 0.127742
DEBUG    ya.test:process.py:263 Command (pid 2548635) wtime: 0.458
DEBUG    ya.test:process.py:275 Command (pid 2548635) output:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: f055b54c3e71b26b20f0c72698486b013fb6efd0
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge c69cc25657f379b8f134f4b91ec2d50bb4432d35 into 457963284417ba3175e1e23043f641e38046950a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/47xo/0026b4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13742', '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: 20941\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10461\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4982\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23978\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27144\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20097\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22691\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61956\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27136\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/47xo/0026b4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13742', '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: 20941\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10461\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4982\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23978\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27144\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20097\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22691\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61956\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27136\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2548905
DEBUG    ya.test:process.py:259 Command (pid 2548905) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2548905) elapsed time (sec): 0.5170445442199707
DEBUG    ya.test:process.py:263 Command (pid 2548905) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2548905) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2548905) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2548905) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2548905) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2548905) maxrss: 547408
DEBUG    ya.test:process.py:263 Command (pid 2548905) minflt: 18279
DEBUG    ya.test:process.py:263 Command (pid 2548905) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2548905) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2548905) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 2548905) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2548905) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2548905) nvcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 2548905) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2548905) stime: 0.320822
DEBUG    ya.test:process.py:263 Command (pid 2548905) utime: 0.142587
DEBUG    ya.test:process.py:263 Command (pid 2548905) wtime: 0.519
DEBUG    ya.test:process.py:275 Command (pid 2548905) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/47xo/0026b4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13742', '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/47xo/0026b4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13742', '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: 2548957
DEBUG    ya.test:process.py:259 Command (pid 2548957) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2548957) elapsed time (sec): 0.5244567394256592
DEBUG    ya.test:process.py:263 Command (pid 2548957) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2548957) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2548957) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2548957) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2548957) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2548957) maxrss: 547416
DEBUG    ya.test:process.py:263 Command (pid 2548957) minflt: 18275
DEBUG    ya.test:process.py:263 Command (pid 2548957) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2548957) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2548957) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 2548957) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2548957) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2548957) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 2548957) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2548957) stime: 0.336762
DEBUG    ya.test:process.py:263 Command (pid 2548957) utime: 0.13389299999999998
DEBUG    ya.test:process.py:263 Command (pid 2548957) wtime: 0.527
DEBUG    ya.test:process.py:275 Command (pid 2548957) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

DEBUG    ya.test:process.py:276 Command (pid 2548957) 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, d351a45a-5a31-437a-866b-eb2b783e3309, localhost:13742): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d351a45a-5a31-437a-866b-eb2b783e3309, localhost:13742): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d351a45a-5a31-437a-866b-eb2b783e3309, localhost:13742): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pvkanlowum.auto.internal" port: 31699 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-pvkanlowum.auto.internal" port: 61722 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-pvkanlowum.auto.internal" port: 11471 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-pvkanlowum.auto.internal" port: 13212 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-pvkanlowum.auto.internal" port: 28532 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-pvkanlowum.auto.internal" port: 28428 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-pvkanlowum.auto.internal" port: 25580 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-pvkanlowum.auto.internal" port: 13742 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-pvkanlowum.auto.internal" port: 26468 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-pvkanlowum.auto.internal:25580, location 1, ssl: False>, <Endpoint ghrun-pvkanlowum.auto.internal:13742, location 1, ssl: False>, <Endpoint ghrun-pvkanlowum.auto.internal:11471, location 1, ssl: False>, <Endpoint ghrun-pvkanlowum.auto.internal:26468, location 2, ssl: False>, <Endpoint ghrun-pvkanlowum.auto.internal:61722, location 3, ssl: False>, <Endpoint ghrun-pvkanlowum.auto.internal:13212, location 2, ssl: False>, <Endpoint ghrun-pvkanlowum.auto.internal:28532, location 2, ssl: False>, <Endpoint ghrun-pvkanlowum.auto.internal:28428, location 3, ssl: False>, <Endpoint ghrun-pvkanlowum.auto.internal:31699, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/47xo/0026b4/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/47xo/0026b4/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:13742', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2549158
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:13742
DEBUG    ya.test:process.py:259 Command (pid 2549158) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 2549158) elapsed time (sec): 5.697758674621582
DEBUG    ya.test:process.py:263 Command (pid 2549158) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2549158) inblock: 218712
DEBUG    ya.test:process.py:263 Command (pid 2549158) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2549158) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2549158) majflt: 26
DEBUG    ya.test:process.py:263 Command (pid 2549158) maxrss: 205180
DEBUG    ya.test:process.py:263 Command (pid 2549158) minflt: 17210
DEBUG    ya.test:process.py:263 Command (pid 2549158) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2549158) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2549158) nivcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 2549158) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2549158) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2549158) nvcsw: 1628
DEBUG    ya.test:process.py:263 Command (pid 2549158) oublock: 56
DEBUG    ya.test:process.py:263 Command (pid 2549158) stime: 0.161355
DEBUG    ya.test:process.py:263 Command (pid 2549158) utime: 1.357028
DEBUG    ya.test:process.py:263 Command (pid 2549158) wtime: 5.7
DEBUG    ya.test:process.py:275 Command (pid 2549158) output:

DEBUG    ya.test:process.py:276 Command (pid 2549158) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c36\', 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/30724` (
                    c0 Uint64 NOT NULL, c1 Uint64 NOT NULL, c2 Interval64 NOT NULL, c3 Int32 NOT NULL, c4 Decimal(22,9) NOT NULL, c5 Date NOT NULL, c6 Decimal(15,0) NOT NULL, c7 Timestamp NOT NULL, c8 Uint64 NOT NULL, c9 Timestamp NOT NULL, c10 Int16 NOT NULL, c11 Decimal(15,0) NOT NULL, c12 Date32 NOT NULL, c13 Decimal(22,9) NOT NULL, c14 Datetime64 NOT NULL, c15 Datetime64 NOT NULL, c16 Datetime NOT NULL, c17 Int64 NOT NULL, c18 Datetime NOT NULL, c19 Decimal(15,0) NOT NULL, c20 Datetime NOT NULL, c21 Timestamp NOT NULL, c22 Timestamp NOT NULL, c23 Utf8 NOT NULL, c24 Uint16 NOT NULL, c25 Decimal(15,0) NOT NULL, c26 Datetime NOT NULL, c27 Decimal(35,10) NOT NULL, c28 Uint16 NOT NULL, c29 Uint64 NOT NULL, c30 Uint16 NOT NULL, c31 Int16 NOT NULL, c32 Int64 NOT NULL, c33 Decimal(35,10) NOT NULL, c34 Date NOT NULL, c35 Uint64 NOT NULL, c36 Bool NOT NULL, c37 Bool NOT NULL, c38 Uint64 NOT NULL, c39 Timestamp64 NOT NULL, c40 Interval64 NOT NULL, c41 String NOT NULL, c42 Datetime64 NOT NULL, c43 Int8 NOT NULL, c44 Timestamp NOT NULL, c45 String NOT NULL, c46 Uint32 NOT NULL, c47 Date NOT NULL, c48 Bool NOT NULL, c49 Uint16 NOT NULL, c50 Uint64 NOT NULL, c51 Bool NOT NULL, c52 Interval64 NOT NULL, c53 Timestamp NOT NULL, c54 Decimal(15,0) NOT NULL, c55 Int64 NOT NULL, c56 Int16 NOT NULL, c57 Int8 NOT NULL, c58 Utf8 NOT NULL, c59 Interval64 NOT NULL, c60 Interval64 NOT NULL, c61 Int64 NOT NULL, c62 Int64 NOT NULL, c63 Int16 NOT NULL, c64 Date32 NOT NULL, c65 Datetime NOT NULL, c66 Int8 NOT NULL, c67 Uint64 NOT NULL, c68 Datetime NOT NULL, c69 Uint64 NOT NULL, c70 Datetime NOT NULL, c71 Int32 NOT NULL, c72 String NOT NULL, c73 Uint8 NOT NULL, c74 Uint32 NOT NULL, c75 Uint8 NOT NULL, c76 Timestamp64 NOT NULL, c77 Decimal(22,9) NOT NULL, c78 Decimal(22,9) NOT NULL, c79 Int32 NOT NULL, c80 Date32 NOT NULL, c81 Decimal(22,9) NOT NULL, c82 Date NOT NULL, c83 Datetime64 NOT NULL, c84 Datetime64 NOT NULL, c85 Decimal(22,9) NOT NULL, c86 Utf8 NOT NULL, c87 Decimal(15,0) NOT NULL, c88 Date NOT NULL, c89 Datetime64 NOT NULL, c90 Int64 NOT NULL, c91 Interval64 NOT NULL, c92 Int32 NOT NULL, c93 Utf8 NOT NULL, c94 Bool NOT NULL, c95 Uint64 NOT NULL, c96 Decimal(35,10) NOT NULL, c97 Utf8 NOT NULL, c98 Uint32 NOT NULL, c99 Decimal(22,9) NOT NULL, c100 Decimal(35,10) NOT NULL, c101 Uint64 NOT NULL, c102 Timestamp64 NOT NULL, c103 Interval64 NOT NULL, c104 Decimal(15,0) NOT NULL, c105 Uint16 NOT NULL, c106 String NOT NULL, c107 Interval64 NOT NULL, c108 Interval64 NOT NULL, c109 Datetime NOT NULL, c110 Decimal(35,10) NOT NULL, c111 Int16 NOT NULL, c112 Bool NOT NULL, c113 Timestamp NOT NULL, c114 Bool NOT NULL, c115 Uint64 NOT NULL, c116 Uint64 NOT NULL, c117 String NOT NULL, c118 Datetime64 NOT NULL, c119 Int64 NOT NULL, c120 Uint16 NOT NULL, c121 Datetime64 NOT NULL, c122 Uint16 NOT NULL, c123 Uint64 NOT NULL, c124 Date NOT NULL, c125 Uint32 NOT NULL, c126 Int64 NOT NULL, c127 Uint64 NOT NULL, c128 Int16 NOT NULL, c129 Timestamp NOT NULL, c130 Interval64 NOT NULL, c131 Int64 NOT NULL, c132 Interval64 NOT NULL, c133 Int16 NOT NULL, c134 Date32 NOT NULL, c135 Bool NOT NULL, c136 Int8 NOT NULL, c137 Uint32 NOT NULL, c138 Datetime NOT NULL, c139 Date32 NOT NULL, c140 Date32 NOT NULL, c141 Decimal(35,10) NOT NULL, c142 String NOT NULL, c143 Decimal(15,0) NOT NULL, c144 Datetime64 NOT NULL, c145 Bool NOT NULL, c146 Int8 NOT NULL, c147 Int64 NOT NULL, c148 Int8 NOT NULL, c149 Int16 NOT NULL, c150 Int64 NOT NULL, c151 Int16 NOT NULL, c152 Int64 NOT NULL, c153 Utf8 NOT NULL, c154 String NOT NULL, c155 Utf8 NOT NULL, c156 Datetime64 NOT NULL, c157 Decimal(22,9) NOT NULL, c158 Int64 NOT NULL, c159 Int8 NOT NULL, c160 Decimal(15,0) NOT NULL, c161 Decimal(35,10) NOT NULL, c162 Int64 NOT NULL, c163 Decimal(35,10) NOT NULL, c164 Interval64 NOT NULL, c165 Date32 NOT NULL, c166 Int32 NOT NULL, c167 Int32 NOT NULL, c168 Date NOT NULL, c169 Int64 NOT NULL, c170 Timestamp64 NOT NULL, c171 Uint8 NOT NULL, c172 Int64 NOT NULL, c173 Utf8 NOT NULL, c174 Date NOT NULL, c175 Json, c176 Datetime, c177 Int64, c178 Date32, c179 Date32, c180 Double NOT NULL, c181 Utf8 NOT NULL, c182 Datetime NOT NULL, c183 Date32 NOT NULL, c184 Yson NOT NULL, c185 Int16 NOT NULL, c186 Date NOT NULL, c187 Interval64 NOT NULL, c188 Timestamp, c189 Int32 NOT NULL, c190 JsonDocument, c191 Datetime, c192 Date, c193 Date32, c194 Timestamp64, c195 Uint16, c196 JsonDocument NOT NULL, c197 Utf8 NOT NULL, c198 Uint16 NOT NULL, c199 Float, c200 Float, c201 Interval64, c202 JsonDocument NOT NULL, c203 Int8 NOT NULL, c204 Uint32, c205 Timestamp NOT NULL, c206 Double NOT NULL, c207 Datetime, c208 Float NOT NULL, c209 Uint16, c210 JsonDocument, c211 Float, c212 String, c213 Int8, c214 Bool, c215 Int64, c216 Bool NOT NULL, c217 Int64, c218 Decimal(22,9) NOT NULL, c219 Int8, c220 Timestamp NOT NULL, c221 Uint32 NOT NULL, c222 Utf8, c223 Decimal(15,0), c224 Interval64 NOT NULL, c225 Double NOT NULL, c226 Datetime, c227 Double NOT NULL, c228 Uint32 NOT NULL, c229 Date32, c230 Date32, c231 Double NOT NULL, c232 Json NOT NULL, c233 Int16 NOT NULL, c234 Decimal(22,9) NOT NULL, c235 Uint16, c236 Uint64, c237 Int64, c238 Decimal(22,9) NOT NULL, c239 Timestamp, c240 Date NOT NULL, c241 Decimal(35,10), c242 Timestamp NOT NULL, c243 Interval64, c244 Uint32 NOT NULL, c245 Interval64, c246 Int64, c247 String NOT NULL, c248 Decimal(22,9), c249 Json, c250 Uint32, c251 Uint64, c252 Uint64, c253 Interval64 NOT NULL, c254 Decimal(35,10), c255 Float NOT NULL, c256 Datetime NOT NULL, c257 Int64, c258 Date32, c259 Int8, c260 Datetime, c261 Int32 NOT NULL, c262 Timestamp64 NOT NULL, c263 Decimal(15,0) NOT NULL, c264 Datetime64, c265 Uint32, c266 Int32, c267 Double NOT NULL, c268 Yson NOT NULL, c269 Int8 NOT NULL, c270 Yson NOT NULL, c271 Yson, c272 Date32, c273 Uint64, c274 Uint8, c275 JsonDocument NOT NULL, c276 Uint16 NOT NULL, c277 Timestamp64, c278 Yson, c279 JsonDocument, c280 Datetime NOT NULL, c281 Utf8 NOT NULL, c282 Decimal(15,0), c283 Uint32 NOT NULL, c284 Yson NOT NULL, c285 Decimal(15,0) NOT NULL, c286 Yson, c287 Uint8, c288 Uint8 NOT NULL, c289 Int64, c290 Int64, c291 Float, c292 Decimal(15,0) NOT NULL, c293 JsonDocument NOT NULL, c294 Int16, c295 Timestamp NOT NULL, c296 Int64, c297 Datetime, c298 Timestamp, c299 Timestamp64, c300 Uint16 NOT NULL, c301 String NOT NULL, c302 Utf8, c303 Decimal(35,10), c304 Decimal(15,0), c305 Json, c306 Utf8, c307 Decimal(15,0), c308 Decimal(35,10), c309 Uint64 NOT NULL, c310 Datetime, c311 Json NOT NULL, c312 Datetime, c313 Yson, c314 Uint8, c315 Int16 NOT NULL, c316 Timestamp64, c317 Interval64, c318 Bool, c319 Uint32 NOT NULL, c320 JsonDocument, c321 Decimal(15,0) NOT NULL, c322 Float, c323 Utf8, c324 Utf8 NOT NULL, c325 Utf8 NOT NULL, c326 Uint32 NOT NULL, c327 Utf8 NOT NULL, c328 JsonDocument, c329 Decimal(22,9), c330 Datetime NOT NULL, c331 Utf8, c332 Decimal(22,9), c333 Timestamp64, c334 Int16 NOT NULL, c335 Decimal(35,10) NOT NULL, c336 Timestamp64 NOT NULL, c337 Decimal(22,9), c338 Int32 NOT NULL, c339 Int64 NOT NULL, c340 Decimal(35,10), c341 Int64 NOT NULL, c342 Decimal(22,9), c343 String, c344 JsonDocument, c345 Date, c346 Decimal(15,0), c347 Uint8 NOT NULL, c348 Double, c349 Bool NOT NULL, c350 Uint16 NOT NULL, c351 Decimal(35,10) NOT NULL, c352 Int16 NOT NULL, c353 Interval64 NOT NULL, c354 Uint64, c355 Double NOT NULL, c356 Uint32, c357 Uint8 NOT NULL, c358 Decimal(35,10) NOT NULL, c359 Utf8 NOT NULL, c360 Datetime NOT NULL, c361 String NOT NULL, c362 JsonDocument NOT NULL, c363 Date32 NOT NULL, c364 Bool, c365 Decimal(15,0), c366 Decimal(35,10) NOT NULL, c367 Decimal(22,9), c368 Uint8, c369 Utf8, c370 String NOT NULL, c371 Int32, c372 Decimal(35,10), c373 String, c374 Json NOT NULL, c375 Uint16, c376 Double, c377 Int8, c378 Timestamp, c379 Float NOT NULL, c380 Int8, c381 Interval64, c382 Bool, c383 Bool NOT NULL, c384 Uint64, c385 Uint32 NOT NULL, c386 Utf8, c387 Date32 NOT NULL, c388 Int64 NOT NULL, c389 Int32, c390 Utf8 NOT NULL, c391 Uint32, c392 Double NOT NULL, c393 Decimal(15,0), c394 JsonDocument, c395 Int64 NOT NULL, c396 Int16, c397 Datetime NOT NULL, c398 Int32 NOT NULL, c399 Interval64 NOT NULL, c400 Int8, c401 Interval64, c402 Datetime64 NOT NULL, c403 Date NOT NULL, c404 JsonDocument, c405 Datetime, c406 Datetime64 NOT NULL, c407 Uint32, c408 Timestamp64, c409 Uint8 NOT NULL, c410 Json NOT NULL, c411 Uint16 NOT NULL, c412 Uint64, c413 Timestamp64, c414 Uint64 NOT NULL, c415 Int16 NOT NULL, c416 Int32 NOT NULL, c417 Uint64, c418 Int64 NOT NULL, c419 Uint16 NOT NULL, c420 Datetime64, c421 Uint16 NOT NULL, c422 Decimal(15,0), c423 Interval64, c424 Date, c425 Int16, c426 Int32 NOT NULL, c427 Timestamp64, c428 Uint64, c429 Uint8, c430 Int8 NOT NULL, c431 Double NOT NULL, c432 Bool NOT NULL, c433 Datetime64 NOT NULL, c434 Uint32 NOT NULL, c435 Int8, c436 Int32 NOT NULL, c437 Datetime64, c438 Float NOT NULL, c439 String NOT NULL, c440 Decimal(22,9), c441 Uint16 NOT NULL, c442 Int64, c443 Int64 NOT NULL, c444 Utf8, c445 Timestamp NOT NULL, c446 Int16, c447 Timestamp64 NOT NULL, c448 Timestamp64, c449 Datetime NOT NULL, c450 Int64, c451 Float NOT NULL, c452 Yson, c453 Uint16 NOT NULL, c454 Utf8, c455 JsonDocument, c456 Uint32 NOT NULL, c457 Float, c458 String, c459 Int32, c460 Decimal(35,10), c461 Uint32 NOT NULL, c462 Timestamp64 NOT NULL, c463 Bool, c464 Float, c465 Uint16, c466 Yson NOT NULL, c467 JsonDocument NOT NULL, c468 Decimal(22,9) NOT NULL, c469 Int8, c470 Interval64 NOT NULL, c471 Uint8, c472 Float NOT NULL, c473 Int16 NOT NULL, c474 Utf8, c475 Yson, c476 Int64, c477 Decimal(15,0) NOT NULL, c478 Uint64, c479 Decimal(35,10) NOT NULL, c480 Decimal(35,10), c481 Date NOT NULL, c482 Utf8, c483 Utf8 NOT NULL, c484 Int16, c485 Date NOT NULL, c486 String NOT NULL, c487 Double NOT NULL, c488 Uint32, c489 Datetime64, c490 Float, c491 Int64, c492 Timestamp, c493 Date NOT NULL, c494 Timestamp64 NOT NULL, c495 Bool, c496 Json NOT NULL, c497 Interval64 NOT NULL, c498 Int16 NOT NULL, c499 Date32, c500 Date, c501 Timestamp, c502 JsonDocument NOT NULL, c503 Json NOT NULL, c504 Uint32 NOT NULL, c505 JsonDocument NOT NULL, c506 Yson NOT NULL, c507 Int32 NOT NULL, c508 Uint8, c509 Date32 NOT NULL, c510 Int16 NOT NULL, c511 Decimal(15,0), c512 String NOT NULL, c513 Utf8, c514 Date32, c515 Double, c516 Int32 NOT NULL, c517 Int8 NOT NULL, c518 Decimal(15,0), c519 Int8, c520 Int8, c521 Datetime64, c522 String, c523 Decimal(22,9) NOT NULL, c524 Decimal(35,10) NOT NULL, c525 Int64 NOT NULL, c526 Decimal(35,10), c527 Decimal(15,0), c528 Uint64 NOT NULL, c529 Int64, c530 Decimal(35,10), c531 Uint16, c532 String, c533 Int16, c534 Json NOT NULL, c535 Date NOT NULL, c536 Decimal(15,0), c537 Timestamp, c538 Yson NOT NULL, c539 Date NOT NULL, c540 Json, c541 Decimal(22,9) NOT NULL, c542 Interval64, c543 Date32 NOT NULL, c544 Utf8 NOT NULL, c545 Uint8, c546 Json, c547 Int32, c548 Timestamp64 NOT NULL, c549 Datetime64 NOT NULL, c550 Bool NOT NULL, c551 Uint32 NOT NULL, c552 Float NOT NULL, c553 Uint32, c554 Yson NOT NULL, c555 Interval64, c556 Decimal(15,0) NOT NULL, c557 Date, c558 Datetime64, c559 Uint16 NOT NULL, c560 Int16, c561 JsonDocument NOT NULL, c562 JsonDocument NOT NULL, c563 Bool, c564 Int32, c565 Int16 NOT NULL, c566 Uint32 NOT NULL, c567 String NOT NULL, c568 Bool NOT NULL, c569 Int16, c570 Datetime64, c571 Int32, c572 Date32 NOT NULL, c573 Bool NOT NULL, c574 Decimal(35,10), c575 Int8, c576 Utf8 NOT NULL, c577 Interval64 NOT NULL, c578 Timestamp, c579 Json, c580 Uint8 NOT NULL, c581 Double NOT NULL, c582 Int64 NOT NULL, c583 Datetime64 NOT NULL, c584 Float NOT NULL, c585 Timestamp NOT NULL, c586 Int16 NOT NULL, c587 Datetime NOT NULL, c588 Utf8, c589 Date NOT NULL, c590 Decimal(15,0) NOT NULL, c591 Double, c592 Double, c593 Int32, c594 Uint64, c595 Date NOT NULL, c596 Uint16 NOT NULL, c597 Decimal(15,0), c598 Utf8 NOT NULL, c599 Timestamp64, c600 Int32 NOT NULL, c601 Date32 NOT NULL, c602 Date32, c603 Timestamp, c604 Decimal(35,10), c605 Uint64 NOT NULL, c606 Uint32 NOT NULL, c607 Decimal(35,10) NOT NULL, c608 Yson, c609 Datetime NOT NULL, c610 Double NOT NULL, c611 String NOT NULL, c612 Int16, c613 JsonDocument, c614 Timestamp, c615 JsonDocument, c616 Utf8 NOT NULL, c617 Int16, c618 Datetime64, c619 Int8, c620 Decimal(35,10) NOT NULL, c621 Interval64, c622 Interval64, c623 Decimal(22,9) NOT NULL, c624 Date32 NOT NULL, c625 Datetime64 NOT NULL, c626 Date32 NOT NULL, c627 Bool, c628 Bool, c629 Yson NOT NULL, c630 Yson NOT NULL, c631 Date, c632 Utf8 NOT NULL, c633 JsonDocument NOT NULL, c634 Date32, c635 Json, c636 Int64 NOT NULL, c637 Decimal(35,10), c638 Bool NOT NULL, c639 JsonDocument, c640 Timestamp, c641 Decimal(15,0) NOT NULL, c642 Float NOT NULL, c643 Int8, c644 Date32, c645 Int32 NOT NULL, c646 Datetime64 NOT NULL, c647 Decimal(35,10), c648 Decimal(22,9), c649 Uint8 NOT NULL, c650 Decimal(22,9), c651 Uint16 NOT NULL, c652 Timestamp64 NOT NULL, c653 Double NOT NULL, c654 Uint64 NOT NULL, c655 Timestamp, c656 Decimal(15,0) NOT NULL, c657 Int32 NOT NULL, c658 Date, c659 Date32, c660 Int32, c661 JsonDocument, c662 Float NOT NULL, c663 String, c664 JsonDocument, c665 Bool, c666 Datetime64, c667 Datetime64, c668 Json NOT NULL, c669 String NOT NULL, c670 Decimal(15,0), c671 Uint16, c672 Uint64, c673 Interval64, c674 Json, c675 Date, c676 Decimal(22,9), c677 Datetime64 NOT NULL, c678 Date NOT NULL, c679 Uint16, c680 String NOT NULL, c681 Int64 NOT NULL, c682 Datetime NOT NULL, c683 Date32, c684 Uint8, c685 String NOT NULL, c686 Int8, c687 Utf8, c688 Int32 NOT NULL, c689 Date32, c690 Int32 NOT NULL, c691 Decimal(15,0), c692 Float, c693 Uint64 NOT NULL, c694 Datetime64 NOT NULL, c695 Decimal(15,0) NOT NULL, c696 Decimal(35,10), c697 Int64 NOT NULL, c698 Int64, c699 Utf8 NOT NULL, c700 Decimal(35,10) NOT NULL, c701 Datetime, c702 Bool, c703 Timestamp NOT NULL, c704 Json NOT NULL, c705 Yson, c706 Uint16, c707 Interval64 NOT NULL, c708 JsonDocument NOT NULL, c709 Bool, c710 Datetime64 NOT NULL, c711 Interval64, c712 Utf8, c713 Uint64 NOT NULL, c714 Int32, c715 JsonDocument, c716 Interval64 NOT NULL, c717 Int64, c718 Int32 NOT NULL, c719 JsonDocument, c720 Yson NOT NULL, c721 Float NOT NULL, c722 Datetime NOT NULL, c723 Uint64, c724 Uint8, c725 Utf8 NOT NULL, c726 Date32, c727 Float NOT NULL, c728 Json, c729 Date, c730 Timestamp NOT NULL, c731 Interval64, c732 Int16 NOT NULL, c733 Datetime64 NOT NULL, c734 Timestamp64, c735 Datetime NOT NULL, c736 String NOT NULL, c737 Interval64 NOT NULL, c738 JsonDocument NOT NULL, c739 Int8, c740 Uint32 NOT NULL, c741 Interval64, c742 Timestamp64, c743 Yson NOT NULL, c744 JsonDocument NOT NULL, c745 Interval64, c746 Uint32, c747 Int64 NOT NULL, c748 Yson NOT NULL, c749 Double NOT NULL, c750 Timestamp64 NOT NULL, c751 Timestamp, c752 Int16 NOT NULL, c753 JsonDocument NOT NULL, c754 Interval64 NOT NULL, c755 Timestamp64 NOT NULL, c756 Timestamp NOT NULL, c757 Decimal(35,10) NOT NULL, c758 Int16, c759 Int16 NOT NULL, c760 Decimal(22,9), c761 Int32, c762 JsonDocument NOT NULL, c763 Double NOT NULL, c764 Uint8 NOT NULL, c765 Double, c766 Int64, c767 Uint16, c768 Double NOT NULL, c769 Date32 NOT NULL, c770 Datetime64, c771 Int8 NOT NULL, c772 Bool, c773 Uint64, c774 JsonDocument, c775 Uint8 NOT NULL, c776 Uint16 NOT NULL, c777 Uint64, c778 Decimal(15,0) NOT NULL, c779 JsonDocument, c780 Decimal(22,9) NOT NULL, c781 Decimal(15,0), c782 Date NOT NULL, c783 Float, c784 Uint32, c785 Uint8 NOT NULL, c786 Timestamp, c787 Timestamp NOT NULL, c788 Int16, c789 Datetime64 NOT NULL, c790 Uint8 NOT NULL, c791 Int16, c792 Interval64 NOT NULL, c793 Datetime64 NOT NULL, c794 Datetime NOT NULL, c795 Int64 NOT NULL, c796 Double NOT NULL, c797 String, c798 Int8, c799 Uint32, c800 Int32 NOT NULL, c801 Double, c802 Timestamp, c803 Date32 NOT NULL, c804 Uint32, c805 Datetime, c806 Datetime64, c807 Datetime, c808 Int16 NOT NULL, c809 JsonDocument NOT NULL, c810 Double NOT NULL, c811 Date, c812 Uint32, c813 Uint64, c814 Uint32, c815 Datetime64, c816 Decimal(22,9), c817 Timestamp64 NOT NULL, c818 Uint64, c819 Decimal(35,10) NOT NULL, c820 Bool, c821 Datetime NOT NULL, c822 Decimal(15,0) NOT NULL, c823 Decimal(35,10) NOT NULL, c824 Json NOT NULL, c825 Uint32, c826 Date32, c827 Int16 NOT NULL, c828 Timestamp64 NOT NULL, c829 Float NOT NULL, c830 Int8 NOT NULL, c831 Uint8, c832 Int8, c833 Uint64 NOT NULL, c834 Json NOT NULL, c835 Float NOT NULL, c836 Uint64 NOT NULL, c837 Int64, c838 Int16, c839 Double NOT NULL, c840 Decimal(22,9) NOT NULL, c841 JsonDocument NOT NULL, c842 Interval64 NOT NULL, c843 Bool, c844 Uint16 NOT NULL, c845 Uint8 NOT NULL, c846 Yson, c847 Date, c848 Int32 NOT NULL, c849 Uint32, c850 JsonDocument NOT NULL, c851 Bool, c852 Uint16 NOT NULL, c853 Timestamp64 NOT NULL, c854 Timestamp64, c855 Bool NOT NULL, c856 Timestamp64 NOT NULL, c857 Int8, c858 Interval64 NOT NULL, c859 Decimal(22,9) NOT NULL, c860 Int8, c861 Bool, c862 Uint64 NOT NULL, c863 Datetime64, c864 Int16, c865 Uint32, c866 Double NOT NULL, c867 Date NOT NULL, c868 Datetime64, c869 Decimal(22,9), c870 Bool NOT NULL, c871 Date32, c872 Bool, c873 Int8, c874 Datetime64 NOT NULL, c875 Int8, c876 Date NOT NULL, c877 JsonDocument NOT NULL, c878 Json NOT NULL, c879 Uint16 NOT NULL, c880 Date32, c881 Decimal(22,9), c882 Bool, c883 Uint8 NOT NULL, c884 Timestamp NOT NULL, c885 Date NOT NULL, c886 Int8 NOT NULL, c887 Decimal(22,9) NOT NULL, c888 Timestamp NOT NULL, c889 Uint32, c890 Decimal(15,0) NOT NULL, c891 Json, c892 Json, c893 Double NOT NULL, c894 Uint16, c895 Date, c896 Interval64 NOT NULL, c897 Float, c898 Datetime64 NOT NULL, c899 Timestamp64 NOT NULL, c900 Uint64 NOT NULL, c901 Int64 NOT NULL, c902 Utf8 NOT NULL, c903 String, c904 Bool NOT NULL, c905 Utf8, c906 Double, c907 Int32 NOT NULL, c908 JsonDocument NOT NULL, c909 JsonDocument, c910 Utf8, c911 Datetime64, c912 Interval64 NOT NULL, c913 Uint16, c914 Datetime NOT NULL, c915 Int32 NOT NULL, c916 Int32 NOT NULL, c917 String, c918 Datetime64, c919 String, c920 Json, c921 Decimal(15,0), c922 Date32, c923 Uint32, c924 Uint32, c925 Datetime, c926 Int32 NOT NULL, c927 Date NOT NULL, c928 Decimal(35,10), c929 Uint32 NOT NULL, c930 Yson NOT NULL, c931 Utf8 NOT NULL, c932 Int16, c933 Datetime64, c934 Bool NOT NULL, c935 Float NOT NULL, c936 Decimal(35,10) NOT NULL, c937 Bool, c938 Float, c939 Decimal(35,10), c940 Bool NOT NULL, c941 Timestamp, c942 Date, c943 String NOT NULL, c944 Decimal(22,9) NOT NULL, c945 Int8 NOT NULL, c946 Timestamp64 NOT NULL, c947 Bool NOT NULL, c948 Double NOT NULL, c949 Json NOT NULL, c950 Uint64 NOT NULL, c951 Uint16 NOT NULL, c952 Timestamp NOT NULL, c953 Json NOT NULL, c954 Timestamp64 NOT NULL, c955 String NOT NULL, c956 Decimal(35,10), c957 Uint8, c958 Double, c959 Timestamp NOT NULL, c960 Float NOT NULL, c961 Float NOT NULL, c962 Timestamp, c963 Decimal(35,10), c964 Json NOT NULL, c965 Date32, c966 Decimal(35,10), c967 Json, c968 Interval64, c969 Datetime NOT NULL, c970 Datetime NOT NULL, c971 Decimal(22,9), c972 Datetime NOT NULL, c973 Timestamp NOT NULL, c974 JsonDocument, c975 Int16 NOT NULL, c976 Double, c977 Yson, c978 Bool NOT NULL, c979 Uint32, c980 Date NOT NULL, c981 Decimal(22,9), c982 Date, c983 JsonDocument NOT NULL, c984 Int16, c985 JsonDocument, c986 Json, c987 Utf8, c988 JsonDocument, c989 Datetime NOT NULL, c990 Uint8 NOT NULL, c991 JsonDocument NOT NULL, c992 Datetime64 NOT NULL, c993 String NOT NULL, c994 Int64 NOT NULL, c995 Uint64, c996 String NOT NULL, c997 String NOT NULL, c998 Yson, c999 Yson, c1000 Int8 NOT NULL, c1001 Decimal(35,10) NOT NULL, c1002 Datetime, c1003 Datetime, c1004 Decimal(22,9) NOT NULL, c1005 Uint64 NOT NULL, c1006 Timestamp NOT NULL, c1007 Decimal(35,10) NOT NULL, c1008 JsonDocument NOT NULL, c1009 Int8, c1010 Decimal(35,10) NOT NULL, c1011 Utf8, c1012 Timestamp, c1013 Int8, c1014 Decimal(35,10), c1015 Uint64 NOT NULL, c1016 Timestamp64 NOT NULL, c1017 Uint8 NOT NULL, c1018 Int8, c1019 Datetime64, c1020 Decimal(15,0) NOT NULL, c1021 Utf8 NOT NULL, c1022 String NOT NULL, c1023 Int64, c1024 Uint16 NOT NULL, c1025 Datetime64, c1026 Timestamp64 NOT NULL, c1027 Bool, c1028 Uint64 NOT NULL, c1029 Date32, c1030 Uint16 NOT NULL, c1031 Uint8 NOT NULL, c1032 Yson, c1033 Uint16, c1034 Utf8 NOT NULL, c1035 JsonDocument, c1036 Yson NOT NULL, c1037 Decimal(22,9), c1038 Double NOT NULL, c1039 Decimal(15,0) NOT NULL, c1040 Int32, c1041 Float, c1042 Decimal(15,0) NOT NULL, c1043 Int64, c1044 Double, c1045 JsonDocument NOT NULL, c1046 JsonDocument, c1047 Int16 NOT NULL, c1048 Date32 NOT NULL, c1049 Timestamp64, c1050 JsonDocument NOT NULL, c1051 Timestamp NOT NULL, c1052 Json NOT NULL, c1053 Uint64 NOT NULL,
                    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)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c36\', 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 \'c36\', 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 \\\'c36\\\', 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/30724` (\n                    c0 Uint64 NOT NULL, c1 Uint64 NOT NULL, c2 Interval64 NOT NULL, c3 Int32 NOT NULL, c4 Decimal(22,9) NOT NULL, c5 Date NOT NULL, c6 Decimal(15,0) NOT NULL, c7 Timestamp NOT NULL, c8 Uint64 NOT NULL, c9 Timestamp NOT NULL, c10 Int16 NOT NULL, c11 Decimal(15,0) NOT NULL, c12 Date32 NOT NULL, c13 Decimal(22,9) NOT NULL, c14 Datetime64 NOT NULL, c15 Datetime64 NOT NULL, c16 Datetime NOT NULL, c17 Int64 NOT NULL, c18 Datetime NOT NULL, c19 Decimal(15,0) NOT NULL, c20 Datetime NOT NULL, c21 Timestamp NOT NULL, c22 Timestamp NOT NULL, c23 Utf8 NOT NULL, c24 Uint16 NOT NULL, c25 Decimal(15,0) NOT NULL, c26 Datetime NOT NULL, c27 Decimal(35,10) NOT NULL, c28 Uint16 NOT NULL, c29 Uint64 NOT NULL, c30 Uint16 NOT NULL, c31 Int16 NOT NULL, c32 Int64 NOT NULL, c33 Decimal(35,10) NOT NULL, c34 Date NOT NULL, c35 Uint64 NOT NULL, c36 Bool NOT NULL, c37 Bool NOT NULL, c38 Uint64 NOT NULL, c39 Timestamp64 NOT NULL, c40 Interval64 NOT NULL, c41 String NOT NULL, c42 Datetime64 NOT NULL, c43 Int8 NOT NULL, c44 Timestamp NOT NULL, c45 String NOT NULL, c46 Uint32 NOT NULL, c47 Date NOT NULL, c48 Bool NOT NULL, c49 Uint16 NOT NULL, c50 Uint64 NOT NULL, c51 Bool NOT NULL, c52 Interval64 NOT NULL, c53 Timestamp NOT NULL, c54 Decimal(15,0) NOT NULL, c55 Int64 NOT NULL, c56 Int16 NOT NULL, c57 Int8 NOT NULL, c58 Utf8 NOT NULL, c59 Interval64 NOT NULL, c60 Interval64 NOT NULL, c61 Int64 NOT NULL, c62 Int64 NOT NULL, c63 Int16 NOT NULL, c64 Date32 NOT NULL, c65 Datetime NOT NULL, c66 Int8 NOT NULL, c67 Uint64 NOT NULL, c68 Datetime NOT NULL, c69 Uint64 NOT NULL, c70 Datetime NOT NULL, c71 Int32 NOT NULL, c72 String NOT NULL, c73 Uint8 NOT NULL, c74 Uint32 NOT NULL, c75 Uint8 NOT NULL, c76 Timestamp64 NOT NULL, c77 Decimal(22,9) NOT NULL, c78 Decimal(22,9) NOT NULL, c79 Int32 NOT NULL, c80 Date32 NOT NULL, c81 Decimal(22,9) NOT NULL, c82 Date NOT NULL, c83 Datetime64 NOT NULL, c84 Datetime64 NOT NULL, c85 Decimal(22,9) NOT NULL, c86 Utf8 NOT NULL, c87 Decimal(15,0) NOT NULL, c88 Date NOT NULL, c89 Datetime64 NOT NULL, c90 Int64 NOT NULL, c91 Interval64 NOT NULL, c92 Int32 NOT NULL, c93 Utf8 NOT NULL, c94 Bool NOT NULL, c95 Uint64 NOT NULL, c96 Decimal(35,10) NOT NULL, c97 Utf8 NOT NULL, c98 Uint32 NOT NULL, c99 Decimal(22,9) NOT NULL, c100 Decimal(35,10) NOT NULL, c101 Uint64 NOT NULL, c102 Timestamp64 NOT NULL, c103 Interval64 NOT NULL, c104 Decimal(15,0) NOT NULL, c105 Uint16 NOT NULL, c106 String NOT NULL, c107 Interval64 NOT NULL, c108 Interval64 NOT NULL, c109 Datetime NOT NULL, c110 Decimal(35,10) NOT NULL, c111 Int16 NOT NULL, c112 Bool NOT NULL, c113 Timestamp NOT NULL, c114 Bool NOT NULL, c115 Uint64 NOT NULL, c116 Uint64 NOT NULL, c117 String NOT NULL, c118 Datetime64 NOT NULL, c119 Int64 NOT NULL, c120 Uint16 NOT NULL, c121 Datetime64 NOT NULL, c122 Uint16 NOT NULL, c123 Uint64 NOT NULL, c124 Date NOT NULL, c125 Uint32 NOT NULL, c126 Int64 NOT NULL, c127 Uint64 NOT NULL, c128 Int16 NOT NULL, c129 Timestamp NOT NULL, c130 Interval64 NOT NULL, c131 Int64 NOT NULL, c132 Interval64 NOT NULL, c133 Int16 NOT NULL, c134 Date32 NOT NULL, c135 Bool NOT NULL, c136 Int8 NOT NULL, c137 Uint32 NOT NULL, c138 Datetime NOT NULL, c139 Date32 NOT NULL, c140 Date32 NOT NULL, c141 Decimal(35,10) NOT NULL, c142 String NOT NULL, c143 Decimal(15,0) NOT NULL, c144 Datetime64 NOT NULL, c145 Bool NOT NULL, c146 Int8 NOT NULL, c147 Int64 NOT NULL, c148 Int8 NOT NULL, c149 Int16 NOT NULL, c150 Int64 NOT NULL, c151 Int16 NOT NULL, c152 Int64 NOT NULL, c153 Utf8 NOT NULL, c154 String NOT NULL, c155 Utf8 NOT NULL, c156 Datetime64 NOT NULL, c157 Decimal(22,9) NOT NULL, c158 Int64 NOT NULL, c159 Int8 NOT NULL, c160 Decimal(15,0) NOT NULL, c161 Decimal(35,10) NOT NULL, c162 Int64 NOT NULL, c163 Decimal(35,10) NOT NULL, c164 Interval64 NOT NULL, c165 Date32 NOT NULL, c166 Int32 NOT NULL, c167 Int32 NOT NULL, c168 Date NOT NULL, c169 Int64 NOT NULL, c170 Timestamp64 NOT NULL, c171 Uint8 NOT NULL, c172 Int64 NOT NULL, c173 Utf8 NOT NULL, c174 Date NOT NULL, c175 Json, c176 Datetime, c177 Int64, c178 Date32, c179 Date32, c180 Double NOT NULL, c181 Utf8 NOT NULL, c182 Datetime NOT NULL, c183 Date32 NOT NULL, c184 Yson NOT NULL, c185 Int16 NOT NULL, c186 Date NOT NULL, c187 Interval64 NOT NULL, c188 Timestamp, c189 Int32 NOT NULL, c190 JsonDocument, c191 Datetime, c192 Date, c193 Date32, c194 Timestamp64, c195 Uint16, c196 JsonDocument NOT NULL, c197 Utf8 NOT NULL, c198 Uint16 NOT NULL, c199 Float, c200 Float, c201 Interval64, c202 JsonDocument NOT NULL, c203 Int8 NOT NULL, c204 Uint32, c205 Timestamp NOT NULL, c206 Double NOT NULL, c207 Datetime, c208 Float NOT NULL, c209 Uint16, c210 JsonDocument, c211 Float, c212 String, c213 Int8, c214 Bool, c215 Int64, c216 Bool NOT NULL, c217 Int64, c218 Decimal(22,9) NOT NULL, c219 Int8, c220 Timestamp NOT NULL, c221 Uint32 NOT NULL, c222 Utf8, c223 Decimal(15,0), c224 Interval64 NOT NULL, c225 Double NOT NULL, c226 Datetime, c227 Double NOT NULL, c228 Uint32 NOT NULL, c229 Date32, c230 Date32, c231 Double NOT NULL, c232 Json NOT NULL, c233 Int16 NOT NULL, c234 Decimal(22,9) NOT NULL, c235 Uint16, c236 Uint64, c237 Int64, c238 Decimal(22,9) NOT NULL, c239 Timestamp, c240 Date NOT NULL, c241 Decimal(35,10), c242 Timestamp NOT NULL, c243 Interval64, c244 Uint32 NOT NULL, c245 Interval64, c246 Int64, c247 String NOT NULL, c248 Decimal(22,9), c249 Json, c250 Uint32, c251 Uint64, c252 Uint64, c253 Interval64 NOT NULL, c254 Decimal(35,10), c255 Float NOT NULL, c256 Datetime NOT NULL, c257 Int64, c258 Date32, c259 Int8, c260 Datetime, c261 Int32 NOT NULL, c262 Timestamp64 NOT NULL, c263 Decimal(15,0) NOT NULL, c264 Datetime64, c265 Uint32, c266 Int32, c267 Double NOT NULL, c268 Yson NOT NULL, c269 Int8 NOT NULL, c270 Yson NOT NULL, c271 Yson, c272 Date32, c273 Uint64, c274 Uint8, c275 JsonDocument NOT NULL, c276 Uint16 NOT NULL, c277 Timestamp64, c278 Yson, c279 JsonDocument, c280 Datetime NOT NULL, c281 Utf8 NOT NULL, c282 Decimal(15,0), c283 Uint32 NOT NULL, c284 Yson NOT NULL, c285 Decimal(15,0) NOT NULL, c286 Yson, c287 Uint8, c288 Uint8 NOT NULL, c289 Int64, c290 Int64, c291 Float, c292 Decimal(15,0) NOT NULL, c293 JsonDocument NOT NULL, c294 Int16, c295 Timestamp NOT NULL, c296 Int64, c297 Datetime, c298 Timestamp, c299 Timestamp64, c300 Uint16 NOT NULL, c301 String NOT NULL, c302 Utf8, c303 Decimal(35,10), c304 Decimal(15,0), c305 Json, c306 Utf8, c307 Decimal(15,0), c308 Decimal(35,10), c309 Uint64 NOT NULL, c310 Datetime, c311 Json NOT NULL, c312 Datetime, c313 Yson, c314 Uint8, c315 Int16 NOT NULL, c316 Timestamp64, c317 Interval64, c318 Bool, c319 Uint32 NOT NULL, c320 JsonDocument, c321 Decimal(15,0) NOT NULL, c322 Float, c323 Utf8, c324 Utf8 NOT NULL, c325 Utf8 NOT NULL, c326 Uint32 NOT NULL, c327 Utf8 NOT NULL, c328 JsonDocument, c329 Decimal(22,9), c330 Datetime NOT NULL, c331 Utf8, c332 Decimal(22,9), c333 Timestamp64, c334 Int16 NOT NULL, c335 Decimal(35,10) NOT NULL, c336 Timestamp64 NOT NULL, c337 Decimal(22,9), c338 Int32 NOT NULL, c339 Int64 NOT NULL, c340 Decimal(35,10), c341 Int64 NOT NULL, c342 Decimal(22,9), c343 String, c344 JsonDocument, c345 Date, c346 Decimal(15,0), c347 Uint8 NOT NULL, c348 Double, c349 Bool NOT NULL, c350 Uint16 NOT NULL, c351 Decimal(35,10) NOT NULL, c352 Int16 NOT NULL, c353 Interval64 NOT NULL, c354 Uint64, c355 Double NOT NULL, c356 Uint32, c357 Uint8 NOT NULL, c358 Decimal(35,10) NOT NULL, c359 Utf8 NOT NULL, c360 Datetime NOT NULL, c361 String NOT NULL, c362 JsonDocument NOT NULL, c363 Date32 NOT NULL, c364 Bool, c365 Decimal(15,0), c366 Decimal(35,10) NOT NULL, c367 Decimal(22,9), c368 Uint8, c369 Utf8, c370 String NOT NULL, c371 Int32, c372 Decimal(35,10), c373 String, c374 Json NOT NULL, c375 Uint16, c376 Double, c377 Int8, c378 Timestamp, c379 Float NOT NULL, c380 Int8, c381 Interval64, c382 Bool, c383 Bool NOT NULL, c384 Uint64, c385 Uint32 NOT NULL, c386 Utf8, c387 Date32 NOT NULL, c388 Int64 NOT NULL, c389 Int32, c390 Utf8 NOT NULL, c391 Uint32, c392 Double NOT NULL, c393 Decimal(15,0), c394 JsonDocument, c395 Int64 NOT NULL, c396 Int16, c397 Datetime NOT NULL, c398 Int32 NOT NULL, c399 Interval64 NOT NULL, c400 Int8, c401 Interval64, c402 Datetime64 NOT NULL, c403 Date NOT NULL, c404 JsonDocument, c405 Datetime, c406 Datetime64 NOT NULL, c407 Uint32, c408 Timestamp64, c409 Uint8 NOT NULL, c410 Json NOT NULL, c411 Uint16 NOT NULL, c412 Uint64, c413 Timestamp64, c414 Uint64 NOT NULL, c415 Int16 NOT NULL, c416 Int32 NOT NULL, c417 Uint64, c418 Int64 NOT NULL, c419 Uint16 NOT NULL, c420 Datetime64, c421 Uint16 NOT NULL, c422 Decimal(15,0), c423 Interval64, c424 Date, c425 Int16, c426 Int32 NOT NULL, c427 Timestamp64, c428 Uint64, c429 Uint8, c430 Int8 NOT NULL, c431 Double NOT NULL, c432 Bool NOT NULL, c433 Datetime64 NOT NULL, c434 Uint32 NOT NULL, c435 Int8, c436 Int32 NOT NULL, c437 Datetime64, c438 Float NOT NULL, c439 String NOT NULL, c440 Decimal(22,9), c441 Uint16 NOT NULL, c442 Int64, c443 Int64 NOT NULL, c444 Utf8, c445 Timestamp NOT NULL, c446 Int16, c447 Timestamp64 NOT NULL, c448 Timestamp64, c449 Datetime NOT NULL, c450 Int64, c451 Float NOT NULL, c452 Yson, c453 Uint16 NOT NULL, c454 Utf8, c455 JsonDocument, c456 Uint32 NOT NULL, c457 Float, c458 String, c459 Int32, c460 Decimal(35,10), c461 Uint32 NOT NULL, c462 Timestamp64 NOT NULL, c463 Bool, c464 Float, c465 Uint16, c466 Yson NOT NULL, c467 JsonDocument NOT NULL, c468 Decimal(22,9) NOT NULL, c469 Int8, c470 Interval64 NOT NULL, c471 Uint8, c472 Float NOT NULL, c473 Int16 NOT NULL, c474 Utf8, c475 Yson, c476 Int64, c477 Decimal(15,0) NOT NULL, c478 Uint64, c479 Decimal(35,10) NOT NULL, c480 Decimal(35,10), c481 Date NOT NULL, c482 Utf8, c483 Utf8 NOT NULL, c484 Int16, c485 Date NOT NULL, c486 String NOT NULL, c487 Double NOT NULL, c488 Uint32, c489 Datetime64, c490 Float, c491 Int64, c492 Timestamp, c493 Date NOT NULL, c494 Timestamp64 NOT NULL, c495 Bool, c496 Json NOT NULL, c497 Interval64 NOT NULL, c498 Int16 NOT NULL, c499 Date32, c500 Date, c501 Timestamp, c502 JsonDocument NOT NULL, c503 Json NOT NULL, c504 Uint32 NOT NULL, c505 JsonDocument NOT NULL, c506 Yson NOT NULL, c507 Int32 NOT NULL, c508 Uint8, c509 Date32 NOT NULL, c510 Int16 NOT NULL, c511 Decimal(15,0), c512 String NOT NULL, c513 Utf8, c514 Date32, c515 Double, c516 Int32 NOT NULL, c517 Int8 NOT NULL, c518 Decimal(15,0), c519 Int8, c520 Int8, c521 Datetime64, c522 String, c523 Decimal(22,9) NOT NULL, c524 Decimal(35,10) NOT NULL, c525 Int64 NOT NULL, c526 Decimal(35,10), c527 Decimal(15,0), c528 Uint64 NOT NULL, c529 Int64, c530 Decimal(35,10), c531 Uint16, c532 String, c533 Int16, c534 Json NOT NULL, c535 Date NOT NULL, c536 Decimal(15,0), c537 Timestamp, c538 Yson NOT NULL, c539 Date NOT NULL, c540 Json, c541 Decimal(22,9) NOT NULL, c542 Interval64, c543 Date32 NOT NULL, c544 Utf8 NOT NULL, c545 Uint8, c546 Json, c547 Int32, c548 Timestamp64 NOT NULL, c549 Datetime64 NOT NULL, c550 Bool NOT NULL, c551 Uint32 NOT NULL, c552 Float NOT NULL, c553 Uint32, c554 Yson NOT NULL, c555 Interval64, c556 Decimal(15,0) NOT NULL, c557 Date, c558 Datetime64, c559 Uint16 NOT NULL, c560 Int16, c561 JsonDocument NOT NULL, c562 JsonDocument NOT NULL, c563 Bool, c564 Int32, c565 Int16 NOT NULL, c566 Uint32 NOT NULL, c567 String NOT NULL, c568 Bool NOT NULL, c569 Int16, c570 Datetime64, c571 Int32, c572 Date32 NOT NULL, c573 Bool NOT NULL, c574 Decimal(35,10), c575 Int8, c576 Utf8 NOT NULL, c577 Interval64 NOT NULL, c578 Timestamp, c579 Json, c580 Uint8 NOT NULL, c581 Double NOT NULL, c582 Int64 NOT NULL, c583 Datetime64 NOT NULL, c584 Float NOT NULL, c585 Timestamp NOT NULL, c586 Int16 NOT NULL, c587 Datetime NOT NULL, c588 Utf8, c589 Date NOT NULL, c590 Decimal(15,0) NOT NULL, c591 Double, c592 Double, c593 Int32, c594 Uint64, c595 Date NOT NULL, c596 Uint16 NOT NULL, c597 Decimal(15,0), c598 Utf8 NOT NULL, c599 Timestamp64, c600 Int32 NOT NULL, c601 Date32 NOT NULL, c602 Date32, c603 Timestamp, c604 Decimal(35,10), c605 Uint64 NOT NULL, c606 Uint32 NOT NULL, c607 Decimal(35,10) NOT NULL, c608 Yson, c609 Datetime NOT NULL, c610 Double NOT NULL, c611 String NOT NULL, c612 Int16, c613 JsonDocument, c614 Timestamp, c615 JsonDocument, c616 Utf8 NOT NULL, c617 Int16, c618 Datetime64, c619 Int8, c620 Decimal(35,10) NOT NULL, c621 Interval64, c622 Interval64, c623 Decimal(22,9) NOT NULL, c624 Date32 NOT NULL, c625 Datetime64 NOT NULL, c626 Date32 NOT NULL, c627 Bool, c628 Bool, c629 Yson NOT NULL, c630 Yson NOT NULL, c631 Date, c632 Utf8 NOT NULL, c633 JsonDocument NOT NULL, c634 Date32, c635 Json, c636 Int64 NOT NULL, c637 Decimal(35,10), c638 Bool NOT NULL, c639 JsonDocument, c640 Timestamp, c641 Decimal(15,0) NOT NULL, c642 Float NOT NULL, c643 Int8, c644 Date32, c645 Int32 NOT NULL, c646 Datetime64 NOT NULL, c647 Decimal(35,10), c648 Decimal(22,9), c649 Uint8 NOT NULL, c650 Decimal(22,9), c651 Uint16 NOT NULL, c652 Timestamp64 NOT NULL, c653 Double NOT NULL, c654 Uint64 NOT NULL, c655 Timestamp, c656 Decimal(15,0) NOT NULL, c657 Int32 NOT NULL, c658 Date, c659 Date32, c660 Int32, c661 JsonDocument, c662 Float NOT NULL, c663 String, c664 JsonDocument, c665 Bool, c666 Datetime64, c667 Datetime64, c668 Json NOT NULL, c669 String NOT NULL, c670 Decimal(15,0), c671 Uint16, c672 Uint64, c673 Interval64, c674 Json, c675 Date, c676 Decimal(22,9), c677 Datetime64 NOT NULL, c678 Date NOT NULL, c679 Uint16, c680 String NOT NULL, c681 Int64 NOT NULL, c682 Datetime NOT NULL, c683 Date32, c684 Uint8, c685 String NOT NULL, c686 Int8, c687 Utf8, c688 Int32 NOT NULL, c689 Date32, c690 Int32 NOT NULL, c691 Decimal(15,0), c692 Float, c693 Uint64 NOT NULL, c694 Datetime64 NOT NULL, c695 Decimal(15,0) NOT NULL, c696 Decimal(35,10), c697 Int64 NOT NULL, c698 Int64, c699 Utf8 NOT NULL, c700 Decimal(35,10) NOT NULL, c701 Datetime, c702 Bool, c703 Timestamp NOT NULL, c704 Json NOT NULL, c705 Yson, c706 Uint16, c707 Interval64 NOT NULL, c708 JsonDocument NOT NULL, c709 Bool, c710 Datetime64 NOT NULL, c711 Interval64, c712 Utf8, c713 Uint64 NOT NULL, c714 Int32, c715 JsonDocument, c716 Interval64 NOT NULL, c717 Int64, c718 Int32 NOT NULL, c719 JsonDocument, c720 Yson NOT NULL, c721 Float NOT NULL, c722 Datetime NOT NULL, c723 Uint64, c724 Uint8, c725 Utf8 NOT NULL, c726 Date32, c727 Float NOT NULL, c728 Json, c729 Date, c730 Timestamp NOT NULL, c731 Interval64, c732 Int16 NOT NULL, c733 Datetime64 NOT NULL, c734 Timestamp64, c735 Datetime NOT NULL, c736 String NOT NULL, c737 Interval64 NOT NULL, c738 JsonDocument NOT NULL, c739 Int8, c740 Uint32 NOT NULL, c741 Interval64, c742 Timestamp64, c743 Yson NOT NULL, c744 JsonDocument NOT NULL, c745 Interval64, c746 Uint32, c747 Int64 NOT NULL, c748 Yson NOT NULL, c749 Double NOT NULL, c750 Timestamp64 NOT NULL, c751 Timestamp, c752 Int16 NOT NULL, c753 JsonDocument NOT NULL, c754 Interval64 NOT NULL, c755 Timestamp64 NOT NULL, c756 Timestamp NOT NULL, c757 Decimal(35,10) NOT NULL, c758 Int16, c759 Int16 NOT NULL, c760 Decimal(22,9), c761 Int32, c762 JsonDocument NOT NULL, c763 Double NOT NULL, c764 Uint8 NOT NULL, c765 Double, c766 Int64, c767 Uint16, c768 Double NOT NULL, c769 Date32 NOT NULL, c770 Datetime64, c771 Int8 NOT NULL, c772 Bool, c773 Uint64, c774 JsonDocument, c775 Uint8 NOT NULL, c776 Uint16 NOT NULL, c777 Uint64, c778 Decimal(15,0) NOT NULL, c779 JsonDocument, c780 Decimal(22,9) NOT NULL, c781 Decimal(15,0), c782 Date NOT NULL, c783 Float, c784 Uint32, c785 Uint8 NOT NULL, c786 Timestamp, c787 Timestamp NOT NULL, c788 Int16, c789 Datetime64 NOT NULL, c790 Uint8 NOT NULL, c791 Int16, c792 Interval64 NOT NULL, c793 Datetime64 NOT NULL, c794 Datetime NOT NULL, c795 Int64 NOT NULL, c796 Double NOT NULL, c797 String, c798 Int8, c799 Uint32, c800 Int32 NOT NULL, c801 Double, c802 Timestamp, c803 Date32 NOT NULL, c804 Uint32, c805 Datetime, c806 Datetime64, c807 Datetime, c808 Int16 NOT NULL, c809 JsonDocument NOT NULL, c810 Double NOT NULL, c811 Date, c812 Uint32, c813 Uint64, c814 Uint32, c815 Datetime64, c816 Decimal(22,9), c817 Timestamp64 NOT NULL, c818 Uint64, c819 Decimal(35,10) NOT NULL, c820 Bool, c821 Datetime NOT NULL, c822 Decimal(15,0) NOT NULL, c823 Decimal(35,10) NOT NULL, c824 Json NOT NULL, c825 Uint32, c826 Date32, c827 Int16 NOT NULL, c828 Timestamp64 NOT NULL, c829 Float NOT NULL, c830 Int8 NOT NULL, c831 Uint8, c832 Int8, c833 Uint64 NOT NULL, c834 Json NOT NULL, c835 Float NOT NULL, c836 Uint64 NOT NULL, c837 Int64, c838 Int16, c839 Double NOT NULL, c840 Decimal(22,9) NOT NULL, c841 JsonDocument NOT NULL, c842 Interval64 NOT NULL, c843 Bool, c844 Uint16 NOT NULL, c845 Uint8 NOT NULL, c846 Yson, c847 Date, c848 Int32 NOT NULL, c849 Uint32, c850 JsonDocument NOT NULL, c851 Bool, c852 Uint16 NOT NULL, c853 Timestamp64 NOT NULL, c854 Timestamp64, c855 Bool NOT NULL, c856 Timestamp64 NOT NULL, c857 Int8, c858 Interval64 NOT NULL, c859 Decimal(22,9) NOT NULL, c860 Int8, c861 Bool, c862 Uint64 NOT NULL, c863 Datetime64, c864 Int16, c865 Uint32, c866 Double NOT NULL, c867 Date NOT NULL, c868 Datetime64, c869 Decimal(22,9), c870 Bool NOT NULL, c871 Date32, c872 Bool, c873 Int8, c874 Datetime64 NOT NULL, c875 Int8, c876 Date NOT NULL, c877 JsonDocument NOT NULL, c878 Json NOT NULL, c879 Uint16 NOT NULL, c880 Date32, c881 Decimal(22,9), c882 Bool, c883 Uint8 NOT NULL, c884 Timestamp NOT NULL, c885 Date NOT NULL, c886 Int8 NOT NULL, c887 Decimal(22,9) NOT NULL, c888 Timestamp NOT NULL, c889 Uint32, c890 Decimal(15,0) NOT NULL, c891 Json, c892 Json, c893 Double NOT NULL, c894 Uint16, c895 Date, c896 Interval64 NOT NULL, c897 Float, c898 Datetime64 NOT NULL, c899 Timestamp64 NOT NULL, c900 Uint64 NOT NULL, c901 Int64 NOT NULL, c902 Utf8 NOT NULL, c903 String, c904 Bool NOT NULL, c905 Utf8, c906 Double, c907 Int32 NOT NULL, c908 JsonDocument NOT NULL, c909 JsonDocument, c910 Utf8, c911 Datetime64, c912 Interval64 NOT NULL, c913 Uint16, c914 Datetime NOT NULL, c915 Int32 NOT NULL, c916 Int32 NOT NULL, c917 String, c918 Datetime64, c919 String, c920 Json, c921 Decimal(15,0), c922 Date32, c923 Uint32, c924 Uint32, c925 Datetime, c926 Int32 NOT NULL, c927 Date NOT NULL, c928 Decimal(35,10), c929 Uint32 NOT NULL, c930 Yson NOT NULL, c931 Utf8 NOT NULL, c932 Int16, c933 Datetime64, c934 Bool NOT NULL, c935 Float NOT NULL, c936 Decimal(35,10) NOT NULL, c937 Bool, c938 Float, c939 Decimal(35,10), c940 Bool NOT NULL, c941 Timestamp, c942 Date, c943 String NOT NULL, c944 Decimal(22,9) NOT NULL, c945 Int8 NOT NULL, c946 Timestamp64 NOT NULL, c947 Bool NOT NULL, c948 Double NOT NULL, c949 Json NOT NULL, c950 Uint64 NOT NULL, c951 Uint16 NOT NULL, c952 Timestamp NOT NULL, c953 Json NOT NULL, c954 Timestamp64 NOT NULL, c955 String NOT NULL, c956 Decimal(35,10), c957 Uint8, c958 Double, c959 Timestamp NOT NULL, c960 Float NOT NULL, c961 Float NOT NULL, c962 Timestamp, c963 Decimal(35,10), c964 Json NOT NULL, c965 Date32, c966 Decimal(35,10), c967 Json, c968 Interval64, c969 Datetime NOT NULL, c970 Datetime NOT NULL, c971 Decimal(22,9), c972 Datetime NOT NULL, c973 Timestamp NOT NULL, c974 JsonDocument, c975 Int16 NOT NULL, c976 Double, c977 Yson, c978 Bool NOT NULL, c979 Uint32, c980 Date NOT NULL, c981 Decimal(22,9), c982 Date, c983 JsonDocument NOT NULL, c984 Int16, c985 JsonDocument, c986 Json, c987 Utf8, c988 JsonDocument, c989 Datetime NOT NULL, c990 Uint8 NOT NULL, c991 JsonDocument NOT NULL, c992 Datetime64 NOT NULL, c993 String NOT NULL, c994 Int64 NOT NULL, c995 Uint64, c996 String NOT NULL, c997 String NOT NULL, c998 Yson, c999 Yson, c1000 Int8 NOT NULL, c1001 Decimal(35,10) NOT NULL, c1002 Datetime, c1003 Datetime, c1004 Decimal(22,9) NOT NULL, c1005 Uint64 NOT NULL, c1006 Timestamp NOT NULL, c1007 Decimal(35,10) NOT NULL, c1008 JsonDocument NOT NULL, c1009 Int8, c1010 Decimal(35,10) NOT NULL, c1011 Utf8, c1012 Timestamp, c1013 Int8, c1014 Decimal(35,10), c1015 Uint64 NOT NULL, c1016 Timestamp64 NOT NULL, c1017 Uint8 NOT NULL, c1018 Int8, c1019 Datetime64, c1020 Decimal(15,0) NOT NULL, c1021 Utf8 NOT NULL, c1022 String NOT NULL, c1023 Int64, c1024 Uint16 NOT NULL, c1025 Datetime64, c1026 Timestamp64 NOT NULL, c1027 Bool, c1028 Uint64 NOT NULL, c1029 Date32, c1030 Uint16 NOT NULL, c1031 Uint8 NOT NULL, c1032 Yson, c1033 Uint16, c1034 Utf8 NOT NULL, c1035 JsonDocument, c1036 Yson NOT NULL, c1037 Decimal(22,9), c1038 Double NOT NULL, c1039 Decimal(15,0) NOT NULL, c1040 Int32, c1041 Float, c1042 Decimal(15,0) NOT NULL, c1043 Int64, c1044 Double, c1045 JsonDocument NOT NULL, c1046 JsonDocument, c1047 Int16 NOT NULL, c1048 Date32 NOT NULL, c1049 Timestamp64, c1050 JsonDocument NOT NULL, c1051 Timestamp NOT NULL, c1052 Json NOT NULL, c1053 Uint64 NOT NULL,\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)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c36\\\', 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 \\\'c36\\\', 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:61722/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:13212/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:28428/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:13742/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:26468/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:11471/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:31699/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:28532/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25580/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5158
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16803
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6762
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31699
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12452
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17691
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12631
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28532
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14038
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6018
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25580
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13356
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3086
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27015
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/27843
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62808
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13106
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13212
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10103
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2142
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26007
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11471
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7760
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22002
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12632
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61722
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8439
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11210
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19839
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26468
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18669
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16516
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30045
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13742
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27136
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61956
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22691
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20097
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27144
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23978
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4982
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10461
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20941
============================== slowest durations ===============================
32.07s teardown test_workload.py::TestYdbWorkload::test
9.17s setup    test_workload.py::TestYdbWorkload::test
5.76s 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/47xo/0026b4/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:13742 --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 \'c36\', 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 47.82s ==============================
