============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:13223 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c1\', 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:185 Binary was found by /home/runner/.ya/build/build_root/4l4r/000c8f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30651
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3466
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5444
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17939
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20994
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6318
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17309
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20614
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23900
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/4l4r/000c8f/r3tmp/kikimr_cluster_68q4q9a4
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13223
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24819
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61219
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14488
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_8d9ft9fs.log --grpc-port=13223 --mon-port=24819 --ic-port=30651
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16688
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22284
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1440
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21320
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_gm6hmbn6.log --grpc-port=16688 --mon-port=22284 --ic-port=3466
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12651
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18587
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1075
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64992
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_7q_jib_f.log --grpc-port=12651 --mon-port=18587 --ic-port=5444
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18390
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16993
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10038
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_92xy1w6b.log --grpc-port=18390 --mon-port=16993 --ic-port=17939
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22516
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23678
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23679
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5906
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6136
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_8mnz8_nl.log --grpc-port=22516 --mon-port=23679 --ic-port=20994
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10211
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19081
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29775
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_8fbo8v75.log --grpc-port=10211 --mon-port=19081 --ic-port=6318
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63126
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24593
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12393
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14685
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_2pm37i2s.log --grpc-port=63126 --mon-port=24593 --ic-port=17309
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25932
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21354
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9102
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11387
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_u7z_j244.log --grpc-port=25932 --mon-port=21354 --ic-port=20614
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24705
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27974
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22262
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3667
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_2_4bn256.log --grpc-port=24705 --mon-port=27974 --ic-port=23900
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13223/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_8d9ft9fs.log --grpc-port=13223 --mon-port=24819 --ic-port=30651
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4l4r/000c8f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_8d9ft9fs.log', '--grpc-port=13223', '--mon-port=24819', '--ic-port=30651')' in '/home/runner/.ya/build/build_root/4l4r/000c8f/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: 1400596
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13223/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/4l4r/000c8f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1400597
DEBUG    ya.test:process.py:259 Command (pid 1400597) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1400597) elapsed time (sec): 0.7976126670837402
DEBUG    ya.test:process.py:263 Command (pid 1400597) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400597) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1400597) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400597) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400597) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1400597) maxrss: 482576
DEBUG    ya.test:process.py:263 Command (pid 1400597) minflt: 45429
DEBUG    ya.test:process.py:263 Command (pid 1400597) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1400597) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1400597) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 1400597) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1400597) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1400597) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1400597) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1400597) stime: 0.215559
DEBUG    ya.test:process.py:263 Command (pid 1400597) utime: 0.507926
DEBUG    ya.test:process.py:263 Command (pid 1400597) wtime: 0.799
DEBUG    ya.test:process.py:275 Command (pid 1400597) output:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16688/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_gm6hmbn6.log --grpc-port=16688 --mon-port=22284 --ic-port=3466
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4l4r/000c8f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_gm6hmbn6.log', '--grpc-port=16688', '--mon-port=22284', '--ic-port=3466')' in '/home/runner/.ya/build/build_root/4l4r/000c8f/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: 1400861
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16688/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/4l4r/000c8f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1400863
DEBUG    ya.test:process.py:259 Command (pid 1400863) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1400863) elapsed time (sec): 0.7765328884124756
DEBUG    ya.test:process.py:263 Command (pid 1400863) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400863) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1400863) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400863) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400863) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1400863) maxrss: 482556
DEBUG    ya.test:process.py:263 Command (pid 1400863) minflt: 45376
DEBUG    ya.test:process.py:263 Command (pid 1400863) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1400863) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1400863) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 1400863) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1400863) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1400863) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1400863) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1400863) stime: 0.210561
DEBUG    ya.test:process.py:263 Command (pid 1400863) utime: 0.507828
DEBUG    ya.test:process.py:263 Command (pid 1400863) wtime: 0.778
DEBUG    ya.test:process.py:275 Command (pid 1400863) output:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12651/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_7q_jib_f.log --grpc-port=12651 --mon-port=18587 --ic-port=5444
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4l4r/000c8f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_7q_jib_f.log', '--grpc-port=12651', '--mon-port=18587', '--ic-port=5444')' in '/home/runner/.ya/build/build_root/4l4r/000c8f/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: 1401126
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12651/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/4l4r/000c8f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1401151
DEBUG    ya.test:process.py:259 Command (pid 1401151) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1401151) elapsed time (sec): 0.8129417896270752
DEBUG    ya.test:process.py:263 Command (pid 1401151) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401151) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1401151) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401151) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401151) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1401151) maxrss: 482656
DEBUG    ya.test:process.py:263 Command (pid 1401151) minflt: 45366
DEBUG    ya.test:process.py:263 Command (pid 1401151) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1401151) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1401151) nivcsw: 163
DEBUG    ya.test:process.py:263 Command (pid 1401151) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1401151) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1401151) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1401151) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1401151) stime: 0.22433399999999998
DEBUG    ya.test:process.py:263 Command (pid 1401151) utime: 0.510575
DEBUG    ya.test:process.py:263 Command (pid 1401151) wtime: 0.815
DEBUG    ya.test:process.py:275 Command (pid 1401151) output:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18390/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_92xy1w6b.log --grpc-port=18390 --mon-port=16993 --ic-port=17939
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4l4r/000c8f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_92xy1w6b.log', '--grpc-port=18390', '--mon-port=16993', '--ic-port=17939')' in '/home/runner/.ya/build/build_root/4l4r/000c8f/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: 1401540
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18390/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/4l4r/000c8f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1401541
DEBUG    ya.test:process.py:259 Command (pid 1401541) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1401541) elapsed time (sec): 0.7887749671936035
DEBUG    ya.test:process.py:263 Command (pid 1401541) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401541) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1401541) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401541) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401541) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1401541) maxrss: 483984
DEBUG    ya.test:process.py:263 Command (pid 1401541) minflt: 45414
DEBUG    ya.test:process.py:263 Command (pid 1401541) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1401541) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1401541) nivcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 1401541) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1401541) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1401541) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1401541) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1401541) stime: 0.183999
DEBUG    ya.test:process.py:263 Command (pid 1401541) utime: 0.509131
DEBUG    ya.test:process.py:263 Command (pid 1401541) wtime: 0.797
DEBUG    ya.test:process.py:275 Command (pid 1401541) output:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22516/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_8mnz8_nl.log --grpc-port=22516 --mon-port=23679 --ic-port=20994
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4l4r/000c8f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_8mnz8_nl.log', '--grpc-port=22516', '--mon-port=23679', '--ic-port=20994')' in '/home/runner/.ya/build/build_root/4l4r/000c8f/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: 1401922
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:22516/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/4l4r/000c8f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1401923
DEBUG    ya.test:process.py:259 Command (pid 1401923) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1401923) elapsed time (sec): 0.8786215782165527
DEBUG    ya.test:process.py:263 Command (pid 1401923) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401923) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1401923) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401923) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401923) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1401923) maxrss: 485228
DEBUG    ya.test:process.py:263 Command (pid 1401923) minflt: 45473
DEBUG    ya.test:process.py:263 Command (pid 1401923) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1401923) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1401923) nivcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 1401923) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1401923) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1401923) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1401923) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1401923) stime: 0.213394
DEBUG    ya.test:process.py:263 Command (pid 1401923) utime: 0.519814
DEBUG    ya.test:process.py:263 Command (pid 1401923) wtime: 0.888
DEBUG    ya.test:process.py:275 Command (pid 1401923) output:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10211/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_8fbo8v75.log --grpc-port=10211 --mon-port=19081 --ic-port=6318
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4l4r/000c8f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_8fbo8v75.log', '--grpc-port=10211', '--mon-port=19081', '--ic-port=6318')' in '/home/runner/.ya/build/build_root/4l4r/000c8f/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: 1402184
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10211/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/4l4r/000c8f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1402185
DEBUG    ya.test:process.py:259 Command (pid 1402185) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1402185) elapsed time (sec): 0.8730740547180176
DEBUG    ya.test:process.py:263 Command (pid 1402185) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1402185) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1402185) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1402185) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1402185) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1402185) maxrss: 486656
DEBUG    ya.test:process.py:263 Command (pid 1402185) minflt: 45445
DEBUG    ya.test:process.py:263 Command (pid 1402185) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1402185) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1402185) nivcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 1402185) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1402185) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1402185) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1402185) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1402185) stime: 0.200038
DEBUG    ya.test:process.py:263 Command (pid 1402185) utime: 0.5242829999999999
DEBUG    ya.test:process.py:263 Command (pid 1402185) wtime: 0.884
DEBUG    ya.test:process.py:275 Command (pid 1402185) output:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:63126/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_2pm37i2s.log --grpc-port=63126 --mon-port=24593 --ic-port=17309
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4l4r/000c8f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_2pm37i2s.log', '--grpc-port=63126', '--mon-port=24593', '--ic-port=17309')' in '/home/runner/.ya/build/build_root/4l4r/000c8f/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: 1402529
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:63126/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/4l4r/000c8f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1402535
DEBUG    ya.test:process.py:259 Command (pid 1402535) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1402535) elapsed time (sec): 0.8322010040283203
DEBUG    ya.test:process.py:263 Command (pid 1402535) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1402535) inblock: 16
DEBUG    ya.test:process.py:263 Command (pid 1402535) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1402535) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1402535) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1402535) maxrss: 487640
DEBUG    ya.test:process.py:263 Command (pid 1402535) minflt: 45443
DEBUG    ya.test:process.py:263 Command (pid 1402535) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1402535) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1402535) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 1402535) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1402535) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1402535) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1402535) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1402535) stime: 0.174628
DEBUG    ya.test:process.py:263 Command (pid 1402535) utime: 0.510004
DEBUG    ya.test:process.py:263 Command (pid 1402535) wtime: 0.839
DEBUG    ya.test:process.py:275 Command (pid 1402535) output:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25932/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_u7z_j244.log --grpc-port=25932 --mon-port=21354 --ic-port=20614
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4l4r/000c8f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_u7z_j244.log', '--grpc-port=25932', '--mon-port=21354', '--ic-port=20614')' in '/home/runner/.ya/build/build_root/4l4r/000c8f/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: 1402831
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25932/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/4l4r/000c8f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1402853
DEBUG    ya.test:process.py:259 Command (pid 1402853) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1402853) elapsed time (sec): 0.8544778823852539
DEBUG    ya.test:process.py:263 Command (pid 1402853) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1402853) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1402853) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1402853) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1402853) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1402853) maxrss: 487640
DEBUG    ya.test:process.py:263 Command (pid 1402853) minflt: 45402
DEBUG    ya.test:process.py:263 Command (pid 1402853) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1402853) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1402853) nivcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 1402853) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1402853) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1402853) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1402853) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1402853) stime: 0.15632
DEBUG    ya.test:process.py:263 Command (pid 1402853) utime: 0.509448
DEBUG    ya.test:process.py:263 Command (pid 1402853) wtime: 0.86
DEBUG    ya.test:process.py:275 Command (pid 1402853) output:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24705/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_2_4bn256.log --grpc-port=24705 --mon-port=27974 --ic-port=23900
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4l4r/000c8f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4l4r/000c8f/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/4l4r/000c8f/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_2_4bn256.log', '--grpc-port=24705', '--mon-port=27974', '--ic-port=23900')' in '/home/runner/.ya/build/build_root/4l4r/000c8f/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: 1403263
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24705/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/4l4r/000c8f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1403264
DEBUG    ya.test:process.py:259 Command (pid 1403264) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1403264) elapsed time (sec): 0.8021724224090576
DEBUG    ya.test:process.py:263 Command (pid 1403264) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1403264) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1403264) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1403264) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1403264) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1403264) maxrss: 487640
DEBUG    ya.test:process.py:263 Command (pid 1403264) minflt: 45458
DEBUG    ya.test:process.py:263 Command (pid 1403264) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1403264) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1403264) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 1403264) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1403264) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1403264) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1403264) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1403264) stime: 0.194134
DEBUG    ya.test:process.py:263 Command (pid 1403264) utime: 0.503354
DEBUG    ya.test:process.py:263 Command (pid 1403264) wtime: 0.805
DEBUG    ya.test:process.py:275 Command (pid 1403264) output:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 9178853e30c1e7644e94db989bdccbeb03b25f71
    Branch: 
    Author: Alexey Efimov <xeno@prnwatch.com>
    Summary: Merge a97fcf619f488caf62bccd10fe6aafc2217c4c12 into 4fd83896c3a76107ff9299445cabf8e25b67856e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4l4r/000c8f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13223', '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: 30651\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3466\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5444\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17939\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20994\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6318\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17309\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20614\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23900\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/4l4r/000c8f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13223', '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: 30651\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3466\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5444\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17939\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20994\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6318\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17309\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20614\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23900\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1408974
