============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aw7f/002186/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_decimal
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 22 items

test_decimal.py ......................

============================== slowest durations ===============================
106.65s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
23.56s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
23.01s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
21.39s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
19.87s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
17.33s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
16.28s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
16.13s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
13.92s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
12.55s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
12.52s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
12.49s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
12.21s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
12.06s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
11.09s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
10.72s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
10.06s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
9.92s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
9.18s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
7.48s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
6.79s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
6.67s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
5.59s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
2.07s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.98s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
1.84s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
1.81s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.80s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
1.71s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.63s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.57s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.55s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.54s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
1.54s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.54s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.51s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
1.48s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
1.47s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.38s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.34s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
1.33s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.32s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.26s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.20s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 22 passed in 430.69s (0:07:10) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 22 items

test_duplicates.py E

==================================== ERRORS ====================================
__________ ERROR at setup of TestTpchDuplicatesZeroLevel.test_tpch[1] __________
ydb/tests/olap/load/lib/tpch.py:38: in do_setup_class
    cls.check_tables_size(folder=cls._get_path(), tables=TpchSuiteBase._get_tables_size(cls))
ydb/tests/olap/load/lib/conftest.py:107: in check_tables_size
    size = sth.get_table_rows_count(table_full)
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:671: in get_table_rows_count
    result_set = self.execute_scan_query(f'SELECT count(*) FROM `{self.get_full_path(tablename)}`')
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:480: in execute_scan_query
    for result_set in it:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, timeout)
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   Failed: Graceful shutdown requested
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_tpch[1]
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/aw7f/00216f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61574
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/aw7f/00216f/r3tmp/kikimr_cluster_nnapc6xc
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21172
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2504
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11855
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24222
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/aw7f/00216f/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/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/node_1/logfile_ex2z6b4e.log --grpc-port=21172 --mon-port=2504 --ic-port=61574
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21172/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/aw7f/00216f/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/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/node_1/logfile_ex2z6b4e.log --grpc-port=21172 --mon-port=2504 --ic-port=61574
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/node_1/logfile_ex2z6b4e.log', '--grpc-port=21172', '--mon-port=2504', '--ic-port=61574')' in '/home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 267149
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:21172/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/aw7f/00216f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 267151
DEBUG    ya.test:process.py:259 Command (pid 267151) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 267151) elapsed time (sec): 0.8910324573516846
DEBUG    ya.test:process.py:263 Command (pid 267151) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 267151) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 267151) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 267151) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 267151) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 267151) maxrss: 550848
DEBUG    ya.test:process.py:263 Command (pid 267151) minflt: 45375
DEBUG    ya.test:process.py:263 Command (pid 267151) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 267151) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 267151) nivcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 267151) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 267151) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 267151) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 267151) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 267151) stime: 0.179052
DEBUG    ya.test:process.py:263 Command (pid 267151) utime: 0.53975
DEBUG    ya.test:process.py:263 Command (pid 267151) wtime: 0.898
DEBUG    ya.test:process.py:275 Command (pid 267151) output:
Git info:
    Commit: a0f96c98c9be179a3ec1ec66edc3e301fb98781c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge ebd8351bcd6aa213e53068fc842f0a98bbf81523 into f5017d9ca334cadd03d729486b43771035a96bc8

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-r76fqfzame
    Host information: 
        Linux ghrun-r76fqfzame 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 267151) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: a0f96c98c9be179a3ec1ec66edc3e301fb98781c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge ebd8351bcd6aa213e53068fc842f0a98bbf81523 into f5017d9ca334cadd03d729486b43771035a96bc8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21172', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 61574\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/aw7f/00216f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21172', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 61574\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 270271
