============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8mgo/00196c/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 ===============================
74.85s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
22.56s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
21.77s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
20.05s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
14.66s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
14.63s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
14.57s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
14.19s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
13.37s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
13.12s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
13.07s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
12.56s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
12.11s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
11.52s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
10.86s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
10.45s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
10.40s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
9.79s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
9.33s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
9.07s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
8.24s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
6.95s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
5.60s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.89s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.74s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.70s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
1.68s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.65s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.65s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
1.65s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
1.65s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
1.63s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.62s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.62s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.61s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.60s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
1.59s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.58s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
1.56s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.55s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.54s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
1.51s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
0.03s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 22 passed in 388.37s (0:06:28) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8mgo/001971/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/8mgo/001971/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13057
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/8mgo/001971/r3tmp/kikimr_cluster_sgroigju
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8mgo/001971/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9194
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14900
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4448
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27380
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8mgo/001971/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/8mgo/001971/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/8mgo/001971/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_5idv90rw.log --grpc-port=9194 --mon-port=14900 --ic-port=13057
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9194/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8mgo/001971/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/8mgo/001971/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/8mgo/001971/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_5idv90rw.log --grpc-port=9194 --mon-port=14900 --ic-port=13057
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8mgo/001971/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8mgo/001971/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/8mgo/001971/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_5idv90rw.log', '--grpc-port=9194', '--mon-port=14900', '--ic-port=13057')' in '/home/runner/.ya/build/build_root/8mgo/001971/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: 1300623
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:9194/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/8mgo/001971/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1300626
DEBUG    ya.test:process.py:259 Command (pid 1300626) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1300626) elapsed time (sec): 0.7815349102020264
DEBUG    ya.test:process.py:263 Command (pid 1300626) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1300626) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1300626) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1300626) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1300626) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1300626) maxrss: 559844
DEBUG    ya.test:process.py:263 Command (pid 1300626) minflt: 45414
DEBUG    ya.test:process.py:263 Command (pid 1300626) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1300626) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1300626) nivcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 1300626) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1300626) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1300626) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1300626) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1300626) stime: 0.17376
DEBUG    ya.test:process.py:263 Command (pid 1300626) utime: 0.512064
DEBUG    ya.test:process.py:263 Command (pid 1300626) wtime: 0.783
DEBUG    ya.test:process.py:275 Command (pid 1300626) output:
Git info:
    Commit: ca051a3b80e5d5b45ebcfcf44fb78d732dea9eeb
    Branch: 
    Author: vporyadke <mczalyalov@gmail.com>
    Summary: Merge 480c7ab546078dfad56b9e0c68893a520cd86bc4 into 802fb8a757cd28b8ab1b3deddce8955a1b5362f0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ca051a3b80e5d5b45ebcfcf44fb78d732dea9eeb
    Branch: 
    Author: vporyadke <mczalyalov@gmail.com>
    Summary: Merge 480c7ab546078dfad56b9e0c68893a520cd86bc4 into 802fb8a757cd28b8ab1b3deddce8955a1b5362f0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8mgo/001971/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/8mgo/001971/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9194', '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: 13057\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/8mgo/001971/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9194', '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: 13057\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1301644
