============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/i5um/0019b5/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, timeout-2.4.0, typeguard-2.13.3
collected 22 items

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

============================== slowest durations ===============================
62.99s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
28.40s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
23.25s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
21.87s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
15.74s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
15.18s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
14.73s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
14.08s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
13.89s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
13.34s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
12.65s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
12.38s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
12.26s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
11.39s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
11.33s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
10.32s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
9.17s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
9.00s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
8.97s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
8.84s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
8.61s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
7.07s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
5.94s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
2.05s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.94s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
1.66s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.66s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
1.66s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.61s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.60s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.60s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
1.59s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.59s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.58s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
1.57s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.56s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.55s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.55s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.53s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.52s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
1.51s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
1.50s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
1.48s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
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 385.55s (0:06:25) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/i5um/0019a1/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, timeout-2.4.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:140: 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/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
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/i5um/0019a1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20450
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/i5um/0019a1/r3tmp/kikimr_cluster_jmk9kr6f
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/i5um/0019a1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27735
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20804
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8308
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32381
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/i5um/0019a1/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:266 Final command: /home/runner/.ya/build/build_root/i5um/0019a1/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/i5um/0019a1/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_poled59t.log --grpc-port=27735 --mon-port=20804 --ic-port=20450
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27735/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/i5um/0019a1/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:266 Final command: /home/runner/.ya/build/build_root/i5um/0019a1/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/i5um/0019a1/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_poled59t.log --grpc-port=27735 --mon-port=20804 --ic-port=20450
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/i5um/0019a1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/i5um/0019a1/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/i5um/0019a1/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_poled59t.log', '--grpc-port=27735', '--mon-port=20804', '--ic-port=20450')' in '/home/runner/.ya/build/build_root/i5um/0019a1/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: 1308902
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:27735/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/i5um/0019a1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1308903
DEBUG    ya.test:process.py:259 Command (pid 1308903) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1308903) elapsed time (sec): 0.5558671951293945
DEBUG    ya.test:process.py:263 Command (pid 1308903) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1308903) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1308903) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1308903) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1308903) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1308903) maxrss: 575248
DEBUG    ya.test:process.py:263 Command (pid 1308903) minflt: 45473
DEBUG    ya.test:process.py:263 Command (pid 1308903) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1308903) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1308903) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1308903) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1308903) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1308903) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1308903) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1308903) stime: 0.194461
DEBUG    ya.test:process.py:263 Command (pid 1308903) utime: 0.316878
DEBUG    ya.test:process.py:263 Command (pid 1308903) wtime: 0.558
DEBUG    ya.test:process.py:275 Command (pid 1308903) output:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-llf2zhfk7i
    Host information: 
        Linux ghrun-llf2zhfk7i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/i5um/0019a1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/i5um/0019a1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27735', '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: 20450\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/i5um/0019a1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27735', '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: 20450\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1309808