DEBUG    ya.test:process.py:259 Command (pid 270271) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 270271) elapsed time (sec): 1.045971155166626
DEBUG    ya.test:process.py:263 Command (pid 270271) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 270271) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 270271) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 270271) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 270271) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 270271) maxrss: 647872
DEBUG    ya.test:process.py:263 Command (pid 270271) minflt: 51790
DEBUG    ya.test:process.py:263 Command (pid 270271) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 270271) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 270271) nivcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 270271) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 270271) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 270271) nvcsw: 816
DEBUG    ya.test:process.py:263 Command (pid 270271) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 270271) stime: 0.28224
DEBUG    ya.test:process.py:263 Command (pid 270271) utime: 0.534435
DEBUG    ya.test:process.py:263 Command (pid 270271) wtime: 1.085
DEBUG    ya.test:process.py:275 Command (pid 270271) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21172', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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.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/aw7f/00216f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21172', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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: 271088
DEBUG    ya.test:process.py:259 Command (pid 271088) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 271088) elapsed time (sec): 1.103581428527832
DEBUG    ya.test:process.py:263 Command (pid 271088) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 271088) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 271088) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 271088) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 271088) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 271088) maxrss: 648868
DEBUG    ya.test:process.py:263 Command (pid 271088) minflt: 51866
DEBUG    ya.test:process.py:263 Command (pid 271088) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 271088) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 271088) nivcsw: 231
DEBUG    ya.test:process.py:263 Command (pid 271088) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 271088) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 271088) nvcsw: 517
DEBUG    ya.test:process.py:263 Command (pid 271088) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 271088) stime: 0.274615
DEBUG    ya.test:process.py:263 Command (pid 271088) utime: 0.554489
DEBUG    ya.test:process.py:263 Command (pid 271088) wtime: 1.122
DEBUG    ya.test:process.py:275 Command (pid 271088) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16903
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3863
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10517
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3199
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25554
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21172 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1/logfile_2aoez41a.log --grpc-port=16903 --mon-port=3863 --ic-port=10517
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21172 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1/logfile_2aoez41a.log --grpc-port=16903 --mon-port=3863 --ic-port=10517
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:21172', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1/logfile_2aoez41a.log', '--grpc-port=16903', '--mon-port=3863', '--ic-port=10517')' in '/home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 271445
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:16903/1
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/aw7f/00216f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 271448
DEBUG    ya.test:process.py:259 Command (pid 271448) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 271448) elapsed time (sec): 0.7830893993377686
DEBUG    ya.test:process.py:263 Command (pid 271448) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 271448) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 271448) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 271448) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 271448) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 271448) maxrss: 661044
DEBUG    ya.test:process.py:263 Command (pid 271448) minflt: 45305
DEBUG    ya.test:process.py:263 Command (pid 271448) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 271448) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 271448) nivcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 271448) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 271448) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 271448) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 271448) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 271448) stime: 0.221797
DEBUG    ya.test:process.py:263 Command (pid 271448) utime: 0.49479399999999996
DEBUG    ya.test:process.py:263 Command (pid 271448) wtime: 0.786
DEBUG    ya.test:process.py:275 Command (pid 271448) output:
Git info:
    Commit: a0f96c98c9be179a3ec1ec66edc3e301fb98781c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge ebd8351bcd6aa213e53068fc842f0a98bbf81523 into f5017d9ca334cadd03d729486b43771035a96bc8

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-r76fqfzame
    Host information: 
        Linux ghrun-r76fqfzame 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 271448) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: a0f96c98c9be179a3ec1ec66edc3e301fb98781c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge ebd8351bcd6aa213e53068fc842f0a98bbf81523 into f5017d9ca334cadd03d729486b43771035a96bc8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21172', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s1', 'init', '--store=column', '--datetime-types=dt64']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 273410
