============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:61899 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c16\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/z2qf/001a1e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2473
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64456
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1646
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8175
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24990
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8319
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20667
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1197
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/z2qf/001a1e/r3tmp/kikimr_cluster_pufj9qkm
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61899
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14307
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8481
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8299
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_yzf6vg6p.log --grpc-port=61899 --mon-port=14307 --ic-port=2473
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20568
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2091
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6632
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14791
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_8n8fm6pf.log --grpc-port=20568 --mon-port=2091 --ic-port=64456
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2181
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21119
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9466
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12065
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_0z9c3sxl.log --grpc-port=2181 --mon-port=21119 --ic-port=14854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1761
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1533
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17959
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3477
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_r64rcqe1.log --grpc-port=1761 --mon-port=1533 --ic-port=1646
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20678
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18257
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5620
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24050
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_0uqqr2jp.log --grpc-port=20678 --mon-port=18257 --ic-port=8175
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29166
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4632
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29978
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23073
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_61n7ka2p.log --grpc-port=29166 --mon-port=4632 --ic-port=24990
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26907
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23142
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14585
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15835
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_8gnmzg6l.log --grpc-port=26907 --mon-port=23142 --ic-port=8319
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61009
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12269
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22472
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile__4aw075g.log --grpc-port=61009 --mon-port=64649 --ic-port=20667
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17438
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3971
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11062
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8156
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_3_88g5gt.log --grpc-port=17438 --mon-port=3971 --ic-port=1197
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61899/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_yzf6vg6p.log --grpc-port=61899 --mon-port=14307 --ic-port=2473
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z2qf/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_yzf6vg6p.log', '--grpc-port=61899', '--mon-port=14307', '--ic-port=2473')' in '/home/runner/.ya/build/build_root/z2qf/001a1e/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: 1528532
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:61899/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/z2qf/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1528534
DEBUG    ya.test:process.py:259 Command (pid 1528534) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1528534) elapsed time (sec): 0.7018377780914307
DEBUG    ya.test:process.py:263 Command (pid 1528534) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1528534) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1528534) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1528534) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1528534) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1528534) maxrss: 479908
DEBUG    ya.test:process.py:263 Command (pid 1528534) minflt: 45376
DEBUG    ya.test:process.py:263 Command (pid 1528534) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1528534) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1528534) nivcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 1528534) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1528534) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1528534) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1528534) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1528534) stime: 0.185975
DEBUG    ya.test:process.py:263 Command (pid 1528534) utime: 0.42755
DEBUG    ya.test:process.py:263 Command (pid 1528534) wtime: 0.708
DEBUG    ya.test:process.py:275 Command (pid 1528534) output:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20568/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_8n8fm6pf.log --grpc-port=20568 --mon-port=2091 --ic-port=64456
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z2qf/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_8n8fm6pf.log', '--grpc-port=20568', '--mon-port=2091', '--ic-port=64456')' in '/home/runner/.ya/build/build_root/z2qf/001a1e/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: 1528683
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20568/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/z2qf/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1528684
DEBUG    ya.test:process.py:259 Command (pid 1528684) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1528684) elapsed time (sec): 0.9444606304168701
DEBUG    ya.test:process.py:263 Command (pid 1528684) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1528684) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1528684) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1528684) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1528684) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1528684) maxrss: 480024
DEBUG    ya.test:process.py:263 Command (pid 1528684) minflt: 45376
DEBUG    ya.test:process.py:263 Command (pid 1528684) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1528684) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1528684) nivcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 1528684) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1528684) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1528684) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1528684) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1528684) stime: 0.18057399999999998
DEBUG    ya.test:process.py:263 Command (pid 1528684) utime: 0.48389899999999997
DEBUG    ya.test:process.py:263 Command (pid 1528684) wtime: 0.953
DEBUG    ya.test:process.py:275 Command (pid 1528684) output:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2181/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_0z9c3sxl.log --grpc-port=2181 --mon-port=21119 --ic-port=14854
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z2qf/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_0z9c3sxl.log', '--grpc-port=2181', '--mon-port=21119', '--ic-port=14854')' in '/home/runner/.ya/build/build_root/z2qf/001a1e/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: 1529029
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2181/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/z2qf/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1529051
DEBUG    ya.test:process.py:259 Command (pid 1529051) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1529051) elapsed time (sec): 1.1883049011230469
DEBUG    ya.test:process.py:263 Command (pid 1529051) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529051) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1529051) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529051) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529051) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1529051) maxrss: 479916
DEBUG    ya.test:process.py:263 Command (pid 1529051) minflt: 45382
DEBUG    ya.test:process.py:263 Command (pid 1529051) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1529051) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1529051) nivcsw: 347
DEBUG    ya.test:process.py:263 Command (pid 1529051) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1529051) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1529051) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1529051) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1529051) stime: 0.194991
DEBUG    ya.test:process.py:263 Command (pid 1529051) utime: 0.51876
DEBUG    ya.test:process.py:263 Command (pid 1529051) wtime: 1.193
DEBUG    ya.test:process.py:275 Command (pid 1529051) output:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1761/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_r64rcqe1.log --grpc-port=1761 --mon-port=1533 --ic-port=1646
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z2qf/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_r64rcqe1.log', '--grpc-port=1761', '--mon-port=1533', '--ic-port=1646')' in '/home/runner/.ya/build/build_root/z2qf/001a1e/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: 1529530
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1761/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/z2qf/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1529532
DEBUG    ya.test:process.py:259 Command (pid 1529532) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1529532) elapsed time (sec): 0.9037821292877197
DEBUG    ya.test:process.py:263 Command (pid 1529532) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529532) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1529532) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529532) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529532) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1529532) maxrss: 479416
DEBUG    ya.test:process.py:263 Command (pid 1529532) minflt: 45314
DEBUG    ya.test:process.py:263 Command (pid 1529532) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1529532) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1529532) nivcsw: 192
DEBUG    ya.test:process.py:263 Command (pid 1529532) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1529532) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1529532) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1529532) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1529532) stime: 0.181091
DEBUG    ya.test:process.py:263 Command (pid 1529532) utime: 0.469417
DEBUG    ya.test:process.py:263 Command (pid 1529532) wtime: 0.909
DEBUG    ya.test:process.py:275 Command (pid 1529532) output:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20678/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_0uqqr2jp.log --grpc-port=20678 --mon-port=18257 --ic-port=8175
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z2qf/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_0uqqr2jp.log', '--grpc-port=20678', '--mon-port=18257', '--ic-port=8175')' in '/home/runner/.ya/build/build_root/z2qf/001a1e/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: 1529766
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20678/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/z2qf/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1529767
DEBUG    ya.test:process.py:259 Command (pid 1529767) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1529767) elapsed time (sec): 1.08351731300354
DEBUG    ya.test:process.py:263 Command (pid 1529767) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529767) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1529767) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529767) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529767) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1529767) maxrss: 479584
DEBUG    ya.test:process.py:263 Command (pid 1529767) minflt: 45259
DEBUG    ya.test:process.py:263 Command (pid 1529767) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1529767) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1529767) nivcsw: 192
DEBUG    ya.test:process.py:263 Command (pid 1529767) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1529767) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1529767) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1529767) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1529767) stime: 0.213478
DEBUG    ya.test:process.py:263 Command (pid 1529767) utime: 0.480574
DEBUG    ya.test:process.py:263 Command (pid 1529767) wtime: 1.092
DEBUG    ya.test:process.py:275 Command (pid 1529767) output:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29166/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_61n7ka2p.log --grpc-port=29166 --mon-port=4632 --ic-port=24990
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z2qf/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_61n7ka2p.log', '--grpc-port=29166', '--mon-port=4632', '--ic-port=24990')' in '/home/runner/.ya/build/build_root/z2qf/001a1e/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: 1530053
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29166/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/z2qf/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1530063
DEBUG    ya.test:process.py:259 Command (pid 1530063) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1530063) elapsed time (sec): 0.9344110488891602
DEBUG    ya.test:process.py:263 Command (pid 1530063) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1530063) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1530063) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1530063) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1530063) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1530063) maxrss: 480012
DEBUG    ya.test:process.py:263 Command (pid 1530063) minflt: 45433
DEBUG    ya.test:process.py:263 Command (pid 1530063) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1530063) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1530063) nivcsw: 184
DEBUG    ya.test:process.py:263 Command (pid 1530063) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1530063) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1530063) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1530063) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1530063) stime: 0.21043699999999999
DEBUG    ya.test:process.py:263 Command (pid 1530063) utime: 0.45583799999999997
DEBUG    ya.test:process.py:263 Command (pid 1530063) wtime: 0.937
DEBUG    ya.test:process.py:275 Command (pid 1530063) output:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26907/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_8gnmzg6l.log --grpc-port=26907 --mon-port=23142 --ic-port=8319
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z2qf/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_8gnmzg6l.log', '--grpc-port=26907', '--mon-port=23142', '--ic-port=8319')' in '/home/runner/.ya/build/build_root/z2qf/001a1e/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: 1530532
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26907/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/z2qf/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1530543
DEBUG    ya.test:process.py:259 Command (pid 1530543) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1530543) elapsed time (sec): 1.3102412223815918
DEBUG    ya.test:process.py:263 Command (pid 1530543) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1530543) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1530543) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1530543) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1530543) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1530543) maxrss: 479944
DEBUG    ya.test:process.py:263 Command (pid 1530543) minflt: 45420
DEBUG    ya.test:process.py:263 Command (pid 1530543) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1530543) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1530543) nivcsw: 187
DEBUG    ya.test:process.py:263 Command (pid 1530543) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1530543) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1530543) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1530543) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1530543) stime: 0.222163
DEBUG    ya.test:process.py:263 Command (pid 1530543) utime: 0.489405
DEBUG    ya.test:process.py:263 Command (pid 1530543) wtime: 1.333
DEBUG    ya.test:process.py:275 Command (pid 1530543) output:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61009/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile__4aw075g.log --grpc-port=61009 --mon-port=64649 --ic-port=20667
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z2qf/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile__4aw075g.log', '--grpc-port=61009', '--mon-port=64649', '--ic-port=20667')' in '/home/runner/.ya/build/build_root/z2qf/001a1e/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: 1530891
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:61009/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/z2qf/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1530893
DEBUG    ya.test:process.py:259 Command (pid 1530893) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1530893) elapsed time (sec): 1.1895942687988281
DEBUG    ya.test:process.py:263 Command (pid 1530893) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1530893) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1530893) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1530893) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1530893) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1530893) maxrss: 480232
DEBUG    ya.test:process.py:263 Command (pid 1530893) minflt: 45431
DEBUG    ya.test:process.py:263 Command (pid 1530893) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1530893) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1530893) nivcsw: 273
DEBUG    ya.test:process.py:263 Command (pid 1530893) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1530893) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1530893) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1530893) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1530893) stime: 0.241395
DEBUG    ya.test:process.py:263 Command (pid 1530893) utime: 0.48495499999999997
DEBUG    ya.test:process.py:263 Command (pid 1530893) wtime: 1.221
DEBUG    ya.test:process.py:275 Command (pid 1530893) output:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17438/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_3_88g5gt.log --grpc-port=17438 --mon-port=3971 --ic-port=1197
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/z2qf/001a1e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/z2qf/001a1e/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/z2qf/001a1e/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_3_88g5gt.log', '--grpc-port=17438', '--mon-port=3971', '--ic-port=1197')' in '/home/runner/.ya/build/build_root/z2qf/001a1e/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: 1531114
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:17438/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/z2qf/001a1e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1531115
DEBUG    ya.test:process.py:259 Command (pid 1531115) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1531115) elapsed time (sec): 0.9399914741516113
DEBUG    ya.test:process.py:263 Command (pid 1531115) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1531115) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1531115) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1531115) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1531115) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1531115) maxrss: 479748
DEBUG    ya.test:process.py:263 Command (pid 1531115) minflt: 45371
DEBUG    ya.test:process.py:263 Command (pid 1531115) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1531115) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1531115) nivcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 1531115) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1531115) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1531115) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1531115) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1531115) stime: 0.181916
DEBUG    ya.test:process.py:263 Command (pid 1531115) utime: 0.46326799999999996
DEBUG    ya.test:process.py:263 Command (pid 1531115) wtime: 0.945
DEBUG    ya.test:process.py:275 Command (pid 1531115) output:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/z2qf/001a1e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61899', '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: 2473\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64456\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14854\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1646\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8175\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24990\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8319\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20667\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1197\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/z2qf/001a1e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61899', '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: 2473\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64456\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14854\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1646\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8175\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24990\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8319\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20667\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1197\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1531927
DEBUG    ya.test:process.py:259 Command (pid 1531927) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1531927) elapsed time (sec): 1.200700044631958
DEBUG    ya.test:process.py:263 Command (pid 1531927) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1531927) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1531927) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1531927) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1531927) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1531927) maxrss: 774540
DEBUG    ya.test:process.py:263 Command (pid 1531927) minflt: 51637
DEBUG    ya.test:process.py:263 Command (pid 1531927) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1531927) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1531927) nivcsw: 193
DEBUG    ya.test:process.py:263 Command (pid 1531927) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1531927) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1531927) nvcsw: 447
DEBUG    ya.test:process.py:263 Command (pid 1531927) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1531927) stime: 0.270494
DEBUG    ya.test:process.py:263 Command (pid 1531927) utime: 0.508357
DEBUG    ya.test:process.py:263 Command (pid 1531927) wtime: 1.202
DEBUG    ya.test:process.py:275 Command (pid 1531927) 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 1531927) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/z2qf/001a1e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61899', '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/z2qf/001a1e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61899', '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: 1532193
DEBUG    ya.test:process.py:259 Command (pid 1532193) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1532193) elapsed time (sec): 1.2858328819274902
DEBUG    ya.test:process.py:263 Command (pid 1532193) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1532193) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1532193) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1532193) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1532193) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1532193) maxrss: 774540
DEBUG    ya.test:process.py:263 Command (pid 1532193) minflt: 51726
DEBUG    ya.test:process.py:263 Command (pid 1532193) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1532193) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1532193) nivcsw: 158
DEBUG    ya.test:process.py:263 Command (pid 1532193) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1532193) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1532193) nvcsw: 549
DEBUG    ya.test:process.py:263 Command (pid 1532193) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1532193) stime: 0.30654
DEBUG    ya.test:process.py:263 Command (pid 1532193) utime: 0.5418189999999999
DEBUG    ya.test:process.py:263 Command (pid 1532193) wtime: 1.289
DEBUG    ya.test:process.py:275 Command (pid 1532193) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

