============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:3547 --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 \'c10\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5dqp/0013e4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31930
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28461
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5476
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14396
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15119
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25127
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6466
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29604
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26184
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/5dqp/0013e4/r3tmp/kikimr_cluster_yy48iw9j
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3547
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12312
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5439
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21222
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_v0mz294g.log --grpc-port=3547 --mon-port=12312 --ic-port=31930
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30815
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6603
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8213
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_63z0dfy_.log --grpc-port=30815 --mon-port=64012 --ic-port=28461
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21567
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26869
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27513
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16062
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_97fo4pfu.log --grpc-port=21567 --mon-port=26869 --ic-port=5476
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14507
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14507
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14508
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9917
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15595
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7609
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_jingm3s5.log --grpc-port=14508 --mon-port=9917 --ic-port=14396
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23886
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3033
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14005
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23656
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_n2tevaez.log --grpc-port=23886 --mon-port=3033 --ic-port=15119
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12654
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62643
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15928
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17715
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_h22ad_7n.log --grpc-port=12654 --mon-port=62643 --ic-port=25127
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12531
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11817
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27300
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24320
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_kiyq9s0e.log --grpc-port=12531 --mon-port=11817 --ic-port=6466
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64499
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9509
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10253
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16009
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_z293g58u.log --grpc-port=64499 --mon-port=9509 --ic-port=29604
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19417
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20941
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29785
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_or0k7hha.log --grpc-port=19417 --mon-port=26854 --ic-port=26184
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3547/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_v0mz294g.log --grpc-port=3547 --mon-port=12312 --ic-port=31930
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5dqp/0013e4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_v0mz294g.log', '--grpc-port=3547', '--mon-port=12312', '--ic-port=31930')' in '/home/runner/.ya/build/build_root/5dqp/0013e4/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: 3611660
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3547/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/5dqp/0013e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3611666
DEBUG    ya.test:process.py:259 Command (pid 3611666) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3611666) elapsed time (sec): 0.8550004959106445
DEBUG    ya.test:process.py:263 Command (pid 3611666) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3611666) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3611666) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3611666) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3611666) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3611666) maxrss: 482808
DEBUG    ya.test:process.py:263 Command (pid 3611666) minflt: 45595
DEBUG    ya.test:process.py:263 Command (pid 3611666) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3611666) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3611666) nivcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 3611666) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3611666) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3611666) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3611666) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3611666) stime: 0.18135099999999998
DEBUG    ya.test:process.py:263 Command (pid 3611666) utime: 0.554798
DEBUG    ya.test:process.py:263 Command (pid 3611666) wtime: 0.857
DEBUG    ya.test:process.py:275 Command (pid 3611666) output:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30815/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_63z0dfy_.log --grpc-port=30815 --mon-port=64012 --ic-port=28461
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5dqp/0013e4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_63z0dfy_.log', '--grpc-port=30815', '--mon-port=64012', '--ic-port=28461')' in '/home/runner/.ya/build/build_root/5dqp/0013e4/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: 3611871
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:30815/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/5dqp/0013e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3611876
DEBUG    ya.test:process.py:259 Command (pid 3611876) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3611876) elapsed time (sec): 0.9817073345184326
DEBUG    ya.test:process.py:263 Command (pid 3611876) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3611876) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3611876) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3611876) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3611876) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3611876) maxrss: 483680
DEBUG    ya.test:process.py:263 Command (pid 3611876) minflt: 45578
DEBUG    ya.test:process.py:263 Command (pid 3611876) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3611876) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3611876) nivcsw: 168
DEBUG    ya.test:process.py:263 Command (pid 3611876) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3611876) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3611876) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3611876) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3611876) stime: 0.212327
DEBUG    ya.test:process.py:263 Command (pid 3611876) utime: 0.536161
DEBUG    ya.test:process.py:263 Command (pid 3611876) wtime: 0.994
DEBUG    ya.test:process.py:275 Command (pid 3611876) output:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21567/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_97fo4pfu.log --grpc-port=21567 --mon-port=26869 --ic-port=5476
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5dqp/0013e4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_97fo4pfu.log', '--grpc-port=21567', '--mon-port=26869', '--ic-port=5476')' in '/home/runner/.ya/build/build_root/5dqp/0013e4/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: 3612555
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21567/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/5dqp/0013e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3612564
DEBUG    ya.test:process.py:259 Command (pid 3612564) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3612564) elapsed time (sec): 0.8995335102081299
DEBUG    ya.test:process.py:263 Command (pid 3612564) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3612564) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3612564) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3612564) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3612564) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3612564) maxrss: 483532
DEBUG    ya.test:process.py:263 Command (pid 3612564) minflt: 45520
DEBUG    ya.test:process.py:263 Command (pid 3612564) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3612564) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3612564) nivcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 3612564) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3612564) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3612564) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3612564) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3612564) stime: 0.23607299999999998
DEBUG    ya.test:process.py:263 Command (pid 3612564) utime: 0.484797
DEBUG    ya.test:process.py:263 Command (pid 3612564) wtime: 0.907
DEBUG    ya.test:process.py:275 Command (pid 3612564) output:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14508/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_jingm3s5.log --grpc-port=14508 --mon-port=9917 --ic-port=14396
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5dqp/0013e4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_jingm3s5.log', '--grpc-port=14508', '--mon-port=9917', '--ic-port=14396')' in '/home/runner/.ya/build/build_root/5dqp/0013e4/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: 3612955
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14508/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/5dqp/0013e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3612957
DEBUG    ya.test:process.py:259 Command (pid 3612957) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3612957) elapsed time (sec): 0.8354997634887695
DEBUG    ya.test:process.py:263 Command (pid 3612957) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3612957) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3612957) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3612957) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3612957) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3612957) maxrss: 483088
DEBUG    ya.test:process.py:263 Command (pid 3612957) minflt: 45434
DEBUG    ya.test:process.py:263 Command (pid 3612957) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3612957) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3612957) nivcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 3612957) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3612957) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3612957) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3612957) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3612957) stime: 0.220884
DEBUG    ya.test:process.py:263 Command (pid 3612957) utime: 0.53637
DEBUG    ya.test:process.py:263 Command (pid 3612957) wtime: 0.846
DEBUG    ya.test:process.py:275 Command (pid 3612957) output:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23886/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_n2tevaez.log --grpc-port=23886 --mon-port=3033 --ic-port=15119
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5dqp/0013e4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_n2tevaez.log', '--grpc-port=23886', '--mon-port=3033', '--ic-port=15119')' in '/home/runner/.ya/build/build_root/5dqp/0013e4/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: 3613369
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23886/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/5dqp/0013e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3613412
DEBUG    ya.test:process.py:259 Command (pid 3613412) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3613412) elapsed time (sec): 1.0257375240325928
DEBUG    ya.test:process.py:263 Command (pid 3613412) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3613412) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3613412) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3613412) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3613412) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3613412) maxrss: 484536
DEBUG    ya.test:process.py:263 Command (pid 3613412) minflt: 45539
DEBUG    ya.test:process.py:263 Command (pid 3613412) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3613412) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3613412) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 3613412) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3613412) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3613412) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3613412) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3613412) stime: 0.217248
DEBUG    ya.test:process.py:263 Command (pid 3613412) utime: 0.516199
DEBUG    ya.test:process.py:263 Command (pid 3613412) wtime: 1.038
DEBUG    ya.test:process.py:275 Command (pid 3613412) output:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12654/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_h22ad_7n.log --grpc-port=12654 --mon-port=62643 --ic-port=25127
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5dqp/0013e4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_h22ad_7n.log', '--grpc-port=12654', '--mon-port=62643', '--ic-port=25127')' in '/home/runner/.ya/build/build_root/5dqp/0013e4/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: 3614126
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12654/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/5dqp/0013e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3614129
DEBUG    ya.test:process.py:259 Command (pid 3614129) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3614129) elapsed time (sec): 0.9492559432983398
DEBUG    ya.test:process.py:263 Command (pid 3614129) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3614129) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3614129) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3614129) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3614129) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3614129) maxrss: 485848
DEBUG    ya.test:process.py:263 Command (pid 3614129) minflt: 45499
DEBUG    ya.test:process.py:263 Command (pid 3614129) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3614129) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3614129) nivcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 3614129) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3614129) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3614129) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3614129) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3614129) stime: 0.220084
DEBUG    ya.test:process.py:263 Command (pid 3614129) utime: 0.489668
DEBUG    ya.test:process.py:263 Command (pid 3614129) wtime: 0.96
DEBUG    ya.test:process.py:275 Command (pid 3614129) output:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12531/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_kiyq9s0e.log --grpc-port=12531 --mon-port=11817 --ic-port=6466
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5dqp/0013e4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_kiyq9s0e.log', '--grpc-port=12531', '--mon-port=11817', '--ic-port=6466')' in '/home/runner/.ya/build/build_root/5dqp/0013e4/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: 3615160
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12531/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/5dqp/0013e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3615162
DEBUG    ya.test:process.py:259 Command (pid 3615162) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3615162) elapsed time (sec): 0.9621284008026123
DEBUG    ya.test:process.py:263 Command (pid 3615162) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3615162) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3615162) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3615162) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3615162) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3615162) maxrss: 487140
DEBUG    ya.test:process.py:263 Command (pid 3615162) minflt: 45489
DEBUG    ya.test:process.py:263 Command (pid 3615162) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3615162) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3615162) nivcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 3615162) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3615162) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3615162) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3615162) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3615162) stime: 0.2719
DEBUG    ya.test:process.py:263 Command (pid 3615162) utime: 0.48266099999999995
DEBUG    ya.test:process.py:263 Command (pid 3615162) wtime: 0.964
DEBUG    ya.test:process.py:275 Command (pid 3615162) output:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64499/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_z293g58u.log --grpc-port=64499 --mon-port=9509 --ic-port=29604
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5dqp/0013e4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_z293g58u.log', '--grpc-port=64499', '--mon-port=9509', '--ic-port=29604')' in '/home/runner/.ya/build/build_root/5dqp/0013e4/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: 3615597
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:64499/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/5dqp/0013e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3615615
DEBUG    ya.test:process.py:259 Command (pid 3615615) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3615615) elapsed time (sec): 1.0353891849517822
DEBUG    ya.test:process.py:263 Command (pid 3615615) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3615615) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3615615) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3615615) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3615615) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3615615) maxrss: 487140
DEBUG    ya.test:process.py:263 Command (pid 3615615) minflt: 45553
DEBUG    ya.test:process.py:263 Command (pid 3615615) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3615615) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3615615) nivcsw: 249
DEBUG    ya.test:process.py:263 Command (pid 3615615) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3615615) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3615615) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3615615) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3615615) stime: 0.186252
DEBUG    ya.test:process.py:263 Command (pid 3615615) utime: 0.541513
DEBUG    ya.test:process.py:263 Command (pid 3615615) wtime: 1.059
DEBUG    ya.test:process.py:275 Command (pid 3615615) output:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19417/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_or0k7hha.log --grpc-port=19417 --mon-port=26854 --ic-port=26184
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5dqp/0013e4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5dqp/0013e4/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/5dqp/0013e4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_or0k7hha.log', '--grpc-port=19417', '--mon-port=26854', '--ic-port=26184')' in '/home/runner/.ya/build/build_root/5dqp/0013e4/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: 3616163
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19417/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/5dqp/0013e4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3616167
DEBUG    ya.test:process.py:259 Command (pid 3616167) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3616167) elapsed time (sec): 1.1266887187957764
DEBUG    ya.test:process.py:263 Command (pid 3616167) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3616167) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3616167) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3616167) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3616167) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3616167) maxrss: 487140
DEBUG    ya.test:process.py:263 Command (pid 3616167) minflt: 45526
DEBUG    ya.test:process.py:263 Command (pid 3616167) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3616167) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3616167) nivcsw: 232
DEBUG    ya.test:process.py:263 Command (pid 3616167) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3616167) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3616167) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3616167) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3616167) stime: 0.181775
DEBUG    ya.test:process.py:263 Command (pid 3616167) utime: 0.526152
DEBUG    ya.test:process.py:263 Command (pid 3616167) wtime: 1.13
DEBUG    ya.test:process.py:275 Command (pid 3616167) output:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/5dqp/0013e4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3547', '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: 31930\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28461\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5476\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14396\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15119\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25127\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6466\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29604\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26184\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/5dqp/0013e4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3547', '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: 31930\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28461\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5476\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14396\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15119\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25127\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6466\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29604\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26184\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3622595
DEBUG    ya.test:process.py:259 Command (pid 3622595) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3622595) elapsed time (sec): 1.3104848861694336
DEBUG    ya.test:process.py:263 Command (pid 3622595) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622595) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3622595) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622595) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622595) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3622595) maxrss: 877916
DEBUG    ya.test:process.py:263 Command (pid 3622595) minflt: 51886
DEBUG    ya.test:process.py:263 Command (pid 3622595) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3622595) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3622595) nivcsw: 267
DEBUG    ya.test:process.py:263 Command (pid 3622595) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3622595) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3622595) nvcsw: 795
DEBUG    ya.test:process.py:263 Command (pid 3622595) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3622595) stime: 0.39652499999999996
DEBUG    ya.test:process.py:263 Command (pid 3622595) utime: 0.5800609999999999
DEBUG    ya.test:process.py:263 Command (pid 3622595) wtime: 1.313
DEBUG    ya.test:process.py:275 Command (pid 3622595) 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 3622595) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/5dqp/0013e4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3547', '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/5dqp/0013e4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3547', '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: 3622891
DEBUG    ya.test:process.py:259 Command (pid 3622891) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3622891) elapsed time (sec): 0.9972047805786133
DEBUG    ya.test:process.py:263 Command (pid 3622891) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622891) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3622891) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622891) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622891) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3622891) maxrss: 877916
DEBUG    ya.test:process.py:263 Command (pid 3622891) minflt: 51787
DEBUG    ya.test:process.py:263 Command (pid 3622891) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3622891) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3622891) nivcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 3622891) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3622891) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3622891) nvcsw: 926
DEBUG    ya.test:process.py:263 Command (pid 3622891) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3622891) stime: 0.262816
DEBUG    ya.test:process.py:263 Command (pid 3622891) utime: 0.589233
DEBUG    ya.test:process.py:263 Command (pid 3622891) wtime: 1.0
DEBUG    ya.test:process.py:275 Command (pid 3622891) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 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, c2218977-6001-4a57-a16e-9949f8219dbf, localhost:3547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c2218977-6001-4a57-a16e-9949f8219dbf, localhost:3547): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c2218977-6001-4a57-a16e-9949f8219dbf, localhost:3547): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lxpyk4wo2a.auto.internal" port: 23886 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-lxpyk4wo2a.auto.internal" port: 3547 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-lxpyk4wo2a.auto.internal" port: 14508 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-lxpyk4wo2a.auto.internal" port: 21567 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-lxpyk4wo2a.auto.internal" port: 19417 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } endpoints { address: "ghrun-lxpyk4wo2a.auto.internal" port: 64499 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-lxpyk4wo2a.auto.internal" port: 12531 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-lxpyk4wo2a.auto.internal" port: 12654 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-lxpyk4wo2a.auto.internal" port: 30815 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-lxpyk4wo2a.auto.internal:12531, location 1, ssl: False>, <Endpoint ghrun-lxpyk4wo2a.auto.internal:14508, location 1, ssl: False>, <Endpoint ghrun-lxpyk4wo2a.auto.internal:3547, location 1, ssl: False>, <Endpoint ghrun-lxpyk4wo2a.auto.internal:19417, location 3, ssl: False>, <Endpoint ghrun-lxpyk4wo2a.auto.internal:12654, location 3, ssl: False>, <Endpoint ghrun-lxpyk4wo2a.auto.internal:23886, location 2, ssl: False>, <Endpoint ghrun-lxpyk4wo2a.auto.internal:21567, location 3, ssl: False>, <Endpoint ghrun-lxpyk4wo2a.auto.internal:30815, location 2, ssl: False>, <Endpoint ghrun-lxpyk4wo2a.auto.internal:64499, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5dqp/0013e4/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5dqp/0013e4/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:3547', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3623250
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3547
DEBUG    ya.test:process.py:259 Command (pid 3623250) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3623250) elapsed time (sec): 32.16138982772827
DEBUG    ya.test:process.py:263 Command (pid 3623250) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3623250) inblock: 384448
DEBUG    ya.test:process.py:263 Command (pid 3623250) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3623250) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3623250) majflt: 40
DEBUG    ya.test:process.py:263 Command (pid 3623250) maxrss: 877916
DEBUG    ya.test:process.py:263 Command (pid 3623250) minflt: 136848
DEBUG    ya.test:process.py:263 Command (pid 3623250) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3623250) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3623250) nivcsw: 802
DEBUG    ya.test:process.py:263 Command (pid 3623250) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3623250) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3623250) nvcsw: 4907
DEBUG    ya.test:process.py:263 Command (pid 3623250) oublock: 64
DEBUG    ya.test:process.py:263 Command (pid 3623250) stime: 0.6785249999999999
DEBUG    ya.test:process.py:263 Command (pid 3623250) utime: 2.635675
DEBUG    ya.test:process.py:263 Command (pid 3623250) wtime: 32.152
DEBUG    ya.test:process.py:275 Command (pid 3623250) output:

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