DEBUG    ya.test:process.py:259 Command (pid 1301644) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1301644) elapsed time (sec): 0.8667259216308594
DEBUG    ya.test:process.py:263 Command (pid 1301644) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1301644) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1301644) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1301644) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1301644) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1301644) maxrss: 656396
DEBUG    ya.test:process.py:263 Command (pid 1301644) minflt: 51553
DEBUG    ya.test:process.py:263 Command (pid 1301644) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1301644) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1301644) nivcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 1301644) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1301644) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1301644) nvcsw: 747
DEBUG    ya.test:process.py:263 Command (pid 1301644) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1301644) stime: 0.276831
DEBUG    ya.test:process.py:263 Command (pid 1301644) utime: 0.5629259999999999
DEBUG    ya.test:process.py:263 Command (pid 1301644) wtime: 0.869
DEBUG    ya.test:process.py:275 Command (pid 1301644) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8mgo/001971/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/8mgo/001971/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9194', '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/8mgo/001971/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9194', '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: 1301955
DEBUG    ya.test:process.py:259 Command (pid 1301955) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1301955) elapsed time (sec): 0.7750482559204102
DEBUG    ya.test:process.py:263 Command (pid 1301955) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1301955) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1301955) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1301955) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1301955) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1301955) maxrss: 657280
DEBUG    ya.test:process.py:263 Command (pid 1301955) minflt: 51650
DEBUG    ya.test:process.py:263 Command (pid 1301955) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1301955) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1301955) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1301955) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1301955) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1301955) nvcsw: 722
DEBUG    ya.test:process.py:263 Command (pid 1301955) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1301955) stime: 0.22930699999999998
DEBUG    ya.test:process.py:263 Command (pid 1301955) utime: 0.522872
DEBUG    ya.test:process.py:263 Command (pid 1301955) wtime: 0.776
DEBUG    ya.test:process.py:275 Command (pid 1301955) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8mgo/001971/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1213
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22690
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28406
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23387
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9003
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8mgo/001971/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/8mgo/001971/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9194 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/8mgo/001971/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_dtdhms3u.log --grpc-port=1213 --mon-port=22690 --ic-port=28406
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8mgo/001971/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/8mgo/001971/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9194 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/8mgo/001971/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_dtdhms3u.log --grpc-port=1213 --mon-port=22690 --ic-port=28406
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8mgo/001971/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8mgo/001971/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:9194', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/8mgo/001971/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_dtdhms3u.log', '--grpc-port=1213', '--mon-port=22690', '--ic-port=28406')' in '/home/runner/.ya/build/build_root/8mgo/001971/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: 1302180
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1213/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/8mgo/001971/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1302181
DEBUG    ya.test:process.py:259 Command (pid 1302181) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1302181) elapsed time (sec): 0.6331768035888672
DEBUG    ya.test:process.py:263 Command (pid 1302181) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1302181) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1302181) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1302181) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1302181) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1302181) maxrss: 669844
DEBUG    ya.test:process.py:263 Command (pid 1302181) minflt: 45258
DEBUG    ya.test:process.py:263 Command (pid 1302181) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1302181) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1302181) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1302181) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1302181) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1302181) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1302181) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1302181) stime: 0.165118
DEBUG    ya.test:process.py:263 Command (pid 1302181) utime: 0.423712
DEBUG    ya.test:process.py:263 Command (pid 1302181) wtime: 0.635
DEBUG    ya.test:process.py:275 Command (pid 1302181) output:
Git info:
    Commit: ca051a3b80e5d5b45ebcfcf44fb78d732dea9eeb
    Branch: 
    Author: vporyadke <mczalyalov@gmail.com>
    Summary: Merge 480c7ab546078dfad56b9e0c68893a520cd86bc4 into 802fb8a757cd28b8ab1b3deddce8955a1b5362f0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ca051a3b80e5d5b45ebcfcf44fb78d732dea9eeb
    Branch: 
    Author: vporyadke <mczalyalov@gmail.com>
    Summary: Merge 480c7ab546078dfad56b9e0c68893a520cd86bc4 into 802fb8a757cd28b8ab1b3deddce8955a1b5362f0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8mgo/001971/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/8mgo/001971/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9194', '-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: 1302990
