============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:13426 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c14\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5ypg/00171d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18207
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65265
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27470
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23240
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22887
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19872
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27073
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30339
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/5ypg/00171d/r3tmp/kikimr_cluster_apzhtorb
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13426
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30229
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7293
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20891
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_ll8jcpa2.log --grpc-port=13426 --mon-port=30229 --ic-port=18207
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17340
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13243
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4754
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22816
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_bjljfjz7.log --grpc-port=17340 --mon-port=13243 --ic-port=65265
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24425
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29131
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16230
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21730
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_ghsnetl8.log --grpc-port=24425 --mon-port=29131 --ic-port=27470
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2317
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20518
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11594
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27786
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_wq2b32j2.log --grpc-port=2317 --mon-port=20518 --ic-port=23240
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6558
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28849
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9771
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18606
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_eboiyuca.log --grpc-port=6558 --mon-port=28849 --ic-port=22887
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10334
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23911
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24495
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24538
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_u3ka62h8.log --grpc-port=10334 --mon-port=23911 --ic-port=19872
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9009
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18165
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29488
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29375
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_y9hcs0b2.log --grpc-port=9009 --mon-port=18165 --ic-port=27073
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12429
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5869
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32193
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11568
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_5djhhj1c.log --grpc-port=12429 --mon-port=5869 --ic-port=3926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3516
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12238
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12238
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12239
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13929
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9927
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_3wlf0sun.log --grpc-port=3516 --mon-port=12239 --ic-port=30339
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13426/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_ll8jcpa2.log --grpc-port=13426 --mon-port=30229 --ic-port=18207
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5ypg/00171d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_ll8jcpa2.log', '--grpc-port=13426', '--mon-port=30229', '--ic-port=18207')' in '/home/runner/.ya/build/build_root/5ypg/00171d/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: 3187559
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13426/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/5ypg/00171d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3187560
DEBUG    ya.test:process.py:259 Command (pid 3187560) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3187560) elapsed time (sec): 0.9412221908569336
DEBUG    ya.test:process.py:263 Command (pid 3187560) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3187560) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3187560) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3187560) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3187560) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3187560) maxrss: 538572
DEBUG    ya.test:process.py:263 Command (pid 3187560) minflt: 16139
DEBUG    ya.test:process.py:263 Command (pid 3187560) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3187560) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3187560) nivcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 3187560) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3187560) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3187560) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3187560) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3187560) stime: 0.745421
DEBUG    ya.test:process.py:263 Command (pid 3187560) utime: 0.10649
DEBUG    ya.test:process.py:263 Command (pid 3187560) wtime: 0.942
DEBUG    ya.test:process.py:275 Command (pid 3187560) output:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17340/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_bjljfjz7.log --grpc-port=17340 --mon-port=13243 --ic-port=65265
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5ypg/00171d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_bjljfjz7.log', '--grpc-port=17340', '--mon-port=13243', '--ic-port=65265')' in '/home/runner/.ya/build/build_root/5ypg/00171d/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: 3187712
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:17340/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/5ypg/00171d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3187726
DEBUG    ya.test:process.py:259 Command (pid 3187726) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3187726) elapsed time (sec): 0.44399333000183105
DEBUG    ya.test:process.py:263 Command (pid 3187726) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3187726) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3187726) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3187726) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3187726) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3187726) maxrss: 538572
DEBUG    ya.test:process.py:263 Command (pid 3187726) minflt: 16137
DEBUG    ya.test:process.py:263 Command (pid 3187726) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3187726) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3187726) nivcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 3187726) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3187726) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3187726) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3187726) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3187726) stime: 0.257968
DEBUG    ya.test:process.py:263 Command (pid 3187726) utime: 0.117258
DEBUG    ya.test:process.py:263 Command (pid 3187726) wtime: 0.446
DEBUG    ya.test:process.py:275 Command (pid 3187726) output:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24425/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_ghsnetl8.log --grpc-port=24425 --mon-port=29131 --ic-port=27470
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5ypg/00171d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_ghsnetl8.log', '--grpc-port=24425', '--mon-port=29131', '--ic-port=27470')' in '/home/runner/.ya/build/build_root/5ypg/00171d/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: 3187892
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24425/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/5ypg/00171d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3187893
DEBUG    ya.test:process.py:259 Command (pid 3187893) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3187893) elapsed time (sec): 0.47725701332092285
DEBUG    ya.test:process.py:263 Command (pid 3187893) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3187893) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3187893) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3187893) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3187893) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3187893) maxrss: 538572
DEBUG    ya.test:process.py:263 Command (pid 3187893) minflt: 16138
DEBUG    ya.test:process.py:263 Command (pid 3187893) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3187893) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3187893) nivcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 3187893) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3187893) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3187893) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3187893) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3187893) stime: 0.26715
DEBUG    ya.test:process.py:263 Command (pid 3187893) utime: 0.10729599999999999
DEBUG    ya.test:process.py:263 Command (pid 3187893) wtime: 0.478
DEBUG    ya.test:process.py:275 Command (pid 3187893) output:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2317/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_wq2b32j2.log --grpc-port=2317 --mon-port=20518 --ic-port=23240
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5ypg/00171d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_wq2b32j2.log', '--grpc-port=2317', '--mon-port=20518', '--ic-port=23240')' in '/home/runner/.ya/build/build_root/5ypg/00171d/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: 3188081
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2317/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/5ypg/00171d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3188082
DEBUG    ya.test:process.py:259 Command (pid 3188082) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3188082) elapsed time (sec): 0.4277684688568115
DEBUG    ya.test:process.py:263 Command (pid 3188082) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3188082) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3188082) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3188082) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3188082) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3188082) maxrss: 538572
DEBUG    ya.test:process.py:263 Command (pid 3188082) minflt: 17183
DEBUG    ya.test:process.py:263 Command (pid 3188082) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3188082) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3188082) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 3188082) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3188082) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3188082) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3188082) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3188082) stime: 0.255344
DEBUG    ya.test:process.py:263 Command (pid 3188082) utime: 0.10943299999999999
DEBUG    ya.test:process.py:263 Command (pid 3188082) wtime: 0.431
DEBUG    ya.test:process.py:275 Command (pid 3188082) output:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6558/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_eboiyuca.log --grpc-port=6558 --mon-port=28849 --ic-port=22887
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5ypg/00171d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_eboiyuca.log', '--grpc-port=6558', '--mon-port=28849', '--ic-port=22887')' in '/home/runner/.ya/build/build_root/5ypg/00171d/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: 3188292
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6558/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/5ypg/00171d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3188301
DEBUG    ya.test:process.py:259 Command (pid 3188301) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3188301) elapsed time (sec): 0.5009195804595947
DEBUG    ya.test:process.py:263 Command (pid 3188301) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3188301) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3188301) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3188301) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3188301) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3188301) maxrss: 538572
DEBUG    ya.test:process.py:263 Command (pid 3188301) minflt: 16136
DEBUG    ya.test:process.py:263 Command (pid 3188301) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3188301) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3188301) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 3188301) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3188301) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3188301) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3188301) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3188301) stime: 0.295996
DEBUG    ya.test:process.py:263 Command (pid 3188301) utime: 0.1153
DEBUG    ya.test:process.py:263 Command (pid 3188301) wtime: 0.503
DEBUG    ya.test:process.py:275 Command (pid 3188301) output:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10334/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_u3ka62h8.log --grpc-port=10334 --mon-port=23911 --ic-port=19872
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5ypg/00171d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_u3ka62h8.log', '--grpc-port=10334', '--mon-port=23911', '--ic-port=19872')' in '/home/runner/.ya/build/build_root/5ypg/00171d/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: 3188614
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10334/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/5ypg/00171d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3188617
DEBUG    ya.test:process.py:259 Command (pid 3188617) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3188617) elapsed time (sec): 0.4701385498046875
DEBUG    ya.test:process.py:263 Command (pid 3188617) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3188617) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3188617) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3188617) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3188617) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3188617) maxrss: 538572
DEBUG    ya.test:process.py:263 Command (pid 3188617) minflt: 20265
DEBUG    ya.test:process.py:263 Command (pid 3188617) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3188617) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3188617) nivcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 3188617) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3188617) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3188617) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3188617) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3188617) stime: 0.294136
DEBUG    ya.test:process.py:263 Command (pid 3188617) utime: 0.123231
DEBUG    ya.test:process.py:263 Command (pid 3188617) wtime: 0.471
DEBUG    ya.test:process.py:275 Command (pid 3188617) output:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9009/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_y9hcs0b2.log --grpc-port=9009 --mon-port=18165 --ic-port=27073
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5ypg/00171d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_y9hcs0b2.log', '--grpc-port=9009', '--mon-port=18165', '--ic-port=27073')' in '/home/runner/.ya/build/build_root/5ypg/00171d/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: 3189236
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:9009/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/5ypg/00171d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3189237
DEBUG    ya.test:process.py:259 Command (pid 3189237) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3189237) elapsed time (sec): 0.4345364570617676
DEBUG    ya.test:process.py:263 Command (pid 3189237) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3189237) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3189237) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3189237) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3189237) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3189237) maxrss: 538572
DEBUG    ya.test:process.py:263 Command (pid 3189237) minflt: 16136
DEBUG    ya.test:process.py:263 Command (pid 3189237) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3189237) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3189237) nivcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 3189237) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3189237) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3189237) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3189237) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3189237) stime: 0.25240999999999997
DEBUG    ya.test:process.py:263 Command (pid 3189237) utime: 0.110429
DEBUG    ya.test:process.py:263 Command (pid 3189237) wtime: 0.436
DEBUG    ya.test:process.py:275 Command (pid 3189237) output:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12429/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_5djhhj1c.log --grpc-port=12429 --mon-port=5869 --ic-port=3926
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5ypg/00171d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_5djhhj1c.log', '--grpc-port=12429', '--mon-port=5869', '--ic-port=3926')' in '/home/runner/.ya/build/build_root/5ypg/00171d/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: 3189401
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12429/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/5ypg/00171d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3189410
DEBUG    ya.test:process.py:259 Command (pid 3189410) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3189410) elapsed time (sec): 0.4201524257659912
DEBUG    ya.test:process.py:263 Command (pid 3189410) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3189410) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3189410) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3189410) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3189410) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3189410) maxrss: 538572
DEBUG    ya.test:process.py:263 Command (pid 3189410) minflt: 16135
DEBUG    ya.test:process.py:263 Command (pid 3189410) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3189410) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3189410) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 3189410) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3189410) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3189410) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3189410) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3189410) stime: 0.22780199999999998
DEBUG    ya.test:process.py:263 Command (pid 3189410) utime: 0.129611
DEBUG    ya.test:process.py:263 Command (pid 3189410) wtime: 0.421
DEBUG    ya.test:process.py:275 Command (pid 3189410) output:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3516/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_3wlf0sun.log --grpc-port=3516 --mon-port=12239 --ic-port=30339
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5ypg/00171d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5ypg/00171d/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/5ypg/00171d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_3wlf0sun.log', '--grpc-port=3516', '--mon-port=12239', '--ic-port=30339')' in '/home/runner/.ya/build/build_root/5ypg/00171d/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: 3189569
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3516/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/5ypg/00171d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3189571
DEBUG    ya.test:process.py:259 Command (pid 3189571) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3189571) elapsed time (sec): 0.4186210632324219
DEBUG    ya.test:process.py:263 Command (pid 3189571) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3189571) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3189571) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3189571) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3189571) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3189571) maxrss: 538572
DEBUG    ya.test:process.py:263 Command (pid 3189571) minflt: 16133
DEBUG    ya.test:process.py:263 Command (pid 3189571) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3189571) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3189571) nivcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 3189571) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3189571) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3189571) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3189571) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3189571) stime: 0.243529
DEBUG    ya.test:process.py:263 Command (pid 3189571) utime: 0.113897
DEBUG    ya.test:process.py:263 Command (pid 3189571) wtime: 0.42
DEBUG    ya.test:process.py:275 Command (pid 3189571) output:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: d202fd8399536dd54956e4f6e7a7ba27806e710e
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 7da354e26a4d3fc0be89e2575d61f5c207d7afb9 into 1787dd73ff41b8ef88d40dbfed5a6bb9e9f8bbed
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/5ypg/00171d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13426', '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: 18207\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65265\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27470\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23240\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22887\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19872\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27073\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3926\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30339\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/5ypg/00171d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13426', '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: 18207\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65265\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27470\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23240\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22887\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19872\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27073\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3926\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30339\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3190076
DEBUG    ya.test:process.py:259 Command (pid 3190076) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3190076) elapsed time (sec): 0.47027111053466797
DEBUG    ya.test:process.py:263 Command (pid 3190076) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3190076) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3190076) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3190076) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3190076) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3190076) maxrss: 547016
DEBUG    ya.test:process.py:263 Command (pid 3190076) minflt: 18280
DEBUG    ya.test:process.py:263 Command (pid 3190076) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3190076) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3190076) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 3190076) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3190076) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3190076) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 3190076) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3190076) stime: 0.288173
DEBUG    ya.test:process.py:263 Command (pid 3190076) utime: 0.13608199999999998
DEBUG    ya.test:process.py:263 Command (pid 3190076) wtime: 0.476
DEBUG    ya.test:process.py:275 Command (pid 3190076) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/5ypg/00171d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13426', '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/5ypg/00171d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13426', '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: 3190201
DEBUG    ya.test:process.py:259 Command (pid 3190201) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3190201) elapsed time (sec): 0.491549015045166
DEBUG    ya.test:process.py:263 Command (pid 3190201) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3190201) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3190201) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3190201) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3190201) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3190201) maxrss: 547020
DEBUG    ya.test:process.py:263 Command (pid 3190201) minflt: 18277
DEBUG    ya.test:process.py:263 Command (pid 3190201) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3190201) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3190201) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 3190201) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3190201) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3190201) nvcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 3190201) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3190201) stime: 0.27354
DEBUG    ya.test:process.py:263 Command (pid 3190201) utime: 0.14849299999999999
DEBUG    ya.test:process.py:263 Command (pid 3190201) wtime: 0.493
DEBUG    ya.test:process.py:275 Command (pid 3190201) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