DEBUG    ya.test:process.py:276 Command (pid 1532193) 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, 09722017-fb95-487c-a8c6-020defc6826d, localhost:61899): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 09722017-fb95-487c-a8c6-020defc6826d, localhost:61899): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 09722017-fb95-487c-a8c6-020defc6826d, localhost:61899): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hy2msbmitu.auto.internal" port: 29166 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-hy2msbmitu.auto.internal" port: 61899 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-hy2msbmitu.auto.internal" port: 2181 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-hy2msbmitu.auto.internal" port: 20678 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-hy2msbmitu.auto.internal" port: 26907 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-hy2msbmitu.auto.internal" port: 20568 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-hy2msbmitu.auto.internal" port: 1761 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-hy2msbmitu.auto.internal" port: 61009 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-hy2msbmitu.auto.internal" port: 17438 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-hy2msbmitu.auto.internal:1761, location 1, ssl: False>, <Endpoint ghrun-hy2msbmitu.auto.internal:61899, location 1, ssl: False>, <Endpoint ghrun-hy2msbmitu.auto.internal:26907, location 1, ssl: False>, <Endpoint ghrun-hy2msbmitu.auto.internal:20568, location 2, ssl: False>, <Endpoint ghrun-hy2msbmitu.auto.internal:61009, location 2, ssl: False>, <Endpoint ghrun-hy2msbmitu.auto.internal:17438, location 3, ssl: False>, <Endpoint ghrun-hy2msbmitu.auto.internal:20678, location 2, ssl: False>, <Endpoint ghrun-hy2msbmitu.auto.internal:29166, location 3, ssl: False>, <Endpoint ghrun-hy2msbmitu.auto.internal:2181, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/z2qf/001a1e/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/z2qf/001a1e/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:61899', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1532309
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:61899
DEBUG    ya.test:process.py:259 Command (pid 1532309) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1532309) elapsed time (sec): 29.05488085746765
DEBUG    ya.test:process.py:263 Command (pid 1532309) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1532309) inblock: 385320
DEBUG    ya.test:process.py:263 Command (pid 1532309) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1532309) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1532309) majflt: 41
DEBUG    ya.test:process.py:263 Command (pid 1532309) maxrss: 774540
DEBUG    ya.test:process.py:263 Command (pid 1532309) minflt: 134823
DEBUG    ya.test:process.py:263 Command (pid 1532309) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1532309) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1532309) nivcsw: 667
DEBUG    ya.test:process.py:263 Command (pid 1532309) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1532309) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1532309) nvcsw: 4872
DEBUG    ya.test:process.py:263 Command (pid 1532309) oublock: 64
DEBUG    ya.test:process.py:263 Command (pid 1532309) stime: 0.731816
DEBUG    ya.test:process.py:263 Command (pid 1532309) utime: 2.264729
DEBUG    ya.test:process.py:263 Command (pid 1532309) wtime: 29.064
DEBUG    ya.test:process.py:275 Command (pid 1532309) output:

