============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004e66/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_generator.py .

============================== slowest durations ===============================
365.64s call     test_generator.py::TestTpcdsGenerator::test_s1
0.02s teardown test_generator.py::TestTpcdsGenerator::test_s1
0.01s setup    test_generator.py::TestTpcdsGenerator::test_s1
======================== 1 passed in 365.81s (0:06:05) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004e93/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_generator.py .

============================== slowest durations ===============================
237.89s call     test_generator.py::TestTpcdsGenerator::test_s1_parts
0.01s setup    test_generator.py::TestTpcdsGenerator::test_s1_parts
0.01s teardown test_generator.py::TestTpcdsGenerator::test_s1_parts
======================== 1 passed in 238.20s (0:03:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004ec8/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_generator.py .

============================== slowest durations ===============================
377.71s call     test_generator.py::TestTpcdsGenerator::test_s1_state
0.02s teardown test_generator.py::TestTpcdsGenerator::test_s1_state
0.01s setup    test_generator.py::TestTpcdsGenerator::test_s1_state
======================== 1 passed in 377.86s (0:06:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004e7d/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_generator.py 
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: ...', '--ya-trace', '/home/runner/.ya/build/build_root/exff/004e7d/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk3/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/exff/004e7d', '--source-root', '/home/runner/.ya/build/build_root/exff/004e7d/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/exff/004e7d/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk3/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/benchmarks_init', '--test-tool-bin', '/home/runner/.ya/tools/v4/10190826595/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '10', '--modulo-index', '3', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/benchmarks_init', '--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_generator.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 1768, 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: (("...', '--ya-trace', '/home/runner/.ya/build/build_root/exff/004e7d/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk3/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/exff/004e7d', '--source-root', '/home/runner/.ya/build/build_root/exff/004e7d/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/exff/004e7d/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk3/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/benchmarks_init', '--test-tool-bin', '/home/runner/.ya/tools/v4/10190826595/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '10', '--modulo-index', '3', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/benchmarks_init', '--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_generator.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004e72/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_generator.py .

============================== slowest durations ===============================
148.48s call     test_generator.py::TestTpchGenerator::test_s1
0.01s setup    test_generator.py::TestTpchGenerator::test_s1

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 148.54s (0:02:28) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004e4d/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_generator.py .

============================== slowest durations ===============================
147.47s call     test_generator.py::TestTpchGenerator::test_s1_parts
0.01s setup    test_generator.py::TestTpchGenerator::test_s1_parts

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 147.56s (0:02:27) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004e8e/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_generator.py .

============================== slowest durations ===============================
152.36s call     test_generator.py::TestTpchGenerator::test_s1_state
0.01s setup    test_generator.py::TestTpchGenerator::test_s1_state

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 152.45s (0:02:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004ebd/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_generator.py .

============================== slowest durations ===============================
201.86s call     test_generator.py::TestTpchGenerator::test_s1_state_and_parts
0.01s setup    test_generator.py::TestTpchGenerator::test_s1_state_and_parts

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 201.95s (0:03:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004e89/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

============================ no tests ran in 0.07s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004e76/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

============================ no tests ran in 0.06s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004eb8/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py ..

============================== slowest durations ===============================
0.44s call     test_init.py::TestClickbenchInit::test_s1_row
0.39s call     test_init.py::TestClickbenchInit::test_s1_column
0.01s setup    test_init.py::TestClickbenchInit::test_s1_column
0.01s setup    test_init.py::TestClickbenchInit::test_s1_row

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 0.91s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004e94/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py ..

============================== slowest durations ===============================
0.41s call     test_init.py::TestClickbenchInit::test_s1_s3
0.40s call     test_init.py::TestTpcdsInit::test_s100_column
0.01s setup    test_init.py::TestClickbenchInit::test_s1_s3

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 0.89s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004e4e/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py ..

============================== slowest durations ===============================
0.76s call     test_init.py::TestTpcdsInit::test_s1_column
0.69s call     test_init.py::TestTpcdsInit::test_s1_column_decimal
0.12s setup    test_init.py::TestTpcdsInit::test_s1_column
0.08s setup    test_init.py::TestTpcdsInit::test_s1_column_decimal
0.01s teardown test_init.py::TestTpcdsInit::test_s1_column_decimal

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 1.77s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004e98/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py .

============================== slowest durations ===============================
0.41s call     test_init.py::TestTpcdsInit::test_s1_row
0.01s setup    test_init.py::TestTpcdsInit::test_s1_row

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 0.47s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004e86/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py .

============================== slowest durations ===============================
0.46s call     test_init.py::TestTpcdsInit::test_s1_s3
0.01s setup    test_init.py::TestTpcdsInit::test_s1_s3

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 0.53s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004e6f/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py .

============================== slowest durations ===============================
0.41s call     test_init.py::TestTpchInit::test_s100_column
0.01s setup    test_init.py::TestTpchInit::test_s100_column

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 0.47s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004e96/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py .

============================== slowest durations ===============================
0.54s call     test_init.py::TestTpchInit::test_s1_column
0.03s setup    test_init.py::TestTpchInit::test_s1_column

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 0.65s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004e47/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py .

============================== slowest durations ===============================
0.64s call     test_init.py::TestTpchInit::test_s1_column_decimal
0.01s setup    test_init.py::TestTpchInit::test_s1_column_decimal

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 0.72s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004eb6/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py .

============================== slowest durations ===============================
0.34s call     test_init.py::TestTpchInit::test_s1_row
0.01s setup    test_init.py::TestTpchInit::test_s1_row

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 0.40s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exff/004e7e/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py .

============================== slowest durations ===============================
0.51s call     test_init.py::TestTpchInit::test_s1_s3
0.01s setup    test_init.py::TestTpchInit::test_s1_s3

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 0.60s ===============================
