============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5dqp/0045dd/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.71s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
18.89s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
17.06s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
17.03s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
13.18s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
12.76s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
11.83s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
11.65s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
10.52s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
10.51s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
10.47s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
10.42s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
10.39s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
9.87s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
9.42s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
8.82s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
8.60s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
7.54s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
7.38s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
7.07s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
6.47s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
5.95s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
5.39s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.62s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.61s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.60s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
1.58s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.55s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.55s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
1.55s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
1.55s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.51s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
1.50s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
1.50s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.41s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.40s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.40s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.36s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.36s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.33s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.31s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.30s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.28s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
1.20s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]

(22 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 22 passed in 324.61s (0:05:24) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3213
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/5dqp/0045d8/r3tmp/kikimr_cluster_xv8ex8z0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5dqp/0045d8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21018
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28705
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20395
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32465
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d8/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/5dqp/0045d8/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_qyx8_gk5.log --grpc-port=21018 --mon-port=28705 --ic-port=3213
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21018/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d8/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/5dqp/0045d8/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_qyx8_gk5.log --grpc-port=21018 --mon-port=28705 --ic-port=3213
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5dqp/0045d8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d8/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_qyx8_gk5.log', '--grpc-port=21018', '--mon-port=28705', '--ic-port=3213')' in '/home/runner/.ya/build/build_root/5dqp/0045d8/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: 3510171
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21018/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/5dqp/0045d8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3510172
DEBUG    ya.test:process.py:259 Command (pid 3510172) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3510172) elapsed time (sec): 0.6053240299224854
DEBUG    ya.test:process.py:263 Command (pid 3510172) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3510172) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3510172) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3510172) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3510172) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3510172) maxrss: 578288
DEBUG    ya.test:process.py:263 Command (pid 3510172) minflt: 45685
DEBUG    ya.test:process.py:263 Command (pid 3510172) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3510172) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3510172) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3510172) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3510172) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3510172) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3510172) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3510172) stime: 0.159878
DEBUG    ya.test:process.py:263 Command (pid 3510172) utime: 0.39957
DEBUG    ya.test:process.py:263 Command (pid 3510172) wtime: 0.607
DEBUG    ya.test:process.py:275 Command (pid 3510172) output:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lxpyk4wo2a
    Host information: 
        Linux ghrun-lxpyk4wo2a 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 3510172) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5dqp/0045d8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/5dqp/0045d8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21018', '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: 3213\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/5dqp/0045d8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21018', '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: 3213\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3510628