DEBUG    ya.test:process.py:259 Command (pid 1408974) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1408974) elapsed time (sec): 1.2252581119537354
DEBUG    ya.test:process.py:263 Command (pid 1408974) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1408974) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1408974) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1408974) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1408974) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1408974) maxrss: 863916
DEBUG    ya.test:process.py:263 Command (pid 1408974) minflt: 51793
DEBUG    ya.test:process.py:263 Command (pid 1408974) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1408974) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1408974) nivcsw: 214
DEBUG    ya.test:process.py:263 Command (pid 1408974) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1408974) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1408974) nvcsw: 998
DEBUG    ya.test:process.py:263 Command (pid 1408974) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1408974) stime: 0.371649
DEBUG    ya.test:process.py:263 Command (pid 1408974) utime: 0.577292
DEBUG    ya.test:process.py:263 Command (pid 1408974) wtime: 1.227
DEBUG    ya.test:process.py:275 Command (pid 1408974) 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 1408974) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4l4r/000c8f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13223', '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/4l4r/000c8f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13223', '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: 1410215
DEBUG    ya.test:process.py:259 Command (pid 1410215) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1410215) elapsed time (sec): 1.375375747680664
DEBUG    ya.test:process.py:263 Command (pid 1410215) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1410215) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1410215) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1410215) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1410215) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1410215) maxrss: 863916
DEBUG    ya.test:process.py:263 Command (pid 1410215) minflt: 51846
DEBUG    ya.test:process.py:263 Command (pid 1410215) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1410215) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1410215) nivcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 1410215) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1410215) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1410215) nvcsw: 444
DEBUG    ya.test:process.py:263 Command (pid 1410215) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1410215) stime: 0.279412
DEBUG    ya.test:process.py:263 Command (pid 1410215) utime: 0.580658
DEBUG    ya.test:process.py:263 Command (pid 1410215) wtime: 1.381
DEBUG    ya.test:process.py:275 Command (pid 1410215) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