DEBUG    ya.test:process.py:276 Command (pid 1532309) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c16\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: 
                CREATE TABLE `/Root/olap_workload/create_drop/22539` (
                    c0 Uint8 NOT NULL, c1 Uint32 NOT NULL, c2 Timestamp NOT NULL, c3 Decimal(35,10) NOT NULL, c4 Int32 NOT NULL, c5 Timestamp NOT NULL, c6 Timestamp NOT NULL, c7 Date NOT NULL, c8 Decimal(15,0) NOT NULL, c9 Utf8 NOT NULL, c10 String NOT NULL, c11 Int32 NOT NULL, c12 Int64 NOT NULL, c13 Decimal(15,0) NOT NULL, c14 Timestamp NOT NULL, c15 Uint16 NOT NULL, c16 Bool NOT NULL, c17 Bool NOT NULL, c18 Interval64 NOT NULL, c19 Int16 NOT NULL, c20 Uint8 NOT NULL, c21 Timestamp64 NOT NULL, c22 Decimal(22,9) NOT NULL, c23 Int32 NOT NULL, c24 Datetime64 NOT NULL, c25 Int16 NOT NULL, c26 Interval64 NOT NULL, c27 Int32 NOT NULL, c28 Timestamp NOT NULL, c29 Decimal(15,0) NOT NULL, c30 Decimal(22,9) NOT NULL, c31 Uint32 NOT NULL, c32 Timestamp64 NOT NULL, c33 Utf8 NOT NULL, c34 Uint64 NOT NULL, c35 Int8 NOT NULL, c36 Bool NOT NULL, c37 String NOT NULL, c38 Decimal(35,10) NOT NULL, c39 String NOT NULL, c40 Int64 NOT NULL, c41 Uint8 NOT NULL, c42 Int32 NOT NULL, c43 Datetime NOT NULL, c44 Decimal(22,9) NOT NULL, c45 Uint64 NOT NULL, c46 Date32 NOT NULL, c47 Decimal(15,0) NOT NULL, c48 Decimal(35,10) NOT NULL, c49 Decimal(35,10) NOT NULL, c50 Utf8 NOT NULL, c51 Decimal(15,0) NOT NULL, c52 Uint32 NOT NULL, c53 Uint16 NOT NULL, c54 Bool NOT NULL, c55 Datetime NOT NULL, c56 Decimal(35,10) NOT NULL, c57 Datetime64 NOT NULL, c58 Bool NOT NULL, c59 Decimal(22,9) NOT NULL, c60 Uint32 NOT NULL, c61 Decimal(15,0) NOT NULL, c62 Uint16 NOT NULL, c63 Uint32 NOT NULL, c64 Date NOT NULL, c65 Int8 NOT NULL, c66 Int16 NOT NULL, c67 Timestamp NOT NULL, c68 Int16 NOT NULL, c69 Date NOT NULL, c70 Decimal(22,9) NOT NULL, c71 Uint64 NOT NULL, c72 Datetime64 NOT NULL, c73 Decimal(15,0) NOT NULL, c74 Uint16 NOT NULL, c75 Int64 NOT NULL, c76 String NOT NULL, c77 Int8 NOT NULL, c78 Datetime64 NOT NULL, c79 Decimal(22,9) NOT NULL, c80 Uint16 NOT NULL, c81 Uint64 NOT NULL, c82 Decimal(35,10) NOT NULL, c83 Datetime64 NOT NULL, c84 Uint32 NOT NULL, c85 Uint64 NOT NULL, c86 Datetime64 NOT NULL, c87 Timestamp64 NOT NULL, c88 Date NOT NULL, c89 Bool NOT NULL, c90 Int16 NOT NULL, c91 Int32 NOT NULL, c92 Uint16 NOT NULL, c93 Int8 NOT NULL, c94 Uint32 NOT NULL, c95 Int16 NOT NULL, c96 Decimal(22,9) NOT NULL, c97 Int32 NOT NULL, c98 Datetime64 NOT NULL, c99 Decimal(15,0) NOT NULL, c100 Uint64 NOT NULL, c101 Interval64 NOT NULL, c102 Timestamp NOT NULL, c103 Int8 NOT NULL, c104 Utf8 NOT NULL, c105 Interval64 NOT NULL, c106 Datetime64 NOT NULL, c107 Timestamp NOT NULL, c108 Date NOT NULL, c109 Utf8 NOT NULL, c110 Utf8 NOT NULL, c111 Date NOT NULL, c112 Int8 NOT NULL, c113 Timestamp64 NOT NULL, c114 Uint32 NOT NULL, c115 Interval64 NOT NULL, c116 Utf8 NOT NULL, c117 Decimal(22,9) NOT NULL, c118 Decimal(15,0) NOT NULL, c119 Utf8 NOT NULL, c120 Decimal(15,0) NOT NULL, c121 Utf8 NOT NULL, c122 Decimal(15,0) NOT NULL, c123 Datetime NOT NULL, c124 Int64 NOT NULL, c125 Uint8 NOT NULL, c126 Int64 NOT NULL, c127 Decimal(35,10) NOT NULL, c128 Timestamp NOT NULL, c129 Utf8 NOT NULL, c130 String NOT NULL, c131 Date NOT NULL, c132 Datetime NOT NULL, c133 Bool NOT NULL, c134 Decimal(15,0) NOT NULL, c135 Int64 NOT NULL, c136 Int32 NOT NULL, c137 Uint64 NOT NULL, c138 Int64 NOT NULL, c139 Datetime NOT NULL, c140 Uint8 NOT NULL, c141 Uint8 NOT NULL, c142 Uint64 NOT NULL, c143 Uint32 NOT NULL, c144 Bool NOT NULL, c145 Int8 NOT NULL, c146 String NOT NULL, c147 Uint64 NOT NULL, c148 Int8 NOT NULL, c149 Uint8 NOT NULL, c150 Date32 NOT NULL, c151 Decimal(35,10) NOT NULL, c152 Int64 NOT NULL, c153 Interval64 NOT NULL, c154 Interval64 NOT NULL, c155 Uint32 NOT NULL, c156 Int32 NOT NULL, c157 Datetime64 NOT NULL, c158 Timestamp64 NOT NULL, c159 Date32 NOT NULL, c160 Uint64 NOT NULL, c161 Uint32 NOT NULL, c162 Decimal(35,10) NOT NULL, c163 Uint8 NOT NULL, c164 Int64 NOT NULL, c165 Int32 NOT NULL, c166 Date32 NOT NULL, c167 Date NOT NULL, c168 Utf8 NOT NULL, c169 Bool NOT NULL, c170 Int8 NOT NULL, c171 Uint8 NOT NULL, c172 Int16 NOT NULL, c173 Utf8 NOT NULL, c174 String NOT NULL, c175 Int16 NOT NULL, c176 Uint32 NOT NULL, c177 Timestamp NOT NULL, c178 Uint64 NOT NULL, c179 Uint16 NOT NULL, c180 Date NOT NULL, c181 Datetime NOT NULL, c182 Decimal(22,9) NOT NULL, c183 Utf8 NOT NULL, c184 Int64 NOT NULL, c185 Datetime NOT NULL, c186 Int32 NOT NULL, c187 String NOT NULL, c188 Timestamp NOT NULL, c189 Uint64 NOT NULL, c190 Datetime NOT NULL, c191 Int8 NOT NULL, c192 Date NOT NULL, c193 Int32 NOT NULL, c194 Date NOT NULL, c195 Decimal(35,10) NOT NULL, c196 Interval64 NOT NULL, c197 Uint16 NOT NULL, c198 Uint16 NOT NULL, c199 Datetime64 NOT NULL, c200 Int32 NOT NULL, c201 Int8 NOT NULL, c202 Date NOT NULL, c203 Date32 NOT NULL, c204 Decimal(35,10) NOT NULL, c205 Uint16 NOT NULL, c206 Uint32 NOT NULL, c207 Int8 NOT NULL, c208 Int8 NOT NULL, c209 Timestamp64 NOT NULL, c210 Int16 NOT NULL, c211 Decimal(35,10) NOT NULL, c212 Uint16 NOT NULL, c213 Int8 NOT NULL, c214 Date32 NOT NULL, c215 Bool, c216 Timestamp64, c217 Utf8, c218 Yson NOT NULL, c219 Uint64, c220 Int8 NOT NULL, c221 Int8 NOT NULL, c222 Yson, c223 Uint16 NOT NULL, c224 Int8, c225 Utf8 NOT NULL, c226 Int64 NOT NULL, c227 Utf8 NOT NULL, c228 Timestamp64 NOT NULL, c229 Uint16 NOT NULL, c230 Decimal(22,9) NOT NULL, c231 Date32, c232 Double NOT NULL, c233 Decimal(22,9) NOT NULL, c234 Decimal(35,10) NOT NULL, c235 Uint16, c236 Date, c237 Uint16 NOT NULL, c238 Float, c239 Datetime NOT NULL, c240 Int16 NOT NULL, c241 Datetime, c242 Yson, c243 Decimal(22,9) NOT NULL, c244 Timestamp64, c245 Utf8 NOT NULL, c246 Float NOT NULL, c247 Float, c248 JsonDocument NOT NULL, c249 Timestamp64, c250 Decimal(22,9), c251 Bool, c252 Int32, c253 Json NOT NULL, c254 Interval64 NOT NULL, c255 Decimal(15,0) NOT NULL, c256 Int64, c257 Decimal(15,0) NOT NULL, c258 Decimal(35,10) NOT NULL, c259 Uint32 NOT NULL, c260 Date, c261 Date32, c262 String, c263 Decimal(15,0), c264 JsonDocument, c265 Int8 NOT NULL, c266 Utf8 NOT NULL, c267 Int32, c268 Timestamp NOT NULL, c269 Datetime64 NOT NULL, c270 Timestamp NOT NULL, c271 Uint32 NOT NULL, c272 Double, c273 Datetime, c274 Int32, c275 Int64 NOT NULL, c276 Uint16 NOT NULL, c277 Json, c278 Double, c279 String, c280 Int32 NOT NULL, c281 Double, c282 Timestamp64 NOT NULL, c283 Uint16 NOT NULL, c284 Decimal(35,10) NOT NULL, c285 Timestamp64, c286 Double, c287 Uint8, c288 Yson, c289 Int32 NOT NULL, c290 Decimal(35,10) NOT NULL, c291 JsonDocument, c292 Float, c293 Int16, c294 Uint32 NOT NULL, c295 Bool, c296 Decimal(35,10), c297 Datetime NOT NULL, c298 Decimal(15,0) NOT NULL, c299 Datetime, c300 Interval64 NOT NULL, c301 Decimal(15,0), c302 Uint8 NOT NULL, c303 Datetime64 NOT NULL, c304 Datetime NOT NULL, c305 Decimal(35,10) NOT NULL, c306 Datetime64 NOT NULL, c307 Utf8 NOT NULL, c308 Datetime NOT NULL, c309 Uint8 NOT NULL, c310 Json NOT NULL, c311 Int16 NOT NULL, c312 Uint8 NOT NULL, c313 Decimal(35,10), c314 Timestamp NOT NULL, c315 Decimal(22,9) NOT NULL, c316 Uint32 NOT NULL, c317 Int8, c318 Int8, c319 Int16 NOT NULL, c320 Datetime64 NOT NULL, c321 Date32, c322 Uint64, c323 Json NOT NULL, c324 Date32, c325 Json NOT NULL, c326 Timestamp64, c327 Uint8 NOT NULL, c328 Int8, c329 Int16 NOT NULL, c330 Bool NOT NULL, c331 Date, c332 Datetime64 NOT NULL, c333 Int8 NOT NULL, c334 Decimal(22,9) NOT NULL, c335 Datetime, c336 Uint8 NOT NULL, c337 Datetime64, c338 Int16 NOT NULL, c339 Double NOT NULL, c340 JsonDocument NOT NULL, c341 Uint32, c342 Uint16, c343 Utf8 NOT NULL, c344 Int16 NOT NULL, c345 String, c346 Json, c347 Float NOT NULL, c348 Interval64 NOT NULL, c349 Yson NOT NULL, c350 Int16 NOT NULL, c351 Uint64 NOT NULL, c352 Decimal(15,0) NOT NULL, c353 Uint16, c354 Interval64 NOT NULL, c355 Uint8 NOT NULL, c356 Uint16, c357 Interval64 NOT NULL, c358 Decimal(35,10) NOT NULL, c359 Timestamp64 NOT NULL, c360 Timestamp NOT NULL, c361 Bool, c362 Uint16 NOT NULL, c363 Utf8 NOT NULL, c364 Uint8 NOT NULL, c365 Float, c366 String, c367 Bool NOT NULL, c368 Datetime64, c369 Utf8 NOT NULL, c370 Datetime64, c371 Int8, c372 Decimal(35,10), c373 Yson NOT NULL, c374 Int64 NOT NULL, c375 Decimal(35,10) NOT NULL, c376 Interval64, c377 Timestamp, c378 Yson, c379 Int64, c380 Timestamp64, c381 Int32, c382 Timestamp64 NOT NULL, c383 String NOT NULL, c384 Uint16 NOT NULL, c385 Int64, c386 JsonDocument NOT NULL, c387 Uint32 NOT NULL, c388 Int8, c389 Decimal(22,9) NOT NULL, c390 Int16, c391 String, c392 Datetime64 NOT NULL, c393 Utf8, c394 Bool, c395 Timestamp64, c396 Int8 NOT NULL, c397 Uint16, c398 Bool NOT NULL, c399 Timestamp, c400 Yson, c401 String NOT NULL, c402 Int32 NOT NULL, c403 Double, c404 Timestamp, c405 Decimal(35,10), c406 Decimal(22,9), c407 Double, c408 JsonDocument NOT NULL, c409 Uint8 NOT NULL, c410 Uint16 NOT NULL, c411 Timestamp64 NOT NULL, c412 Uint64 NOT NULL, c413 Decimal(15,0) NOT NULL, c414 JsonDocument NOT NULL, c415 Json NOT NULL, c416 Double NOT NULL, c417 Json NOT NULL, c418 String, c419 Uint64, c420 Datetime, c421 Yson NOT NULL, c422 Yson NOT NULL, c423 Float, c424 Datetime64, c425 Json NOT NULL, c426 Date, c427 Decimal(22,9), c428 Timestamp, c429 Float, c430 Uint64, c431 Int8 NOT NULL, c432 Int8, c433 Date32 NOT NULL, c434 Timestamp64 NOT NULL, c435 JsonDocument NOT NULL, c436 Uint32 NOT NULL, c437 String NOT NULL, c438 Yson, c439 Datetime, c440 Datetime64 NOT NULL, c441 Double, c442 Decimal(35,10), c443 Json NOT NULL, c444 Int8 NOT NULL, c445 Double, c446 Uint32, c447 Decimal(35,10) NOT NULL, c448 Decimal(35,10) NOT NULL, c449 Json, c450 Interval64 NOT NULL, c451 Uint8, c452 Bool, c453 Interval64 NOT NULL, c454 Timestamp64, c455 Int32 NOT NULL, c456 Utf8 NOT NULL, c457 Uint16, c458 Uint16 NOT NULL, c459 Date NOT NULL, c460 Decimal(22,9), c461 Date NOT NULL, c462 JsonDocument NOT NULL, c463 Json, c464 Float, c465 Interval64 NOT NULL, c466 Uint64 NOT NULL, c467 Timestamp NOT NULL, c468 Date32 NOT NULL, c469 Double, c470 Timestamp64 NOT NULL, c471 Json NOT NULL, c472 Decimal(15,0), c473 Decimal(22,9), c474 Int8, c475 Double NOT NULL, c476 Datetime, c477 Int64, c478 Json NOT NULL, c479 Interval64 NOT NULL, c480 Date NOT NULL, c481 Double, c482 Uint32, c483 Interval64 NOT NULL, c484 Uint8 NOT NULL, c485 Date NOT NULL, c486 JsonDocument NOT NULL, c487 Datetime NOT NULL, c488 Float, c489 Bool, c490 String NOT NULL, c491 Datetime64 NOT NULL, c492 Datetime, c493 Date32 NOT NULL, c494 Int32, c495 Uint8 NOT NULL, c496 Double NOT NULL, c497 Uint8 NOT NULL, c498 Double, c499 Uint8 NOT NULL, c500 Bool NOT NULL, c501 Decimal(15,0), c502 Uint16, c503 Int64, c504 Uint64, c505 Datetime64 NOT NULL, c506 Utf8, c507 Timestamp64, c508 Float NOT NULL, c509 Interval64, c510 Utf8 NOT NULL, c511 Timestamp64, c512 Int16 NOT NULL, c513 Utf8 NOT NULL, c514 Json NOT NULL, c515 Decimal(22,9) NOT NULL, c516 Uint16, c517 Float NOT NULL, c518 Datetime64 NOT NULL, c519 Json, c520 Bool NOT NULL, c521 Uint32, c522 Decimal(35,10), c523 Uint8 NOT NULL, c524 Decimal(15,0), c525 Int16, c526 Int8, c527 Uint64, c528 JsonDocument NOT NULL, c529 Int8, c530 Timestamp64, c531 Double NOT NULL, c532 Uint8 NOT NULL, c533 Uint16 NOT NULL, c534 Datetime NOT NULL, c535 Interval64 NOT NULL, c536 Decimal(22,9) NOT NULL, c537 Float, c538 Datetime64 NOT NULL, c539 Decimal(15,0), c540 Uint64 NOT NULL, c541 Timestamp64 NOT NULL, c542 Decimal(15,0) NOT NULL, c543 String, c544 Int16, c545 Utf8 NOT NULL, c546 JsonDocument, c547 Utf8, c548 Int8 NOT NULL, c549 String NOT NULL, c550 JsonDocument NOT NULL, c551 Utf8, c552 Int64, c553 Date NOT NULL, c554 Timestamp64, c555 Timestamp64 NOT NULL, c556 Datetime64, c557 Timestamp NOT NULL, c558 Timestamp NOT NULL, c559 Int32, c560 Yson NOT NULL, c561 Decimal(22,9), c562 Decimal(15,0), c563 String, c564 Bool NOT NULL, c565 Uint64, c566 Int32 NOT NULL, c567 Json, c568 Uint32, c569 Json NOT NULL, c570 Json NOT NULL, c571 Uint16, c572 Yson NOT NULL, c573 Int32, c574 Float NOT NULL, c575 Decimal(15,0) NOT NULL, c576 Bool NOT NULL, c577 Uint16, c578 Datetime64, c579 Decimal(15,0) NOT NULL, c580 Interval64 NOT NULL, c581 Int16, c582 Int8, c583 Datetime, c584 Bool, c585 Yson NOT NULL, c586 Interval64, c587 Uint16, c588 String, c589 Int8 NOT NULL, c590 String NOT NULL, c591 Uint16, c592 Decimal(15,0), c593 Double, c594 Date32 NOT NULL, c595 Decimal(22,9) NOT NULL, c596 JsonDocument NOT NULL, c597 Uint8, c598 Yson, c599 Uint32 NOT NULL, c600 Int8, c601 Uint64, c602 Uint8, c603 String NOT NULL, c604 Decimal(35,10) NOT NULL, c605 Int64, c606 Int8, c607 Float, c608 Uint8, c609 Decimal(22,9) NOT NULL, c610 Date32, c611 Datetime64, c612 Decimal(35,10) NOT NULL, c613 Decimal(15,0) NOT NULL, c614 Int8 NOT NULL, c615 Int16, c616 Json, c617 Uint64, c618 Timestamp64, c619 Uint32 NOT NULL, c620 Interval64 NOT NULL, c621 Int32 NOT NULL, c622 Int32, c623 Int32 NOT NULL, c624 Uint32 NOT NULL, c625 Yson NOT NULL, c626 Datetime64 NOT NULL, c627 Timestamp64, c628 Json, c629 Date32 NOT NULL, c630 Uint32, c631 Date32 NOT NULL, c632 Uint8, c633 Int32 NOT NULL, c634 Decimal(35,10), c635 Uint16, c636 Uint64, c637 Uint8, c638 Int64 NOT NULL, c639 Int8, c640 JsonDocument NOT NULL, c641 Date32, c642 Interval64 NOT NULL, c643 Bool, c644 Date, c645 Bool, c646 Decimal(35,10), c647 Int16 NOT NULL, c648 Int64 NOT NULL, c649 Uint64 NOT NULL, c650 String, c651 Json NOT NULL, c652 Decimal(35,10), c653 Int64, c654 Timestamp NOT NULL, c655 Datetime, c656 Int64, c657 Date NOT NULL, c658 Uint16, c659 Int8, c660 Timestamp NOT NULL, c661 Bool, c662 Uint8 NOT NULL, c663 Yson NOT NULL, c664 Int8, c665 Datetime64 NOT NULL, c666 Date32, c667 Date32, c668 Timestamp NOT NULL, c669 Uint16, c670 JsonDocument NOT NULL, c671 Int64 NOT NULL, c672 Date32 NOT NULL, c673 Decimal(35,10), c674 Uint64 NOT NULL, c675 Json, c676 Datetime, c677 Datetime, c678 Int32 NOT NULL, c679 JsonDocument NOT NULL, c680 Uint64 NOT NULL, c681 Decimal(22,9), c682 Int32, c683 Utf8 NOT NULL, c684 Double, c685 Decimal(15,0) NOT NULL, c686 Int8 NOT NULL, c687 JsonDocument, c688 Uint64 NOT NULL, c689 Int16 NOT NULL, c690 Uint32, c691 Date, c692 Json NOT NULL, c693 Int32 NOT NULL, c694 Uint8, c695 Int32 NOT NULL, c696 Yson NOT NULL, c697 JsonDocument, c698 Uint8 NOT NULL, c699 Json, c700 Date32 NOT NULL, c701 Decimal(22,9), c702 Datetime64, c703 JsonDocument, c704 Int64, c705 Double NOT NULL, c706 Bool NOT NULL, c707 Uint32 NOT NULL, c708 Uint16, c709 Int16, c710 Utf8 NOT NULL, c711 Yson NOT NULL, c712 JsonDocument, c713 Interval64, c714 String NOT NULL, c715 Json NOT NULL, c716 Date NOT NULL, c717 Uint32 NOT NULL, c718 Int8 NOT NULL, c719 Int16, c720 Uint16 NOT NULL, c721 Uint16, c722 JsonDocument, c723 Decimal(15,0) NOT NULL, c724 Utf8, c725 Int16, c726 Bool, c727 Decimal(22,9), c728 Utf8, c729 Interval64, c730 Int64 NOT NULL, c731 Int64, c732 Float NOT NULL, c733 Bool, c734 Decimal(22,9), c735 Decimal(35,10), c736 Yson NOT NULL, c737 Int16, c738 Uint16, c739 Double, c740 Int8, c741 Bool NOT NULL, c742 Datetime, c743 Decimal(35,10), c744 Decimal(15,0) NOT NULL, c745 Decimal(15,0) NOT NULL, c746 Decimal(15,0) NOT NULL, c747 Interval64 NOT NULL, c748 Datetime64 NOT NULL, c749 Float NOT NULL, c750 Yson NOT NULL, c751 JsonDocument NOT NULL, c752 Timestamp NOT NULL, c753 Int8 NOT NULL, c754 Datetime, c755 Uint8, c756 Uint32 NOT NULL, c757 Decimal(22,9), c758 JsonDocument, c759 Timestamp NOT NULL, c760 Timestamp64, c761 Date NOT NULL, c762 Double NOT NULL, c763 Uint16, c764 JsonDocument NOT NULL, c765 Decimal(35,10) NOT NULL, c766 Datetime64, c767 Json NOT NULL, c768 Date, c769 Yson, c770 Date NOT NULL, c771 Json NOT NULL, c772 Int64 NOT NULL, c773 String NOT NULL, c774 Timestamp, c775 Timestamp, c776 Int64 NOT NULL, c777 Int16 NOT NULL, c778 Uint64 NOT NULL, c779 Uint16, c780 Uint64 NOT NULL, c781 JsonDocument, c782 JsonDocument NOT NULL, c783 Int8 NOT NULL, c784 Double, c785 JsonDocument, c786 Int8 NOT NULL, c787 Datetime64 NOT NULL, c788 Json, c789 Json, c790 Uint16, c791 Decimal(35,10) NOT NULL, c792 Yson NOT NULL, c793 Datetime, c794 Timestamp64, c795 Datetime, c796 Interval64 NOT NULL, c797 Datetime NOT NULL, c798 Timestamp64, c799 Json, c800 Decimal(22,9), c801 Timestamp64, c802 String NOT NULL, c803 Timestamp, c804 Datetime64, c805 Timestamp, c806 Bool NOT NULL, c807 Uint32 NOT NULL, c808 Uint64, c809 Uint32, c810 Int16 NOT NULL, c811 Timestamp64 NOT NULL, c812 Int8, c813 Utf8 NOT NULL, c814 Decimal(22,9), c815 Int8, c816 Datetime, c817 Decimal(15,0) NOT NULL, c818 Uint16, c819 Json, c820 Decimal(22,9) NOT NULL, c821 Double, c822 Interval64 NOT NULL, c823 Decimal(22,9) NOT NULL, c824 Float NOT NULL, c825 Json NOT NULL, c826 Date32 NOT NULL, c827 Uint16 NOT NULL, c828 Json NOT NULL, c829 JsonDocument, c830 Int16, c831 Datetime64, c832 Int32 NOT NULL, c833 Uint16 NOT NULL, c834 Interval64 NOT NULL, c835 Uint64, c836 Uint32, c837 Uint64 NOT NULL, c838 Uint64 NOT NULL, c839 String, c840 Int32 NOT NULL, c841 Decimal(15,0) NOT NULL, c842 Date, c843 Uint32, c844 Datetime, c845 Date32, c846 Uint32 NOT NULL, c847 Datetime, c848 JsonDocument NOT NULL, c849 Yson, c850 Date, c851 Date32 NOT NULL, c852 Int16 NOT NULL, c853 Int64, c854 Decimal(22,9), c855 Datetime NOT NULL, c856 Uint64 NOT NULL, c857 Int16 NOT NULL, c858 String, c859 Uint16 NOT NULL, c860 Uint32 NOT NULL, c861 Yson, c862 Int32 NOT NULL, c863 Timestamp, c864 Int32 NOT NULL, c865 JsonDocument, c866 Timestamp, c867 Uint16 NOT NULL, c868 String NOT NULL, c869 Float NOT NULL, c870 JsonDocument, c871 Uint16 NOT NULL, c872 Float NOT NULL, c873 Decimal(15,0), c874 Bool, c875 Timestamp64 NOT NULL, c876 Yson NOT NULL, c877 String, c878 Date32 NOT NULL, c879 Int16 NOT NULL, c880 Uint32 NOT NULL, c881 Uint32, c882 Date32, c883 Date32 NOT NULL, c884 Uint16 NOT NULL, c885 Date32, c886 Datetime, c887 JsonDocument NOT NULL, c888 Timestamp64 NOT NULL, c889 Uint64 NOT NULL, c890 Yson NOT NULL, c891 Uint16, c892 Double, c893 Timestamp, c894 Decimal(15,0), c895 Decimal(35,10), c896 Decimal(22,9), c897 Date32 NOT NULL, c898 Uint16, c899 Yson NOT NULL, c900 Date32 NOT NULL, c901 Int32 NOT NULL, c902 JsonDocument NOT NULL, c903 Decimal(22,9) NOT NULL, c904 Decimal(35,10) NOT NULL, c905 Timestamp, c906 Interval64, c907 Double, c908 Decimal(35,10) NOT NULL, c909 Uint32, c910 Float, c911 Yson, c912 String NOT NULL, c913 Int64, c914 Json, c915 Int8 NOT NULL, c916 Decimal(22,9) NOT NULL, c917 Float, c918 Uint32 NOT NULL, c919 Yson NOT NULL, c920 Json, c921 Double, c922 Int16 NOT NULL, c923 Uint64 NOT NULL, c924 Double NOT NULL, c925 Float, c926 Utf8, c927 Utf8 NOT NULL, c928 Timestamp64, c929 String NOT NULL, c930 Int16, c931 Json NOT NULL, c932 Decimal(15,0) NOT NULL, c933 Uint8 NOT NULL, c934 Int32, c935 Json, c936 Decimal(22,9) NOT NULL, c937 Uint64 NOT NULL, c938 Datetime NOT NULL, c939 Float, c940 Timestamp, c941 Date32, c942 Uint32, c943 Int64, c944 Datetime NOT NULL, c945 Double, c946 Date NOT NULL, c947 Json, c948 Float NOT NULL, c949 Yson, c950 Yson NOT NULL, c951 JsonDocument, c952 Utf8 NOT NULL, c953 Decimal(35,10), c954 Bool, c955 Int16, c956 Int16 NOT NULL, c957 Uint32, c958 Float, c959 Timestamp64, c960 Datetime64, c961 Int16, c962 Decimal(35,10), c963 Timestamp NOT NULL, c964 Double, c965 Decimal(22,9), c966 Uint16, c967 Datetime NOT NULL, c968 Utf8, c969 Bool NOT NULL, c970 Decimal(15,0) NOT NULL, c971 Uint32 NOT NULL, c972 Date32 NOT NULL, c973 Int64, c974 Uint32 NOT NULL, c975 Date, c976 Uint16 NOT NULL, c977 Timestamp NOT NULL, c978 Interval64 NOT NULL, c979 Bool, c980 Int32 NOT NULL, c981 Datetime, c982 Timestamp, c983 Int32 NOT NULL, c984 Datetime, c985 Yson NOT NULL, c986 Bool NOT NULL, c987 String NOT NULL, c988 Interval64, c989 Timestamp64, c990 JsonDocument NOT NULL, c991 Timestamp64, c992 Int64 NOT NULL, c993 Int64 NOT NULL, c994 Decimal(22,9), c995 JsonDocument, c996 Uint8 NOT NULL, c997 Timestamp64, c998 Uint16 NOT NULL, c999 String, c1000 Float NOT NULL, c1001 Utf8 NOT NULL, c1002 Decimal(35,10) NOT NULL, c1003 Json, c1004 Uint16 NOT NULL, c1005 Int64, c1006 Int32 NOT NULL, c1007 String, c1008 Date NOT NULL, c1009 Int64, c1010 Bool, c1011 Decimal(15,0), c1012 Utf8, c1013 Uint8, c1014 Datetime, c1015 String, c1016 Timestamp64, c1017 Decimal(35,10) NOT NULL, c1018 Timestamp NOT NULL, c1019 Datetime64 NOT NULL, c1020 Int16 NOT NULL, c1021 Date, c1022 Uint64 NOT NULL, c1023 String NOT NULL, c1024 Decimal(35,10), c1025 Date NOT NULL, c1026 Double NOT NULL, c1027 Double NOT NULL, c1028 Uint8, c1029 Int8, c1030 Utf8, c1031 Uint16, c1032 Json, c1033 Interval64 NOT NULL, c1034 Datetime64, c1035 Date NOT NULL, c1036 Decimal(15,0) NOT NULL, c1037 Uint8, c1038 Timestamp, c1039 Timestamp64 NOT NULL, c1040 Decimal(35,10), c1041 Yson NOT NULL, c1042 JsonDocument NOT NULL, c1043 String, c1044 Int32, c1045 Timestamp NOT NULL, c1046 Uint64 NOT NULL, c1047 Int64 NOT NULL, c1048 Int32 NOT NULL, c1049 Bool NOT NULL, c1050 Int32, c1051 Uint8 NOT NULL, c1052 Uint32, c1053 Decimal(35,10) NOT NULL, c1054 Uint16 NOT NULL, c1055 Date, c1056 Decimal(35,10), c1057 Decimal(22,9), c1058 Yson, c1059 Bool NOT NULL, c1060 Bool NOT NULL, c1061 Uint16 NOT NULL, c1062 Decimal(15,0), c1063 String, c1064 Decimal(15,0), c1065 Float, c1066 Timestamp64 NOT NULL, c1067 JsonDocument, c1068 JsonDocument NOT NULL, c1069 Bool NOT NULL, c1070 Decimal(15,0), c1071 Int32 NOT NULL, c1072 Utf8 NOT NULL, c1073 Datetime NOT NULL, c1074 String NOT NULL, c1075 Utf8 NOT NULL, c1076 Int16, c1077 Int16 NOT NULL, c1078 Utf8 NOT NULL, c1079 Uint16, c1080 Decimal(15,0), c1081 Decimal(15,0) NOT NULL, c1082 Timestamp NOT NULL, c1083 Uint64, c1084 Date32, c1085 Yson, c1086 Utf8 NOT NULL, c1087 Timestamp NOT NULL, c1088 Double NOT NULL, c1089 Timestamp64 NOT NULL, c1090 Int64, c1091 Datetime, c1092 Timestamp64 NOT NULL, c1093 Datetime NOT NULL, c1094 Timestamp64, c1095 Utf8, c1096 Decimal(35,10) NOT NULL, c1097 Decimal(22,9), c1098 Datetime64 NOT NULL, c1099 Float, c1100 Interval64, c1101 String NOT NULL, c1102 Date NOT NULL, c1103 Int64 NOT NULL, c1104 Decimal(15,0), c1105 Yson NOT NULL, c1106 Json, c1107 Json, c1108 Date, c1109 Decimal(22,9) NOT NULL, c1110 Date32, c1111 Float, c1112 Date NOT NULL, c1113 Decimal(35,10), c1114 Utf8 NOT NULL, c1115 Uint32 NOT NULL, c1116 Yson NOT NULL, c1117 Interval64 NOT NULL, c1118 Yson NOT NULL, c1119 Uint16, c1120 Int8 NOT NULL, c1121 Utf8, c1122 String, c1123 Timestamp NOT NULL, c1124 Datetime64 NOT NULL, c1125 Double NOT NULL, c1126 Uint64 NOT NULL, c1127 String NOT NULL, c1128 Int64 NOT NULL, c1129 Datetime64, c1130 Utf8 NOT NULL, c1131 Utf8, c1132 JsonDocument NOT NULL, c1133 Uint16 NOT NULL, c1134 Interval64, c1135 Int32 NOT NULL, c1136 Decimal(35,10), c1137 Float, c1138 Int64 NOT NULL, c1139 Interval64, c1140 Int64 NOT NULL, c1141 Yson NOT NULL, c1142 Timestamp64, c1143 Uint16, c1144 Decimal(15,0), c1145 Int16 NOT NULL, c1146 Interval64, c1147 Uint16, c1148 Json NOT NULL, c1149 Double NOT NULL, c1150 Timestamp64 NOT NULL, c1151 Date32, c1152 Interval64, c1153 Date32, c1154 Datetime, c1155 Float NOT NULL, c1156 Bool NOT NULL, c1157 Uint16 NOT NULL, c1158 Uint8 NOT NULL, c1159 Double NOT NULL, c1160 Datetime NOT NULL, c1161 Date32, c1162 Yson, c1163 JsonDocument, c1164 Double NOT NULL, c1165 Int32 NOT NULL, c1166 Json, c1167 Uint32, c1168 JsonDocument, c1169 Int8, c1170 Bool, c1171 Uint16 NOT NULL, c1172 Int32, c1173 Int32, c1174 Bool NOT NULL, c1175 Timestamp, c1176 Date32 NOT NULL, c1177 Decimal(35,10) NOT NULL, c1178 Date32, c1179 Uint64 NOT NULL, c1180 Interval64 NOT NULL, c1181 Timestamp, c1182 Uint32, c1183 Uint64 NOT NULL, c1184 Json, c1185 Decimal(22,9), c1186 Bool NOT NULL, c1187 Int32, c1188 Uint8, c1189 Date, c1190 Uint16, c1191 Datetime64, c1192 Json, c1193 Utf8, c1194 Int16 NOT NULL, c1195 Datetime NOT NULL, c1196 Uint32, c1197 JsonDocument NOT NULL, c1198 Decimal(35,10) NOT NULL, c1199 Timestamp,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c16\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c16\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c16\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: \n                CREATE TABLE `/Root/olap_workload/create_drop/22539` (\n                    c0 Uint8 NOT NULL, c1 Uint32 NOT NULL, c2 Timestamp NOT NULL, c3 Decimal(35,10) NOT NULL, c4 Int32 NOT NULL, c5 Timestamp NOT NULL, c6 Timestamp NOT NULL, c7 Date NOT NULL, c8 Decimal(15,0) NOT NULL, c9 Utf8 NOT NULL, c10 String NOT NULL, c11 Int32 NOT NULL, c12 Int64 NOT NULL, c13 Decimal(15,0) NOT NULL, c14 Timestamp NOT NULL, c15 Uint16 NOT NULL, c16 Bool NOT NULL, c17 Bool NOT NULL, c18 Interval64 NOT NULL, c19 Int16 NOT NULL, c20 Uint8 NOT NULL, c21 Timestamp64 NOT NULL, c22 Decimal(22,9) NOT NULL, c23 Int32 NOT NULL, c24 Datetime64 NOT NULL, c25 Int16 NOT NULL, c26 Interval64 NOT NULL, c27 Int32 NOT NULL, c28 Timestamp NOT NULL, c29 Decimal(15,0) NOT NULL, c30 Decimal(22,9) NOT NULL, c31 Uint32 NOT NULL, c32 Timestamp64 NOT NULL, c33 Utf8 NOT NULL, c34 Uint64 NOT NULL, c35 Int8 NOT NULL, c36 Bool NOT NULL, c37 String NOT NULL, c38 Decimal(35,10) NOT NULL, c39 String NOT NULL, c40 Int64 NOT NULL, c41 Uint8 NOT NULL, c42 Int32 NOT NULL, c43 Datetime NOT NULL, c44 Decimal(22,9) NOT NULL, c45 Uint64 NOT NULL, c46 Date32 NOT NULL, c47 Decimal(15,0) NOT NULL, c48 Decimal(35,10) NOT NULL, c49 Decimal(35,10) NOT NULL, c50 Utf8 NOT NULL, c51 Decimal(15,0) NOT NULL, c52 Uint32 NOT NULL, c53 Uint16 NOT NULL, c54 Bool NOT NULL, c55 Datetime NOT NULL, c56 Decimal(35,10) NOT NULL, c57 Datetime64 NOT NULL, c58 Bool NOT NULL, c59 Decimal(22,9) NOT NULL, c60 Uint32 NOT NULL, c61 Decimal(15,0) NOT NULL, c62 Uint16 NOT NULL, c63 Uint32 NOT NULL, c64 Date NOT NULL, c65 Int8 NOT NULL, c66 Int16 NOT NULL, c67 Timestamp NOT NULL, c68 Int16 NOT NULL, c69 Date NOT NULL, c70 Decimal(22,9) NOT NULL, c71 Uint64 NOT NULL, c72 Datetime64 NOT NULL, c73 Decimal(15,0) NOT NULL, c74 Uint16 NOT NULL, c75 Int64 NOT NULL, c76 String NOT NULL, c77 Int8 NOT NULL, c78 Datetime64 NOT NULL, c79 Decimal(22,9) NOT NULL, c80 Uint16 NOT NULL, c81 Uint64 NOT NULL, c82 Decimal(35,10) NOT NULL, c83 Datetime64 NOT NULL, c84 Uint32 NOT NULL, c85 Uint64 NOT NULL, c86 Datetime64 NOT NULL, c87 Timestamp64 NOT NULL, c88 Date NOT NULL, c89 Bool NOT NULL, c90 Int16 NOT NULL, c91 Int32 NOT NULL, c92 Uint16 NOT NULL, c93 Int8 NOT NULL, c94 Uint32 NOT NULL, c95 Int16 NOT NULL, c96 Decimal(22,9) NOT NULL, c97 Int32 NOT NULL, c98 Datetime64 NOT NULL, c99 Decimal(15,0) NOT NULL, c100 Uint64 NOT NULL, c101 Interval64 NOT NULL, c102 Timestamp NOT NULL, c103 Int8 NOT NULL, c104 Utf8 NOT NULL, c105 Interval64 NOT NULL, c106 Datetime64 NOT NULL, c107 Timestamp NOT NULL, c108 Date NOT NULL, c109 Utf8 NOT NULL, c110 Utf8 NOT NULL, c111 Date NOT NULL, c112 Int8 NOT NULL, c113 Timestamp64 NOT NULL, c114 Uint32 NOT NULL, c115 Interval64 NOT NULL, c116 Utf8 NOT NULL, c117 Decimal(22,9) NOT NULL, c118 Decimal(15,0) NOT NULL, c119 Utf8 NOT NULL, c120 Decimal(15,0) NOT NULL, c121 Utf8 NOT NULL, c122 Decimal(15,0) NOT NULL, c123 Datetime NOT NULL, c124 Int64 NOT NULL, c125 Uint8 NOT NULL, c126 Int64 NOT NULL, c127 Decimal(35,10) NOT NULL, c128 Timestamp NOT NULL, c129 Utf8 NOT NULL, c130 String NOT NULL, c131 Date NOT NULL, c132 Datetime NOT NULL, c133 Bool NOT NULL, c134 Decimal(15,0) NOT NULL, c135 Int64 NOT NULL, c136 Int32 NOT NULL, c137 Uint64 NOT NULL, c138 Int64 NOT NULL, c139 Datetime NOT NULL, c140 Uint8 NOT NULL, c141 Uint8 NOT NULL, c142 Uint64 NOT NULL, c143 Uint32 NOT NULL, c144 Bool NOT NULL, c145 Int8 NOT NULL, c146 String NOT NULL, c147 Uint64 NOT NULL, c148 Int8 NOT NULL, c149 Uint8 NOT NULL, c150 Date32 NOT NULL, c151 Decimal(35,10) NOT NULL, c152 Int64 NOT NULL, c153 Interval64 NOT NULL, c154 Interval64 NOT NULL, c155 Uint32 NOT NULL, c156 Int32 NOT NULL, c157 Datetime64 NOT NULL, c158 Timestamp64 NOT NULL, c159 Date32 NOT NULL, c160 Uint64 NOT NULL, c161 Uint32 NOT NULL, c162 Decimal(35,10) NOT NULL, c163 Uint8 NOT NULL, c164 Int64 NOT NULL, c165 Int32 NOT NULL, c166 Date32 NOT NULL, c167 Date NOT NULL, c168 Utf8 NOT NULL, c169 Bool NOT NULL, c170 Int8 NOT NULL, c171 Uint8 NOT NULL, c172 Int16 NOT NULL, c173 Utf8 NOT NULL, c174 String NOT NULL, c175 Int16 NOT NULL, c176 Uint32 NOT NULL, c177 Timestamp NOT NULL, c178 Uint64 NOT NULL, c179 Uint16 NOT NULL, c180 Date NOT NULL, c181 Datetime NOT NULL, c182 Decimal(22,9) NOT NULL, c183 Utf8 NOT NULL, c184 Int64 NOT NULL, c185 Datetime NOT NULL, c186 Int32 NOT NULL, c187 String NOT NULL, c188 Timestamp NOT NULL, c189 Uint64 NOT NULL, c190 Datetime NOT NULL, c191 Int8 NOT NULL, c192 Date NOT NULL, c193 Int32 NOT NULL, c194 Date NOT NULL, c195 Decimal(35,10) NOT NULL, c196 Interval64 NOT NULL, c197 Uint16 NOT NULL, c198 Uint16 NOT NULL, c199 Datetime64 NOT NULL, c200 Int32 NOT NULL, c201 Int8 NOT NULL, c202 Date NOT NULL, c203 Date32 NOT NULL, c204 Decimal(35,10) NOT NULL, c205 Uint16 NOT NULL, c206 Uint32 NOT NULL, c207 Int8 NOT NULL, c208 Int8 NOT NULL, c209 Timestamp64 NOT NULL, c210 Int16 NOT NULL, c211 Decimal(35,10) NOT NULL, c212 Uint16 NOT NULL, c213 Int8 NOT NULL, c214 Date32 NOT NULL, c215 Bool, c216 Timestamp64, c217 Utf8, c218 Yson NOT NULL, c219 Uint64, c220 Int8 NOT NULL, c221 Int8 NOT NULL, c222 Yson, c223 Uint16 NOT NULL, c224 Int8, c225 Utf8 NOT NULL, c226 Int64 NOT NULL, c227 Utf8 NOT NULL, c228 Timestamp64 NOT NULL, c229 Uint16 NOT NULL, c230 Decimal(22,9) NOT NULL, c231 Date32, c232 Double NOT NULL, c233 Decimal(22,9) NOT NULL, c234 Decimal(35,10) NOT NULL, c235 Uint16, c236 Date, c237 Uint16 NOT NULL, c238 Float, c239 Datetime NOT NULL, c240 Int16 NOT NULL, c241 Datetime, c242 Yson, c243 Decimal(22,9) NOT NULL, c244 Timestamp64, c245 Utf8 NOT NULL, c246 Float NOT NULL, c247 Float, c248 JsonDocument NOT NULL, c249 Timestamp64, c250 Decimal(22,9), c251 Bool, c252 Int32, c253 Json NOT NULL, c254 Interval64 NOT NULL, c255 Decimal(15,0) NOT NULL, c256 Int64, c257 Decimal(15,0) NOT NULL, c258 Decimal(35,10) NOT NULL, c259 Uint32 NOT NULL, c260 Date, c261 Date32, c262 String, c263 Decimal(15,0), c264 JsonDocument, c265 Int8 NOT NULL, c266 Utf8 NOT NULL, c267 Int32, c268 Timestamp NOT NULL, c269 Datetime64 NOT NULL, c270 Timestamp NOT NULL, c271 Uint32 NOT NULL, c272 Double, c273 Datetime, c274 Int32, c275 Int64 NOT NULL, c276 Uint16 NOT NULL, c277 Json, c278 Double, c279 String, c280 Int32 NOT NULL, c281 Double, c282 Timestamp64 NOT NULL, c283 Uint16 NOT NULL, c284 Decimal(35,10) NOT NULL, c285 Timestamp64, c286 Double, c287 Uint8, c288 Yson, c289 Int32 NOT NULL, c290 Decimal(35,10) NOT NULL, c291 JsonDocument, c292 Float, c293 Int16, c294 Uint32 NOT NULL, c295 Bool, c296 Decimal(35,10), c297 Datetime NOT NULL, c298 Decimal(15,0) NOT NULL, c299 Datetime, c300 Interval64 NOT NULL, c301 Decimal(15,0), c302 Uint8 NOT NULL, c303 Datetime64 NOT NULL, c304 Datetime NOT NULL, c305 Decimal(35,10) NOT NULL, c306 Datetime64 NOT NULL, c307 Utf8 NOT NULL, c308 Datetime NOT NULL, c309 Uint8 NOT NULL, c310 Json NOT NULL, c311 Int16 NOT NULL, c312 Uint8 NOT NULL, c313 Decimal(35,10), c314 Timestamp NOT NULL, c315 Decimal(22,9) NOT NULL, c316 Uint32 NOT NULL, c317 Int8, c318 Int8, c319 Int16 NOT NULL, c320 Datetime64 NOT NULL, c321 Date32, c322 Uint64, c323 Json NOT NULL, c324 Date32, c325 Json NOT NULL, c326 Timestamp64, c327 Uint8 NOT NULL, c328 Int8, c329 Int16 NOT NULL, c330 Bool NOT NULL, c331 Date, c332 Datetime64 NOT NULL, c333 Int8 NOT NULL, c334 Decimal(22,9) NOT NULL, c335 Datetime, c336 Uint8 NOT NULL, c337 Datetime64, c338 Int16 NOT NULL, c339 Double NOT NULL, c340 JsonDocument NOT NULL, c341 Uint32, c342 Uint16, c343 Utf8 NOT NULL, c344 Int16 NOT NULL, c345 String, c346 Json, c347 Float NOT NULL, c348 Interval64 NOT NULL, c349 Yson NOT NULL, c350 Int16 NOT NULL, c351 Uint64 NOT NULL, c352 Decimal(15,0) NOT NULL, c353 Uint16, c354 Interval64 NOT NULL, c355 Uint8 NOT NULL, c356 Uint16, c357 Interval64 NOT NULL, c358 Decimal(35,10) NOT NULL, c359 Timestamp64 NOT NULL, c360 Timestamp NOT NULL, c361 Bool, c362 Uint16 NOT NULL, c363 Utf8 NOT NULL, c364 Uint8 NOT NULL, c365 Float, c366 String, c367 Bool NOT NULL, c368 Datetime64, c369 Utf8 NOT NULL, c370 Datetime64, c371 Int8, c372 Decimal(35,10), c373 Yson NOT NULL, c374 Int64 NOT NULL, c375 Decimal(35,10) NOT NULL, c376 Interval64, c377 Timestamp, c378 Yson, c379 Int64, c380 Timestamp64, c381 Int32, c382 Timestamp64 NOT NULL, c383 String NOT NULL, c384 Uint16 NOT NULL, c385 Int64, c386 JsonDocument NOT NULL, c387 Uint32 NOT NULL, c388 Int8, c389 Decimal(22,9) NOT NULL, c390 Int16, c391 String, c392 Datetime64 NOT NULL, c393 Utf8, c394 Bool, c395 Timestamp64, c396 Int8 NOT NULL, c397 Uint16, c398 Bool NOT NULL, c399 Timestamp, c400 Yson, c401 String NOT NULL, c402 Int32 NOT NULL, c403 Double, c404 Timestamp, c405 Decimal(35,10), c406 Decimal(22,9), c407 Double, c408 JsonDocument NOT NULL, c409 Uint8 NOT NULL, c410 Uint16 NOT NULL, c411 Timestamp64 NOT NULL, c412 Uint64 NOT NULL, c413 Decimal(15,0) NOT NULL, c414 JsonDocument NOT NULL, c415 Json NOT NULL, c416 Double NOT NULL, c417 Json NOT NULL, c418 String, c419 Uint64, c420 Datetime, c421 Yson NOT NULL, c422 Yson NOT NULL, c423 Float, c424 Datetime64, c425 Json NOT NULL, c426 Date, c427 Decimal(22,9), c428 Timestamp, c429 Float, c430 Uint64, c431 Int8 NOT NULL, c432 Int8, c433 Date32 NOT NULL, c434 Timestamp64 NOT NULL, c435 JsonDocument NOT NULL, c436 Uint32 NOT NULL, c437 String NOT NULL, c438 Yson, c439 Datetime, c440 Datetime64 NOT NULL, c441 Double, c442 Decimal(35,10), c443 Json NOT NULL, c444 Int8 NOT NULL, c445 Double, c446 Uint32, c447 Decimal(35,10) NOT NULL, c448 Decimal(35,10) NOT NULL, c449 Json, c450 Interval64 NOT NULL, c451 Uint8, c452 Bool, c453 Interval64 NOT NULL, c454 Timestamp64, c455 Int32 NOT NULL, c456 Utf8 NOT NULL, c457 Uint16, c458 Uint16 NOT NULL, c459 Date NOT NULL, c460 Decimal(22,9), c461 Date NOT NULL, c462 JsonDocument NOT NULL, c463 Json, c464 Float, c465 Interval64 NOT NULL, c466 Uint64 NOT NULL, c467 Timestamp NOT NULL, c468 Date32 NOT NULL, c469 Double, c470 Timestamp64 NOT NULL, c471 Json NOT NULL, c472 Decimal(15,0), c473 Decimal(22,9), c474 Int8, c475 Double NOT NULL, c476 Datetime, c477 Int64, c478 Json NOT NULL, c479 Interval64 NOT NULL, c480 Date NOT NULL, c481 Double, c482 Uint32, c483 Interval64 NOT NULL, c484 Uint8 NOT NULL, c485 Date NOT NULL, c486 JsonDocument NOT NULL, c487 Datetime NOT NULL, c488 Float, c489 Bool, c490 String NOT NULL, c491 Datetime64 NOT NULL, c492 Datetime, c493 Date32 NOT NULL, c494 Int32, c495 Uint8 NOT NULL, c496 Double NOT NULL, c497 Uint8 NOT NULL, c498 Double, c499 Uint8 NOT NULL, c500 Bool NOT NULL, c501 Decimal(15,0), c502 Uint16, c503 Int64, c504 Uint64, c505 Datetime64 NOT NULL, c506 Utf8, c507 Timestamp64, c508 Float NOT NULL, c509 Interval64, c510 Utf8 NOT NULL, c511 Timestamp64, c512 Int16 NOT NULL, c513 Utf8 NOT NULL, c514 Json NOT NULL, c515 Decimal(22,9) NOT NULL, c516 Uint16, c517 Float NOT NULL, c518 Datetime64 NOT NULL, c519 Json, c520 Bool NOT NULL, c521 Uint32, c522 Decimal(35,10), c523 Uint8 NOT NULL, c524 Decimal(15,0), c525 Int16, c526 Int8, c527 Uint64, c528 JsonDocument NOT NULL, c529 Int8, c530 Timestamp64, c531 Double NOT NULL, c532 Uint8 NOT NULL, c533 Uint16 NOT NULL, c534 Datetime NOT NULL, c535 Interval64 NOT NULL, c536 Decimal(22,9) NOT NULL, c537 Float, c538 Datetime64 NOT NULL, c539 Decimal(15,0), c540 Uint64 NOT NULL, c541 Timestamp64 NOT NULL, c542 Decimal(15,0) NOT NULL, c543 String, c544 Int16, c545 Utf8 NOT NULL, c546 JsonDocument, c547 Utf8, c548 Int8 NOT NULL, c549 String NOT NULL, c550 JsonDocument NOT NULL, c551 Utf8, c552 Int64, c553 Date NOT NULL, c554 Timestamp64, c555 Timestamp64 NOT NULL, c556 Datetime64, c557 Timestamp NOT NULL, c558 Timestamp NOT NULL, c559 Int32, c560 Yson NOT NULL, c561 Decimal(22,9), c562 Decimal(15,0), c563 String, c564 Bool NOT NULL, c565 Uint64, c566 Int32 NOT NULL, c567 Json, c568 Uint32, c569 Json NOT NULL, c570 Json NOT NULL, c571 Uint16, c572 Yson NOT NULL, c573 Int32, c574 Float NOT NULL, c575 Decimal(15,0) NOT NULL, c576 Bool NOT NULL, c577 Uint16, c578 Datetime64, c579 Decimal(15,0) NOT NULL, c580 Interval64 NOT NULL, c581 Int16, c582 Int8, c583 Datetime, c584 Bool, c585 Yson NOT NULL, c586 Interval64, c587 Uint16, c588 String, c589 Int8 NOT NULL, c590 String NOT NULL, c591 Uint16, c592 Decimal(15,0), c593 Double, c594 Date32 NOT NULL, c595 Decimal(22,9) NOT NULL, c596 JsonDocument NOT NULL, c597 Uint8, c598 Yson, c599 Uint32 NOT NULL, c600 Int8, c601 Uint64, c602 Uint8, c603 String NOT NULL, c604 Decimal(35,10) NOT NULL, c605 Int64, c606 Int8, c607 Float, c608 Uint8, c609 Decimal(22,9) NOT NULL, c610 Date32, c611 Datetime64, c612 Decimal(35,10) NOT NULL, c613 Decimal(15,0) NOT NULL, c614 Int8 NOT NULL, c615 Int16, c616 Json, c617 Uint64, c618 Timestamp64, c619 Uint32 NOT NULL, c620 Interval64 NOT NULL, c621 Int32 NOT NULL, c622 Int32, c623 Int32 NOT NULL, c624 Uint32 NOT NULL, c625 Yson NOT NULL, c626 Datetime64 NOT NULL, c627 Timestamp64, c628 Json, c629 Date32 NOT NULL, c630 Uint32, c631 Date32 NOT NULL, c632 Uint8, c633 Int32 NOT NULL, c634 Decimal(35,10), c635 Uint16, c636 Uint64, c637 Uint8, c638 Int64 NOT NULL, c639 Int8, c640 JsonDocument NOT NULL, c641 Date32, c642 Interval64 NOT NULL, c643 Bool, c644 Date, c645 Bool, c646 Decimal(35,10), c647 Int16 NOT NULL, c648 Int64 NOT NULL, c649 Uint64 NOT NULL, c650 String, c651 Json NOT NULL, c652 Decimal(35,10), c653 Int64, c654 Timestamp NOT NULL, c655 Datetime, c656 Int64, c657 Date NOT NULL, c658 Uint16, c659 Int8, c660 Timestamp NOT NULL, c661 Bool, c662 Uint8 NOT NULL, c663 Yson NOT NULL, c664 Int8, c665 Datetime64 NOT NULL, c666 Date32, c667 Date32, c668 Timestamp NOT NULL, c669 Uint16, c670 JsonDocument NOT NULL, c671 Int64 NOT NULL, c672 Date32 NOT NULL, c673 Decimal(35,10), c674 Uint64 NOT NULL, c675 Json, c676 Datetime, c677 Datetime, c678 Int32 NOT NULL, c679 JsonDocument NOT NULL, c680 Uint64 NOT NULL, c681 Decimal(22,9), c682 Int32, c683 Utf8 NOT NULL, c684 Double, c685 Decimal(15,0) NOT NULL, c686 Int8 NOT NULL, c687 JsonDocument, c688 Uint64 NOT NULL, c689 Int16 NOT NULL, c690 Uint32, c691 Date, c692 Json NOT NULL, c693 Int32 NOT NULL, c694 Uint8, c695 Int32 NOT NULL, c696 Yson NOT NULL, c697 JsonDocument, c698 Uint8 NOT NULL, c699 Json, c700 Date32 NOT NULL, c701 Decimal(22,9), c702 Datetime64, c703 JsonDocument, c704 Int64, c705 Double NOT NULL, c706 Bool NOT NULL, c707 Uint32 NOT NULL, c708 Uint16, c709 Int16, c710 Utf8 NOT NULL, c711 Yson NOT NULL, c712 JsonDocument, c713 Interval64, c714 String NOT NULL, c715 Json NOT NULL, c716 Date NOT NULL, c717 Uint32 NOT NULL, c718 Int8 NOT NULL, c719 Int16, c720 Uint16 NOT NULL, c721 Uint16, c722 JsonDocument, c723 Decimal(15,0) NOT NULL, c724 Utf8, c725 Int16, c726 Bool, c727 Decimal(22,9), c728 Utf8, c729 Interval64, c730 Int64 NOT NULL, c731 Int64, c732 Float NOT NULL, c733 Bool, c734 Decimal(22,9), c735 Decimal(35,10), c736 Yson NOT NULL, c737 Int16, c738 Uint16, c739 Double, c740 Int8, c741 Bool NOT NULL, c742 Datetime, c743 Decimal(35,10), c744 Decimal(15,0) NOT NULL, c745 Decimal(15,0) NOT NULL, c746 Decimal(15,0) NOT NULL, c747 Interval64 NOT NULL, c748 Datetime64 NOT NULL, c749 Float NOT NULL, c750 Yson NOT NULL, c751 JsonDocument NOT NULL, c752 Timestamp NOT NULL, c753 Int8 NOT NULL, c754 Datetime, c755 Uint8, c756 Uint32 NOT NULL, c757 Decimal(22,9), c758 JsonDocument, c759 Timestamp NOT NULL, c760 Timestamp64, c761 Date NOT NULL, c762 Double NOT NULL, c763 Uint16, c764 JsonDocument NOT NULL, c765 Decimal(35,10) NOT NULL, c766 Datetime64, c767 Json NOT NULL, c768 Date, c769 Yson, c770 Date NOT NULL, c771 Json NOT NULL, c772 Int64 NOT NULL, c773 String NOT NULL, c774 Timestamp, c775 Timestamp, c776 Int64 NOT NULL, c777 Int16 NOT NULL, c778 Uint64 NOT NULL, c779 Uint16, c780 Uint64 NOT NULL, c781 JsonDocument, c782 JsonDocument NOT NULL, c783 Int8 NOT NULL, c784 Double, c785 JsonDocument, c786 Int8 NOT NULL, c787 Datetime64 NOT NULL, c788 Json, c789 Json, c790 Uint16, c791 Decimal(35,10) NOT NULL, c792 Yson NOT NULL, c793 Datetime, c794 Timestamp64, c795 Datetime, c796 Interval64 NOT NULL, c797 Datetime NOT NULL, c798 Timestamp64, c799 Json, c800 Decimal(22,9), c801 Timestamp64, c802 String NOT NULL, c803 Timestamp, c804 Datetime64, c805 Timestamp, c806 Bool NOT NULL, c807 Uint32 NOT NULL, c808 Uint64, c809 Uint32, c810 Int16 NOT NULL, c811 Timestamp64 NOT NULL, c812 Int8, c813 Utf8 NOT NULL, c814 Decimal(22,9), c815 Int8, c816 Datetime, c817 Decimal(15,0) NOT NULL, c818 Uint16, c819 Json, c820 Decimal(22,9) NOT NULL, c821 Double, c822 Interval64 NOT NULL, c823 Decimal(22,9) NOT NULL, c824 Float NOT NULL, c825 Json NOT NULL, c826 Date32 NOT NULL, c827 Uint16 NOT NULL, c828 Json NOT NULL, c829 JsonDocument, c830 Int16, c831 Datetime64, c832 Int32 NOT NULL, c833 Uint16 NOT NULL, c834 Interval64 NOT NULL, c835 Uint64, c836 Uint32, c837 Uint64 NOT NULL, c838 Uint64 NOT NULL, c839 String, c840 Int32 NOT NULL, c841 Decimal(15,0) NOT NULL, c842 Date, c843 Uint32, c844 Datetime, c845 Date32, c846 Uint32 NOT NULL, c847 Datetime, c848 JsonDocument NOT NULL, c849 Yson, c850 Date, c851 Date32 NOT NULL, c852 Int16 NOT NULL, c853 Int64, c854 Decimal(22,9), c855 Datetime NOT NULL, c856 Uint64 NOT NULL, c857 Int16 NOT NULL, c858 String, c859 Uint16 NOT NULL, c860 Uint32 NOT NULL, c861 Yson, c862 Int32 NOT NULL, c863 Timestamp, c864 Int32 NOT NULL, c865 JsonDocument, c866 Timestamp, c867 Uint16 NOT NULL, c868 String NOT NULL, c869 Float NOT NULL, c870 JsonDocument, c871 Uint16 NOT NULL, c872 Float NOT NULL, c873 Decimal(15,0), c874 Bool, c875 Timestamp64 NOT NULL, c876 Yson NOT NULL, c877 String, c878 Date32 NOT NULL, c879 Int16 NOT NULL, c880 Uint32 NOT NULL, c881 Uint32, c882 Date32, c883 Date32 NOT NULL, c884 Uint16 NOT NULL, c885 Date32, c886 Datetime, c887 JsonDocument NOT NULL, c888 Timestamp64 NOT NULL, c889 Uint64 NOT NULL, c890 Yson NOT NULL, c891 Uint16, c892 Double, c893 Timestamp, c894 Decimal(15,0), c895 Decimal(35,10), c896 Decimal(22,9), c897 Date32 NOT NULL, c898 Uint16, c899 Yson NOT NULL, c900 Date32 NOT NULL, c901 Int32 NOT NULL, c902 JsonDocument NOT NULL, c903 Decimal(22,9) NOT NULL, c904 Decimal(35,10) NOT NULL, c905 Timestamp, c906 Interval64, c907 Double, c908 Decimal(35,10) NOT NULL, c909 Uint32, c910 Float, c911 Yson, c912 String NOT NULL, c913 Int64, c914 Json, c915 Int8 NOT NULL, c916 Decimal(22,9) NOT NULL, c917 Float, c918 Uint32 NOT NULL, c919 Yson NOT NULL, c920 Json, c921 Double, c922 Int16 NOT NULL, c923 Uint64 NOT NULL, c924 Double NOT NULL, c925 Float, c926 Utf8, c927 Utf8 NOT NULL, c928 Timestamp64, c929 String NOT NULL, c930 Int16, c931 Json NOT NULL, c932 Decimal(15,0) NOT NULL, c933 Uint8 NOT NULL, c934 Int32, c935 Json, c936 Decimal(22,9) NOT NULL, c937 Uint64 NOT NULL, c938 Datetime NOT NULL, c939 Float, c940 Timestamp, c941 Date32, c942 Uint32, c943 Int64, c944 Datetime NOT NULL, c945 Double, c946 Date NOT NULL, c947 Json, c948 Float NOT NULL, c949 Yson, c950 Yson NOT NULL, c951 JsonDocument, c952 Utf8 NOT NULL, c953 Decimal(35,10), c954 Bool, c955 Int16, c956 Int16 NOT NULL, c957 Uint32, c958 Float, c959 Timestamp64, c960 Datetime64, c961 Int16, c962 Decimal(35,10), c963 Timestamp NOT NULL, c964 Double, c965 Decimal(22,9), c966 Uint16, c967 Datetime NOT NULL, c968 Utf8, c969 Bool NOT NULL, c970 Decimal(15,0) NOT NULL, c971 Uint32 NOT NULL, c972 Date32 NOT NULL, c973 Int64, c974 Uint32 NOT NULL, c975 Date, c976 Uint16 NOT NULL, c977 Timestamp NOT NULL, c978 Interval64 NOT NULL, c979 Bool, c980 Int32 NOT NULL, c981 Datetime, c982 Timestamp, c983 Int32 NOT NULL, c984 Datetime, c985 Yson NOT NULL, c986 Bool NOT NULL, c987 String NOT NULL, c988 Interval64, c989 Timestamp64, c990 JsonDocument NOT NULL, c991 Timestamp64, c992 Int64 NOT NULL, c993 Int64 NOT NULL, c994 Decimal(22,9), c995 JsonDocument, c996 Uint8 NOT NULL, c997 Timestamp64, c998 Uint16 NOT NULL, c999 String, c1000 Float NOT NULL, c1001 Utf8 NOT NULL, c1002 Decimal(35,10) NOT NULL, c1003 Json, c1004 Uint16 NOT NULL, c1005 Int64, c1006 Int32 NOT NULL, c1007 String, c1008 Date NOT NULL, c1009 Int64, c1010 Bool, c1011 Decimal(15,0), c1012 Utf8, c1013 Uint8, c1014 Datetime, c1015 String, c1016 Timestamp64, c1017 Decimal(35,10) NOT NULL, c1018 Timestamp NOT NULL, c1019 Datetime64 NOT NULL, c1020 Int16 NOT NULL, c1021 Date, c1022 Uint64 NOT NULL, c1023 String NOT NULL, c1024 Decimal(35,10), c1025 Date NOT NULL, c1026 Double NOT NULL, c1027 Double NOT NULL, c1028 Uint8, c1029 Int8, c1030 Utf8, c1031 Uint16, c1032 Json, c1033 Interval64 NOT NULL, c1034 Datetime64, c1035 Date NOT NULL, c1036 Decimal(15,0) NOT NULL, c1037 Uint8, c1038 Timestamp, c1039 Timestamp64 NOT NULL, c1040 Decimal(35,10), c1041 Yson NOT NULL, c1042 JsonDocument NOT NULL, c1043 String, c1044 Int32, c1045 Timestamp NOT NULL, c1046 Uint64 NOT NULL, c1047 Int64 NOT NULL, c1048 Int32 NOT NULL, c1049 Bool NOT NULL, c1050 Int32, c1051 Uint8 NOT NULL, c1052 Uint32, c1053 Decimal(35,10) NOT NULL, c1054 Uint16 NOT NULL, c1055 Date, c1056 Decimal(35,10), c1057 Decimal(22,9), c1058 Yson, c1059 Bool NOT NULL, c1060 Bool NOT NULL, c1061 Uint16 NOT NULL, c1062 Decimal(15,0), c1063 String, c1064 Decimal(15,0), c1065 Float, c1066 Timestamp64 NOT NULL, c1067 JsonDocument, c1068 JsonDocument NOT NULL, c1069 Bool NOT NULL, c1070 Decimal(15,0), c1071 Int32 NOT NULL, c1072 Utf8 NOT NULL, c1073 Datetime NOT NULL, c1074 String NOT NULL, c1075 Utf8 NOT NULL, c1076 Int16, c1077 Int16 NOT NULL, c1078 Utf8 NOT NULL, c1079 Uint16, c1080 Decimal(15,0), c1081 Decimal(15,0) NOT NULL, c1082 Timestamp NOT NULL, c1083 Uint64, c1084 Date32, c1085 Yson, c1086 Utf8 NOT NULL, c1087 Timestamp NOT NULL, c1088 Double NOT NULL, c1089 Timestamp64 NOT NULL, c1090 Int64, c1091 Datetime, c1092 Timestamp64 NOT NULL, c1093 Datetime NOT NULL, c1094 Timestamp64, c1095 Utf8, c1096 Decimal(35,10) NOT NULL, c1097 Decimal(22,9), c1098 Datetime64 NOT NULL, c1099 Float, c1100 Interval64, c1101 String NOT NULL, c1102 Date NOT NULL, c1103 Int64 NOT NULL, c1104 Decimal(15,0), c1105 Yson NOT NULL, c1106 Json, c1107 Json, c1108 Date, c1109 Decimal(22,9) NOT NULL, c1110 Date32, c1111 Float, c1112 Date NOT NULL, c1113 Decimal(35,10), c1114 Utf8 NOT NULL, c1115 Uint32 NOT NULL, c1116 Yson NOT NULL, c1117 Interval64 NOT NULL, c1118 Yson NOT NULL, c1119 Uint16, c1120 Int8 NOT NULL, c1121 Utf8, c1122 String, c1123 Timestamp NOT NULL, c1124 Datetime64 NOT NULL, c1125 Double NOT NULL, c1126 Uint64 NOT NULL, c1127 String NOT NULL, c1128 Int64 NOT NULL, c1129 Datetime64, c1130 Utf8 NOT NULL, c1131 Utf8, c1132 JsonDocument NOT NULL, c1133 Uint16 NOT NULL, c1134 Interval64, c1135 Int32 NOT NULL, c1136 Decimal(35,10), c1137 Float, c1138 Int64 NOT NULL, c1139 Interval64, c1140 Int64 NOT NULL, c1141 Yson NOT NULL, c1142 Timestamp64, c1143 Uint16, c1144 Decimal(15,0), c1145 Int16 NOT NULL, c1146 Interval64, c1147 Uint16, c1148 Json NOT NULL, c1149 Double NOT NULL, c1150 Timestamp64 NOT NULL, c1151 Date32, c1152 Interval64, c1153 Date32, c1154 Datetime, c1155 Float NOT NULL, c1156 Bool NOT NULL, c1157 Uint16 NOT NULL, c1158 Uint8 NOT NULL, c1159 Double NOT NULL, c1160 Datetime NOT NULL, c1161 Date32, c1162 Yson, c1163 JsonDocument, c1164 Double NOT NULL, c1165 Int32 NOT NULL, c1166 Json, c1167 Uint32, c1168 JsonDocument, c1169 Int8, c1170 Bool, c1171 Uint16 NOT NULL, c1172 Int32, c1173 Int32, c1174 Bool NOT NULL, c1175 Timestamp, c1176 Date32 NOT NULL, c1177 Decimal(35,10) NOT NULL, c1178 Date32, c1179 Uint64 NOT NULL, c1180 Interval64 NOT NULL, c1181 Timestamp, c1182 Uint32, c1183 Uint64 NOT NULL, c1184 Json, c1185 Decimal(22,9), c1186 Bool NOT NULL, c1187 Int32, c1188 Uint8, c1189 Date, c1190 Uint16, c1191 Datetime64, c1192 Json, c1193 Utf8, c1194 Int16 NOT NULL, c1195 Datetime NOT NULL, c1196 Uint32, c1197 JsonDocument NOT NULL, c1198 Decimal(35,10) NOT NULL, c1199 Timestamp,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c16\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c16\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:26907/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:29166/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:20678/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:61899/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:2181/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:20568/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:61009/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:17438/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:1761/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8156
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11062
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3971
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17438
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22472
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12269
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61009
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15835
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14585
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23142
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26907
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23073
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29978
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4632
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29166
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24050
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5620
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18257
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20678
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3477
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17959
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1533
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1761
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12065
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9466
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21119
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2181
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14791
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6632
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2091
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20568
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8299
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8481
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14307
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61899
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1197
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20667
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8319
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24990
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8175
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1646
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14854
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64456
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2473
============================== slowest durations ===============================
37.16s teardown test_workload.py::TestYdbWorkload::test
29.17s call     test_workload.py::TestYdbWorkload::test
20.37s 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/z2qf/001a1e/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:61899 --database /Root --duration 120' has failed with code 1.
Errors:
...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c16\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
========================= 1 failed in 89.52s (0:01:29) =========================