DEBUG    ya.test:process.py:259 Command (pid 1309808) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1309808) elapsed time (sec): 0.7037079334259033
DEBUG    ya.test:process.py:263 Command (pid 1309808) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1309808) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1309808) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1309808) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1309808) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1309808) maxrss: 650860
DEBUG    ya.test:process.py:263 Command (pid 1309808) minflt: 51828
DEBUG    ya.test:process.py:263 Command (pid 1309808) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1309808) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1309808) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1309808) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1309808) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1309808) nvcsw: 700
DEBUG    ya.test:process.py:263 Command (pid 1309808) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1309808) stime: 0.235764
DEBUG    ya.test:process.py:263 Command (pid 1309808) utime: 0.443222
DEBUG    ya.test:process.py:263 Command (pid 1309808) wtime: 0.705
DEBUG    ya.test:process.py:275 Command (pid 1309808) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/i5um/0019a1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/i5um/0019a1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27735', '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/i5um/0019a1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27735', '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: 1309933
DEBUG    ya.test:process.py:259 Command (pid 1309933) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1309933) elapsed time (sec): 0.660452127456665
DEBUG    ya.test:process.py:263 Command (pid 1309933) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1309933) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1309933) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1309933) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1309933) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1309933) maxrss: 651296
DEBUG    ya.test:process.py:263 Command (pid 1309933) minflt: 52018
DEBUG    ya.test:process.py:263 Command (pid 1309933) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1309933) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1309933) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 1309933) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1309933) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1309933) nvcsw: 656
DEBUG    ya.test:process.py:263 Command (pid 1309933) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1309933) stime: 0.26437099999999997
DEBUG    ya.test:process.py:263 Command (pid 1309933) utime: 0.371625
DEBUG    ya.test:process.py:263 Command (pid 1309933) wtime: 0.662
DEBUG    ya.test:process.py:275 Command (pid 1309933) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/i5um/0019a1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23512
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31433
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17616
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62124
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21940
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/i5um/0019a1/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:266 Final command: /home/runner/.ya/build/build_root/i5um/0019a1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:27735 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/i5um/0019a1/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_s8chzue7.log --grpc-port=23512 --mon-port=31433 --ic-port=17616
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/i5um/0019a1/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:266 Final command: /home/runner/.ya/build/build_root/i5um/0019a1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:27735 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/i5um/0019a1/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_s8chzue7.log --grpc-port=23512 --mon-port=31433 --ic-port=17616
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/i5um/0019a1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/i5um/0019a1/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:27735', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/i5um/0019a1/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_s8chzue7.log', '--grpc-port=23512', '--mon-port=31433', '--ic-port=17616')' in '/home/runner/.ya/build/build_root/i5um/0019a1/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: 1310466
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23512/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/i5um/0019a1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1310468
DEBUG    ya.test:process.py:259 Command (pid 1310468) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1310468) elapsed time (sec): 0.549668550491333
DEBUG    ya.test:process.py:263 Command (pid 1310468) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1310468) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1310468) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1310468) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1310468) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1310468) maxrss: 664276
DEBUG    ya.test:process.py:263 Command (pid 1310468) minflt: 45530
DEBUG    ya.test:process.py:263 Command (pid 1310468) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1310468) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1310468) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1310468) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1310468) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1310468) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1310468) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1310468) stime: 0.174311
DEBUG    ya.test:process.py:263 Command (pid 1310468) utime: 0.33136699999999997
DEBUG    ya.test:process.py:263 Command (pid 1310468) wtime: 0.552
DEBUG    ya.test:process.py:275 Command (pid 1310468) output:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-llf2zhfk7i
    Host information: 
        Linux ghrun-llf2zhfk7i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/i5um/0019a1/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/i5um/0019a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27735', '-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: 1311332