DEBUG    ya.test:process.py:259 Command (pid 1302990) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1302990) elapsed time (sec): 15.587010383605957
DEBUG    ya.test:process.py:263 Command (pid 1302990) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1302990) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1302990) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1302990) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1302990) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1302990) maxrss: 670492
DEBUG    ya.test:process.py:263 Command (pid 1302990) minflt: 110523
DEBUG    ya.test:process.py:263 Command (pid 1302990) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1302990) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1302990) nivcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 1302990) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1302990) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1302990) nvcsw: 4394
DEBUG    ya.test:process.py:263 Command (pid 1302990) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1302990) stime: 0.311585
DEBUG    ya.test:process.py:263 Command (pid 1302990) utime: 0.414999
DEBUG    ya.test:process.py:263 Command (pid 1302990) wtime: 15.589
DEBUG    ya.test:process.py:275 Command (pid 1302990) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8mgo/001971/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/8mgo/001971/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9194', '-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: 1308174
DEBUG    ya.test:process.py:259 Command (pid 1308174) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1308174) elapsed time (sec): 1.0326716899871826
DEBUG    ya.test:process.py:263 Command (pid 1308174) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1308174) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1308174) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1308174) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1308174) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1308174) maxrss: 671124
DEBUG    ya.test:process.py:263 Command (pid 1308174) minflt: 104243
DEBUG    ya.test:process.py:263 Command (pid 1308174) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1308174) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1308174) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 1308174) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1308174) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1308174) nvcsw: 2587
DEBUG    ya.test:process.py:263 Command (pid 1308174) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1308174) stime: 0.254297
DEBUG    ya.test:process.py:263 Command (pid 1308174) utime: 0.29359199999999996
DEBUG    ya.test:process.py:263 Command (pid 1308174) wtime: 1.059
DEBUG    ya.test:process.py:275 Command (pid 1308174) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8mgo/001971/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/8mgo/001971/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9194', '-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: 1308818
DEBUG    ya.test:process.py:259 Command (pid 1308818) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1308818) elapsed time (sec): 0.7349002361297607
DEBUG    ya.test:process.py:263 Command (pid 1308818) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1308818) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1308818) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1308818) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1308818) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1308818) maxrss: 671560
DEBUG    ya.test:process.py:263 Command (pid 1308818) minflt: 103318
DEBUG    ya.test:process.py:263 Command (pid 1308818) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1308818) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1308818) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 1308818) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1308818) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1308818) nvcsw: 2291
DEBUG    ya.test:process.py:263 Command (pid 1308818) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1308818) stime: 0.19164
DEBUG    ya.test:process.py:263 Command (pid 1308818) utime: 0.316425
DEBUG    ya.test:process.py:263 Command (pid 1308818) wtime: 0.737
DEBUG    ya.test:process.py:275 Command (pid 1308818) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8mgo/001971/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/8mgo/001971/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9194', '-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: 1309235
DEBUG    ya.test:process.py:259 Command (pid 1309235) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1309235) elapsed time (sec): 1.0412662029266357
DEBUG    ya.test:process.py:263 Command (pid 1309235) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1309235) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1309235) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1309235) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1309235) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1309235) maxrss: 672252
DEBUG    ya.test:process.py:263 Command (pid 1309235) minflt: 103473
DEBUG    ya.test:process.py:263 Command (pid 1309235) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1309235) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1309235) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 1309235) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1309235) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1309235) nvcsw: 2085
DEBUG    ya.test:process.py:263 Command (pid 1309235) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1309235) stime: 0.231602
DEBUG    ya.test:process.py:263 Command (pid 1309235) utime: 0.30153399999999997
DEBUG    ya.test:process.py:263 Command (pid 1309235) wtime: 1.046
DEBUG    ya.test:process.py:275 Command (pid 1309235) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8mgo/001971/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/8mgo/001971/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9194', '-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: 1309903
DEBUG    ya.test:process.py:259 Command (pid 1309903) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1309903) elapsed time (sec): 1.3268208503723145
DEBUG    ya.test:process.py:263 Command (pid 1309903) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1309903) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1309903) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1309903) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1309903) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1309903) maxrss: 672748
DEBUG    ya.test:process.py:263 Command (pid 1309903) minflt: 104547
DEBUG    ya.test:process.py:263 Command (pid 1309903) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1309903) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1309903) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 1309903) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1309903) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1309903) nvcsw: 2426
DEBUG    ya.test:process.py:263 Command (pid 1309903) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1309903) stime: 0.23144599999999999
DEBUG    ya.test:process.py:263 Command (pid 1309903) utime: 0.317986
DEBUG    ya.test:process.py:263 Command (pid 1309903) wtime: 1.331
DEBUG    ya.test:process.py:275 Command (pid 1309903) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8mgo/001971/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/8mgo/001971/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9194', '-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: 1310703
DEBUG    ya.test:process.py:259 Command (pid 1310703) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1310703) elapsed time (sec): 1.0895936489105225
DEBUG    ya.test:process.py:263 Command (pid 1310703) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1310703) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1310703) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1310703) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1310703) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1310703) maxrss: 673148
DEBUG    ya.test:process.py:263 Command (pid 1310703) minflt: 104230
DEBUG    ya.test:process.py:263 Command (pid 1310703) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1310703) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1310703) nivcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 1310703) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1310703) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1310703) nvcsw: 2940
DEBUG    ya.test:process.py:263 Command (pid 1310703) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1310703) stime: 0.22042899999999999
DEBUG    ya.test:process.py:263 Command (pid 1310703) utime: 0.33549999999999996
DEBUG    ya.test:process.py:263 Command (pid 1310703) wtime: 1.095
DEBUG    ya.test:process.py:275 Command (pid 1310703) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8mgo/001971/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/8mgo/001971/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9194', '-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: 1311423
DEBUG    ya.test:process.py:259 Command (pid 1311423) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1311423) elapsed time (sec): 0.844099760055542
DEBUG    ya.test:process.py:263 Command (pid 1311423) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1311423) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1311423) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1311423) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1311423) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1311423) maxrss: 673904
DEBUG    ya.test:process.py:263 Command (pid 1311423) minflt: 103448
DEBUG    ya.test:process.py:263 Command (pid 1311423) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1311423) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1311423) nivcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 1311423) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1311423) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1311423) nvcsw: 1987
DEBUG    ya.test:process.py:263 Command (pid 1311423) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1311423) stime: 0.22816
DEBUG    ya.test:process.py:263 Command (pid 1311423) utime: 0.30841399999999997
DEBUG    ya.test:process.py:263 Command (pid 1311423) wtime: 0.846
DEBUG    ya.test:process.py:275 Command (pid 1311423) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8mgo/001971/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/8mgo/001971/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9194', '-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: 1311744
DEBUG    ya.test:process.py:259 Command (pid 1311744) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1311744) elapsed time (sec): 1.0546753406524658
DEBUG    ya.test:process.py:263 Command (pid 1311744) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1311744) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1311744) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1311744) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1311744) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1311744) maxrss: 674644
DEBUG    ya.test:process.py:263 Command (pid 1311744) minflt: 103246
DEBUG    ya.test:process.py:263 Command (pid 1311744) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1311744) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1311744) nivcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 1311744) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1311744) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1311744) nvcsw: 2164
DEBUG    ya.test:process.py:263 Command (pid 1311744) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1311744) stime: 0.206057
DEBUG    ya.test:process.py:263 Command (pid 1311744) utime: 0.315454
DEBUG    ya.test:process.py:263 Command (pid 1311744) wtime: 1.059
DEBUG    ya.test:process.py:275 Command (pid 1311744) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8mgo/001971/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/8mgo/001971/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9194', '-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: 1312130
DEBUG    ya.test:process.py:259 Command (pid 1312130) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1312130) elapsed time (sec): 207.16596031188965
DEBUG    ya.test:process.py:263 Command (pid 1312130) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1312130) inblock: 8
DEBUG    ya.test:process.py:263 Command (pid 1312130) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1312130) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1312130) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1312130) maxrss: 2896072
DEBUG    ya.test:process.py:263 Command (pid 1312130) minflt: 5329196
DEBUG    ya.test:process.py:263 Command (pid 1312130) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1312130) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1312130) nivcsw: 30492
DEBUG    ya.test:process.py:263 Command (pid 1312130) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1312130) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1312130) nvcsw: 965230
DEBUG    ya.test:process.py:263 Command (pid 1312130) oublock: 48
DEBUG    ya.test:process.py:263 Command (pid 1312130) stime: 38.767108
DEBUG    ya.test:process.py:263 Command (pid 1312130) utime: 215.742047
DEBUG    ya.test:process.py:263 Command (pid 1312130) wtime: 207.168
DEBUG    ya.test:process.py:275 Command (pid 1312130) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (12.379230s)
Fill table customer...
Fill table customer OK 150000 / 150000 (4.231704s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (171.257566s)
Fill table part...
Fill table part OK 200000 / 200000 (17.593007s)
Fill table nation...
Fill table nation OK 25 / 25 (0.188736s)
Fill table region...
Fill table region OK 5 / 5 (0.186969s)

DEBUG    ya.test:process.py:276 Command (pid 1312130) 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/8mgo/001971/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/8mgo/001971/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9194', '-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: 1356556
DEBUG    ya.test:process.py:259 Command (pid 1356556) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1356556) elapsed time (sec): 265.26700043678284
DEBUG    ya.test:process.py:263 Command (pid 1356556) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356556) inblock: 16
DEBUG    ya.test:process.py:263 Command (pid 1356556) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356556) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356556) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1356556) maxrss: 2900544
DEBUG    ya.test:process.py:263 Command (pid 1356556) minflt: 5533023
DEBUG    ya.test:process.py:263 Command (pid 1356556) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1356556) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1356556) nivcsw: 15139
DEBUG    ya.test:process.py:263 Command (pid 1356556) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1356556) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1356556) nvcsw: 680651
DEBUG    ya.test:process.py:263 Command (pid 1356556) oublock: 48
DEBUG    ya.test:process.py:263 Command (pid 1356556) stime: 36.055364
DEBUG    ya.test:process.py:263 Command (pid 1356556) utime: 206.619925
DEBUG    ya.test:process.py:263 Command (pid 1356556) wtime: 265.269
DEBUG    ya.test:process.py:275 Command (pid 1356556) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (11.574040s)
Fill table customer...
Fill table customer OK 150000 / 150000 (4.323621s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (207.927222s)
Fill table part...
Fill table part OK 200000 / 200000 (39.235740s)
Fill table nation...
Fill table nation OK 25 / 25 (0.321315s)
Fill table region...
Fill table region OK 5 / 5 (0.253975s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:14900
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 558
DEBUG    root:ydb_cluster.py:370 Expected nodes count: 1
INFO     root:ydb_cluster.py:206 Connecting to grpc://localhost:9194 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, f799ee5e-22c7-4589-b74e-24ee73ab481b, localhost:9194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f799ee5e-22c7-4589-b74e-24ee73ab481b, localhost:9194): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f799ee5e-22c7-4589-b74e-24ee73ab481b, localhost:9194): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-obxy4yqn6u.auto.internal" port: 1213 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-obxy4yqn6u.auto.internal:1213, 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:9194
INFO     root:ydb_cluster.py:222 Connected
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, ec00a696-6855-49c5-b43f-9465e6f9f80b, ghrun-obxy4yqn6u.auto.internal:1213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, ec00a696-6855-49c5-b43f-9465e6f9f80b, ghrun-obxy4yqn6u.auto.internal:1213): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, ec00a696-6855-49c5-b43f-9465e6f9f80b, ghrun-obxy4yqn6u.auto.internal:1213): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:14900
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 558
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, 0da68887-e39e-46ca-918a-6813abbe7cc7, ghrun-obxy4yqn6u.auto.internal:1213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 0da68887-e39e-46ca-918a-6813abbe7cc7, ghrun-obxy4yqn6u.auto.internal:1213): 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, 0da68887-e39e-46ca-918a-6813abbe7cc7, ghrun-obxy4yqn6u.auto.internal:1213): 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: 1762256725130 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, 93400770-e472-4ccb-a5c3-ec199bd0535e, ghrun-obxy4yqn6u.auto.internal:1213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 93400770-e472-4ccb-a5c3-ec199bd0535e, ghrun-obxy4yqn6u.auto.internal:1213): 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, 93400770-e472-4ccb-a5c3-ec199bd0535e, ghrun-obxy4yqn6u.auto.internal:1213): 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: 1762256725130 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762256725130 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762256726760 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762256727030 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762256728480 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762256730570 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762256733190 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762256733760 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762256736440 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:14900
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "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:14900 "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 585
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:14900
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "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:14900 "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 585
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:14900
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "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:14900 "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 583
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:14900
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "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:14900 "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 585
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:14900
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "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:14900 "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 585
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:14900
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "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:14900 "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 585
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:14900
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "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:14900 "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 583
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:14900
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "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:14900 "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 585
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, bac811ac-47b1-4740-ac8c-7866a1697f61, ghrun-obxy4yqn6u.auto.internal:1213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, bac811ac-47b1-4740-ac8c-7866a1697f61, ghrun-obxy4yqn6u.auto.internal:1213): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, bac811ac-47b1-4740-ac8c-7866a1697f61, ghrun-obxy4yqn6u.auto.internal:1213): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, c53df5dd-a43c-4109-994c-0b2ea64a9a3d, ghrun-obxy4yqn6u.auto.internal:1213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, c53df5dd-a43c-4109-994c-0b2ea64a9a3d, ghrun-obxy4yqn6u.auto.internal:1213): 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, c53df5dd-a43c-4109-994c-0b2ea64a9a3d, ghrun-obxy4yqn6u.auto.internal:1213): 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, 2ba74066-7133-4073-9f39-26aadace104b, ghrun-obxy4yqn6u.auto.internal:1213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 2ba74066-7133-4073-9f39-26aadace104b, ghrun-obxy4yqn6u.auto.internal:1213): 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, 2ba74066-7133-4073-9f39-26aadace104b, ghrun-obxy4yqn6u.auto.internal:1213): 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, 2f68d081-19a9-4e15-aff0-cd91e39f949c, ghrun-obxy4yqn6u.auto.internal:1213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 2f68d081-19a9-4e15-aff0-cd91e39f949c, ghrun-obxy4yqn6u.auto.internal:1213): 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, 2f68d081-19a9-4e15-aff0-cd91e39f949c, ghrun-obxy4yqn6u.auto.internal:1213): 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, d76dd8e8-3eb6-41cd-a686-b29946554e33, ghrun-obxy4yqn6u.auto.internal:1213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, d76dd8e8-3eb6-41cd-a686-b29946554e33, ghrun-obxy4yqn6u.auto.internal:1213): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/part`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, d76dd8e8-3eb6-41cd-a686-b29946554e33, ghrun-obxy4yqn6u.auto.internal:1213): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 06b8dea2-9f44-4034-8484-15d58fadeca1, localhost:9194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 06b8dea2-9f44-4034-8484-15d58fadeca1, localhost:9194): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 06b8dea2-9f44-4034-8484-15d58fadeca1, localhost:9194): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-obxy4yqn6u.auto.internal" port: 1213 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-obxy4yqn6u.auto.internal:1213, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9194
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, b5631d58-272e-486d-ad74-c272b39ccf51, ghrun-obxy4yqn6u.auto.internal:1213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, b5631d58-272e-486d-ad74-c272b39ccf51, ghrun-obxy4yqn6u.auto.internal:1213): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/partsupp`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, b5631d58-272e-486d-ad74-c272b39ccf51, ghrun-obxy4yqn6u.auto.internal:1213): 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:14900
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "GET /viewer/json/nodes HTTP/1.1" 200 814
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:14900
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "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:14900
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "GET /viewer/json/nodes HTTP/1.1" 200 809
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:14900
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:14900 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
INFO     root:allure_utils.py:292 All nodes before filtering: [('28406@ghrun-obxy4yqn6u.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-obxy4yqn6u.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.33s 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 606.68s (0:10:06) =========================

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/8mgo/001971/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/8mgo/001971', '--source-root', '/home/runner/.ya/build/build_root/8mgo/001971/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/8mgo/001971/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/10164110401/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/8mgo/001971/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/8mgo/001971', '--source-root', '/home/runner/.ya/build/build_root/8mgo/001971/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/8mgo/001971/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/10164110401/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/8mgo/00195a/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 ===============================
408.78s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
3.48s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
3.33s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
2.98s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
2.92s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
2.81s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
2.73s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
2.69s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
2.67s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
2.50s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
2.49s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
2.48s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
2.47s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
2.45s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
2.44s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
2.43s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
2.32s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
2.32s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
2.31s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
2.29s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
2.22s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
2.20s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
2.16s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.23s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.22s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.22s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.20s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.18s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.18s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.17s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.17s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.17s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.16s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.15s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.15s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.15s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.13s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.13s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
0.02s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query07]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 23 passed in 469.12s (0:07:49) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8mgo/001941/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 ===============================
381.32s setup    test_s1.py::TestTpchS1::test_tpch[1]
50.92s call     test_s1.py::TestTpchS1::test_tpch[3]
44.54s call     test_s1.py::TestTpchS1::test_tpch[1]
42.51s call     test_s1.py::TestTpchS1::test_tpch[4]
37.26s call     test_s1.py::TestTpchS1::test_tpch[2]
2.63s setup    test_s1.py::TestTpchS1::test_tpch[2]
2.30s setup    test_s1.py::TestTpchS1::test_tpch[3]
2.26s setup    test_s1.py::TestTpchS1::test_tpch[5]
2.21s setup    test_s1.py::TestTpchS1::test_tpch[4]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[1]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[3]

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

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ot/8mgo/001941/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/8mgo/001941/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/8mgo/001941', '--source-root', '/home/runner/.ya/build/build_root/8mgo/001941/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/8mgo/001941/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/10164110401/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/8mgo/001941/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/8mgo/001941/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/8mgo/001941', '--source-root', '/home/runner/.ya/build/build_root/8mgo/001941/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/8mgo/001941/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/10164110401/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/8mgo/00194e/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 ===============================
158.15s setup    test_s_float.py::TestTpchS0_2::test_tpch[1]
75.78s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
22.49s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
21.61s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
19.77s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
19.09s call     test_s_float.py::TestTpchS0_2::test_tpch[1]
14.99s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
14.69s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
14.48s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
14.46s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
13.57s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
13.40s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
13.07s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
12.78s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
12.65s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
11.78s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
11.15s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
10.21s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
9.83s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
9.33s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
9.01s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
8.65s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
8.39s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
6.93s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
5.08s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
2.50s setup    test_s_float.py::TestTpchS0_2::test_tpch[2]
1.85s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
1.76s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
1.73s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.70s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
1.68s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
1.67s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
1.66s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.64s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
1.62s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
1.61s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
1.60s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
1.60s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
1.58s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
1.57s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
1.57s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.55s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.55s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
1.54s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
1.53s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
1.52s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
1.47s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
0.03s teardown test_s_float.py::TestTpchS0_1::test_tpch[17]
0.02s teardown test_s_float.py::TestTpchS0_1::test_tpch[1]
0.02s teardown test_s_float.py::TestTpchS0_2::test_tpch[1]
0.02s teardown test_s_float.py::TestTpchS0_1::test_tpch[4]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[22]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 23 passed in 604.55s (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/8mgo/00194e/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/8mgo/00194e', '--source-root', '/home/runner/.ya/build/build_root/8mgo/00194e/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/8mgo/00194e/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/10164110401/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/8mgo/00194e/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/8mgo/00194e', '--source-root', '/home/runner/.ya/build/build_root/8mgo/00194e/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/8mgo/00194e/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/10164110401/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",), {})