DEBUG    ya.test:process.py:276 Command (pid 3190201) 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, 25bf783c-981a-4a2d-927c-ec2c694d4c3d, localhost:13426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 25bf783c-981a-4a2d-927c-ec2c694d4c3d, localhost:13426): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 25bf783c-981a-4a2d-927c-ec2c694d4c3d, localhost:13426): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jamy4luzmm.auto.internal" port: 12429 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-jamy4luzmm.auto.internal" port: 3516 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-jamy4luzmm.auto.internal" port: 13426 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-jamy4luzmm.auto.internal" port: 17340 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-jamy4luzmm.auto.internal" port: 2317 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-jamy4luzmm.auto.internal" port: 10334 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-jamy4luzmm.auto.internal" port: 9009 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-jamy4luzmm.auto.internal" port: 6558 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-jamy4luzmm.auto.internal" port: 24425 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jamy4luzmm.auto.internal:13426, location 1, ssl: False>, <Endpoint ghrun-jamy4luzmm.auto.internal:9009, location 1, ssl: False>, <Endpoint ghrun-jamy4luzmm.auto.internal:2317, location 1, ssl: False>, <Endpoint ghrun-jamy4luzmm.auto.internal:12429, location 2, ssl: False>, <Endpoint ghrun-jamy4luzmm.auto.internal:17340, location 2, ssl: False>, <Endpoint ghrun-jamy4luzmm.auto.internal:6558, location 2, ssl: False>, <Endpoint ghrun-jamy4luzmm.auto.internal:10334, location 3, ssl: False>, <Endpoint ghrun-jamy4luzmm.auto.internal:3516, location 3, ssl: False>, <Endpoint ghrun-jamy4luzmm.auto.internal:24425, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5ypg/00171d/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5ypg/00171d/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:13426', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3190833
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:13426
DEBUG    ya.test:process.py:259 Command (pid 3190833) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3190833) elapsed time (sec): 4.773142576217651
DEBUG    ya.test:process.py:263 Command (pid 3190833) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3190833) inblock: 218456
DEBUG    ya.test:process.py:263 Command (pid 3190833) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3190833) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3190833) majflt: 24
DEBUG    ya.test:process.py:263 Command (pid 3190833) maxrss: 205456
DEBUG    ya.test:process.py:263 Command (pid 3190833) minflt: 16645
DEBUG    ya.test:process.py:263 Command (pid 3190833) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3190833) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3190833) nivcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 3190833) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3190833) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3190833) nvcsw: 1645
DEBUG    ya.test:process.py:263 Command (pid 3190833) oublock: 24
DEBUG    ya.test:process.py:263 Command (pid 3190833) stime: 0.195045
DEBUG    ya.test:process.py:263 Command (pid 3190833) utime: 1.17425
DEBUG    ya.test:process.py:263 Command (pid 3190833) wtime: 4.775
DEBUG    ya.test:process.py:275 Command (pid 3190833) output:

