============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:7306 --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 \'c57\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2y6s/000a6a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13143
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17635
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8646
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26405
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2045
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22429
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11267
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27578
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23806
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/2y6s/000a6a/r3tmp/kikimr_cluster_umhoyie_
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7306
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22669
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19309
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61610
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_3vpel6m9.log --grpc-port=7306 --mon-port=22669 --ic-port=13143
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19788
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27390
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62109
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4647
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_3g8ev49a.log --grpc-port=19788 --mon-port=27390 --ic-port=17635
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30358
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27984
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6459
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9777
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_v7lurub4.log --grpc-port=30358 --mon-port=27984 --ic-port=8646
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1208
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13998
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13761
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10443
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_ytzxrx3l.log --grpc-port=1208 --mon-port=13998 --ic-port=26405
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25367
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3920
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28989
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24907
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_w34et2s5.log --grpc-port=25367 --mon-port=3920 --ic-port=2045
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2542
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19064
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16583
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24152
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_qeuhglcr.log --grpc-port=2542 --mon-port=19064 --ic-port=22429
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19181
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10784
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19509
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2529
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_34c83llo.log --grpc-port=19181 --mon-port=10784 --ic-port=11267
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27637
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11126
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9736
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27224
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_dgyy3cw7.log --grpc-port=27637 --mon-port=11126 --ic-port=27578
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21227
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15457
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21631
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27425
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_9l6rixp1.log --grpc-port=21227 --mon-port=15457 --ic-port=23806
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7306/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_3vpel6m9.log --grpc-port=7306 --mon-port=22669 --ic-port=13143
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2y6s/000a6a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_3vpel6m9.log', '--grpc-port=7306', '--mon-port=22669', '--ic-port=13143')' in '/home/runner/.ya/build/build_root/2y6s/000a6a/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: 1433192
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7306/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/2y6s/000a6a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1433199
DEBUG    ya.test:process.py:259 Command (pid 1433199) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1433199) elapsed time (sec): 0.9201650619506836
DEBUG    ya.test:process.py:263 Command (pid 1433199) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433199) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1433199) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433199) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433199) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1433199) maxrss: 479796
DEBUG    ya.test:process.py:263 Command (pid 1433199) minflt: 45300
DEBUG    ya.test:process.py:263 Command (pid 1433199) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1433199) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1433199) nivcsw: 178
DEBUG    ya.test:process.py:263 Command (pid 1433199) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1433199) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1433199) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1433199) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1433199) stime: 0.169395
DEBUG    ya.test:process.py:263 Command (pid 1433199) utime: 0.535543
DEBUG    ya.test:process.py:263 Command (pid 1433199) wtime: 0.925
DEBUG    ya.test:process.py:275 Command (pid 1433199) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ty74juh5ty
    Host information: 
        Linux ghrun-ty74juh5ty 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19788/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_3g8ev49a.log --grpc-port=19788 --mon-port=27390 --ic-port=17635
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2y6s/000a6a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_3g8ev49a.log', '--grpc-port=19788', '--mon-port=27390', '--ic-port=17635')' in '/home/runner/.ya/build/build_root/2y6s/000a6a/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: 1433287
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19788/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/2y6s/000a6a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1433288
DEBUG    ya.test:process.py:259 Command (pid 1433288) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1433288) elapsed time (sec): 2.5077919960021973
DEBUG    ya.test:process.py:263 Command (pid 1433288) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433288) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1433288) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433288) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433288) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1433288) maxrss: 479944
DEBUG    ya.test:process.py:263 Command (pid 1433288) minflt: 45345
DEBUG    ya.test:process.py:263 Command (pid 1433288) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1433288) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1433288) nivcsw: 190
DEBUG    ya.test:process.py:263 Command (pid 1433288) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1433288) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1433288) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1433288) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1433288) stime: 0.22122799999999998
DEBUG    ya.test:process.py:263 Command (pid 1433288) utime: 0.546443
DEBUG    ya.test:process.py:263 Command (pid 1433288) wtime: 2.519
DEBUG    ya.test:process.py:275 Command (pid 1433288) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ty74juh5ty
    Host information: 
        Linux ghrun-ty74juh5ty 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30358/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_v7lurub4.log --grpc-port=30358 --mon-port=27984 --ic-port=8646
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2y6s/000a6a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_v7lurub4.log', '--grpc-port=30358', '--mon-port=27984', '--ic-port=8646')' in '/home/runner/.ya/build/build_root/2y6s/000a6a/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: 1434130
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:30358/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/2y6s/000a6a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1434131
DEBUG    ya.test:process.py:259 Command (pid 1434131) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1434131) elapsed time (sec): 1.0535590648651123
DEBUG    ya.test:process.py:263 Command (pid 1434131) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434131) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1434131) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434131) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434131) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1434131) maxrss: 477168
DEBUG    ya.test:process.py:263 Command (pid 1434131) minflt: 45364
DEBUG    ya.test:process.py:263 Command (pid 1434131) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1434131) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1434131) nivcsw: 222
DEBUG    ya.test:process.py:263 Command (pid 1434131) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1434131) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1434131) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1434131) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1434131) stime: 0.228346
DEBUG    ya.test:process.py:263 Command (pid 1434131) utime: 0.52439
DEBUG    ya.test:process.py:263 Command (pid 1434131) wtime: 1.061
DEBUG    ya.test:process.py:275 Command (pid 1434131) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ty74juh5ty
    Host information: 
        Linux ghrun-ty74juh5ty 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1208/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_ytzxrx3l.log --grpc-port=1208 --mon-port=13998 --ic-port=26405
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2y6s/000a6a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_ytzxrx3l.log', '--grpc-port=1208', '--mon-port=13998', '--ic-port=26405')' in '/home/runner/.ya/build/build_root/2y6s/000a6a/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: 1434348
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1208/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/2y6s/000a6a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1434349
DEBUG    ya.test:process.py:259 Command (pid 1434349) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1434349) elapsed time (sec): 1.1519203186035156
DEBUG    ya.test:process.py:263 Command (pid 1434349) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434349) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1434349) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434349) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434349) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1434349) maxrss: 480076
DEBUG    ya.test:process.py:263 Command (pid 1434349) minflt: 45343
DEBUG    ya.test:process.py:263 Command (pid 1434349) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1434349) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1434349) nivcsw: 231
DEBUG    ya.test:process.py:263 Command (pid 1434349) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1434349) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1434349) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1434349) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1434349) stime: 0.198899
DEBUG    ya.test:process.py:263 Command (pid 1434349) utime: 0.59607
DEBUG    ya.test:process.py:263 Command (pid 1434349) wtime: 1.164
DEBUG    ya.test:process.py:275 Command (pid 1434349) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ty74juh5ty
    Host information: 
        Linux ghrun-ty74juh5ty 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25367/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_w34et2s5.log --grpc-port=25367 --mon-port=3920 --ic-port=2045
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2y6s/000a6a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_w34et2s5.log', '--grpc-port=25367', '--mon-port=3920', '--ic-port=2045')' in '/home/runner/.ya/build/build_root/2y6s/000a6a/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: 1434554
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25367/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/2y6s/000a6a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1434556
DEBUG    ya.test:process.py:259 Command (pid 1434556) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1434556) elapsed time (sec): 0.9949026107788086
DEBUG    ya.test:process.py:263 Command (pid 1434556) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434556) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1434556) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434556) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434556) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1434556) maxrss: 480108
DEBUG    ya.test:process.py:263 Command (pid 1434556) minflt: 45394
DEBUG    ya.test:process.py:263 Command (pid 1434556) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1434556) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1434556) nivcsw: 279
DEBUG    ya.test:process.py:263 Command (pid 1434556) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1434556) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1434556) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1434556) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1434556) stime: 0.22553199999999998
DEBUG    ya.test:process.py:263 Command (pid 1434556) utime: 0.500687
DEBUG    ya.test:process.py:263 Command (pid 1434556) wtime: 1.0
DEBUG    ya.test:process.py:275 Command (pid 1434556) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ty74juh5ty
    Host information: 
        Linux ghrun-ty74juh5ty 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2542/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_qeuhglcr.log --grpc-port=2542 --mon-port=19064 --ic-port=22429
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2y6s/000a6a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_qeuhglcr.log', '--grpc-port=2542', '--mon-port=19064', '--ic-port=22429')' in '/home/runner/.ya/build/build_root/2y6s/000a6a/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: 1434793
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2542/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/2y6s/000a6a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1434794
DEBUG    ya.test:process.py:259 Command (pid 1434794) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1434794) elapsed time (sec): 1.2168033123016357
DEBUG    ya.test:process.py:263 Command (pid 1434794) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434794) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1434794) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434794) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434794) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1434794) maxrss: 479796
DEBUG    ya.test:process.py:263 Command (pid 1434794) minflt: 45338
DEBUG    ya.test:process.py:263 Command (pid 1434794) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1434794) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1434794) nivcsw: 206
DEBUG    ya.test:process.py:263 Command (pid 1434794) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1434794) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1434794) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1434794) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1434794) stime: 0.20964
DEBUG    ya.test:process.py:263 Command (pid 1434794) utime: 0.518066
DEBUG    ya.test:process.py:263 Command (pid 1434794) wtime: 1.226
DEBUG    ya.test:process.py:275 Command (pid 1434794) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ty74juh5ty
    Host information: 
        Linux ghrun-ty74juh5ty 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19181/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_34c83llo.log --grpc-port=19181 --mon-port=10784 --ic-port=11267
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2y6s/000a6a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_34c83llo.log', '--grpc-port=19181', '--mon-port=10784', '--ic-port=11267')' in '/home/runner/.ya/build/build_root/2y6s/000a6a/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: 1434993
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19181/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/2y6s/000a6a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1435008
DEBUG    ya.test:process.py:259 Command (pid 1435008) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1435008) elapsed time (sec): 1.328556776046753
DEBUG    ya.test:process.py:263 Command (pid 1435008) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435008) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1435008) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435008) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435008) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1435008) maxrss: 480092
DEBUG    ya.test:process.py:263 Command (pid 1435008) minflt: 45381
DEBUG    ya.test:process.py:263 Command (pid 1435008) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1435008) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1435008) nivcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 1435008) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1435008) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1435008) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1435008) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1435008) stime: 0.245446
DEBUG    ya.test:process.py:263 Command (pid 1435008) utime: 0.516578
DEBUG    ya.test:process.py:263 Command (pid 1435008) wtime: 1.346
DEBUG    ya.test:process.py:275 Command (pid 1435008) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ty74juh5ty
    Host information: 
        Linux ghrun-ty74juh5ty 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27637/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_dgyy3cw7.log --grpc-port=27637 --mon-port=11126 --ic-port=27578
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2y6s/000a6a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_dgyy3cw7.log', '--grpc-port=27637', '--mon-port=11126', '--ic-port=27578')' in '/home/runner/.ya/build/build_root/2y6s/000a6a/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: 1435249
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:27637/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/2y6s/000a6a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1435309
DEBUG    ya.test:process.py:259 Command (pid 1435309) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1435309) elapsed time (sec): 1.5357580184936523
DEBUG    ya.test:process.py:263 Command (pid 1435309) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435309) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1435309) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435309) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435309) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1435309) maxrss: 480016
DEBUG    ya.test:process.py:263 Command (pid 1435309) minflt: 45436
DEBUG    ya.test:process.py:263 Command (pid 1435309) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1435309) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1435309) nivcsw: 242
DEBUG    ya.test:process.py:263 Command (pid 1435309) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1435309) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1435309) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1435309) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1435309) stime: 0.216051
DEBUG    ya.test:process.py:263 Command (pid 1435309) utime: 0.5471929999999999
DEBUG    ya.test:process.py:263 Command (pid 1435309) wtime: 1.54
DEBUG    ya.test:process.py:275 Command (pid 1435309) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ty74juh5ty
    Host information: 
        Linux ghrun-ty74juh5ty 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21227/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_9l6rixp1.log --grpc-port=21227 --mon-port=15457 --ic-port=23806
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2y6s/000a6a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_9l6rixp1.log', '--grpc-port=21227', '--mon-port=15457', '--ic-port=23806')' in '/home/runner/.ya/build/build_root/2y6s/000a6a/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: 1435960
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21227/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/2y6s/000a6a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1435961
DEBUG    ya.test:process.py:259 Command (pid 1435961) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1435961) elapsed time (sec): 1.4863131046295166
DEBUG    ya.test:process.py:263 Command (pid 1435961) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435961) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1435961) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435961) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435961) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1435961) maxrss: 479816
DEBUG    ya.test:process.py:263 Command (pid 1435961) minflt: 45409
DEBUG    ya.test:process.py:263 Command (pid 1435961) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1435961) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1435961) nivcsw: 211
DEBUG    ya.test:process.py:263 Command (pid 1435961) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1435961) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1435961) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1435961) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1435961) stime: 0.204593
DEBUG    ya.test:process.py:263 Command (pid 1435961) utime: 0.573499
DEBUG    ya.test:process.py:263 Command (pid 1435961) wtime: 1.5
DEBUG    ya.test:process.py:275 Command (pid 1435961) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ty74juh5ty
    Host information: 
        Linux ghrun-ty74juh5ty 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/2y6s/000a6a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7306', '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: 13143\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17635\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8646\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26405\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2045\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22429\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11267\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27578\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23806\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/2y6s/000a6a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7306', '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: 13143\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17635\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8646\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26405\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2045\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22429\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11267\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27578\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23806\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1438853
