============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xplz/003069/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 ===============================
456.66s call     test_generator.py::TestTpcdsGenerator::test_s1
0.01s teardown test_generator.py::TestTpcdsGenerator::test_s1
0.01s setup    test_generator.py::TestTpcdsGenerator::test_s1
======================== 1 passed in 456.78s (0:07:36) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xplz/00303f/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 ===============================
550.00s 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 550.45s (0:09:10) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xplz/00304b/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 
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/xplz/00304b/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk2/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/xplz/00304b', '--source-root', '/home/runner/.ya/build/build_root/xplz/00304b/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/xplz/00304b/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk2/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/benchmarks_init', '--test-tool-bin', '/home/runner/.ya/tools/v4/10164110401/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '10', '--modulo-index', '2', '--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/xplz/00304b/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk2/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/xplz/00304b', '--source-root', '/home/runner/.ya/build/build_root/xplz/00304b/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/xplz/00304b/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk2/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/benchmarks_init', '--test-tool-bin', '/home/runner/.ya/tools/v4/10164110401/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '10', '--modulo-index', '2', '--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/xplz/003127/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 .

============================== slowest durations ===============================
594.17s call     test_generator.py::TestTpcdsGenerator::test_s1_state_and_parts
0.02s setup    test_generator.py::TestTpcdsGenerator::test_s1_state_and_parts
0.01s teardown test_generator.py::TestTpcdsGenerator::test_s1_state_and_parts
======================== 1 passed in 594.34s (0:09:54) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xplz/0030cf/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 ===============================
133.41s call     test_generator.py::TestTpchGenerator::test_s1
0.01s teardown test_generator.py::TestTpchGenerator::test_s1
0.01s setup    test_generator.py::TestTpchGenerator::test_s1
======================== 1 passed in 133.51s (0:02:13) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xplz/00308b/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 ===============================
160.79s call     test_generator.py::TestTpchGenerator::test_s1_parts
0.01s setup    test_generator.py::TestTpchGenerator::test_s1_parts
0.01s teardown test_generator.py::TestTpchGenerator::test_s1_parts
======================== 1 passed in 160.95s (0:02:40) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xplz/00312d/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 ===============================
207.78s 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 207.88s (0:03: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/xplz/0030e1/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 ===============================
426.21s call     test_generator.py::TestTpchGenerator::test_s1_state_and_parts
0.06s teardown test_generator.py::TestTpchGenerator::test_s1_state_and_parts
0.01s setup    test_generator.py::TestTpchGenerator::test_s1_state_and_parts
======================== 1 passed in 426.46s (0:07:06) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xplz/0030bd/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.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/xplz/003045/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.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/xplz/00307d/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.42s call     test_init.py::TestClickbenchInit::test_s1_column
0.42s call     test_init.py::TestClickbenchInit::test_s1_row
0.01s setup    test_init.py::TestClickbenchInit::test_s1_column

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 0.93s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xplz/00308e/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.52s call     test_init.py::TestTpcdsInit::test_s100_column
0.44s call     test_init.py::TestClickbenchInit::test_s1_s3
0.01s setup    test_init.py::TestClickbenchInit::test_s1_s3
0.01s setup    test_init.py::TestTpcdsInit::test_s100_column

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 1.05s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xplz/003073/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.53s call     test_init.py::TestTpcdsInit::test_s1_column
0.43s call     test_init.py::TestTpcdsInit::test_s1_column_decimal
0.01s setup    test_init.py::TestTpcdsInit::test_s1_column

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 1.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/xplz/0030bc/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.44s 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.51s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xplz/003054/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.50s 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.58s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xplz/0030e3/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.45s 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.52s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xplz/00307a/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 ===============================
1.32s call     test_init.py::TestTpchInit::test_s1_column
0.02s setup    test_init.py::TestTpchInit::test_s1_column

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 1.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/xplz/00313f/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.47s 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.56s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xplz/003103/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.50s call     test_init.py::TestTpchInit::test_s1_row
0.02s setup    test_init.py::TestTpchInit::test_s1_row

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 0.61s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xplz/003090/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.44s 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.52s ===============================
