============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qtrh/002623/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 ===============================
100.29s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
22.80s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
21.94s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
16.93s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
16.80s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
15.29s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
14.24s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
14.09s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
13.75s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
13.67s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
13.59s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
13.09s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
12.14s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
11.70s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
11.58s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
11.58s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
10.39s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
10.26s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
8.56s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
8.47s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
8.20s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
6.82s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
4.73s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.81s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.78s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.67s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
1.61s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.61s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.58s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.57s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
1.55s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.54s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.53s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.48s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.47s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
1.44s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.44s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
1.43s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
1.42s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.42s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.38s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.37s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
1.33s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 22 passed in 413.25s (0:06:53) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qtrh/002657/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 

============================== slowest durations ===============================
591.31s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1]
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
====================== no tests ran in 597.75s (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: ...-capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/qtrh/002657/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/qtrh/002657', '--source-root', '/home/runner/.ya/build/build_root/qtrh/002657/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/qtrh/002657/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/qtrh/002657/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/qtrh/002657', '--source-root', '/home/runner/.ya/build/build_root/qtrh/002657/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/qtrh/002657/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/qtrh/002608/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 ===============================
308.21s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
1.67s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
1.59s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
1.58s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
1.56s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
1.47s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
1.47s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
1.46s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
1.46s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
1.45s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
1.43s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
1.40s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
1.40s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
1.40s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
1.39s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
1.36s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
1.36s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
1.35s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
1.35s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
1.35s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
1.33s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
1.31s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
1.30s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.04s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
0.03s call     test_parallel.py::TestTpchParallelS0_1T10::test[Sum]

(23 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 23 passed in 341.61s (0:05:41) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qtrh/002613/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 ===============================
307.35s setup    test_s1.py::TestTpchS1::test_tpch[1]
38.40s call     test_s1.py::TestTpchS1::test_tpch[8]
36.78s call     test_s1.py::TestTpchS1::test_tpch[9]
27.60s call     test_s1.py::TestTpchS1::test_tpch[5]
24.07s call     test_s1.py::TestTpchS1::test_tpch[1]
23.94s call     test_s1.py::TestTpchS1::test_tpch[10]
23.81s call     test_s1.py::TestTpchS1::test_tpch[7]
18.31s call     test_s1.py::TestTpchS1::test_tpch[4]
17.95s call     test_s1.py::TestTpchS1::test_tpch[2]
15.25s call     test_s1.py::TestTpchS1::test_tpch[11]
14.93s call     test_s1.py::TestTpchS1::test_tpch[12]
14.39s call     test_s1.py::TestTpchS1::test_tpch[3]
8.96s call     test_s1.py::TestTpchS1::test_tpch[6]
1.63s setup    test_s1.py::TestTpchS1::test_tpch[12]
1.60s setup    test_s1.py::TestTpchS1::test_tpch[8]
1.59s setup    test_s1.py::TestTpchS1::test_tpch[10]
1.59s setup    test_s1.py::TestTpchS1::test_tpch[11]
1.55s setup    test_s1.py::TestTpchS1::test_tpch[13]
1.54s setup    test_s1.py::TestTpchS1::test_tpch[9]
1.49s setup    test_s1.py::TestTpchS1::test_tpch[7]
1.45s setup    test_s1.py::TestTpchS1::test_tpch[6]
1.40s setup    test_s1.py::TestTpchS1::test_tpch[5]
1.37s setup    test_s1.py::TestTpchS1::test_tpch[2]
1.36s setup    test_s1.py::TestTpchS1::test_tpch[3]
1.26s setup    test_s1.py::TestTpchS1::test_tpch[4]
0.02s teardown test_s1.py::TestTpchS1::test_tpch[9]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[1]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 12 passed in 597.67s (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: ...oot/qtrh/002613/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/qtrh/002613/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/qtrh/002613', '--source-root', '/home/runner/.ya/build/build_root/qtrh/002613/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/qtrh/002613/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/qtrh/002613/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/qtrh/002613/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/qtrh/002613', '--source-root', '/home/runner/.ya/build/build_root/qtrh/002613/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/qtrh/002613/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/qtrh/002636/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 ===============================
98.16s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
93.22s setup    test_s_float.py::TestTpchS0_2::test_tpch[1]
22.37s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
20.39s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
17.33s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
16.80s call     test_s_float.py::TestTpchS0_2::test_tpch[5]
16.62s call     test_s_float.py::TestTpchS0_2::test_tpch[3]
16.43s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
16.24s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
15.84s call     test_s_float.py::TestTpchS0_2::test_tpch[2]
14.85s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
14.61s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
14.43s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
13.66s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
13.46s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
13.39s call     test_s_float.py::TestTpchS0_2::test_tpch[4]
13.24s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
12.76s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
12.39s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
11.98s call     test_s_float.py::TestTpchS0_2::test_tpch[1]
11.91s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
11.22s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
11.15s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
10.66s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
8.36s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
8.25s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
8.01s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
6.39s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
5.37s call     test_s_float.py::TestTpchS0_2::test_tpch[6]
4.32s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
1.92s setup    test_s_float.py::TestTpchS0_2::test_tpch[4]
1.90s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
1.65s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
1.62s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
1.62s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
1.61s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.61s setup    test_s_float.py::TestTpchS0_2::test_tpch[6]
1.59s setup    test_s_float.py::TestTpchS0_2::test_tpch[5]
1.56s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
1.56s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
1.54s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
1.54s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.53s setup    test_s_float.py::TestTpchS0_2::test_tpch[3]
1.53s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.52s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
1.52s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
1.52s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
1.51s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.50s setup    test_s_float.py::TestTpchS0_2::test_tpch[2]
1.48s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
1.47s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
1.47s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
1.43s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
1.35s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
1.33s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
1.31s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
0.01s teardown test_s_float.py::TestTpchS0_2::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[22]

(25 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 28 passed in 598.96s (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: .../tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/qtrh/002636/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/qtrh/002636', '--source-root', '/home/runner/.ya/build/build_root/qtrh/002636/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/qtrh/002636/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/qtrh/002636/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/qtrh/002636', '--source-root', '/home/runner/.ya/build/build_root/qtrh/002636/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/qtrh/002636/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",), {})