DEBUG    ya.test:process.py:259 Command (pid 273410) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 273410) elapsed time (sec): 19.42044997215271
DEBUG    ya.test:process.py:263 Command (pid 273410) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 273410) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 273410) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 273410) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 273410) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 273410) maxrss: 661980
DEBUG    ya.test:process.py:263 Command (pid 273410) minflt: 113485
DEBUG    ya.test:process.py:263 Command (pid 273410) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 273410) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 273410) nivcsw: 215
DEBUG    ya.test:process.py:263 Command (pid 273410) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 273410) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 273410) nvcsw: 5737
DEBUG    ya.test:process.py:263 Command (pid 273410) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 273410) stime: 0.349892
DEBUG    ya.test:process.py:263 Command (pid 273410) utime: 0.41782199999999997
DEBUG    ya.test:process.py:263 Command (pid 273410) wtime: 19.426
DEBUG    ya.test:process.py:275 Command (pid 273410) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21172', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/customer` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 276714
DEBUG    ya.test:process.py:259 Command (pid 276714) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 276714) elapsed time (sec): 1.1681973934173584
DEBUG    ya.test:process.py:263 Command (pid 276714) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 276714) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 276714) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 276714) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 276714) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 276714) maxrss: 662428
DEBUG    ya.test:process.py:263 Command (pid 276714) minflt: 104345
DEBUG    ya.test:process.py:263 Command (pid 276714) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 276714) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 276714) nivcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 276714) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 276714) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 276714) nvcsw: 2288
DEBUG    ya.test:process.py:263 Command (pid 276714) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 276714) stime: 0.19480799999999998
DEBUG    ya.test:process.py:263 Command (pid 276714) utime: 0.32600799999999996
DEBUG    ya.test:process.py:263 Command (pid 276714) wtime: 1.17
DEBUG    ya.test:process.py:275 Command (pid 276714) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21172', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/nation` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 277333
DEBUG    ya.test:process.py:259 Command (pid 277333) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 277333) elapsed time (sec): 1.0559415817260742
DEBUG    ya.test:process.py:263 Command (pid 277333) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 277333) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 277333) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 277333) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 277333) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 277333) maxrss: 662772
DEBUG    ya.test:process.py:263 Command (pid 277333) minflt: 104275
DEBUG    ya.test:process.py:263 Command (pid 277333) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 277333) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 277333) nivcsw: 189
DEBUG    ya.test:process.py:263 Command (pid 277333) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 277333) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 277333) nvcsw: 2294
DEBUG    ya.test:process.py:263 Command (pid 277333) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 277333) stime: 0.235488
DEBUG    ya.test:process.py:263 Command (pid 277333) utime: 0.298719
DEBUG    ya.test:process.py:263 Command (pid 277333) wtime: 1.07
DEBUG    ya.test:process.py:275 Command (pid 277333) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21172', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/orders` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 277857
DEBUG    ya.test:process.py:259 Command (pid 277857) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 277857) elapsed time (sec): 1.1541225910186768
DEBUG    ya.test:process.py:263 Command (pid 277857) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 277857) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 277857) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 277857) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 277857) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 277857) maxrss: 663380
DEBUG    ya.test:process.py:263 Command (pid 277857) minflt: 103358
DEBUG    ya.test:process.py:263 Command (pid 277857) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 277857) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 277857) nivcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 277857) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 277857) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 277857) nvcsw: 1980
DEBUG    ya.test:process.py:263 Command (pid 277857) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 277857) stime: 0.17463599999999999
DEBUG    ya.test:process.py:263 Command (pid 277857) utime: 0.356458
DEBUG    ya.test:process.py:263 Command (pid 277857) wtime: 1.183
DEBUG    ya.test:process.py:275 Command (pid 277857) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21172', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/part` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 278264
DEBUG    ya.test:process.py:259 Command (pid 278264) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 278264) elapsed time (sec): 1.2180564403533936
DEBUG    ya.test:process.py:263 Command (pid 278264) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 278264) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 278264) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 278264) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 278264) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 278264) maxrss: 663836
DEBUG    ya.test:process.py:263 Command (pid 278264) minflt: 103342
DEBUG    ya.test:process.py:263 Command (pid 278264) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 278264) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 278264) nivcsw: 188
DEBUG    ya.test:process.py:263 Command (pid 278264) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 278264) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 278264) nvcsw: 2233
DEBUG    ya.test:process.py:263 Command (pid 278264) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 278264) stime: 0.188612
DEBUG    ya.test:process.py:263 Command (pid 278264) utime: 0.323475
DEBUG    ya.test:process.py:263 Command (pid 278264) wtime: 1.22
DEBUG    ya.test:process.py:275 Command (pid 278264) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21172', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/partsupp` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 278695
DEBUG    ya.test:process.py:259 Command (pid 278695) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 278695) elapsed time (sec): 1.2042856216430664
DEBUG    ya.test:process.py:263 Command (pid 278695) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 278695) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 278695) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 278695) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 278695) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 278695) maxrss: 664336
DEBUG    ya.test:process.py:263 Command (pid 278695) minflt: 104473
DEBUG    ya.test:process.py:263 Command (pid 278695) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 278695) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 278695) nivcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 278695) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 278695) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 278695) nvcsw: 2612
DEBUG    ya.test:process.py:263 Command (pid 278695) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 278695) stime: 0.227737
DEBUG    ya.test:process.py:263 Command (pid 278695) utime: 0.301423
DEBUG    ya.test:process.py:263 Command (pid 278695) wtime: 1.224
DEBUG    ya.test:process.py:275 Command (pid 278695) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21172', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/region` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 279395
DEBUG    ya.test:process.py:259 Command (pid 279395) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 279395) elapsed time (sec): 1.1822876930236816
DEBUG    ya.test:process.py:263 Command (pid 279395) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 279395) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 279395) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 279395) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 279395) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 279395) maxrss: 664944
DEBUG    ya.test:process.py:263 Command (pid 279395) minflt: 104309
DEBUG    ya.test:process.py:263 Command (pid 279395) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 279395) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 279395) nivcsw: 189
DEBUG    ya.test:process.py:263 Command (pid 279395) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 279395) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 279395) nvcsw: 2336
DEBUG    ya.test:process.py:263 Command (pid 279395) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 279395) stime: 0.20177799999999999
DEBUG    ya.test:process.py:263 Command (pid 279395) utime: 0.36189899999999997
DEBUG    ya.test:process.py:263 Command (pid 279395) wtime: 1.198
DEBUG    ya.test:process.py:275 Command (pid 279395) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21172', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/supplier` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 279992
DEBUG    ya.test:process.py:259 Command (pid 279992) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 279992) elapsed time (sec): 1.3359019756317139
DEBUG    ya.test:process.py:263 Command (pid 279992) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 279992) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 279992) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 279992) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 279992) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 279992) maxrss: 664944
DEBUG    ya.test:process.py:263 Command (pid 279992) minflt: 104432
DEBUG    ya.test:process.py:263 Command (pid 279992) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 279992) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 279992) nivcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 279992) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 279992) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 279992) nvcsw: 1929
DEBUG    ya.test:process.py:263 Command (pid 279992) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 279992) stime: 0.234533
DEBUG    ya.test:process.py:263 Command (pid 279992) utime: 0.314712
DEBUG    ya.test:process.py:263 Command (pid 279992) wtime: 1.338
DEBUG    ya.test:process.py:275 Command (pid 279992) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21172', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s1', 'import', 'generator', '--scale=1']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 280519
DEBUG    ya.test:process.py:259 Command (pid 280519) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 280519) elapsed time (sec): 230.0681653022766
DEBUG    ya.test:process.py:263 Command (pid 280519) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 280519) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 280519) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 280519) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 280519) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 280519) maxrss: 2797976
DEBUG    ya.test:process.py:263 Command (pid 280519) minflt: 5303954
DEBUG    ya.test:process.py:263 Command (pid 280519) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 280519) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 280519) nivcsw: 15696
DEBUG    ya.test:process.py:263 Command (pid 280519) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 280519) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 280519) nvcsw: 1018332
DEBUG    ya.test:process.py:263 Command (pid 280519) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 280519) stime: 38.392242
DEBUG    ya.test:process.py:263 Command (pid 280519) utime: 202.698621
DEBUG    ya.test:process.py:263 Command (pid 280519) wtime: 230.078
DEBUG    ya.test:process.py:275 Command (pid 280519) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (13.655077s)
Fill table customer...
Fill table customer OK 150000 / 150000 (7.248468s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (179.611129s)
Fill table part...
Fill table part OK 200000 / 200000 (27.905301s)
Fill table nation...
Fill table nation OK 25 / 25 (0.158926s)
Fill table region...
Fill table region OK 5 / 5 (0.154186s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aw7f/00216f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21172', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s1', 'import', 'generator', '--scale=1']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 318874
DEBUG    ya.test:process.py:259 Command (pid 318874) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 318874) elapsed time (sec): 224.6632993221283
DEBUG    ya.test:process.py:263 Command (pid 318874) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 318874) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 318874) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 318874) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 318874) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 318874) maxrss: 2857240
DEBUG    ya.test:process.py:263 Command (pid 318874) minflt: 5307120
DEBUG    ya.test:process.py:263 Command (pid 318874) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 318874) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 318874) nivcsw: 17252
DEBUG    ya.test:process.py:263 Command (pid 318874) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 318874) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 318874) nvcsw: 1033183
DEBUG    ya.test:process.py:263 Command (pid 318874) oublock: 48
DEBUG    ya.test:process.py:263 Command (pid 318874) stime: 37.20913
DEBUG    ya.test:process.py:263 Command (pid 318874) utime: 206.73913
DEBUG    ya.test:process.py:263 Command (pid 318874) wtime: 224.665
DEBUG    ya.test:process.py:275 Command (pid 318874) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (9.923339s)
Fill table customer...
Fill table customer OK 150000 / 150000 (4.368153s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (179.321404s)
Fill table part...
Fill table part OK 200000 / 200000 (29.350139s)
Fill table nation...
Fill table nation OK 25 / 25 (0.210214s)
Fill table region...
Fill table region OK 5 / 5 (0.254221s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2504
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 551
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:181 Connecting to grpc://localhost:21172 to local/test_db ydb_access_token is set False
DEBUG    ydb.connection:connection.py:299 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:299 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 local/test_db
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 56a36370-284e-45b7-842e-ad338d92d699, localhost:21172): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 56a36370-284e-45b7-842e-ad338d92d699, localhost:21172): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 56a36370-284e-45b7-842e-ad338d92d699, localhost:21172): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-r76fqfzame.auto.internal" port: 16903 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-r76fqfzame.auto.internal:16903, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:21172
INFO     root:ydb_cluster.py:197 Connected
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 3b3d2357-4b8a-4f62-822e-13bbe410946a, ghrun-r76fqfzame.auto.internal:16903): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 3b3d2357-4b8a-4f62-822e-13bbe410946a, ghrun-r76fqfzame.auto.internal:16903): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 3b3d2357-4b8a-4f62-822e-13bbe410946a, ghrun-r76fqfzame.auto.internal:16903): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2504
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 551
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:248 get_tables /local/test_db/olap_yatests/tpch/s1
INFO     root:ydb_cluster.py:242 describe /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:379 RpcState(DescribePath, 26600cca-db17-4b24-b285-e237422441a9, ghrun-r76fqfzame.auto.internal:16903): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 26600cca-db17-4b24-b285-e237422441a9, ghrun-r76fqfzame.auto.internal:16903): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s1" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 26600cca-db17-4b24-b285-e237422441a9, ghrun-r76fqfzame.auto.internal:16903): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "s1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1763882501890 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:226 list /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:379 RpcState(ListDirectory, a0b891a3-8f7a-4b06-9567-5dc867d029ba, ghrun-r76fqfzame.auto.internal:16903): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, a0b891a3-8f7a-4b06-9567-5dc867d029ba, ghrun-r76fqfzame.auto.internal:16903): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, a0b891a3-8f7a-4b06-9567-5dc867d029ba, ghrun-r76fqfzame.auto.internal:16903): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "s1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1763882501890 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763882501890 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763882504960 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763882505720 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763882508200 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763882511020 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763882513760 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763882514300 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763882516840 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2504
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/customer&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/customer&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/customer balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2504
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/lineitem&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/lineitem&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/lineitem balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2504
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/nation&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/nation&tablets=true HTTP/1.1" 200 579
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/nation balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2504
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/orders&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/orders&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/orders balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2504
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/part&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/part&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/part balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2504
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/partsupp&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/partsupp&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/partsupp balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2504
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/region&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/region&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/region balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2504
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 30307791-597e-4566-96c1-660e3b1d123c, ghrun-r76fqfzame.auto.internal:16903): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 30307791-597e-4566-96c1-660e3b1d123c, ghrun-r76fqfzame.auto.internal:16903): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 30307791-597e-4566-96c1-660e3b1d123c, ghrun-r76fqfzame.auto.internal:16903): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 6e815880-f223-4588-8f60-e91594027199, ghrun-r76fqfzame.auto.internal:16903): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 6e815880-f223-4588-8f60-e91594027199, ghrun-r76fqfzame.auto.internal:16903): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/customer`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 6e815880-f223-4588-8f60-e91594027199, ghrun-r76fqfzame.auto.internal:16903): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 4a39e978-18f1-4078-ab38-454ecc91ade9, ghrun-r76fqfzame.auto.internal:16903): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 4a39e978-18f1-4078-ab38-454ecc91ade9, ghrun-r76fqfzame.auto.internal:16903): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/nation`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 4a39e978-18f1-4078-ab38-454ecc91ade9, ghrun-r76fqfzame.auto.internal:16903): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, ad450186-a6b4-4454-b575-7bb9d6278012, ghrun-r76fqfzame.auto.internal:16903): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, ad450186-a6b4-4454-b575-7bb9d6278012, ghrun-r76fqfzame.auto.internal:16903): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/orders`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, ad450186-a6b4-4454-b575-7bb9d6278012, ghrun-r76fqfzame.auto.internal:16903): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, c493048f-51dd-4f40-be32-37e865c782c5, ghrun-r76fqfzame.auto.internal:16903): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, c493048f-51dd-4f40-be32-37e865c782c5, ghrun-r76fqfzame.auto.internal:16903): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/part`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, c493048f-51dd-4f40-be32-37e865c782c5, ghrun-r76fqfzame.auto.internal:16903): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, ef951fa5-0446-4dfe-a73d-17293ed7b268, ghrun-r76fqfzame.auto.internal:16903): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, ef951fa5-0446-4dfe-a73d-17293ed7b268, ghrun-r76fqfzame.auto.internal:16903): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/partsupp`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, ef951fa5-0446-4dfe-a73d-17293ed7b268, ghrun-r76fqfzame.auto.internal:16903): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, e72fd937-a67c-425d-a469-13b18edba84c, ghrun-r76fqfzame.auto.internal:16903): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, e72fd937-a67c-425d-a469-13b18edba84c, ghrun-r76fqfzame.auto.internal:16903): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/region`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, e72fd937-a67c-425d-a469-13b18edba84c, ghrun-r76fqfzame.auto.internal:16903): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, ac7f0fd4-fc4f-4b32-bb2b-f9cc9824baed, ghrun-r76fqfzame.auto.internal:16903): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, ac7f0fd4-fc4f-4b32-bb2b-f9cc9824baed, ghrun-r76fqfzame.auto.internal:16903): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/supplier`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, ac7f0fd4-fc4f-4b32-bb2b-f9cc9824baed, ghrun-r76fqfzame.auto.internal:16903): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 0b05f3d8-c066-478b-a5f7-6c0d9b94014c, ghrun-r76fqfzame.auto.internal:16903): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 0b05f3d8-c066-478b-a5f7-6c0d9b94014c, ghrun-r76fqfzame.auto.internal:16903): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/lineitem`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 0b05f3d8-c066-478b-a5f7-6c0d9b94014c, ghrun-r76fqfzame.auto.internal:16903): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2504
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /viewer/json/nodes HTTP/1.1" 200 802
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2504
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 547
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2504
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /viewer/json/nodes HTTP/1.1" 200 799
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2504
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 2ec036e6-1a91-4cd8-be3b-5ac5db5775ad, localhost:21172): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2ec036e6-1a91-4cd8-be3b-5ac5db5775ad, localhost:21172): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2ec036e6-1a91-4cd8-be3b-5ac5db5775ad, localhost:21172): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-r76fqfzame.auto.internal" port: 16903 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2504 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 549
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-r76fqfzame.auto.internal:16903, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:21172
INFO     root:allure_utils.py:227 All nodes before filtering: [('10517@ghrun-r76fqfzame.auto.internal', <Role.UNKNOWN: 0>)]
INFO     root:allure_utils.py:247 Auto-discovered hosts (all roles): 1 hosts from 1 total nodes
INFO     root:allure_utils.py:248 Host to nodes mapping: [('ghrun-r76fqfzame.auto.internal', 1)]
INFO     root:allure_utils.py:804 iterations_table created, length: 514
INFO     root:allure_utils.py:810 Added iterations table to description HTML
============================== slowest durations ===============================
595.93s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1]
=========================== short test summary info ============================
ERROR test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1] - Failed: Graceful shutdown requested
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
========================= 1 error in 598.76s (0:09:58) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...-capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/aw7f/00216f', '--source-root', '/home/runner/.ya/build/build_root/aw7f/00216f/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_duplicates.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...-capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/aw7f/00216f', '--source-root', '/home/runner/.ya/build/build_root/aw7f/00216f/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/aw7f/00216f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_duplicates.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aw7f/00215b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