DEBUG    ya.test:process.py:259 Command (pid 1438853) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1438853) elapsed time (sec): 1.1105389595031738
DEBUG    ya.test:process.py:263 Command (pid 1438853) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1438853) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1438853) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1438853) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1438853) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1438853) maxrss: 743148
DEBUG    ya.test:process.py:263 Command (pid 1438853) minflt: 51767
DEBUG    ya.test:process.py:263 Command (pid 1438853) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1438853) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1438853) nivcsw: 299
DEBUG    ya.test:process.py:263 Command (pid 1438853) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1438853) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1438853) nvcsw: 642
DEBUG    ya.test:process.py:263 Command (pid 1438853) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1438853) stime: 0.31023999999999996
DEBUG    ya.test:process.py:263 Command (pid 1438853) utime: 0.576445
DEBUG    ya.test:process.py:263 Command (pid 1438853) wtime: 1.112
DEBUG    ya.test:process.py:275 Command (pid 1438853) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/2y6s/000a6a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7306', '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/2y6s/000a6a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7306', '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: 1439395
DEBUG    ya.test:process.py:259 Command (pid 1439395) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1439395) elapsed time (sec): 1.3476169109344482
DEBUG    ya.test:process.py:263 Command (pid 1439395) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439395) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1439395) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439395) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439395) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1439395) maxrss: 743148
DEBUG    ya.test:process.py:263 Command (pid 1439395) minflt: 51779
DEBUG    ya.test:process.py:263 Command (pid 1439395) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1439395) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1439395) nivcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 1439395) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1439395) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1439395) nvcsw: 668
DEBUG    ya.test:process.py:263 Command (pid 1439395) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1439395) stime: 0.256169
DEBUG    ya.test:process.py:263 Command (pid 1439395) utime: 0.6083879999999999
DEBUG    ya.test:process.py:263 Command (pid 1439395) wtime: 1.349
DEBUG    ya.test:process.py:275 Command (pid 1439395) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