DEBUG    ya.test:process.py:259 Command (pid 1311332) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1311332) elapsed time (sec): 11.37016749382019
DEBUG    ya.test:process.py:263 Command (pid 1311332) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1311332) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1311332) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1311332) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1311332) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1311332) maxrss: 665116
DEBUG    ya.test:process.py:263 Command (pid 1311332) minflt: 109546
DEBUG    ya.test:process.py:263 Command (pid 1311332) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1311332) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1311332) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1311332) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1311332) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1311332) nvcsw: 4126
DEBUG    ya.test:process.py:263 Command (pid 1311332) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1311332) stime: 0.28207099999999996
DEBUG    ya.test:process.py:263 Command (pid 1311332) utime: 0.34625
DEBUG    ya.test:process.py:263 Command (pid 1311332) wtime: 11.372
DEBUG    ya.test:process.py:275 Command (pid 1311332) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/i5um/0019a1/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/i5um/0019a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27735', '-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: 1313725
DEBUG    ya.test:process.py:259 Command (pid 1313725) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1313725) elapsed time (sec): 0.6048338413238525
DEBUG    ya.test:process.py:263 Command (pid 1313725) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1313725) inblock: 8864
DEBUG    ya.test:process.py:263 Command (pid 1313725) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1313725) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1313725) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1313725) maxrss: 665624
DEBUG    ya.test:process.py:263 Command (pid 1313725) minflt: 103613
DEBUG    ya.test:process.py:263 Command (pid 1313725) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1313725) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1313725) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 1313725) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1313725) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1313725) nvcsw: 2733
DEBUG    ya.test:process.py:263 Command (pid 1313725) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1313725) stime: 0.24146099999999998
DEBUG    ya.test:process.py:263 Command (pid 1313725) utime: 0.260306
DEBUG    ya.test:process.py:263 Command (pid 1313725) wtime: 0.607
DEBUG    ya.test:process.py:275 Command (pid 1313725) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/i5um/0019a1/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/i5um/0019a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27735', '-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: 1314128
DEBUG    ya.test:process.py:259 Command (pid 1314128) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1314128) elapsed time (sec): 0.5235822200775146
DEBUG    ya.test:process.py:263 Command (pid 1314128) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1314128) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1314128) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1314128) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1314128) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1314128) maxrss: 666004
DEBUG    ya.test:process.py:263 Command (pid 1314128) minflt: 103613
DEBUG    ya.test:process.py:263 Command (pid 1314128) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1314128) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1314128) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1314128) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1314128) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1314128) nvcsw: 2730
DEBUG    ya.test:process.py:263 Command (pid 1314128) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1314128) stime: 0.190434
DEBUG    ya.test:process.py:263 Command (pid 1314128) utime: 0.300875
DEBUG    ya.test:process.py:263 Command (pid 1314128) wtime: 0.527
DEBUG    ya.test:process.py:275 Command (pid 1314128) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/i5um/0019a1/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/i5um/0019a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27735', '-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: 1314349
DEBUG    ya.test:process.py:259 Command (pid 1314349) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1314349) elapsed time (sec): 0.6427054405212402
DEBUG    ya.test:process.py:263 Command (pid 1314349) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1314349) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1314349) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1314349) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1314349) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1314349) maxrss: 666664
DEBUG    ya.test:process.py:263 Command (pid 1314349) minflt: 103590
DEBUG    ya.test:process.py:263 Command (pid 1314349) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1314349) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1314349) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1314349) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1314349) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1314349) nvcsw: 2648
DEBUG    ya.test:process.py:263 Command (pid 1314349) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1314349) stime: 0.200844
DEBUG    ya.test:process.py:263 Command (pid 1314349) utime: 0.29076399999999997
DEBUG    ya.test:process.py:263 Command (pid 1314349) wtime: 0.645
DEBUG    ya.test:process.py:275 Command (pid 1314349) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/i5um/0019a1/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/i5um/0019a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27735', '-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: 1314538
DEBUG    ya.test:process.py:259 Command (pid 1314538) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1314538) elapsed time (sec): 0.6187839508056641
DEBUG    ya.test:process.py:263 Command (pid 1314538) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1314538) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1314538) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1314538) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1314538) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1314538) maxrss: 667136
DEBUG    ya.test:process.py:263 Command (pid 1314538) minflt: 103670
DEBUG    ya.test:process.py:263 Command (pid 1314538) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1314538) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1314538) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 1314538) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1314538) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1314538) nvcsw: 2691
DEBUG    ya.test:process.py:263 Command (pid 1314538) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1314538) stime: 0.211979
DEBUG    ya.test:process.py:263 Command (pid 1314538) utime: 0.32037099999999996
DEBUG    ya.test:process.py:263 Command (pid 1314538) wtime: 0.622
DEBUG    ya.test:process.py:275 Command (pid 1314538) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/i5um/0019a1/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/i5um/0019a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27735', '-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: 1314763
DEBUG    ya.test:process.py:259 Command (pid 1314763) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1314763) elapsed time (sec): 0.5989277362823486
DEBUG    ya.test:process.py:263 Command (pid 1314763) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1314763) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1314763) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1314763) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1314763) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1314763) maxrss: 667512
DEBUG    ya.test:process.py:263 Command (pid 1314763) minflt: 103553
DEBUG    ya.test:process.py:263 Command (pid 1314763) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1314763) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1314763) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1314763) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1314763) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1314763) nvcsw: 2794
DEBUG    ya.test:process.py:263 Command (pid 1314763) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1314763) stime: 0.22031499999999998
DEBUG    ya.test:process.py:263 Command (pid 1314763) utime: 0.275441
DEBUG    ya.test:process.py:263 Command (pid 1314763) wtime: 0.601
DEBUG    ya.test:process.py:275 Command (pid 1314763) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/i5um/0019a1/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/i5um/0019a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27735', '-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: 1315266
DEBUG    ya.test:process.py:259 Command (pid 1315266) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1315266) elapsed time (sec): 0.5792970657348633
DEBUG    ya.test:process.py:263 Command (pid 1315266) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1315266) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1315266) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1315266) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1315266) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1315266) maxrss: 668256
DEBUG    ya.test:process.py:263 Command (pid 1315266) minflt: 103648
DEBUG    ya.test:process.py:263 Command (pid 1315266) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1315266) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1315266) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1315266) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1315266) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1315266) nvcsw: 2710
DEBUG    ya.test:process.py:263 Command (pid 1315266) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1315266) stime: 0.235985
DEBUG    ya.test:process.py:263 Command (pid 1315266) utime: 0.311816
DEBUG    ya.test:process.py:263 Command (pid 1315266) wtime: 0.581
DEBUG    ya.test:process.py:275 Command (pid 1315266) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/i5um/0019a1/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/i5um/0019a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27735', '-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: 1315518
DEBUG    ya.test:process.py:259 Command (pid 1315518) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1315518) elapsed time (sec): 0.662437915802002
DEBUG    ya.test:process.py:263 Command (pid 1315518) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1315518) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1315518) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1315518) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1315518) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1315518) maxrss: 668796
DEBUG    ya.test:process.py:263 Command (pid 1315518) minflt: 103593
DEBUG    ya.test:process.py:263 Command (pid 1315518) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1315518) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1315518) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1315518) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1315518) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1315518) nvcsw: 2523
DEBUG    ya.test:process.py:263 Command (pid 1315518) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1315518) stime: 0.241062
DEBUG    ya.test:process.py:263 Command (pid 1315518) utime: 0.316724
DEBUG    ya.test:process.py:263 Command (pid 1315518) wtime: 0.664
DEBUG    ya.test:process.py:275 Command (pid 1315518) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/i5um/0019a1/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/i5um/0019a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27735', '-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: 1316055
DEBUG    ya.test:process.py:259 Command (pid 1316055) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1316055) elapsed time (sec): 205.03611826896667
DEBUG    ya.test:process.py:263 Command (pid 1316055) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1316055) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1316055) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1316055) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1316055) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1316055) maxrss: 2809936
DEBUG    ya.test:process.py:263 Command (pid 1316055) minflt: 5380675
DEBUG    ya.test:process.py:263 Command (pid 1316055) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1316055) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1316055) nivcsw: 12435
DEBUG    ya.test:process.py:263 Command (pid 1316055) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1316055) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1316055) nvcsw: 832677
DEBUG    ya.test:process.py:263 Command (pid 1316055) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 1316055) stime: 36.028187
DEBUG    ya.test:process.py:263 Command (pid 1316055) utime: 203.523507
DEBUG    ya.test:process.py:263 Command (pid 1316055) wtime: 205.038
DEBUG    ya.test:process.py:275 Command (pid 1316055) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (11.072620s)
Fill table customer...
Fill table customer OK 150000 / 150000 (3.790131s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (172.837775s)
Fill table part...
Fill table part OK 200000 / 200000 (15.915094s)
Fill table nation...
Fill table nation OK 25 / 25 (0.154115s)
Fill table region...
Fill table region OK 5 / 5 (0.168398s)

DEBUG    ya.test:process.py:276 Command (pid 1316055) 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/i5um/0019a1/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/i5um/0019a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27735', '-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: 1352867
DEBUG    ya.test:process.py:259 Command (pid 1352867) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1352867) elapsed time (sec): 241.8289053440094
DEBUG    ya.test:process.py:263 Command (pid 1352867) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1352867) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1352867) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1352867) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1352867) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1352867) maxrss: 2865388
DEBUG    ya.test:process.py:263 Command (pid 1352867) minflt: 5464817
DEBUG    ya.test:process.py:263 Command (pid 1352867) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1352867) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1352867) nivcsw: 16237
DEBUG    ya.test:process.py:263 Command (pid 1352867) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1352867) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1352867) nvcsw: 806960
DEBUG    ya.test:process.py:263 Command (pid 1352867) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 1352867) stime: 35.676838
DEBUG    ya.test:process.py:263 Command (pid 1352867) utime: 207.495285
DEBUG    ya.test:process.py:263 Command (pid 1352867) wtime: 241.83
DEBUG    ya.test:process.py:275 Command (pid 1352867) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (11.188075s)
Fill table customer...
Fill table customer OK 150000 / 150000 (4.485119s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (195.581212s)
Fill table part...
Fill table part OK 200000 / 200000 (28.310347s)
Fill table nation...
Fill table nation OK 25 / 25 (0.388225s)
Fill table region...
Fill table region OK 5 / 5 (0.248642s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20804
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 549
DEBUG    root:ydb_cluster.py:370 Expected nodes count: 1
INFO     root:ydb_cluster.py:206 Connecting to grpc://localhost:27735 to local/test_db ydb_access_token is set False
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, fb85aa09-65a5-4870-87dd-ac525490faa7, localhost:27735): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fb85aa09-65a5-4870-87dd-ac525490faa7, localhost:27735): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fb85aa09-65a5-4870-87dd-ac525490faa7, localhost:27735): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-llf2zhfk7i.auto.internal" port: 23512 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-llf2zhfk7i.auto.internal:23512, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27735
INFO     root:ydb_cluster.py:222 Connected
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, d328b94b-ff2f-4a56-9499-138a0c200dbb, ghrun-llf2zhfk7i.auto.internal:23512): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, d328b94b-ff2f-4a56-9499-138a0c200dbb, ghrun-llf2zhfk7i.auto.internal:23512): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, d328b94b-ff2f-4a56-9499-138a0c200dbb, ghrun-llf2zhfk7i.auto.internal:23512): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20804
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 549
DEBUG    root:ydb_cluster.py:370 Expected nodes count: 1
INFO     root:ydb_cluster.py:273 get_tables /local/test_db/olap_yatests/tpch/s1
INFO     root:ydb_cluster.py:267 describe /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, a0df7905-9ca8-4d90-8a30-e294d15f2832, ghrun-llf2zhfk7i.auto.internal:23512): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, a0df7905-9ca8-4d90-8a30-e294d15f2832, ghrun-llf2zhfk7i.auto.internal:23512): 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, a0df7905-9ca8-4d90-8a30-e294d15f2832, ghrun-llf2zhfk7i.auto.internal:23512): 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: 1761751311600 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:251 list /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, c808628c-c28f-4d04-b94c-8edfd15c81c5, ghrun-llf2zhfk7i.auto.internal:23512): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, c808628c-c28f-4d04-b94c-8edfd15c81c5, ghrun-llf2zhfk7i.auto.internal:23512): 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, c808628c-c28f-4d04-b94c-8edfd15c81c5, ghrun-llf2zhfk7i.auto.internal:23512): 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: 1761751311600 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761751311600 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761751313010 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761751313270 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761751314710 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761751316180 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761751317810 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761751318090 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761751319750 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20804
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "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:20804 "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 577
INFO     root:ydb_cluster.py:412 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:20804
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "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:20804 "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 577
INFO     root:ydb_cluster.py:412 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:20804
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "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:20804 "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 575
INFO     root:ydb_cluster.py:412 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:20804
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "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:20804 "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 577
INFO     root:ydb_cluster.py:412 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:20804
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "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:20804 "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 577
INFO     root:ydb_cluster.py:412 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:20804
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "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:20804 "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 577
INFO     root:ydb_cluster.py:412 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:20804
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "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:20804 "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 575
INFO     root:ydb_cluster.py:412 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:20804
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "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:20804 "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 577
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 53c8d3b7-6c25-4876-aad4-34929a1b11b5, ghrun-llf2zhfk7i.auto.internal:23512): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 53c8d3b7-6c25-4876-aad4-34929a1b11b5, ghrun-llf2zhfk7i.auto.internal:23512): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 53c8d3b7-6c25-4876-aad4-34929a1b11b5, ghrun-llf2zhfk7i.auto.internal:23512): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 40f7de3f-cda5-469c-b0ee-df718fc8c320, ghrun-llf2zhfk7i.auto.internal:23512): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 40f7de3f-cda5-469c-b0ee-df718fc8c320, ghrun-llf2zhfk7i.auto.internal:23512): 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, 40f7de3f-cda5-469c-b0ee-df718fc8c320, ghrun-llf2zhfk7i.auto.internal:23512): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, a2feea89-a881-491d-889f-37c3cab77656, ghrun-llf2zhfk7i.auto.internal:23512): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, a2feea89-a881-491d-889f-37c3cab77656, ghrun-llf2zhfk7i.auto.internal:23512): 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, a2feea89-a881-491d-889f-37c3cab77656, ghrun-llf2zhfk7i.auto.internal:23512): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 2bb74c53-e801-488b-9147-b538c8bb5d40, ghrun-llf2zhfk7i.auto.internal:23512): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 2bb74c53-e801-488b-9147-b538c8bb5d40, ghrun-llf2zhfk7i.auto.internal:23512): 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, 2bb74c53-e801-488b-9147-b538c8bb5d40, ghrun-llf2zhfk7i.auto.internal:23512): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 9e70f2d4-3ff7-4e88-b94b-abcf682fb106, ghrun-llf2zhfk7i.auto.internal:23512): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 9e70f2d4-3ff7-4e88-b94b-abcf682fb106, ghrun-llf2zhfk7i.auto.internal:23512): 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, 9e70f2d4-3ff7-4e88-b94b-abcf682fb106, ghrun-llf2zhfk7i.auto.internal:23512): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 3faa5225-08b5-476c-a7a5-be281f70a71e, ghrun-llf2zhfk7i.auto.internal:23512): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 3faa5225-08b5-476c-a7a5-be281f70a71e, ghrun-llf2zhfk7i.auto.internal:23512): 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, 3faa5225-08b5-476c-a7a5-be281f70a71e, ghrun-llf2zhfk7i.auto.internal:23512): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, f55def38-d2c7-4b52-8c4c-ca6e51bef53f, ghrun-llf2zhfk7i.auto.internal:23512): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, f55def38-d2c7-4b52-8c4c-ca6e51bef53f, ghrun-llf2zhfk7i.auto.internal:23512): 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, f55def38-d2c7-4b52-8c4c-ca6e51bef53f, ghrun-llf2zhfk7i.auto.internal:23512): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 6972f3f2-461d-4939-ada3-73e677f0d380, ghrun-llf2zhfk7i.auto.internal:23512): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 6972f3f2-461d-4939-ada3-73e677f0d380, ghrun-llf2zhfk7i.auto.internal:23512): 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, 6972f3f2-461d-4939-ada3-73e677f0d380, ghrun-llf2zhfk7i.auto.internal:23512): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 9e0f8f9f-f2a3-4ae4-a0db-e1bffe5efea8, ghrun-llf2zhfk7i.auto.internal:23512): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 9e0f8f9f-f2a3-4ae4-a0db-e1bffe5efea8, ghrun-llf2zhfk7i.auto.internal:23512): 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, 9e0f8f9f-f2a3-4ae4-a0db-e1bffe5efea8, ghrun-llf2zhfk7i.auto.internal:23512): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 963f4bd1-3972-4470-a99a-8a5427cb6d5b, localhost:27735): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 963f4bd1-3972-4470-a99a-8a5427cb6d5b, localhost:27735): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 963f4bd1-3972-4470-a99a-8a5427cb6d5b, localhost:27735): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-llf2zhfk7i.auto.internal" port: 23512 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-llf2zhfk7i.auto.internal:23512, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27735
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20804
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "GET /viewer/json/nodes HTTP/1.1" 200 796
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20804
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 550
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20804
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "GET /viewer/json/nodes HTTP/1.1" 200 794
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20804
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20804 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 549
INFO     root:allure_utils.py:292 All nodes before filtering: [('17616@ghrun-llf2zhfk7i.auto.internal', <Role.UNKNOWN: 0>)]
INFO     root:allure_utils.py:312 Auto-discovered hosts (all roles): 1 hosts from 1 total nodes
INFO     root:allure_utils.py:313 Host to nodes mapping: [('ghrun-llf2zhfk7i.auto.internal', 1)]
INFO     root:allure_utils.py:889 iterations_table created, length: 515
INFO     root:allure_utils.py:895 Added iterations table to description HTML
============================== slowest durations ===============================
598.95s 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 602.16s (0:10:02) =========================

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/i5um/0019a1/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/i5um/0019a1', '--source-root', '/home/runner/.ya/build/build_root/i5um/0019a1/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/i5um/0019a1/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/10116586272/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 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: (("...capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/i5um/0019a1/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/i5um/0019a1', '--source-root', '/home/runner/.ya/build/build_root/i5um/0019a1/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/i5um/0019a1/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/10116586272/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.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/i5um/001981/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, timeout-2.4.0, typeguard-2.13.3
collected 23 items

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

============================== slowest durations ===============================
237.87s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
1.65s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
1.64s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
1.62s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
1.61s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
1.60s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
1.59s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
1.59s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
1.58s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
1.57s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
1.57s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
1.57s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
1.56s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
1.56s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
1.56s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
1.54s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
1.54s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
1.54s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
1.53s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
1.53s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
1.50s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
1.48s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
1.44s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.06s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.04s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
0.04s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.04s call     test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query01]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 23 passed in 273.97s (0:04:33) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/i5um/00198a/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, timeout-2.4.0, typeguard-2.13.3
collected 22 items

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

============================== slowest durations ===============================
266.97s setup    test_s1.py::TestTpchS1::test_tpch[1]
50.77s call     test_s1.py::TestTpchS1::test_tpch[8]
49.62s call     test_s1.py::TestTpchS1::test_tpch[9]
43.06s call     test_s1.py::TestTpchS1::test_tpch[7]
39.31s call     test_s1.py::TestTpchS1::test_tpch[5]
28.61s call     test_s1.py::TestTpchS1::test_tpch[3]
27.34s call     test_s1.py::TestTpchS1::test_tpch[6]
25.38s call     test_s1.py::TestTpchS1::test_tpch[1]
25.38s call     test_s1.py::TestTpchS1::test_tpch[4]
22.02s call     test_s1.py::TestTpchS1::test_tpch[2]
2.36s setup    test_s1.py::TestTpchS1::test_tpch[7]
2.33s setup    test_s1.py::TestTpchS1::test_tpch[10]
1.97s setup    test_s1.py::TestTpchS1::test_tpch[3]
1.91s setup    test_s1.py::TestTpchS1::test_tpch[8]
1.85s setup    test_s1.py::TestTpchS1::test_tpch[6]
1.83s setup    test_s1.py::TestTpchS1::test_tpch[2]
1.71s setup    test_s1.py::TestTpchS1::test_tpch[4]
1.71s setup    test_s1.py::TestTpchS1::test_tpch[9]
1.70s setup    test_s1.py::TestTpchS1::test_tpch[5]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[9]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[1]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 9 passed in 600.69s (0:10:00) =========================

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: ...ot/i5um/00198a/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/i5um/00198a/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/i5um/00198a', '--source-root', '/home/runner/.ya/build/build_root/i5um/00198a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/i5um/00198a/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/10116586272/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 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: (("...ot/i5um/00198a/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/i5um/00198a/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/i5um/00198a', '--source-root', '/home/runner/.ya/build/build_root/i5um/00198a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/i5um/00198a/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/10116586272/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.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/i5um/001996/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, timeout-2.4.0, typeguard-2.13.3
collected 66 items

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

============================== slowest durations ===============================
119.06s setup    test_s_float.py::TestTpchS0_2::test_tpch[1]
64.97s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
26.29s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
25.69s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
22.69s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
19.99s call     test_s_float.py::TestTpchS0_2::test_tpch[5]
17.02s call     test_s_float.py::TestTpchS0_2::test_tpch[2]
15.47s call     test_s_float.py::TestTpchS0_2::test_tpch[3]
15.15s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
14.98s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
13.81s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
13.41s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
13.17s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
12.98s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
12.86s call     test_s_float.py::TestTpchS0_2::test_tpch[4]
12.41s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
12.31s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
11.86s call     test_s_float.py::TestTpchS0_2::test_tpch[1]
11.79s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
11.65s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
11.64s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
10.70s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
9.68s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
9.62s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
9.26s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
9.02s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
7.99s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
7.46s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
5.38s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
2.14s setup    test_s_float.py::TestTpchS0_2::test_tpch[3]
2.08s setup    test_s_float.py::TestTpchS0_2::test_tpch[4]
2.03s setup    test_s_float.py::TestTpchS0_2::test_tpch[5]
1.97s setup    test_s_float.py::TestTpchS0_2::test_tpch[2]
1.84s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
1.81s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
1.79s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.77s setup    test_s_float.py::TestTpchS0_2::test_tpch[6]
1.72s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
1.66s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
1.64s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.63s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
1.63s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
1.61s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
1.60s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.59s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
1.59s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
1.58s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
1.55s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
1.54s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
1.53s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
1.53s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
1.53s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
1.52s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
1.52s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.50s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[1]
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[17]

(23 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 27 passed in 601.00s (0:10:00) ========================

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/i5um/001996/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/i5um/001996', '--source-root', '/home/runner/.ya/build/build_root/i5um/001996/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/i5um/001996/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/10116586272/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 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: (("...tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/i5um/001996/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/i5um/001996', '--source-root', '/home/runner/.ya/build/build_root/i5um/001996/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/i5um/001996/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/10116586272/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",), {})