test_parallel.py .......................

============================== slowest durations ===============================
309.20s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
1.85s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
1.77s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
1.77s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
1.75s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
1.72s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
1.72s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
1.66s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
1.66s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
1.63s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
1.63s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
1.63s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
1.61s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
1.59s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
1.58s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
1.58s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
1.56s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
1.56s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
1.55s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
1.54s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
1.54s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
1.53s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
1.52s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.15s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.14s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query01]

(22 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 23 passed in 347.44s (0:05:47) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aw7f/00218d/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 22 items

test_s1.py ..........

============================== slowest durations ===============================
326.22s setup    test_s1.py::TestTpchS1::test_tpch[1]
38.96s call     test_s1.py::TestTpchS1::test_tpch[9]
36.19s call     test_s1.py::TestTpchS1::test_tpch[8]
28.76s call     test_s1.py::TestTpchS1::test_tpch[5]
24.21s call     test_s1.py::TestTpchS1::test_tpch[7]
22.63s call     test_s1.py::TestTpchS1::test_tpch[10]
21.62s call     test_s1.py::TestTpchS1::test_tpch[1]
18.30s call     test_s1.py::TestTpchS1::test_tpch[4]
18.26s call     test_s1.py::TestTpchS1::test_tpch[3]
17.13s call     test_s1.py::TestTpchS1::test_tpch[2]
7.78s call     test_s1.py::TestTpchS1::test_tpch[6]
2.05s setup    test_s1.py::TestTpchS1::test_tpch[11]
1.80s setup    test_s1.py::TestTpchS1::test_tpch[7]
1.74s setup    test_s1.py::TestTpchS1::test_tpch[5]
1.64s setup    test_s1.py::TestTpchS1::test_tpch[10]
1.50s setup    test_s1.py::TestTpchS1::test_tpch[8]
1.50s setup    test_s1.py::TestTpchS1::test_tpch[6]
1.46s setup    test_s1.py::TestTpchS1::test_tpch[9]
1.45s setup    test_s1.py::TestTpchS1::test_tpch[2]
1.32s setup    test_s1.py::TestTpchS1::test_tpch[4]
1.17s setup    test_s1.py::TestTpchS1::test_tpch[3]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 10 passed in 595.82s (0:09:55) ========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...oot/aw7f/00218d/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/aw7f/00218d/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/aw7f/00218d', '--source-root', '/home/runner/.ya/build/build_root/aw7f/00218d/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/aw7f/00218d/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_s1.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...oot/aw7f/00218d/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/aw7f/00218d/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/aw7f/00218d', '--source-root', '/home/runner/.ya/build/build_root/aw7f/00218d/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/aw7f/00218d/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_s1.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aw7f/002179/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 66 items

test_s_float.py ..........................

============================== slowest durations ===============================
96.20s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
91.39s setup    test_s_float.py::TestTpchS0_2::test_tpch[1]
23.45s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
21.16s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
20.88s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
20.66s call     test_s_float.py::TestTpchS0_2::test_tpch[3]
18.88s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
18.01s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
17.91s call     test_s_float.py::TestTpchS0_2::test_tpch[2]
16.23s call     test_s_float.py::TestTpchS0_2::test_tpch[1]
15.06s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
14.49s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
14.42s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
14.28s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
13.84s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
12.37s call     test_s_float.py::TestTpchS0_2::test_tpch[4]
12.25s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
12.00s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
11.66s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
11.66s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
11.57s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
10.89s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
10.27s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
8.35s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
7.53s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
6.84s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
6.66s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
6.25s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
2.23s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
2.05s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
1.90s setup    test_s_float.py::TestTpchS0_2::test_tpch[5]
1.88s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.72s setup    test_s_float.py::TestTpchS0_2::test_tpch[4]
1.68s setup    test_s_float.py::TestTpchS0_2::test_tpch[2]
1.64s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
1.64s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
1.59s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
1.59s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
1.54s setup    test_s_float.py::TestTpchS0_2::test_tpch[3]
1.54s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
1.53s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
1.53s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.53s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
1.53s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.52s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
1.48s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
1.46s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
1.45s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
1.38s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
1.34s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.30s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
1.29s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
1.27s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
0.02s teardown test_s_float.py::TestTpchS0_1::test_tpch[10]
0.02s teardown test_s_float.py::TestTpchS0_1::test_tpch[5]
0.01s teardown test_s_float.py::TestTpchS0_2::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[22]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[1]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 26 passed in 597.58s (0:09:57) ========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: .../tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/aw7f/002179/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/aw7f/002179', '--source-root', '/home/runner/.ya/build/build_root/aw7f/002179/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/aw7f/002179/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_s_float.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: ((".../tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/aw7f/002179/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/aw7f/002179', '--source-root', '/home/runner/.ya/build/build_root/aw7f/002179/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/aw7f/002179/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_s_float.py']' stopped by 600 seconds timeout",), {})