DEBUG    ya.test:process.py:259 Command (pid 3510628) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3510628) elapsed time (sec): 0.7365622520446777
DEBUG    ya.test:process.py:263 Command (pid 3510628) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3510628) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3510628) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3510628) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3510628) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3510628) maxrss: 644948
DEBUG    ya.test:process.py:263 Command (pid 3510628) minflt: 51992
DEBUG    ya.test:process.py:263 Command (pid 3510628) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3510628) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3510628) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3510628) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3510628) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3510628) nvcsw: 744
DEBUG    ya.test:process.py:263 Command (pid 3510628) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3510628) stime: 0.248831
DEBUG    ya.test:process.py:263 Command (pid 3510628) utime: 0.469943
DEBUG    ya.test:process.py:263 Command (pid 3510628) wtime: 0.738
DEBUG    ya.test:process.py:275 Command (pid 3510628) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5dqp/0045d8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/5dqp/0045d8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21018', '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/5dqp/0045d8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21018', '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: 3510775
DEBUG    ya.test:process.py:259 Command (pid 3510775) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3510775) elapsed time (sec): 0.7365105152130127
DEBUG    ya.test:process.py:263 Command (pid 3510775) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3510775) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3510775) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3510775) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3510775) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3510775) maxrss: 644948
DEBUG    ya.test:process.py:263 Command (pid 3510775) minflt: 51970
DEBUG    ya.test:process.py:263 Command (pid 3510775) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3510775) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3510775) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3510775) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3510775) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3510775) nvcsw: 753
DEBUG    ya.test:process.py:263 Command (pid 3510775) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3510775) stime: 0.230423
DEBUG    ya.test:process.py:263 Command (pid 3510775) utime: 0.48328699999999997
DEBUG    ya.test:process.py:263 Command (pid 3510775) wtime: 0.738
DEBUG    ya.test:process.py:275 Command (pid 3510775) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 3510775) 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/5dqp/0045d8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21775
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14545
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23666
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22139
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65268
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21018 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/5dqp/0045d8/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__3on8wic.log --grpc-port=21775 --mon-port=14545 --ic-port=23666
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21018 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/5dqp/0045d8/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__3on8wic.log --grpc-port=21775 --mon-port=14545 --ic-port=23666
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5dqp/0045d8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5dqp/0045d8/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:21018', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/5dqp/0045d8/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__3on8wic.log', '--grpc-port=21775', '--mon-port=14545', '--ic-port=23666')' in '/home/runner/.ya/build/build_root/5dqp/0045d8/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: 3511185
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21775/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/5dqp/0045d8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3511186
DEBUG    ya.test:process.py:259 Command (pid 3511186) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3511186) elapsed time (sec): 0.7463645935058594
DEBUG    ya.test:process.py:263 Command (pid 3511186) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3511186) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3511186) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3511186) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3511186) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3511186) maxrss: 654764
DEBUG    ya.test:process.py:263 Command (pid 3511186) minflt: 45841
DEBUG    ya.test:process.py:263 Command (pid 3511186) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3511186) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3511186) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 3511186) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3511186) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3511186) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3511186) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3511186) stime: 0.21969
DEBUG    ya.test:process.py:263 Command (pid 3511186) utime: 0.48147399999999996
DEBUG    ya.test:process.py:263 Command (pid 3511186) wtime: 0.748
DEBUG    ya.test:process.py:275 Command (pid 3511186) output:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lxpyk4wo2a
    Host information: 
        Linux ghrun-lxpyk4wo2a 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 3511186) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 0000b9aa12353891edbc351774d0f78260ad2078
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5db31fd782dcc9036f102593f7e955bf01ee366b into e5e29c25db98bd8e28ef079038243674a177f79b
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21018', '-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: 3512885
DEBUG    ya.test:process.py:259 Command (pid 3512885) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3512885) elapsed time (sec): 10.558752059936523
DEBUG    ya.test:process.py:263 Command (pid 3512885) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3512885) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3512885) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3512885) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3512885) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3512885) maxrss: 655448
DEBUG    ya.test:process.py:263 Command (pid 3512885) minflt: 109571
DEBUG    ya.test:process.py:263 Command (pid 3512885) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3512885) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3512885) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 3512885) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3512885) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3512885) nvcsw: 3914
DEBUG    ya.test:process.py:263 Command (pid 3512885) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3512885) stime: 0.324414
DEBUG    ya.test:process.py:263 Command (pid 3512885) utime: 0.38440599999999997
DEBUG    ya.test:process.py:263 Command (pid 3512885) wtime: 10.56
DEBUG    ya.test:process.py:275 Command (pid 3512885) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21018', '-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: 3513539
DEBUG    ya.test:process.py:259 Command (pid 3513539) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3513539) elapsed time (sec): 0.6997973918914795
DEBUG    ya.test:process.py:263 Command (pid 3513539) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513539) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3513539) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513539) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513539) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3513539) maxrss: 656016
DEBUG    ya.test:process.py:263 Command (pid 3513539) minflt: 103640
DEBUG    ya.test:process.py:263 Command (pid 3513539) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3513539) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3513539) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3513539) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3513539) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3513539) nvcsw: 2763
DEBUG    ya.test:process.py:263 Command (pid 3513539) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3513539) stime: 0.24359499999999998
DEBUG    ya.test:process.py:263 Command (pid 3513539) utime: 0.32659099999999996
DEBUG    ya.test:process.py:263 Command (pid 3513539) wtime: 0.701
DEBUG    ya.test:process.py:275 Command (pid 3513539) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21018', '-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: 3513679
DEBUG    ya.test:process.py:259 Command (pid 3513679) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3513679) elapsed time (sec): 0.550713300704956
DEBUG    ya.test:process.py:263 Command (pid 3513679) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513679) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3513679) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513679) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513679) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3513679) maxrss: 656440
DEBUG    ya.test:process.py:263 Command (pid 3513679) minflt: 103548
DEBUG    ya.test:process.py:263 Command (pid 3513679) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3513679) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3513679) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3513679) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3513679) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3513679) nvcsw: 2640
DEBUG    ya.test:process.py:263 Command (pid 3513679) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3513679) stime: 0.27369699999999997
DEBUG    ya.test:process.py:263 Command (pid 3513679) utime: 0.250641
DEBUG    ya.test:process.py:263 Command (pid 3513679) wtime: 0.552
DEBUG    ya.test:process.py:275 Command (pid 3513679) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21018', '-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: 3513820
DEBUG    ya.test:process.py:259 Command (pid 3513820) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3513820) elapsed time (sec): 0.6248488426208496
DEBUG    ya.test:process.py:263 Command (pid 3513820) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513820) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3513820) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513820) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513820) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3513820) maxrss: 657124
DEBUG    ya.test:process.py:263 Command (pid 3513820) minflt: 103576
DEBUG    ya.test:process.py:263 Command (pid 3513820) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3513820) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3513820) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3513820) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3513820) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3513820) nvcsw: 2670
DEBUG    ya.test:process.py:263 Command (pid 3513820) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3513820) stime: 0.24340699999999998
DEBUG    ya.test:process.py:263 Command (pid 3513820) utime: 0.26445799999999997
DEBUG    ya.test:process.py:263 Command (pid 3513820) wtime: 0.626
DEBUG    ya.test:process.py:275 Command (pid 3513820) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21018', '-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: 3513931
DEBUG    ya.test:process.py:259 Command (pid 3513931) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3513931) elapsed time (sec): 0.6356186866760254
DEBUG    ya.test:process.py:263 Command (pid 3513931) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513931) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3513931) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513931) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513931) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3513931) maxrss: 657616
DEBUG    ya.test:process.py:263 Command (pid 3513931) minflt: 103592
DEBUG    ya.test:process.py:263 Command (pid 3513931) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3513931) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3513931) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3513931) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3513931) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3513931) nvcsw: 2834
DEBUG    ya.test:process.py:263 Command (pid 3513931) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3513931) stime: 0.270374
DEBUG    ya.test:process.py:263 Command (pid 3513931) utime: 0.264083
DEBUG    ya.test:process.py:263 Command (pid 3513931) wtime: 0.637
DEBUG    ya.test:process.py:275 Command (pid 3513931) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21018', '-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: 3514043
DEBUG    ya.test:process.py:259 Command (pid 3514043) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3514043) elapsed time (sec): 0.6515119075775146
DEBUG    ya.test:process.py:263 Command (pid 3514043) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3514043) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3514043) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3514043) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3514043) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3514043) maxrss: 658224
DEBUG    ya.test:process.py:263 Command (pid 3514043) minflt: 103618
DEBUG    ya.test:process.py:263 Command (pid 3514043) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3514043) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3514043) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3514043) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3514043) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3514043) nvcsw: 2589
DEBUG    ya.test:process.py:263 Command (pid 3514043) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3514043) stime: 0.218193
DEBUG    ya.test:process.py:263 Command (pid 3514043) utime: 0.31055099999999997
DEBUG    ya.test:process.py:263 Command (pid 3514043) wtime: 0.653
DEBUG    ya.test:process.py:275 Command (pid 3514043) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21018', '-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: 3514222
DEBUG    ya.test:process.py:259 Command (pid 3514222) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3514222) elapsed time (sec): 0.5324511528015137
DEBUG    ya.test:process.py:263 Command (pid 3514222) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3514222) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3514222) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3514222) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3514222) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3514222) maxrss: 658780
DEBUG    ya.test:process.py:263 Command (pid 3514222) minflt: 103652
DEBUG    ya.test:process.py:263 Command (pid 3514222) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3514222) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3514222) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3514222) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3514222) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3514222) nvcsw: 2732
DEBUG    ya.test:process.py:263 Command (pid 3514222) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3514222) stime: 0.259822
DEBUG    ya.test:process.py:263 Command (pid 3514222) utime: 0.25884399999999996
DEBUG    ya.test:process.py:263 Command (pid 3514222) wtime: 0.534
DEBUG    ya.test:process.py:275 Command (pid 3514222) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21018', '-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: 3514434
DEBUG    ya.test:process.py:259 Command (pid 3514434) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3514434) elapsed time (sec): 0.6355838775634766
DEBUG    ya.test:process.py:263 Command (pid 3514434) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3514434) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3514434) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3514434) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3514434) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3514434) maxrss: 659688
DEBUG    ya.test:process.py:263 Command (pid 3514434) minflt: 103571
DEBUG    ya.test:process.py:263 Command (pid 3514434) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3514434) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3514434) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3514434) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3514434) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3514434) nvcsw: 2612
DEBUG    ya.test:process.py:263 Command (pid 3514434) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3514434) stime: 0.24611799999999998
DEBUG    ya.test:process.py:263 Command (pid 3514434) utime: 0.297
DEBUG    ya.test:process.py:263 Command (pid 3514434) wtime: 0.637
DEBUG    ya.test:process.py:275 Command (pid 3514434) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21018', '-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: 3514556
DEBUG    ya.test:process.py:259 Command (pid 3514556) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3514556) elapsed time (sec): 211.28274583816528
DEBUG    ya.test:process.py:263 Command (pid 3514556) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3514556) inblock: 16
DEBUG    ya.test:process.py:263 Command (pid 3514556) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3514556) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3514556) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3514556) maxrss: 2831008
DEBUG    ya.test:process.py:263 Command (pid 3514556) minflt: 5429814
DEBUG    ya.test:process.py:263 Command (pid 3514556) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3514556) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3514556) nivcsw: 5720
DEBUG    ya.test:process.py:263 Command (pid 3514556) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3514556) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3514556) nvcsw: 610037
DEBUG    ya.test:process.py:263 Command (pid 3514556) oublock: 48
DEBUG    ya.test:process.py:263 Command (pid 3514556) stime: 35.008063
DEBUG    ya.test:process.py:263 Command (pid 3514556) utime: 196.2178
DEBUG    ya.test:process.py:263 Command (pid 3514556) wtime: 211.285
DEBUG    ya.test:process.py:275 Command (pid 3514556) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (10.312602s)
Fill table customer...
Fill table customer OK 150000 / 150000 (3.599350s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (171.609350s)
Fill table part...
Fill table part OK 200000 / 200000 (24.235375s)
Fill table nation...
Fill table nation OK 25 / 25 (0.174759s)
Fill table region...
Fill table region OK 5 / 5 (0.168438s)

DEBUG    ya.test:process.py:276 Command (pid 3514556) 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/5dqp/0045d8/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/5dqp/0045d8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21018', '-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: 3553337
DEBUG    ya.test:process.py:259 Command (pid 3553337) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3553337) elapsed time (sec): 345.3012099266052
DEBUG    ya.test:process.py:263 Command (pid 3553337) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3553337) inblock: 8
DEBUG    ya.test:process.py:263 Command (pid 3553337) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3553337) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3553337) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3553337) maxrss: 2612700
DEBUG    ya.test:process.py:263 Command (pid 3553337) minflt: 5316697
DEBUG    ya.test:process.py:263 Command (pid 3553337) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3553337) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3553337) nivcsw: 46518
DEBUG    ya.test:process.py:263 Command (pid 3553337) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3553337) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3553337) nvcsw: 988824
DEBUG    ya.test:process.py:263 Command (pid 3553337) oublock: 56
DEBUG    ya.test:process.py:263 Command (pid 3553337) stime: 33.035357
DEBUG    ya.test:process.py:263 Command (pid 3553337) utime: 225.396916
DEBUG    ya.test:process.py:263 Command (pid 3553337) wtime: 345.303
DEBUG    ya.test:process.py:275 Command (pid 3553337) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (12.586094s)
Fill table customer...
Fill table customer OK 150000 / 150000 (4.939048s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (287.800208s)
Fill table part...
Fill table part OK 200000 / 200000 (37.872865s)
Fill table nation...
Fill table nation OK 25 / 25 (0.214495s)
Fill table region...
Fill table region OK 5 / 5 (0.269189s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:28705
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 552
DEBUG    root:ydb_cluster.py:370 Expected nodes count: 1
INFO     root:ydb_cluster.py:206 Connecting to grpc://localhost:21018 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, 05b85132-a92b-444e-9d3e-ede7e3de2e10, localhost:21018): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 05b85132-a92b-444e-9d3e-ede7e3de2e10, localhost:21018): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 05b85132-a92b-444e-9d3e-ede7e3de2e10, localhost:21018): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lxpyk4wo2a.auto.internal" port: 21775 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-lxpyk4wo2a.auto.internal:21775, 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:21018
INFO     root:ydb_cluster.py:222 Connected
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, f8ceadc4-7d19-48a0-95c3-73e752011273, ghrun-lxpyk4wo2a.auto.internal:21775): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, f8ceadc4-7d19-48a0-95c3-73e752011273, ghrun-lxpyk4wo2a.auto.internal:21775): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, f8ceadc4-7d19-48a0-95c3-73e752011273, ghrun-lxpyk4wo2a.auto.internal:21775): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:28705
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 552
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, 73e5e600-8061-45ab-be81-fe0a562f765e, ghrun-lxpyk4wo2a.auto.internal:21775): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 73e5e600-8061-45ab-be81-fe0a562f765e, ghrun-lxpyk4wo2a.auto.internal:21775): 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, 73e5e600-8061-45ab-be81-fe0a562f765e, ghrun-lxpyk4wo2a.auto.internal:21775): 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: 1761832251570 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, 574da7b8-6cd4-4617-87a6-5895b970faea, ghrun-lxpyk4wo2a.auto.internal:21775): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 574da7b8-6cd4-4617-87a6-5895b970faea, ghrun-lxpyk4wo2a.auto.internal:21775): 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, 574da7b8-6cd4-4617-87a6-5895b970faea, ghrun-lxpyk4wo2a.auto.internal:21775): 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: 1761832251570 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761832251570 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761832253180 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761832253460 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761832254790 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761832256250 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761832257820 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761832258070 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1761832259620 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:28705
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "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:28705 "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 581
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:28705
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "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:28705 "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 581
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:28705
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "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:28705 "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 580
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:28705
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "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:28705 "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 581
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:28705
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "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:28705 "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 581
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:28705
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "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:28705 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/partsupp&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py: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:28705
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "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:28705 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/region&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py: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:28705
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "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:28705 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 53211e97-aa40-4330-a2b3-a63a109a5810, ghrun-lxpyk4wo2a.auto.internal:21775): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 53211e97-aa40-4330-a2b3-a63a109a5810, ghrun-lxpyk4wo2a.auto.internal:21775): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 53211e97-aa40-4330-a2b3-a63a109a5810, ghrun-lxpyk4wo2a.auto.internal:21775): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, b2bcb160-72db-45d7-97a6-876ccfa324b0, ghrun-lxpyk4wo2a.auto.internal:21775): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, b2bcb160-72db-45d7-97a6-876ccfa324b0, ghrun-lxpyk4wo2a.auto.internal:21775): 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, b2bcb160-72db-45d7-97a6-876ccfa324b0, ghrun-lxpyk4wo2a.auto.internal:21775): 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, ec539617-1c89-4093-baf9-7c93e52aa375, ghrun-lxpyk4wo2a.auto.internal:21775): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, ec539617-1c89-4093-baf9-7c93e52aa375, ghrun-lxpyk4wo2a.auto.internal:21775): 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, ec539617-1c89-4093-baf9-7c93e52aa375, ghrun-lxpyk4wo2a.auto.internal:21775): 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, 77544146-253a-44c6-a54b-22d05c6e0184, ghrun-lxpyk4wo2a.auto.internal:21775): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 77544146-253a-44c6-a54b-22d05c6e0184, ghrun-lxpyk4wo2a.auto.internal:21775): 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, 77544146-253a-44c6-a54b-22d05c6e0184, ghrun-lxpyk4wo2a.auto.internal:21775): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:28705
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "GET /viewer/json/nodes HTTP/1.1" 200 804
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:28705
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:28705
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "GET /viewer/json/nodes HTTP/1.1" 200 799
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:28705
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28705 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 554
INFO     root:allure_utils.py:292 All nodes before filtering: [('23666@ghrun-lxpyk4wo2a.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-lxpyk4wo2a.auto.internal', 1)]
INFO     root:allure_utils.py:889 iterations_table created, length: 514
INFO     root:allure_utils.py:895 Added iterations table to description HTML
============================== slowest durations ===============================
600.27s 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 603.49s (0:10:03) =========================

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/5dqp/0045d8/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/5dqp/0045d8', '--source-root', '/home/runner/.ya/build/build_root/5dqp/0045d8/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d8/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/5dqp/0045d8', '--source-root', '/home/runner/.ya/build/build_root/5dqp/0045d8/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/5dqp/0045d8/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/5dqp/0045d1/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 ===============================
190.84s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
1.57s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
1.54s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
1.52s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
1.50s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
1.50s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
1.47s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
1.44s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
1.44s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
1.43s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
1.42s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
1.37s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
1.37s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
1.37s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
1.37s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
1.37s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
1.37s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
1.33s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
1.32s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
1.31s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
1.31s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
1.29s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
1.28s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.04s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.04s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.04s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.04s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.03s call     test_parallel.py::TestTpchParallelS0_1T10::test[Sum]