DEBUG    ya.test:process.py:276 Command (pid 1439395) 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, b4bfe68a-92fe-4340-93f3-a97d119fed03, localhost:7306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b4bfe68a-92fe-4340-93f3-a97d119fed03, localhost:7306): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b4bfe68a-92fe-4340-93f3-a97d119fed03, localhost:7306): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ty74juh5ty.auto.internal" port: 21227 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-ty74juh5ty.auto.internal" port: 1208 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-ty74juh5ty.auto.internal" port: 19788 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-ty74juh5ty.auto.internal" port: 27637 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-ty74juh5ty.auto.internal" port: 30358 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-ty74juh5ty.auto.internal" port: 7306 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-ty74juh5ty.auto.internal" port: 2542 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-ty74juh5ty.auto.internal" port: 25367 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-ty74juh5ty.auto.internal" port: 19181 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ty74juh5ty.auto.internal:19181, location 1, ssl: False>, <Endpoint ghrun-ty74juh5ty.auto.internal:1208, location 1, ssl: False>, <Endpoint ghrun-ty74juh5ty.auto.internal:7306, location 1, ssl: False>, <Endpoint ghrun-ty74juh5ty.auto.internal:30358, location 3, ssl: False>, <Endpoint ghrun-ty74juh5ty.auto.internal:21227, location 3, ssl: False>, <Endpoint ghrun-ty74juh5ty.auto.internal:27637, location 2, ssl: False>, <Endpoint ghrun-ty74juh5ty.auto.internal:2542, location 3, ssl: False>, <Endpoint ghrun-ty74juh5ty.auto.internal:25367, location 2, ssl: False>, <Endpoint ghrun-ty74juh5ty.auto.internal:19788, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2y6s/000a6a/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/2y6s/000a6a/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:7306', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1439890
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:7306
DEBUG    ya.test:process.py:259 Command (pid 1439890) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1439890) elapsed time (sec): 34.77539038658142
DEBUG    ya.test:process.py:263 Command (pid 1439890) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439890) inblock: 385304
DEBUG    ya.test:process.py:263 Command (pid 1439890) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439890) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439890) majflt: 46
DEBUG    ya.test:process.py:263 Command (pid 1439890) maxrss: 757676
DEBUG    ya.test:process.py:263 Command (pid 1439890) minflt: 138719
DEBUG    ya.test:process.py:263 Command (pid 1439890) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1439890) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1439890) nivcsw: 802
DEBUG    ya.test:process.py:263 Command (pid 1439890) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1439890) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1439890) nvcsw: 4944
DEBUG    ya.test:process.py:263 Command (pid 1439890) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 1439890) stime: 0.713523
DEBUG    ya.test:process.py:263 Command (pid 1439890) utime: 2.704885
DEBUG    ya.test:process.py:263 Command (pid 1439890) wtime: 34.791
DEBUG    ya.test:process.py:275 Command (pid 1439890) output:

DEBUG    ya.test:process.py:276 Command (pid 1439890) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c57\', 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/36255` (
                    c0 Timestamp NOT NULL, c1 Uint64 NOT NULL, c2 Date NOT NULL, c3 Decimal(22,9) NOT NULL, c4 Decimal(15,0) NOT NULL, c5 Timestamp64 NOT NULL, c6 Datetime64 NOT NULL, c7 Decimal(22,9) NOT NULL, c8 Int64 NOT NULL, c9 Int16 NOT NULL, c10 Decimal(15,0) NOT NULL, c11 Timestamp NOT NULL, c12 Interval64 NOT NULL, c13 Uint32 NOT NULL, c14 Int32 NOT NULL, c15 Uint16 NOT NULL, c16 Uint32 NOT NULL, c17 String NOT NULL, c18 Decimal(35,10) NOT NULL, c19 Interval64 NOT NULL, c20 Uint64 NOT NULL, c21 Utf8 NOT NULL, c22 Interval64 NOT NULL, c23 Timestamp NOT NULL, c24 Datetime64 NOT NULL, c25 Uint32 NOT NULL, c26 Datetime NOT NULL, c27 Uint16 NOT NULL, c28 Timestamp NOT NULL, c29 String NOT NULL, c30 Int32 NOT NULL, c31 Decimal(35,10) NOT NULL, c32 Int64 NOT NULL, c33 Datetime64 NOT NULL, c34 String NOT NULL, c35 Timestamp64 NOT NULL, c36 Decimal(22,9) NOT NULL, c37 Timestamp64 NOT NULL, c38 Uint8 NOT NULL, c39 Datetime64 NOT NULL, c40 Uint32 NOT NULL, c41 Int8 NOT NULL, c42 Utf8 NOT NULL, c43 Int32 NOT NULL, c44 Datetime NOT NULL, c45 Timestamp NOT NULL, c46 Datetime64 NOT NULL, c47 Timestamp64 NOT NULL, c48 Uint32 NOT NULL, c49 Decimal(15,0) NOT NULL, c50 Uint8 NOT NULL, c51 Timestamp64 NOT NULL, c52 Date NOT NULL, c53 Int8 NOT NULL, c54 Uint64 NOT NULL, c55 Int64 NOT NULL, c56 Uint8 NOT NULL, c57 Bool NOT NULL, c58 Date NOT NULL, c59 Int8 NOT NULL, c60 Interval64 NOT NULL, c61 Uint8 NOT NULL, c62 Int8 NOT NULL, c63 Int32 NOT NULL, c64 String NOT NULL, c65 Uint32 NOT NULL, c66 Decimal(15,0) NOT NULL, c67 Datetime NOT NULL, c68 Date32 NOT NULL, c69 Int8 NOT NULL, c70 Bool NOT NULL, c71 Uint8 NOT NULL, c72 Uint64 NOT NULL, c73 Bool NOT NULL, c74 Uint64 NOT NULL, c75 Decimal(35,10) NOT NULL, c76 Bool NOT NULL, c77 Date32 NOT NULL, c78 Datetime NOT NULL, c79 Int8 NOT NULL, c80 Int64 NOT NULL, c81 Uint8 NOT NULL, c82 Int32 NOT NULL, c83 Interval64 NOT NULL, c84 Int64 NOT NULL, c85 Int64 NOT NULL, c86 Timestamp64 NOT NULL, c87 Uint8 NOT NULL, c88 Interval64 NOT NULL, c89 Uint16 NOT NULL, c90 Decimal(15,0) NOT NULL, c91 Date32 NOT NULL, c92 Utf8 NOT NULL, c93 Int8 NOT NULL, c94 Int16 NOT NULL, c95 Uint16 NOT NULL, c96 Date32 NOT NULL, c97 Int64 NOT NULL, c98 Uint16, c99 Int32 NOT NULL, c100 Float NOT NULL, c101 Uint8, c102 JsonDocument, c103 Timestamp NOT NULL, c104 Yson, c105 Date32, c106 Interval64 NOT NULL, c107 JsonDocument NOT NULL, c108 Datetime NOT NULL, c109 Json NOT NULL, c110 Int16, c111 Decimal(15,0) NOT NULL, c112 Interval64 NOT NULL, c113 Int16 NOT NULL, c114 Uint64, c115 Bool, c116 Date, c117 Datetime64, c118 String NOT NULL, c119 Datetime NOT NULL, c120 JsonDocument NOT NULL, c121 String NOT NULL, c122 Timestamp, c123 Int8 NOT NULL, c124 Timestamp64, c125 Timestamp64, c126 Date, c127 Date, c128 Bool NOT NULL, c129 Int16, c130 Datetime NOT NULL, c131 Utf8, c132 Uint16 NOT NULL, c133 Int16 NOT NULL, c134 JsonDocument, c135 JsonDocument, c136 Bool NOT NULL, c137 Bool, c138 Utf8, c139 Date32 NOT NULL, c140 Int16 NOT NULL, c141 Interval64 NOT NULL, c142 Int16 NOT NULL, c143 JsonDocument NOT NULL, c144 Int16 NOT NULL, c145 Date, c146 Timestamp, c147 Datetime NOT NULL, c148 Float NOT NULL, c149 Int64 NOT NULL, c150 Float, c151 Uint8 NOT NULL, c152 Int8 NOT NULL, c153 Int32, c154 Uint64, c155 Int64 NOT NULL, c156 Int16, c157 Yson NOT NULL, c158 Uint64 NOT NULL, c159 String, c160 Interval64 NOT NULL, c161 Json NOT NULL, c162 JsonDocument NOT NULL, c163 String NOT NULL, c164 Uint32 NOT NULL, c165 Decimal(22,9) NOT NULL, c166 Interval64, c167 Bool, c168 Datetime64, c169 Date, c170 String, c171 Bool, c172 JsonDocument, c173 Yson, c174 Decimal(22,9), c175 Utf8, c176 Yson NOT NULL, c177 String NOT NULL, c178 Date32, c179 String, c180 Utf8 NOT NULL, c181 Uint8, c182 Utf8, c183 Int64, c184 Float NOT NULL, c185 Datetime, c186 Float NOT NULL, c187 Decimal(15,0) NOT NULL, c188 Uint16 NOT NULL, c189 Int16, c190 Datetime NOT NULL, c191 Interval64, c192 Utf8, c193 Timestamp, c194 Timestamp, c195 Date, c196 Int64 NOT NULL, c197 Float, c198 Decimal(22,9), c199 Utf8, c200 Uint8, c201 Datetime NOT NULL, c202 Int16 NOT NULL, c203 String, c204 JsonDocument NOT NULL, c205 Json, c206 Date32, c207 Uint64 NOT NULL, c208 Uint64 NOT NULL, c209 Yson, c210 JsonDocument NOT NULL, c211 Float NOT NULL, c212 JsonDocument NOT NULL, c213 Int8 NOT NULL, c214 Decimal(35,10) NOT NULL, c215 Double NOT NULL, c216 Uint16 NOT NULL, c217 Decimal(15,0), c218 Date, c219 Float NOT NULL, c220 Yson NOT NULL, c221 JsonDocument, c222 Uint8 NOT NULL, c223 Decimal(35,10) NOT NULL, c224 Decimal(22,9), c225 Bool, c226 Decimal(15,0) NOT NULL, c227 Utf8, c228 Int8, c229 Uint8 NOT NULL, c230 Uint64, c231 Interval64 NOT NULL, c232 Datetime64 NOT NULL, c233 String, c234 Bool, c235 Uint16 NOT NULL, c236 String NOT NULL, c237 Int16 NOT NULL, c238 Uint64 NOT NULL, c239 Int16 NOT NULL, c240 Timestamp64, c241 Uint8, c242 Decimal(15,0) NOT NULL, c243 Timestamp, c244 Int8 NOT NULL, c245 Uint32 NOT NULL, c246 Timestamp NOT NULL, c247 Uint64, c248 Timestamp64 NOT NULL, c249 Float NOT NULL, c250 Decimal(35,10), c251 Interval64, c252 Float, c253 Date NOT NULL, c254 Date32, c255 JsonDocument, c256 Decimal(22,9), c257 Uint32 NOT NULL, c258 Yson, c259 Timestamp NOT NULL, c260 Uint32 NOT NULL, c261 Uint16 NOT NULL, c262 Decimal(15,0), c263 String NOT NULL, c264 Datetime, c265 Int64, c266 Utf8 NOT NULL, c267 JsonDocument, c268 Uint16 NOT NULL, c269 Date32, c270 Int64 NOT NULL, c271 Timestamp64, c272 Datetime, c273 Uint32, c274 Uint64 NOT NULL, c275 Decimal(35,10), c276 Bool, c277 Decimal(15,0) NOT NULL, c278 String, c279 Decimal(35,10) NOT NULL, c280 Int32 NOT NULL, c281 Date32, c282 Int8 NOT NULL, c283 Date32, c284 Decimal(35,10), c285 Double NOT NULL, c286 Uint8, c287 Datetime NOT NULL, c288 Int32 NOT NULL, c289 Decimal(35,10) NOT NULL, c290 Yson, c291 Uint16, c292 Int64, c293 Int16, c294 String NOT NULL, c295 Int16 NOT NULL, c296 Bool, c297 Datetime NOT NULL, c298 Int16 NOT NULL, c299 Int64 NOT NULL, c300 Bool NOT NULL, c301 Datetime64, c302 Double, c303 JsonDocument NOT NULL, c304 Timestamp, c305 Date32, c306 Uint64 NOT NULL, c307 Date NOT NULL, c308 Timestamp64 NOT NULL, c309 Json, c310 JsonDocument, c311 Yson, c312 Uint16, c313 JsonDocument NOT NULL, c314 Int8, c315 Date, c316 Decimal(22,9), c317 Yson, c318 Utf8 NOT NULL, c319 Uint8, c320 Timestamp, c321 Decimal(15,0) NOT NULL, c322 Float, c323 Timestamp64 NOT NULL, c324 Int64 NOT NULL, c325 Uint32 NOT NULL, c326 Int64, c327 Datetime64 NOT NULL, c328 Decimal(15,0), c329 Int8 NOT NULL, c330 Int64, c331 Uint16 NOT NULL, c332 Timestamp, c333 Int64, c334 Decimal(35,10), c335 Json NOT NULL, c336 Timestamp64, c337 Timestamp NOT NULL, c338 Bool, c339 Int64, c340 Int64, c341 Int64, c342 Uint32 NOT NULL, c343 JsonDocument, c344 Date32 NOT NULL, c345 Datetime, c346 Uint8, c347 Decimal(22,9), c348 Uint32, c349 Bool, c350 Date NOT NULL, c351 String, c352 Utf8 NOT NULL, c353 Float, c354 Int32, c355 Interval64 NOT NULL, c356 String, c357 String, c358 Uint32, c359 Datetime NOT NULL, c360 Timestamp64, c361 Int32 NOT NULL, c362 Date, c363 JsonDocument NOT NULL, c364 Double NOT NULL, c365 JsonDocument NOT NULL, c366 Datetime, c367 Int16 NOT NULL, c368 Datetime64, c369 Datetime64 NOT NULL, c370 Float NOT NULL, c371 Interval64 NOT NULL, c372 Int8, c373 Interval64, c374 Datetime NOT NULL, c375 Timestamp64 NOT NULL, c376 Date32 NOT NULL, c377 Int8, c378 Datetime64 NOT NULL, c379 Date, c380 Utf8 NOT NULL, c381 Uint8 NOT NULL, c382 Decimal(15,0) NOT NULL, c383 Interval64 NOT NULL, c384 Int8, c385 Datetime64, c386 Yson, c387 Date32 NOT NULL, c388 Double NOT NULL, c389 Int32 NOT NULL, c390 Decimal(15,0) NOT NULL, c391 Uint32 NOT NULL, c392 Int16, c393 Utf8, c394 Decimal(15,0) NOT NULL, c395 Timestamp, c396 Int16, c397 Date32, c398 Yson, c399 Float NOT NULL, c400 Decimal(35,10) NOT NULL, c401 Int8, c402 Int16 NOT NULL, c403 Datetime64 NOT NULL, c404 Int64 NOT NULL, c405 Timestamp, c406 Int32 NOT NULL, c407 Interval64, c408 Datetime64, c409 Uint8, c410 Uint32 NOT NULL, c411 Bool NOT NULL, c412 Decimal(35,10) NOT NULL, c413 Timestamp64 NOT NULL, c414 Yson NOT NULL, c415 Decimal(35,10) NOT NULL, c416 Interval64 NOT NULL, c417 Utf8 NOT NULL, c418 Json, c419 Uint64, c420 Yson, c421 Float, c422 Int64 NOT NULL, c423 Int64, c424 Decimal(15,0) NOT NULL, c425 Utf8 NOT NULL, c426 Int8 NOT NULL, c427 Datetime NOT NULL, c428 Datetime NOT NULL, c429 Date NOT NULL, c430 Date32, c431 Double, c432 Date, c433 Double, c434 Float, c435 JsonDocument, c436 Uint32 NOT NULL, c437 JsonDocument NOT NULL, c438 Uint16 NOT NULL, c439 Bool NOT NULL, c440 Interval64, c441 Uint32 NOT NULL, c442 Date32 NOT NULL, c443 Int64, c444 Datetime64, c445 Decimal(22,9) NOT NULL, c446 Decimal(22,9) NOT NULL, c447 Yson NOT NULL, c448 Int32, c449 Int64 NOT NULL, c450 Datetime64, c451 Int64 NOT NULL, c452 JsonDocument, c453 Bool NOT NULL, c454 Date, c455 Yson, c456 Decimal(35,10), c457 Uint8 NOT NULL, c458 Int64 NOT NULL, c459 JsonDocument, c460 Float, c461 Uint16 NOT NULL, c462 Int8, c463 Yson NOT NULL, c464 Uint8, c465 Int16 NOT NULL, c466 Int8 NOT NULL, c467 Uint64 NOT NULL, c468 Int32 NOT NULL, c469 Bool, c470 Bool NOT NULL, c471 JsonDocument, c472 Uint8, c473 Double NOT NULL, c474 Yson, c475 Bool NOT NULL, c476 Int64, c477 Uint16, c478 Decimal(35,10), c479 Date NOT NULL, c480 Date, c481 Uint8 NOT NULL, c482 Decimal(15,0), c483 Float NOT NULL, c484 Bool NOT NULL, c485 Interval64, c486 String NOT NULL, c487 Decimal(15,0), c488 Decimal(35,10), c489 Decimal(15,0), c490 Int8 NOT NULL, c491 JsonDocument, c492 Timestamp NOT NULL, c493 Utf8, c494 Date NOT NULL, c495 Bool NOT NULL, c496 String, c497 JsonDocument, c498 Float, c499 Utf8 NOT NULL, c500 Interval64, c501 Datetime64 NOT NULL, c502 Uint16, c503 JsonDocument, c504 Uint8 NOT NULL, c505 Utf8 NOT NULL, c506 Decimal(22,9) NOT NULL, c507 Uint16 NOT NULL, c508 Datetime64 NOT NULL, c509 Int32, c510 Bool, c511 Datetime64 NOT NULL, c512 Yson NOT NULL, c513 Decimal(35,10), c514 Int16, c515 Json, c516 Date NOT NULL, c517 Int64 NOT NULL, c518 Double, c519 Uint16 NOT NULL, c520 Datetime64, c521 Uint8 NOT NULL, c522 Timestamp NOT NULL, c523 Datetime, c524 Decimal(15,0) NOT NULL, c525 Utf8 NOT NULL, c526 Uint16, c527 Datetime NOT NULL, c528 Bool NOT NULL, c529 Decimal(35,10), c530 Int16 NOT NULL, c531 Date32 NOT NULL, c532 String, c533 Int16 NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c57\', 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 \'c57\', 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 \\\'c57\\\', 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/36255` (\n                    c0 Timestamp NOT NULL, c1 Uint64 NOT NULL, c2 Date NOT NULL, c3 Decimal(22,9) NOT NULL, c4 Decimal(15,0) NOT NULL, c5 Timestamp64 NOT NULL, c6 Datetime64 NOT NULL, c7 Decimal(22,9) NOT NULL, c8 Int64 NOT NULL, c9 Int16 NOT NULL, c10 Decimal(15,0) NOT NULL, c11 Timestamp NOT NULL, c12 Interval64 NOT NULL, c13 Uint32 NOT NULL, c14 Int32 NOT NULL, c15 Uint16 NOT NULL, c16 Uint32 NOT NULL, c17 String NOT NULL, c18 Decimal(35,10) NOT NULL, c19 Interval64 NOT NULL, c20 Uint64 NOT NULL, c21 Utf8 NOT NULL, c22 Interval64 NOT NULL, c23 Timestamp NOT NULL, c24 Datetime64 NOT NULL, c25 Uint32 NOT NULL, c26 Datetime NOT NULL, c27 Uint16 NOT NULL, c28 Timestamp NOT NULL, c29 String NOT NULL, c30 Int32 NOT NULL, c31 Decimal(35,10) NOT NULL, c32 Int64 NOT NULL, c33 Datetime64 NOT NULL, c34 String NOT NULL, c35 Timestamp64 NOT NULL, c36 Decimal(22,9) NOT NULL, c37 Timestamp64 NOT NULL, c38 Uint8 NOT NULL, c39 Datetime64 NOT NULL, c40 Uint32 NOT NULL, c41 Int8 NOT NULL, c42 Utf8 NOT NULL, c43 Int32 NOT NULL, c44 Datetime NOT NULL, c45 Timestamp NOT NULL, c46 Datetime64 NOT NULL, c47 Timestamp64 NOT NULL, c48 Uint32 NOT NULL, c49 Decimal(15,0) NOT NULL, c50 Uint8 NOT NULL, c51 Timestamp64 NOT NULL, c52 Date NOT NULL, c53 Int8 NOT NULL, c54 Uint64 NOT NULL, c55 Int64 NOT NULL, c56 Uint8 NOT NULL, c57 Bool NOT NULL, c58 Date NOT NULL, c59 Int8 NOT NULL, c60 Interval64 NOT NULL, c61 Uint8 NOT NULL, c62 Int8 NOT NULL, c63 Int32 NOT NULL, c64 String NOT NULL, c65 Uint32 NOT NULL, c66 Decimal(15,0) NOT NULL, c67 Datetime NOT NULL, c68 Date32 NOT NULL, c69 Int8 NOT NULL, c70 Bool NOT NULL, c71 Uint8 NOT NULL, c72 Uint64 NOT NULL, c73 Bool NOT NULL, c74 Uint64 NOT NULL, c75 Decimal(35,10) NOT NULL, c76 Bool NOT NULL, c77 Date32 NOT NULL, c78 Datetime NOT NULL, c79 Int8 NOT NULL, c80 Int64 NOT NULL, c81 Uint8 NOT NULL, c82 Int32 NOT NULL, c83 Interval64 NOT NULL, c84 Int64 NOT NULL, c85 Int64 NOT NULL, c86 Timestamp64 NOT NULL, c87 Uint8 NOT NULL, c88 Interval64 NOT NULL, c89 Uint16 NOT NULL, c90 Decimal(15,0) NOT NULL, c91 Date32 NOT NULL, c92 Utf8 NOT NULL, c93 Int8 NOT NULL, c94 Int16 NOT NULL, c95 Uint16 NOT NULL, c96 Date32 NOT NULL, c97 Int64 NOT NULL, c98 Uint16, c99 Int32 NOT NULL, c100 Float NOT NULL, c101 Uint8, c102 JsonDocument, c103 Timestamp NOT NULL, c104 Yson, c105 Date32, c106 Interval64 NOT NULL, c107 JsonDocument NOT NULL, c108 Datetime NOT NULL, c109 Json NOT NULL, c110 Int16, c111 Decimal(15,0) NOT NULL, c112 Interval64 NOT NULL, c113 Int16 NOT NULL, c114 Uint64, c115 Bool, c116 Date, c117 Datetime64, c118 String NOT NULL, c119 Datetime NOT NULL, c120 JsonDocument NOT NULL, c121 String NOT NULL, c122 Timestamp, c123 Int8 NOT NULL, c124 Timestamp64, c125 Timestamp64, c126 Date, c127 Date, c128 Bool NOT NULL, c129 Int16, c130 Datetime NOT NULL, c131 Utf8, c132 Uint16 NOT NULL, c133 Int16 NOT NULL, c134 JsonDocument, c135 JsonDocument, c136 Bool NOT NULL, c137 Bool, c138 Utf8, c139 Date32 NOT NULL, c140 Int16 NOT NULL, c141 Interval64 NOT NULL, c142 Int16 NOT NULL, c143 JsonDocument NOT NULL, c144 Int16 NOT NULL, c145 Date, c146 Timestamp, c147 Datetime NOT NULL, c148 Float NOT NULL, c149 Int64 NOT NULL, c150 Float, c151 Uint8 NOT NULL, c152 Int8 NOT NULL, c153 Int32, c154 Uint64, c155 Int64 NOT NULL, c156 Int16, c157 Yson NOT NULL, c158 Uint64 NOT NULL, c159 String, c160 Interval64 NOT NULL, c161 Json NOT NULL, c162 JsonDocument NOT NULL, c163 String NOT NULL, c164 Uint32 NOT NULL, c165 Decimal(22,9) NOT NULL, c166 Interval64, c167 Bool, c168 Datetime64, c169 Date, c170 String, c171 Bool, c172 JsonDocument, c173 Yson, c174 Decimal(22,9), c175 Utf8, c176 Yson NOT NULL, c177 String NOT NULL, c178 Date32, c179 String, c180 Utf8 NOT NULL, c181 Uint8, c182 Utf8, c183 Int64, c184 Float NOT NULL, c185 Datetime, c186 Float NOT NULL, c187 Decimal(15,0) NOT NULL, c188 Uint16 NOT NULL, c189 Int16, c190 Datetime NOT NULL, c191 Interval64, c192 Utf8, c193 Timestamp, c194 Timestamp, c195 Date, c196 Int64 NOT NULL, c197 Float, c198 Decimal(22,9), c199 Utf8, c200 Uint8, c201 Datetime NOT NULL, c202 Int16 NOT NULL, c203 String, c204 JsonDocument NOT NULL, c205 Json, c206 Date32, c207 Uint64 NOT NULL, c208 Uint64 NOT NULL, c209 Yson, c210 JsonDocument NOT NULL, c211 Float NOT NULL, c212 JsonDocument NOT NULL, c213 Int8 NOT NULL, c214 Decimal(35,10) NOT NULL, c215 Double NOT NULL, c216 Uint16 NOT NULL, c217 Decimal(15,0), c218 Date, c219 Float NOT NULL, c220 Yson NOT NULL, c221 JsonDocument, c222 Uint8 NOT NULL, c223 Decimal(35,10) NOT NULL, c224 Decimal(22,9), c225 Bool, c226 Decimal(15,0) NOT NULL, c227 Utf8, c228 Int8, c229 Uint8 NOT NULL, c230 Uint64, c231 Interval64 NOT NULL, c232 Datetime64 NOT NULL, c233 String, c234 Bool, c235 Uint16 NOT NULL, c236 String NOT NULL, c237 Int16 NOT NULL, c238 Uint64 NOT NULL, c239 Int16 NOT NULL, c240 Timestamp64, c241 Uint8, c242 Decimal(15,0) NOT NULL, c243 Timestamp, c244 Int8 NOT NULL, c245 Uint32 NOT NULL, c246 Timestamp NOT NULL, c247 Uint64, c248 Timestamp64 NOT NULL, c249 Float NOT NULL, c250 Decimal(35,10), c251 Interval64, c252 Float, c253 Date NOT NULL, c254 Date32, c255 JsonDocument, c256 Decimal(22,9), c257 Uint32 NOT NULL, c258 Yson, c259 Timestamp NOT NULL, c260 Uint32 NOT NULL, c261 Uint16 NOT NULL, c262 Decimal(15,0), c263 String NOT NULL, c264 Datetime, c265 Int64, c266 Utf8 NOT NULL, c267 JsonDocument, c268 Uint16 NOT NULL, c269 Date32, c270 Int64 NOT NULL, c271 Timestamp64, c272 Datetime, c273 Uint32, c274 Uint64 NOT NULL, c275 Decimal(35,10), c276 Bool, c277 Decimal(15,0) NOT NULL, c278 String, c279 Decimal(35,10) NOT NULL, c280 Int32 NOT NULL, c281 Date32, c282 Int8 NOT NULL, c283 Date32, c284 Decimal(35,10), c285 Double NOT NULL, c286 Uint8, c287 Datetime NOT NULL, c288 Int32 NOT NULL, c289 Decimal(35,10) NOT NULL, c290 Yson, c291 Uint16, c292 Int64, c293 Int16, c294 String NOT NULL, c295 Int16 NOT NULL, c296 Bool, c297 Datetime NOT NULL, c298 Int16 NOT NULL, c299 Int64 NOT NULL, c300 Bool NOT NULL, c301 Datetime64, c302 Double, c303 JsonDocument NOT NULL, c304 Timestamp, c305 Date32, c306 Uint64 NOT NULL, c307 Date NOT NULL, c308 Timestamp64 NOT NULL, c309 Json, c310 JsonDocument, c311 Yson, c312 Uint16, c313 JsonDocument NOT NULL, c314 Int8, c315 Date, c316 Decimal(22,9), c317 Yson, c318 Utf8 NOT NULL, c319 Uint8, c320 Timestamp, c321 Decimal(15,0) NOT NULL, c322 Float, c323 Timestamp64 NOT NULL, c324 Int64 NOT NULL, c325 Uint32 NOT NULL, c326 Int64, c327 Datetime64 NOT NULL, c328 Decimal(15,0), c329 Int8 NOT NULL, c330 Int64, c331 Uint16 NOT NULL, c332 Timestamp, c333 Int64, c334 Decimal(35,10), c335 Json NOT NULL, c336 Timestamp64, c337 Timestamp NOT NULL, c338 Bool, c339 Int64, c340 Int64, c341 Int64, c342 Uint32 NOT NULL, c343 JsonDocument, c344 Date32 NOT NULL, c345 Datetime, c346 Uint8, c347 Decimal(22,9), c348 Uint32, c349 Bool, c350 Date NOT NULL, c351 String, c352 Utf8 NOT NULL, c353 Float, c354 Int32, c355 Interval64 NOT NULL, c356 String, c357 String, c358 Uint32, c359 Datetime NOT NULL, c360 Timestamp64, c361 Int32 NOT NULL, c362 Date, c363 JsonDocument NOT NULL, c364 Double NOT NULL, c365 JsonDocument NOT NULL, c366 Datetime, c367 Int16 NOT NULL, c368 Datetime64, c369 Datetime64 NOT NULL, c370 Float NOT NULL, c371 Interval64 NOT NULL, c372 Int8, c373 Interval64, c374 Datetime NOT NULL, c375 Timestamp64 NOT NULL, c376 Date32 NOT NULL, c377 Int8, c378 Datetime64 NOT NULL, c379 Date, c380 Utf8 NOT NULL, c381 Uint8 NOT NULL, c382 Decimal(15,0) NOT NULL, c383 Interval64 NOT NULL, c384 Int8, c385 Datetime64, c386 Yson, c387 Date32 NOT NULL, c388 Double NOT NULL, c389 Int32 NOT NULL, c390 Decimal(15,0) NOT NULL, c391 Uint32 NOT NULL, c392 Int16, c393 Utf8, c394 Decimal(15,0) NOT NULL, c395 Timestamp, c396 Int16, c397 Date32, c398 Yson, c399 Float NOT NULL, c400 Decimal(35,10) NOT NULL, c401 Int8, c402 Int16 NOT NULL, c403 Datetime64 NOT NULL, c404 Int64 NOT NULL, c405 Timestamp, c406 Int32 NOT NULL, c407 Interval64, c408 Datetime64, c409 Uint8, c410 Uint32 NOT NULL, c411 Bool NOT NULL, c412 Decimal(35,10) NOT NULL, c413 Timestamp64 NOT NULL, c414 Yson NOT NULL, c415 Decimal(35,10) NOT NULL, c416 Interval64 NOT NULL, c417 Utf8 NOT NULL, c418 Json, c419 Uint64, c420 Yson, c421 Float, c422 Int64 NOT NULL, c423 Int64, c424 Decimal(15,0) NOT NULL, c425 Utf8 NOT NULL, c426 Int8 NOT NULL, c427 Datetime NOT NULL, c428 Datetime NOT NULL, c429 Date NOT NULL, c430 Date32, c431 Double, c432 Date, c433 Double, c434 Float, c435 JsonDocument, c436 Uint32 NOT NULL, c437 JsonDocument NOT NULL, c438 Uint16 NOT NULL, c439 Bool NOT NULL, c440 Interval64, c441 Uint32 NOT NULL, c442 Date32 NOT NULL, c443 Int64, c444 Datetime64, c445 Decimal(22,9) NOT NULL, c446 Decimal(22,9) NOT NULL, c447 Yson NOT NULL, c448 Int32, c449 Int64 NOT NULL, c450 Datetime64, c451 Int64 NOT NULL, c452 JsonDocument, c453 Bool NOT NULL, c454 Date, c455 Yson, c456 Decimal(35,10), c457 Uint8 NOT NULL, c458 Int64 NOT NULL, c459 JsonDocument, c460 Float, c461 Uint16 NOT NULL, c462 Int8, c463 Yson NOT NULL, c464 Uint8, c465 Int16 NOT NULL, c466 Int8 NOT NULL, c467 Uint64 NOT NULL, c468 Int32 NOT NULL, c469 Bool, c470 Bool NOT NULL, c471 JsonDocument, c472 Uint8, c473 Double NOT NULL, c474 Yson, c475 Bool NOT NULL, c476 Int64, c477 Uint16, c478 Decimal(35,10), c479 Date NOT NULL, c480 Date, c481 Uint8 NOT NULL, c482 Decimal(15,0), c483 Float NOT NULL, c484 Bool NOT NULL, c485 Interval64, c486 String NOT NULL, c487 Decimal(15,0), c488 Decimal(35,10), c489 Decimal(15,0), c490 Int8 NOT NULL, c491 JsonDocument, c492 Timestamp NOT NULL, c493 Utf8, c494 Date NOT NULL, c495 Bool NOT NULL, c496 String, c497 JsonDocument, c498 Float, c499 Utf8 NOT NULL, c500 Interval64, c501 Datetime64 NOT NULL, c502 Uint16, c503 JsonDocument, c504 Uint8 NOT NULL, c505 Utf8 NOT NULL, c506 Decimal(22,9) NOT NULL, c507 Uint16 NOT NULL, c508 Datetime64 NOT NULL, c509 Int32, c510 Bool, c511 Datetime64 NOT NULL, c512 Yson NOT NULL, c513 Decimal(35,10), c514 Int16, c515 Json, c516 Date NOT NULL, c517 Int64 NOT NULL, c518 Double, c519 Uint16 NOT NULL, c520 Datetime64, c521 Uint8 NOT NULL, c522 Timestamp NOT NULL, c523 Datetime, c524 Decimal(15,0) NOT NULL, c525 Utf8 NOT NULL, c526 Uint16, c527 Datetime NOT NULL, c528 Bool NOT NULL, c529 Decimal(35,10), c530 Int16 NOT NULL, c531 Date32 NOT NULL, c532 String, c533 Int16 NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c57\\\', 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 \\\'c57\\\', 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:21227/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:19788/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:2542/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:7306/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:30358/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:1208/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25367/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:27637/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:19181/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27425
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21631
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15457
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21227
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27224
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9736
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11126
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27637
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2529
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19509
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10784
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19181
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24152
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16583
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19064
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2542
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24907
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28989
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3920
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25367
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10443
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13761
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13998
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1208
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9777
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6459
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27984
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30358
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4647
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62109
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27390
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19788
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61610
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19309
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22669
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7306
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23806
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27578
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11267
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22429
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2045
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26405
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8646
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17635
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13143
============================== slowest durations ===============================
42.15s teardown test_workload.py::TestYdbWorkload::test
34.82s call     test_workload.py::TestYdbWorkload::test
25.25s setup    test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/2y6s/000a6a/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:7306 --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 \'c57\', 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 105.85s (0:01:45) =========================