DEBUG    ya.test:process.py:276 Command (pid 3190833) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c14\', 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/35581` (
                    c0 Decimal(22,9) NOT NULL, c1 Int16 NOT NULL, c2 Datetime64 NOT NULL, c3 Decimal(22,9) NOT NULL, c4 Date NOT NULL, c5 Int8 NOT NULL, c6 Decimal(15,0) NOT NULL, c7 Int16 NOT NULL, c8 Int64 NOT NULL, c9 Timestamp NOT NULL, c10 Uint16 NOT NULL, c11 Interval64 NOT NULL, c12 Uint32 NOT NULL, c13 Date NOT NULL, c14 Bool NOT NULL, c15 Datetime NOT NULL, c16 Datetime64 NOT NULL, c17 String NOT NULL, c18 Uint16 NOT NULL, c19 Bool NOT NULL, c20 Int16 NOT NULL, c21 Interval64 NOT NULL, c22 Uint32 NOT NULL, c23 Utf8 NOT NULL, c24 Decimal(35,10) NOT NULL, c25 Datetime64 NOT NULL, c26 Interval64 NOT NULL, c27 Int64 NOT NULL, c28 Date32 NOT NULL, c29 Decimal(22,9) NOT NULL, c30 Int32 NOT NULL, c31 Date NOT NULL, c32 Date NOT NULL, c33 Decimal(15,0) NOT NULL, c34 Date NOT NULL, c35 Int32 NOT NULL, c36 String NOT NULL, c37 Uint64 NOT NULL, c38 Int16 NOT NULL, c39 Bool NOT NULL, c40 Date32 NOT NULL, c41 Uint8 NOT NULL, c42 Decimal(22,9) NOT NULL, c43 Int64 NOT NULL, c44 Date NOT NULL, c45 Interval64 NOT NULL, c46 Int64 NOT NULL, c47 Int32 NOT NULL, c48 Decimal(15,0) NOT NULL, c49 Uint8 NOT NULL, c50 Int16 NOT NULL, c51 Datetime64 NOT NULL, c52 Uint16 NOT NULL, c53 Utf8 NOT NULL, c54 Uint8 NOT NULL, c55 Date NOT NULL, c56 Uint64 NOT NULL, c57 Uint64 NOT NULL, c58 Timestamp NOT NULL, c59 Decimal(22,9) NOT NULL, c60 Bool NOT NULL, c61 Date NOT NULL, c62 Int8 NOT NULL, c63 Datetime NOT NULL, c64 Uint32 NOT NULL, c65 Bool NOT NULL, c66 Int64 NOT NULL, c67 Datetime NOT NULL, c68 Int64 NOT NULL, c69 Uint16 NOT NULL, c70 Interval64 NOT NULL, c71 Uint32 NOT NULL, c72 Datetime64 NOT NULL, c73 Decimal(15,0) NOT NULL, c74 Int64 NOT NULL, c75 Utf8 NOT NULL, c76 Date NOT NULL, c77 Uint16 NOT NULL, c78 String NOT NULL, c79 Uint16 NOT NULL, c80 String NOT NULL, c81 Int64 NOT NULL, c82 String NOT NULL, c83 Int64 NOT NULL, c84 Datetime NOT NULL, c85 Int8 NOT NULL, c86 Date NOT NULL, c87 String NOT NULL, c88 String NOT NULL, c89 Date NOT NULL, c90 Datetime NOT NULL, c91 Uint16 NOT NULL, c92 Int64 NOT NULL, c93 Uint8 NOT NULL, c94 Int32, c95 Int32 NOT NULL, c96 Uint32 NOT NULL, c97 JsonDocument NOT NULL, c98 Decimal(22,9), c99 Timestamp64 NOT NULL, c100 Datetime64, c101 Uint32 NOT NULL, c102 JsonDocument NOT NULL, c103 Int16, c104 Json, c105 Json NOT NULL, c106 JsonDocument, c107 Yson, c108 Int8 NOT NULL, c109 Date, c110 Utf8 NOT NULL, c111 Datetime64, c112 Int64, c113 Float NOT NULL, c114 Int64 NOT NULL, c115 Uint8, c116 Int16 NOT NULL, c117 Int16, c118 Decimal(35,10), c119 Uint16 NOT NULL, c120 JsonDocument, c121 Utf8 NOT NULL, c122 Timestamp64, c123 Uint32 NOT NULL, c124 Float, c125 Timestamp, c126 Uint16, c127 Bool, c128 Yson, c129 Float, c130 Decimal(35,10) NOT NULL, c131 Int64 NOT NULL, c132 Decimal(22,9) NOT NULL, c133 JsonDocument NOT NULL, c134 Int16 NOT NULL, c135 Interval64, c136 Float, c137 Decimal(35,10) NOT NULL, c138 Decimal(35,10) NOT NULL, c139 Int8, c140 JsonDocument, c141 Datetime NOT NULL, c142 Uint64 NOT NULL, c143 Date NOT NULL, c144 Date32 NOT NULL, c145 Date32 NOT NULL, c146 Decimal(15,0), c147 Timestamp64 NOT NULL, c148 Json, c149 Double NOT NULL, c150 Date, c151 Decimal(15,0) NOT NULL, c152 Uint16, c153 Yson, c154 Yson, c155 Uint8, c156 Double, c157 Float NOT NULL, c158 Decimal(22,9) NOT NULL, c159 Float NOT NULL, c160 Date NOT NULL, c161 Date NOT NULL, c162 Datetime64 NOT NULL, c163 Int8 NOT NULL, c164 Decimal(22,9) NOT NULL, c165 Datetime64 NOT NULL, c166 Json, c167 Uint16 NOT NULL, c168 Decimal(15,0) NOT NULL, c169 Date, c170 Double, c171 Datetime64, c172 Date, c173 Bool NOT NULL, c174 Timestamp64, c175 Uint64 NOT NULL, c176 Decimal(15,0), c177 Uint16, c178 Uint64, c179 Utf8 NOT NULL, c180 Utf8 NOT NULL, c181 Date32, c182 Double, c183 Decimal(22,9), c184 Decimal(15,0) NOT NULL, c185 Datetime NOT NULL, c186 Yson NOT NULL, c187 Date32, c188 Datetime64, c189 Int64, c190 Int32 NOT NULL, c191 Float, c192 Interval64 NOT NULL, c193 Int8 NOT NULL, c194 Uint64, c195 Float NOT NULL, c196 JsonDocument, c197 Uint8, c198 Decimal(35,10), c199 Interval64, c200 JsonDocument, c201 Decimal(35,10), c202 JsonDocument, c203 Int64 NOT NULL, c204 Int8, c205 Uint32, c206 Bool, c207 Json, c208 Double NOT NULL, c209 Uint16, c210 Int64 NOT NULL, c211 Datetime64 NOT NULL, c212 Bool, c213 Datetime NOT NULL, c214 Bool, c215 Float NOT NULL, c216 Int8 NOT NULL, c217 Uint16, c218 Json, c219 Datetime NOT NULL, c220 Uint16 NOT NULL, c221 Int16, c222 Json, c223 Date NOT NULL, c224 Timestamp64 NOT NULL, c225 Datetime, c226 Int64, c227 Uint32 NOT NULL, c228 Datetime NOT NULL, c229 JsonDocument, c230 Int64, c231 Datetime, c232 Json NOT NULL, c233 Datetime64, c234 JsonDocument NOT NULL, c235 Uint64 NOT NULL, c236 Decimal(15,0) NOT NULL, c237 Interval64 NOT NULL, c238 Uint8 NOT NULL, c239 Uint32 NOT NULL, c240 Double NOT NULL, c241 Int32 NOT NULL, c242 Uint16, c243 Bool, c244 Int8, c245 Float, c246 Decimal(35,10) NOT NULL, c247 Double, c248 String NOT NULL, c249 Decimal(15,0), c250 Decimal(15,0), c251 Bool NOT NULL, c252 Uint32, c253 String, c254 Int8, c255 Decimal(22,9) NOT NULL, c256 Datetime64 NOT NULL, c257 Int64 NOT NULL, c258 Int64, c259 Timestamp64 NOT NULL, c260 Int8, c261 Int16, c262 Timestamp NOT NULL, c263 Datetime, c264 String NOT NULL, c265 Date NOT NULL, c266 Uint32, c267 Date, c268 Decimal(15,0),
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c14\', 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 \'c14\', 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 \\\'c14\\\', 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/35581` (\n                    c0 Decimal(22,9) NOT NULL, c1 Int16 NOT NULL, c2 Datetime64 NOT NULL, c3 Decimal(22,9) NOT NULL, c4 Date NOT NULL, c5 Int8 NOT NULL, c6 Decimal(15,0) NOT NULL, c7 Int16 NOT NULL, c8 Int64 NOT NULL, c9 Timestamp NOT NULL, c10 Uint16 NOT NULL, c11 Interval64 NOT NULL, c12 Uint32 NOT NULL, c13 Date NOT NULL, c14 Bool NOT NULL, c15 Datetime NOT NULL, c16 Datetime64 NOT NULL, c17 String NOT NULL, c18 Uint16 NOT NULL, c19 Bool NOT NULL, c20 Int16 NOT NULL, c21 Interval64 NOT NULL, c22 Uint32 NOT NULL, c23 Utf8 NOT NULL, c24 Decimal(35,10) NOT NULL, c25 Datetime64 NOT NULL, c26 Interval64 NOT NULL, c27 Int64 NOT NULL, c28 Date32 NOT NULL, c29 Decimal(22,9) NOT NULL, c30 Int32 NOT NULL, c31 Date NOT NULL, c32 Date NOT NULL, c33 Decimal(15,0) NOT NULL, c34 Date NOT NULL, c35 Int32 NOT NULL, c36 String NOT NULL, c37 Uint64 NOT NULL, c38 Int16 NOT NULL, c39 Bool NOT NULL, c40 Date32 NOT NULL, c41 Uint8 NOT NULL, c42 Decimal(22,9) NOT NULL, c43 Int64 NOT NULL, c44 Date NOT NULL, c45 Interval64 NOT NULL, c46 Int64 NOT NULL, c47 Int32 NOT NULL, c48 Decimal(15,0) NOT NULL, c49 Uint8 NOT NULL, c50 Int16 NOT NULL, c51 Datetime64 NOT NULL, c52 Uint16 NOT NULL, c53 Utf8 NOT NULL, c54 Uint8 NOT NULL, c55 Date NOT NULL, c56 Uint64 NOT NULL, c57 Uint64 NOT NULL, c58 Timestamp NOT NULL, c59 Decimal(22,9) NOT NULL, c60 Bool NOT NULL, c61 Date NOT NULL, c62 Int8 NOT NULL, c63 Datetime NOT NULL, c64 Uint32 NOT NULL, c65 Bool NOT NULL, c66 Int64 NOT NULL, c67 Datetime NOT NULL, c68 Int64 NOT NULL, c69 Uint16 NOT NULL, c70 Interval64 NOT NULL, c71 Uint32 NOT NULL, c72 Datetime64 NOT NULL, c73 Decimal(15,0) NOT NULL, c74 Int64 NOT NULL, c75 Utf8 NOT NULL, c76 Date NOT NULL, c77 Uint16 NOT NULL, c78 String NOT NULL, c79 Uint16 NOT NULL, c80 String NOT NULL, c81 Int64 NOT NULL, c82 String NOT NULL, c83 Int64 NOT NULL, c84 Datetime NOT NULL, c85 Int8 NOT NULL, c86 Date NOT NULL, c87 String NOT NULL, c88 String NOT NULL, c89 Date NOT NULL, c90 Datetime NOT NULL, c91 Uint16 NOT NULL, c92 Int64 NOT NULL, c93 Uint8 NOT NULL, c94 Int32, c95 Int32 NOT NULL, c96 Uint32 NOT NULL, c97 JsonDocument NOT NULL, c98 Decimal(22,9), c99 Timestamp64 NOT NULL, c100 Datetime64, c101 Uint32 NOT NULL, c102 JsonDocument NOT NULL, c103 Int16, c104 Json, c105 Json NOT NULL, c106 JsonDocument, c107 Yson, c108 Int8 NOT NULL, c109 Date, c110 Utf8 NOT NULL, c111 Datetime64, c112 Int64, c113 Float NOT NULL, c114 Int64 NOT NULL, c115 Uint8, c116 Int16 NOT NULL, c117 Int16, c118 Decimal(35,10), c119 Uint16 NOT NULL, c120 JsonDocument, c121 Utf8 NOT NULL, c122 Timestamp64, c123 Uint32 NOT NULL, c124 Float, c125 Timestamp, c126 Uint16, c127 Bool, c128 Yson, c129 Float, c130 Decimal(35,10) NOT NULL, c131 Int64 NOT NULL, c132 Decimal(22,9) NOT NULL, c133 JsonDocument NOT NULL, c134 Int16 NOT NULL, c135 Interval64, c136 Float, c137 Decimal(35,10) NOT NULL, c138 Decimal(35,10) NOT NULL, c139 Int8, c140 JsonDocument, c141 Datetime NOT NULL, c142 Uint64 NOT NULL, c143 Date NOT NULL, c144 Date32 NOT NULL, c145 Date32 NOT NULL, c146 Decimal(15,0), c147 Timestamp64 NOT NULL, c148 Json, c149 Double NOT NULL, c150 Date, c151 Decimal(15,0) NOT NULL, c152 Uint16, c153 Yson, c154 Yson, c155 Uint8, c156 Double, c157 Float NOT NULL, c158 Decimal(22,9) NOT NULL, c159 Float NOT NULL, c160 Date NOT NULL, c161 Date NOT NULL, c162 Datetime64 NOT NULL, c163 Int8 NOT NULL, c164 Decimal(22,9) NOT NULL, c165 Datetime64 NOT NULL, c166 Json, c167 Uint16 NOT NULL, c168 Decimal(15,0) NOT NULL, c169 Date, c170 Double, c171 Datetime64, c172 Date, c173 Bool NOT NULL, c174 Timestamp64, c175 Uint64 NOT NULL, c176 Decimal(15,0), c177 Uint16, c178 Uint64, c179 Utf8 NOT NULL, c180 Utf8 NOT NULL, c181 Date32, c182 Double, c183 Decimal(22,9), c184 Decimal(15,0) NOT NULL, c185 Datetime NOT NULL, c186 Yson NOT NULL, c187 Date32, c188 Datetime64, c189 Int64, c190 Int32 NOT NULL, c191 Float, c192 Interval64 NOT NULL, c193 Int8 NOT NULL, c194 Uint64, c195 Float NOT NULL, c196 JsonDocument, c197 Uint8, c198 Decimal(35,10), c199 Interval64, c200 JsonDocument, c201 Decimal(35,10), c202 JsonDocument, c203 Int64 NOT NULL, c204 Int8, c205 Uint32, c206 Bool, c207 Json, c208 Double NOT NULL, c209 Uint16, c210 Int64 NOT NULL, c211 Datetime64 NOT NULL, c212 Bool, c213 Datetime NOT NULL, c214 Bool, c215 Float NOT NULL, c216 Int8 NOT NULL, c217 Uint16, c218 Json, c219 Datetime NOT NULL, c220 Uint16 NOT NULL, c221 Int16, c222 Json, c223 Date NOT NULL, c224 Timestamp64 NOT NULL, c225 Datetime, c226 Int64, c227 Uint32 NOT NULL, c228 Datetime NOT NULL, c229 JsonDocument, c230 Int64, c231 Datetime, c232 Json NOT NULL, c233 Datetime64, c234 JsonDocument NOT NULL, c235 Uint64 NOT NULL, c236 Decimal(15,0) NOT NULL, c237 Interval64 NOT NULL, c238 Uint8 NOT NULL, c239 Uint32 NOT NULL, c240 Double NOT NULL, c241 Int32 NOT NULL, c242 Uint16, c243 Bool, c244 Int8, c245 Float, c246 Decimal(35,10) NOT NULL, c247 Double, c248 String NOT NULL, c249 Decimal(15,0), c250 Decimal(15,0), c251 Bool NOT NULL, c252 Uint32, c253 String, c254 Int8, c255 Decimal(22,9) NOT NULL, c256 Datetime64 NOT NULL, c257 Int64 NOT NULL, c258 Int64, c259 Timestamp64 NOT NULL, c260 Int8, c261 Int16, c262 Timestamp NOT NULL, c263 Datetime, c264 String NOT NULL, c265 Date NOT NULL, c266 Uint32, c267 Date, c268 Decimal(15,0),\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c14\\\', 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 \\\'c14\\\', 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:13426/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:9009/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:17340/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:24425/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10334/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12429/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:3516/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:6558/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:2317/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9927
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13929
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12239
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3516
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11568
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32193
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5869
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12429
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29375
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29488
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18165
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9009
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24538
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24495
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23911
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10334
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18606
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9771
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28849
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6558
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27786
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11594
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20518
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2317
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21730
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16230
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29131
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24425
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22816
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4754
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13243
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17340
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20891
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7293
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30229
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13426
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30339
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3926
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27073
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19872
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22887
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23240
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27470
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65265
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18207
============================== slowest durations ===============================
32.02s teardown test_workload.py::TestYdbWorkload::test
8.33s setup    test_workload.py::TestYdbWorkload::test
4.79s call     test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/5ypg/00171d/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:13426 --database /Root --duration 120' has failed with code 1.
Errors:
...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c14\', 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 45.89s ==============================