DEBUG    ya.test:process.py:276 Command (pid 1410215) 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, adfc5e5c-4b5e-42cc-867f-46a9601ed876, localhost:13223): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, adfc5e5c-4b5e-42cc-867f-46a9601ed876, localhost:13223): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, adfc5e5c-4b5e-42cc-867f-46a9601ed876, localhost:13223): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ypf6cajcoe.auto.internal" port: 24705 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-ypf6cajcoe.auto.internal" port: 16688 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-ypf6cajcoe.auto.internal" port: 22516 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-ypf6cajcoe.auto.internal" port: 12651 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-ypf6cajcoe.auto.internal" port: 18390 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-ypf6cajcoe.auto.internal" port: 63126 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-ypf6cajcoe.auto.internal" port: 25932 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-ypf6cajcoe.auto.internal" port: 13223 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-ypf6cajcoe.auto.internal" port: 10211 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ypf6cajcoe.auto.internal:18390, location 1, ssl: False>, <Endpoint ghrun-ypf6cajcoe.auto.internal:63126, location 1, ssl: False>, <Endpoint ghrun-ypf6cajcoe.auto.internal:13223, location 1, ssl: False>, <Endpoint ghrun-ypf6cajcoe.auto.internal:25932, location 2, ssl: False>, <Endpoint ghrun-ypf6cajcoe.auto.internal:24705, location 3, ssl: False>, <Endpoint ghrun-ypf6cajcoe.auto.internal:22516, location 2, ssl: False>, <Endpoint ghrun-ypf6cajcoe.auto.internal:16688, location 2, ssl: False>, <Endpoint ghrun-ypf6cajcoe.auto.internal:12651, location 3, ssl: False>, <Endpoint ghrun-ypf6cajcoe.auto.internal:10211, 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:185 Binary was found by /home/runner/.ya/build/build_root/4l4r/000c8f/ydb/tests/stress/olap_workload/olap_workload
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 out will be placed to olap_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4l4r/000c8f/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:13223', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:628 Command pid: 1411823
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:13223
DEBUG    ya.test:process.py:259 Command (pid 1411823) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1411823) elapsed time (sec): 27.637819051742554
DEBUG    ya.test:process.py:263 Command (pid 1411823) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1411823) inblock: 385304
DEBUG    ya.test:process.py:263 Command (pid 1411823) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1411823) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1411823) majflt: 40
DEBUG    ya.test:process.py:263 Command (pid 1411823) maxrss: 863916
DEBUG    ya.test:process.py:263 Command (pid 1411823) minflt: 132032
DEBUG    ya.test:process.py:263 Command (pid 1411823) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1411823) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1411823) nivcsw: 896
DEBUG    ya.test:process.py:263 Command (pid 1411823) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1411823) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1411823) nvcsw: 4534
DEBUG    ya.test:process.py:263 Command (pid 1411823) oublock: 24
DEBUG    ya.test:process.py:263 Command (pid 1411823) stime: 0.7726719999999999
DEBUG    ya.test:process.py:263 Command (pid 1411823) utime: 2.36097
DEBUG    ya.test:process.py:263 Command (pid 1411823) wtime: 27.667
DEBUG    ya.test:process.py:275 Command (pid 1411823) output:

DEBUG    ya.test:process.py:276 Command (pid 1411823) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c1\', 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/3830` (
                    c0 Uint8 NOT NULL, c1 Bool NOT NULL, c2 Decimal(22,9) NOT NULL, c3 Uint32 NOT NULL, c4 Int64 NOT NULL, c5 Int64 NOT NULL, c6 Decimal(15,0) NOT NULL, c7 Bool NOT NULL, c8 Int16 NOT NULL, c9 Date32 NOT NULL, c10 Date NOT NULL, c11 Datetime64 NOT NULL, c12 Timestamp NOT NULL, c13 Int16 NOT NULL, c14 Utf8 NOT NULL, c15 Uint32 NOT NULL, c16 Uint8 NOT NULL, c17 Bool NOT NULL, c18 Datetime64 NOT NULL, c19 Datetime64 NOT NULL, c20 Decimal(22,9) NOT NULL, c21 Datetime64 NOT NULL, c22 Uint32 NOT NULL, c23 Uint16 NOT NULL, c24 Uint32 NOT NULL, c25 Datetime64 NOT NULL, c26 Date NOT NULL, c27 Decimal(35,10) NOT NULL, c28 Uint64 NOT NULL, c29 Int16 NOT NULL, c30 Interval64 NOT NULL, c31 Datetime NOT NULL, c32 Interval64 NOT NULL, c33 Uint32 NOT NULL, c34 Datetime64 NOT NULL, c35 Int64 NOT NULL, c36 Decimal(35,10) NOT NULL, c37 Decimal(22,9) NOT NULL, c38 Date NOT NULL, c39 Date32 NOT NULL, c40 Decimal(22,9) NOT NULL, c41 Decimal(15,0) NOT NULL, c42 Interval64 NOT NULL, c43 Decimal(35,10) NOT NULL, c44 Uint16 NOT NULL, c45 Decimal(22,9) NOT NULL, c46 Bool NOT NULL, c47 Uint64 NOT NULL, c48 Decimal(15,0) NOT NULL, c49 Float NOT NULL, c50 String, c51 Decimal(35,10) NOT NULL, c52 Utf8, c53 Double NOT NULL, c54 Timestamp64, c55 Int8, c56 Uint32, c57 Decimal(22,9) NOT NULL, c58 Int32 NOT NULL, c59 Int32, c60 JsonDocument NOT NULL, c61 Datetime, c62 Date, c63 Int32 NOT NULL, c64 Timestamp64 NOT NULL, c65 Datetime64 NOT NULL, c66 Decimal(22,9) NOT NULL, c67 Decimal(22,9) NOT NULL, c68 Interval64 NOT NULL, c69 Date32, c70 Datetime NOT NULL, c71 Date NOT NULL, c72 Bool, c73 Decimal(22,9) NOT NULL, c74 Int64, c75 Timestamp64 NOT NULL, c76 String NOT NULL, c77 Double, c78 Date32, c79 Decimal(15,0) NOT NULL, c80 String, c81 Uint64, c82 Int64 NOT NULL, c83 Uint16 NOT NULL, c84 Float, c85 Uint64 NOT NULL, c86 Utf8, c87 String, c88 String, c89 Uint8 NOT NULL, c90 Date NOT NULL, c91 Uint8, c92 Int16 NOT NULL, c93 Int16, c94 Uint16 NOT NULL, c95 Interval64, c96 Timestamp64 NOT NULL, c97 Float, c98 Uint64 NOT NULL, c99 JsonDocument, c100 Datetime NOT NULL, c101 String NOT NULL, c102 Double NOT NULL, c103 Int16 NOT NULL, c104 Float NOT NULL, c105 Datetime, c106 Uint16 NOT NULL, c107 Bool, c108 Yson NOT NULL, c109 Decimal(15,0) NOT NULL, c110 Date32, c111 Interval64, c112 Decimal(35,10), c113 Double NOT NULL, c114 Decimal(35,10), c115 Interval64 NOT NULL, c116 Int16 NOT NULL, c117 Int8 NOT NULL, c118 Int64 NOT NULL, c119 Uint8, c120 Int64 NOT NULL, c121 Date NOT NULL, c122 Date NOT NULL, c123 Double NOT NULL, c124 Utf8, c125 Timestamp64, c126 Timestamp, c127 Datetime NOT NULL, c128 Double, c129 Uint16 NOT NULL, c130 Date, c131 Json NOT NULL, c132 Datetime64, c133 Uint32, c134 Int8, c135 JsonDocument, c136 Date NOT NULL, c137 Uint16 NOT NULL, c138 Timestamp64 NOT NULL, c139 Uint16, c140 Int64 NOT NULL, c141 Decimal(15,0) NOT NULL, c142 Decimal(35,10) NOT NULL, c143 Decimal(22,9) NOT NULL, c144 Int8 NOT NULL, c145 Int32, c146 Yson, c147 Datetime64, c148 Decimal(35,10), c149 Uint64 NOT NULL, c150 Uint16 NOT NULL, c151 Datetime64, c152 Uint32, c153 Int64 NOT NULL, c154 Int64, c155 JsonDocument NOT NULL, c156 Uint16, c157 Interval64 NOT NULL, c158 Timestamp NOT NULL, c159 Int8 NOT NULL, c160 Datetime, c161 Int64, c162 Int32 NOT NULL, c163 Uint64, c164 Decimal(15,0), c165 Uint32 NOT NULL, c166 Decimal(35,10), c167 Int8 NOT NULL, c168 Float NOT NULL, c169 Double, c170 Interval64, c171 Bool, c172 Double NOT NULL, c173 String NOT NULL, c174 String NOT NULL, c175 Int8 NOT NULL, c176 Bool NOT NULL, c177 Int32, c178 Date32, c179 Int64, c180 Uint64 NOT NULL, c181 Datetime64 NOT NULL, c182 Bool, c183 Decimal(22,9), c184 String NOT NULL, c185 Uint8 NOT NULL, c186 Timestamp, c187 Yson NOT NULL, c188 Utf8 NOT NULL, c189 Uint32 NOT NULL, c190 Decimal(22,9), c191 Utf8 NOT NULL, c192 Json, c193 Date32, c194 Datetime, c195 Utf8 NOT NULL, c196 Utf8, c197 Int64 NOT NULL, c198 Yson, c199 Timestamp64 NOT NULL, c200 Decimal(15,0), c201 Bool NOT NULL, c202 Yson NOT NULL, c203 Int8 NOT NULL, c204 Decimal(35,10), c205 Json, c206 Decimal(22,9) NOT NULL, c207 Timestamp64, c208 Timestamp, c209 Decimal(22,9) NOT NULL, c210 Yson, c211 Int8, c212 Float NOT NULL, c213 Datetime64, c214 Date32, c215 Uint32 NOT NULL, c216 Date, c217 Int8,
                    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)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c1\', 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 \'c1\', 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 \\\'c1\\\', 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/3830` (\n                    c0 Uint8 NOT NULL, c1 Bool NOT NULL, c2 Decimal(22,9) NOT NULL, c3 Uint32 NOT NULL, c4 Int64 NOT NULL, c5 Int64 NOT NULL, c6 Decimal(15,0) NOT NULL, c7 Bool NOT NULL, c8 Int16 NOT NULL, c9 Date32 NOT NULL, c10 Date NOT NULL, c11 Datetime64 NOT NULL, c12 Timestamp NOT NULL, c13 Int16 NOT NULL, c14 Utf8 NOT NULL, c15 Uint32 NOT NULL, c16 Uint8 NOT NULL, c17 Bool NOT NULL, c18 Datetime64 NOT NULL, c19 Datetime64 NOT NULL, c20 Decimal(22,9) NOT NULL, c21 Datetime64 NOT NULL, c22 Uint32 NOT NULL, c23 Uint16 NOT NULL, c24 Uint32 NOT NULL, c25 Datetime64 NOT NULL, c26 Date NOT NULL, c27 Decimal(35,10) NOT NULL, c28 Uint64 NOT NULL, c29 Int16 NOT NULL, c30 Interval64 NOT NULL, c31 Datetime NOT NULL, c32 Interval64 NOT NULL, c33 Uint32 NOT NULL, c34 Datetime64 NOT NULL, c35 Int64 NOT NULL, c36 Decimal(35,10) NOT NULL, c37 Decimal(22,9) NOT NULL, c38 Date NOT NULL, c39 Date32 NOT NULL, c40 Decimal(22,9) NOT NULL, c41 Decimal(15,0) NOT NULL, c42 Interval64 NOT NULL, c43 Decimal(35,10) NOT NULL, c44 Uint16 NOT NULL, c45 Decimal(22,9) NOT NULL, c46 Bool NOT NULL, c47 Uint64 NOT NULL, c48 Decimal(15,0) NOT NULL, c49 Float NOT NULL, c50 String, c51 Decimal(35,10) NOT NULL, c52 Utf8, c53 Double NOT NULL, c54 Timestamp64, c55 Int8, c56 Uint32, c57 Decimal(22,9) NOT NULL, c58 Int32 NOT NULL, c59 Int32, c60 JsonDocument NOT NULL, c61 Datetime, c62 Date, c63 Int32 NOT NULL, c64 Timestamp64 NOT NULL, c65 Datetime64 NOT NULL, c66 Decimal(22,9) NOT NULL, c67 Decimal(22,9) NOT NULL, c68 Interval64 NOT NULL, c69 Date32, c70 Datetime NOT NULL, c71 Date NOT NULL, c72 Bool, c73 Decimal(22,9) NOT NULL, c74 Int64, c75 Timestamp64 NOT NULL, c76 String NOT NULL, c77 Double, c78 Date32, c79 Decimal(15,0) NOT NULL, c80 String, c81 Uint64, c82 Int64 NOT NULL, c83 Uint16 NOT NULL, c84 Float, c85 Uint64 NOT NULL, c86 Utf8, c87 String, c88 String, c89 Uint8 NOT NULL, c90 Date NOT NULL, c91 Uint8, c92 Int16 NOT NULL, c93 Int16, c94 Uint16 NOT NULL, c95 Interval64, c96 Timestamp64 NOT NULL, c97 Float, c98 Uint64 NOT NULL, c99 JsonDocument, c100 Datetime NOT NULL, c101 String NOT NULL, c102 Double NOT NULL, c103 Int16 NOT NULL, c104 Float NOT NULL, c105 Datetime, c106 Uint16 NOT NULL, c107 Bool, c108 Yson NOT NULL, c109 Decimal(15,0) NOT NULL, c110 Date32, c111 Interval64, c112 Decimal(35,10), c113 Double NOT NULL, c114 Decimal(35,10), c115 Interval64 NOT NULL, c116 Int16 NOT NULL, c117 Int8 NOT NULL, c118 Int64 NOT NULL, c119 Uint8, c120 Int64 NOT NULL, c121 Date NOT NULL, c122 Date NOT NULL, c123 Double NOT NULL, c124 Utf8, c125 Timestamp64, c126 Timestamp, c127 Datetime NOT NULL, c128 Double, c129 Uint16 NOT NULL, c130 Date, c131 Json NOT NULL, c132 Datetime64, c133 Uint32, c134 Int8, c135 JsonDocument, c136 Date NOT NULL, c137 Uint16 NOT NULL, c138 Timestamp64 NOT NULL, c139 Uint16, c140 Int64 NOT NULL, c141 Decimal(15,0) NOT NULL, c142 Decimal(35,10) NOT NULL, c143 Decimal(22,9) NOT NULL, c144 Int8 NOT NULL, c145 Int32, c146 Yson, c147 Datetime64, c148 Decimal(35,10), c149 Uint64 NOT NULL, c150 Uint16 NOT NULL, c151 Datetime64, c152 Uint32, c153 Int64 NOT NULL, c154 Int64, c155 JsonDocument NOT NULL, c156 Uint16, c157 Interval64 NOT NULL, c158 Timestamp NOT NULL, c159 Int8 NOT NULL, c160 Datetime, c161 Int64, c162 Int32 NOT NULL, c163 Uint64, c164 Decimal(15,0), c165 Uint32 NOT NULL, c166 Decimal(35,10), c167 Int8 NOT NULL, c168 Float NOT NULL, c169 Double, c170 Interval64, c171 Bool, c172 Double NOT NULL, c173 String NOT NULL, c174 String NOT NULL, c175 Int8 NOT NULL, c176 Bool NOT NULL, c177 Int32, c178 Date32, c179 Int64, c180 Uint64 NOT NULL, c181 Datetime64 NOT NULL, c182 Bool, c183 Decimal(22,9), c184 String NOT NULL, c185 Uint8 NOT NULL, c186 Timestamp, c187 Yson NOT NULL, c188 Utf8 NOT NULL, c189 Uint32 NOT NULL, c190 Decimal(22,9), c191 Utf8 NOT NULL, c192 Json, c193 Date32, c194 Datetime, c195 Utf8 NOT NULL, c196 Utf8, c197 Int64 NOT NULL, c198 Yson, c199 Timestamp64 NOT NULL, c200 Decimal(15,0), c201 Bool NOT NULL, c202 Yson NOT NULL, c203 Int8 NOT NULL, c204 Decimal(35,10), c205 Json, c206 Decimal(22,9) NOT NULL, c207 Timestamp64, c208 Timestamp, c209 Decimal(22,9) NOT NULL, c210 Yson, c211 Int8, c212 Float NOT NULL, c213 Datetime64, c214 Date32, c215 Uint32 NOT NULL, c216 Date, c217 Int8,\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)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c1\\\', 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 \\\'c1\\\', 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:13223/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12651/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:63126/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:18390/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:22516/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10211/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25932/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:24705/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:16688/2
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3667
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22262
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27974
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24705
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11387
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9102
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21354
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25932
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14685
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12393
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24593
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63126
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29775
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19081
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10211
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6136
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5906
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23679
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22516
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10038
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13074
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16993
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18390
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64992
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1075
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18587
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12651
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21320
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1440
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22284
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16688
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14488
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61219
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24819
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13223
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23900
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20614
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17309
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6318
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20994
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17939
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5444
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3466
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30651
============================== slowest durations ===============================
32.12s teardown test_workload.py::TestYdbWorkload::test
27.78s call     test_workload.py::TestYdbWorkload::test
24.63s setup    test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/4l4r/000c8f/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:13223 --database /Root --duration 120' has failed with code 1.
Errors:
...ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c1\', 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 86.85s (0:01:26) =========================