(23 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 23 passed in 223.14s (0:03:43) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5dqp/0045c9/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 ===============================
239.89s setup    test_s1.py::TestTpchS1::test_tpch[1]
47.07s call     test_s1.py::TestTpchS1::test_tpch[9]
43.62s call     test_s1.py::TestTpchS1::test_tpch[8]
43.38s call     test_s1.py::TestTpchS1::test_tpch[10]
32.81s call     test_s1.py::TestTpchS1::test_tpch[5]
30.38s call     test_s1.py::TestTpchS1::test_tpch[7]
27.46s call     test_s1.py::TestTpchS1::test_tpch[11]
23.49s call     test_s1.py::TestTpchS1::test_tpch[4]
22.69s call     test_s1.py::TestTpchS1::test_tpch[1]
19.87s call     test_s1.py::TestTpchS1::test_tpch[3]
19.05s call     test_s1.py::TestTpchS1::test_tpch[6]
14.74s call     test_s1.py::TestTpchS1::test_tpch[2]
2.97s setup    test_s1.py::TestTpchS1::test_tpch[12]
2.13s setup    test_s1.py::TestTpchS1::test_tpch[11]
2.04s setup    test_s1.py::TestTpchS1::test_tpch[10]
1.87s setup    test_s1.py::TestTpchS1::test_tpch[6]
1.83s setup    test_s1.py::TestTpchS1::test_tpch[5]
1.63s setup    test_s1.py::TestTpchS1::test_tpch[7]
1.61s setup    test_s1.py::TestTpchS1::test_tpch[8]
1.57s setup    test_s1.py::TestTpchS1::test_tpch[2]
1.57s setup    test_s1.py::TestTpchS1::test_tpch[9]
1.47s setup    test_s1.py::TestTpchS1::test_tpch[3]
1.43s setup    test_s1.py::TestTpchS1::test_tpch[4]
0.02s teardown test_s1.py::TestTpchS1::test_tpch[11]

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

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/5dqp/0045c9/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/5dqp/0045c9/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/5dqp/0045c9', '--source-root', '/home/runner/.ya/build/build_root/5dqp/0045c9/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/5dqp/0045c9/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/5dqp/0045c9/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/5dqp/0045c9/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/5dqp/0045c9', '--source-root', '/home/runner/.ya/build/build_root/5dqp/0045c9/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/5dqp/0045c9/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/5dqp/0045dc/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 ===============================
94.66s setup    test_s_float.py::TestTpchS0_2::test_tpch[1]
62.56s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
30.18s call     test_s_float.py::TestTpchS0_2::test_tpch[8]
27.64s call     test_s_float.py::TestTpchS0_2::test_tpch[9]
20.23s call     test_s_float.py::TestTpchS0_2::test_tpch[7]
18.73s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
18.68s call     test_s_float.py::TestTpchS0_2::test_tpch[5]
17.16s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
16.30s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
14.80s call     test_s_float.py::TestTpchS0_2::test_tpch[2]
12.56s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
12.49s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
11.74s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
11.69s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
11.57s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
11.26s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
11.18s call     test_s_float.py::TestTpchS0_2::test_tpch[3]
11.13s call     test_s_float.py::TestTpchS0_2::test_tpch[4]
10.85s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
10.55s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
10.26s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
10.06s call     test_s_float.py::TestTpchS0_2::test_tpch[1]
9.76s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
9.04s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
8.91s call     test_s_float.py::TestTpchS0_2::test_tpch[6]
8.89s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
8.54s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
8.07s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
7.45s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
7.40s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
6.38s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
5.85s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
5.09s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
2.85s setup    test_s_float.py::TestTpchS0_2::test_tpch[10]
2.65s setup    test_s_float.py::TestTpchS0_2::test_tpch[9]
2.64s setup    test_s_float.py::TestTpchS0_2::test_tpch[6]
2.31s setup    test_s_float.py::TestTpchS0_2::test_tpch[8]
1.82s setup    test_s_float.py::TestTpchS0_2::test_tpch[7]
1.68s setup    test_s_float.py::TestTpchS0_2::test_tpch[2]
1.68s setup    test_s_float.py::TestTpchS0_2::test_tpch[5]
1.62s setup    test_s_float.py::TestTpchS0_2::test_tpch[4]
1.61s setup    test_s_float.py::TestTpchS0_2::test_tpch[3]
1.61s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
1.59s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
1.56s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
1.53s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.50s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
1.46s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
1.44s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
1.43s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.42s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
1.42s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.41s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
1.38s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
1.35s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
1.35s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
1.35s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.35s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
1.33s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
1.32s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
1.25s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
1.23s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
1.20s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
0.02s teardown test_s_float.py::TestTpchS0_1::test_tpch[5]
0.01s teardown test_s_float.py::TestTpchS0_2::test_tpch[1]

(29 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 31 passed in 604.57s (0:10:04) ========================

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/5dqp/0045dc/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/5dqp/0045dc', '--source-root', '/home/runner/.ya/build/build_root/5dqp/0045dc/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/5dqp/0045dc/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/5dqp/0045dc/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/5dqp/0045dc', '--source-root', '/home/runner/.ya/build/build_root/5dqp/0045dc/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/5dqp/0045dc/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",), {})
