============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1ucl/002fbb/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clean
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 1 item

test_clean.py .

============================== slowest durations ===============================
233.35s call     test_clean.py::TestClean::test
11.38s setup    test_clean.py::TestClean::test
0.01s teardown test_clean.py::TestClean::test
======================== 1 passed in 244.81s (0:04:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 130 items

test_clickbench.py ...........................................E

==================================== ERRORS ====================================
____________ ERROR at setup of TestClickbenchParallel.test[Query00] ____________
ydb/tests/olap/load/lib/conftest.py:386: in setup_class
    cls.process_query_result(result, query_name, True)
ydb/tests/olap/load/lib/conftest.py:363: in process_query_result
    raise exc
ydb/tests/olap/load/lib/conftest.py:376: in setup_class
    cls.do_setup_class()
ydb/tests/olap/load/lib/clickbench.py:76: in do_setup_class
    super().do_setup_class()
ydb/tests/olap/load/lib/conftest.py:731: in do_setup_class
    cls.__results = YdbCliHelper.workload_run(
ydb/tests/olap/lib/ydb_cli.py:403: in workload_run
    with ThreadPoolExecutor(max_workers=len(runners)) as executor:
contrib/tools/python3/Lib/concurrent/futures/_base.py:647: in __exit__
    self.shutdown(wait=True)
contrib/tools/python3/Lib/concurrent/futures/thread.py:239: in shutdown
    t.join()
contrib/tools/python3/Lib/threading.py:1149: in join
    self._wait_for_tstate_lock()
contrib/tools/python3/Lib/threading.py:1169: in _wait_for_tstate_lock
    if lock.acquire(block, 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[Query00]
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/1ucl/002f43/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4178
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/1ucl/002f43/r3tmp/kikimr_cluster_ljv6rl5t
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21651
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1045
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26386
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16650
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/1ucl/002f43/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/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/node_1/logfile_f8lzqt9y.log --grpc-port=21651 --mon-port=1045 --ic-port=4178
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21651/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/1ucl/002f43/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/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/node_1/logfile_f8lzqt9y.log --grpc-port=21651 --mon-port=1045 --ic-port=4178
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/node_1/logfile_f8lzqt9y.log', '--grpc-port=21651', '--mon-port=1045', '--ic-port=4178')' in '/home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3104463
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:21651/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.89
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.89
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3104465
DEBUG    ya.test:process.py:259 Command (pid 3104465) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3104465) elapsed time (sec): 1.5144710540771484
DEBUG    ya.test:process.py:263 Command (pid 3104465) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3104465) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3104465) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3104465) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3104465) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3104465) maxrss: 772232
DEBUG    ya.test:process.py:263 Command (pid 3104465) minflt: 45403
DEBUG    ya.test:process.py:263 Command (pid 3104465) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3104465) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3104465) nivcsw: 189
DEBUG    ya.test:process.py:263 Command (pid 3104465) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3104465) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3104465) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3104465) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3104465) stime: 0.213035
DEBUG    ya.test:process.py:263 Command (pid 3104465) utime: 0.530411
DEBUG    ya.test:process.py:263 Command (pid 3104465) wtime: 1.526
DEBUG    ya.test:process.py:275 Command (pid 3104465) output:
Git info:
    Commit: c4b53a92ae30b8a0d13cc0b01172780d1acc76db
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 635997bb36d6e8f5ef078e001f417deffc1d6016 into b13fb1787157bd84c547558ae4a02400f2a0c592

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-zc6g3iki2u
    Host information: 
        Linux ghrun-zc6g3iki2u 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3104465) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: c4b53a92ae30b8a0d13cc0b01172780d1acc76db
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 635997bb36d6e8f5ef078e001f417deffc1d6016 into b13fb1787157bd84c547558ae4a02400f2a0c592
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, c0b035c4-8d65-43ec-8ded-1861e06774b0, localhost:61614): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c0b035c4-8d65-43ec-8ded-1861e06774b0, localhost:61614): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c0b035c4-8d65-43ec-8ded-1861e06774b0, localhost:61614): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zc6g3iki2u.auto.internal" port: 14667 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-zc6g3iki2u.auto.internal:14667, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61614
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21651', '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: 4178\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.90
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.90
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21651', '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: 4178\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3105838
DEBUG    ya.test:process.py:259 Command (pid 3105838) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3105838) elapsed time (sec): 1.2354674339294434
DEBUG    ya.test:process.py:263 Command (pid 3105838) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3105838) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3105838) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3105838) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3105838) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3105838) maxrss: 832040
DEBUG    ya.test:process.py:263 Command (pid 3105838) minflt: 51671
DEBUG    ya.test:process.py:263 Command (pid 3105838) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3105838) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3105838) nivcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 3105838) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3105838) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3105838) nvcsw: 1099
DEBUG    ya.test:process.py:263 Command (pid 3105838) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3105838) stime: 0.31675
DEBUG    ya.test:process.py:263 Command (pid 3105838) utime: 0.548165
DEBUG    ya.test:process.py:263 Command (pid 3105838) wtime: 1.242
DEBUG    ya.test:process.py:275 Command (pid 3105838) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21651', '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.91
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.91
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21651', '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: 3106102
DEBUG    ya.test:process.py:259 Command (pid 3106102) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3106102) elapsed time (sec): 1.182377815246582
DEBUG    ya.test:process.py:263 Command (pid 3106102) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3106102) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3106102) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3106102) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3106102) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3106102) maxrss: 832040
DEBUG    ya.test:process.py:263 Command (pid 3106102) minflt: 51618
DEBUG    ya.test:process.py:263 Command (pid 3106102) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3106102) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3106102) nivcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 3106102) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3106102) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3106102) nvcsw: 610
DEBUG    ya.test:process.py:263 Command (pid 3106102) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3106102) stime: 0.277798
DEBUG    ya.test:process.py:263 Command (pid 3106102) utime: 0.588214
DEBUG    ya.test:process.py:263 Command (pid 3106102) wtime: 1.184
DEBUG    ya.test:process.py:275 Command (pid 3106102) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17337
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28076
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29887
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25170
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61356
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21651 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/slot_1/logfile_bddtl0q1.log --grpc-port=17337 --mon-port=28076 --ic-port=29887
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21651 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/slot_1/logfile_bddtl0q1.log --grpc-port=17337 --mon-port=28076 --ic-port=29887
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:21651', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/slot_1/logfile_bddtl0q1.log', '--grpc-port=17337', '--mon-port=28076', '--ic-port=29887')' in '/home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3106467
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:17337/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.92
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.92
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3106471
DEBUG    ya.test:process.py:259 Command (pid 3106471) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3106471) elapsed time (sec): 1.1833858489990234
DEBUG    ya.test:process.py:263 Command (pid 3106471) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3106471) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3106471) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3106471) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3106471) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3106471) maxrss: 832040
DEBUG    ya.test:process.py:263 Command (pid 3106471) minflt: 45326
DEBUG    ya.test:process.py:263 Command (pid 3106471) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3106471) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3106471) nivcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 3106471) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3106471) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3106471) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3106471) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3106471) stime: 0.220017
DEBUG    ya.test:process.py:263 Command (pid 3106471) utime: 0.525291
DEBUG    ya.test:process.py:263 Command (pid 3106471) wtime: 1.196
DEBUG    ya.test:process.py:275 Command (pid 3106471) output:
Git info:
    Commit: c4b53a92ae30b8a0d13cc0b01172780d1acc76db
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 635997bb36d6e8f5ef078e001f417deffc1d6016 into b13fb1787157bd84c547558ae4a02400f2a0c592

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-zc6g3iki2u
    Host information: 
        Linux ghrun-zc6g3iki2u 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3106471) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: c4b53a92ae30b8a0d13cc0b01172780d1acc76db
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 635997bb36d6e8f5ef078e001f417deffc1d6016 into b13fb1787157bd84c547558ae4a02400f2a0c592
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.44
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.44
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21651', '-d', '/local/test_db', 'workload', 'clickbench', '-p', 'olap_yatests/clickbench/hits', 'init', '--store=column', '--datetime-types=dt64']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3108170
DEBUG    ya.test:process.py:259 Command (pid 3108170) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3108170) elapsed time (sec): 11.522209882736206
DEBUG    ya.test:process.py:263 Command (pid 3108170) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3108170) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3108170) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3108170) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3108170) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3108170) maxrss: 832040
DEBUG    ya.test:process.py:263 Command (pid 3108170) minflt: 106801
DEBUG    ya.test:process.py:263 Command (pid 3108170) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3108170) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3108170) nivcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 3108170) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3108170) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3108170) nvcsw: 2038
DEBUG    ya.test:process.py:263 Command (pid 3108170) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3108170) stime: 0.250911
DEBUG    ya.test:process.py:263 Command (pid 3108170) utime: 0.357852
DEBUG    ya.test:process.py:263 Command (pid 3108170) wtime: 11.535
DEBUG    ya.test:process.py:275 Command (pid 3108170) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.45
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.45
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21651', '-d', '/local/test_db', 'workload', 'clickbench', '-p', 'olap_yatests/clickbench/hits', 'import', 'files', '--input', '/home/runner/.ya/build/build_root/1ucl/002f43/environment/arcadia/ydb/tests/functional/clickbench/data/hits.csv']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3109806
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 57d7ae8a-acd8-49bd-800d-88c079e025a8, localhost:61614): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 57d7ae8a-acd8-49bd-800d-88c079e025a8, localhost:61614): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 57d7ae8a-acd8-49bd-800d-88c079e025a8, localhost:61614): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zc6g3iki2u.auto.internal" port: 14667 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-zc6g3iki2u.auto.internal:14667, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61614
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, d46d9e01-1fab-4537-bf9a-b08841d35c89, localhost:61614): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d46d9e01-1fab-4537-bf9a-b08841d35c89, localhost:61614): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d46d9e01-1fab-4537-bf9a-b08841d35c89, localhost:61614): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zc6g3iki2u.auto.internal" port: 14667 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-zc6g3iki2u.auto.internal:14667, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61614
DEBUG    ya.test:process.py:259 Command (pid 3109806) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3109806) elapsed time (sec): 171.6872444152832
DEBUG    ya.test:process.py:263 Command (pid 3109806) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3109806) inblock: 23048
DEBUG    ya.test:process.py:263 Command (pid 3109806) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3109806) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3109806) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3109806) maxrss: 832040
DEBUG    ya.test:process.py:263 Command (pid 3109806) minflt: 508408
DEBUG    ya.test:process.py:263 Command (pid 3109806) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3109806) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3109806) nivcsw: 1803
DEBUG    ya.test:process.py:263 Command (pid 3109806) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3109806) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3109806) nvcsw: 43868
DEBUG    ya.test:process.py:263 Command (pid 3109806) oublock: 24
DEBUG    ya.test:process.py:263 Command (pid 3109806) stime: 2.564541
DEBUG    ya.test:process.py:263 Command (pid 3109806) utime: 4.770043
DEBUG    ya.test:process.py:263 Command (pid 3109806) wtime: 171.707
DEBUG    ya.test:process.py:275 Command (pid 3109806) output:
Fill table hits...
Fill table hits OK 100000 / 99997497 (170.583440s)

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


DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:1045
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1045 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1045 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 554
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:181 Connecting to grpc://localhost:21651 to local/test_db ydb_access_token is set False
DEBUG    ydb.connection:connection.py:299 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:299 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:379 RpcState(ListEndpoints, 91638136-00da-4087-a125-9a13874b0377, localhost:21651): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 91638136-00da-4087-a125-9a13874b0377, localhost:21651): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 91638136-00da-4087-a125-9a13874b0377, localhost:21651): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zc6g3iki2u.auto.internal" port: 17337 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-zc6g3iki2u.auto.internal:17337, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:21651
INFO     root:ydb_cluster.py:197 Connected
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 0b7715b5-3fba-4c18-b6ca-309fe2e36af8, ghrun-zc6g3iki2u.auto.internal:17337): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 0b7715b5-3fba-4c18-b6ca-309fe2e36af8, ghrun-zc6g3iki2u.auto.internal:17337): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 0b7715b5-3fba-4c18-b6ca-309fe2e36af8, ghrun-zc6g3iki2u.auto.internal:17337): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:1045
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1045 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1045 "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:1045
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1045 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1045 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:248 get_tables /local/test_db/olap_yatests/clickbench/hits
INFO     root:ydb_cluster.py:242 describe /local/test_db/olap_yatests/clickbench/hits
DEBUG    ydb.connection:connection.py:379 RpcState(DescribePath, 4d085f8a-954c-4e54-bcdb-dee371687b2c, ghrun-zc6g3iki2u.auto.internal:17337): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 4d085f8a-954c-4e54-bcdb-dee371687b2c, ghrun-zc6g3iki2u.auto.internal:17337): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/clickbench/hits" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 4d085f8a-954c-4e54-bcdb-dee371687b2c, ghrun-zc6g3iki2u.auto.internal:17337): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "hits" owner: "root@builtin" type: COLUMN_TABLE 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: 1764187431760 tx_id: 281474976720659 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:1045
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1045 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/clickbench/hits&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1045 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/clickbench/hits&tablets=true HTTP/1.1" 200 584
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/clickbench/hits balance: 128-128 shards.
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 5502647a-a05f-4a36-83b9-2fc1195e4a7f, ghrun-zc6g3iki2u.auto.internal:17337): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 5502647a-a05f-4a36-83b9-2fc1195e4a7f, ghrun-zc6g3iki2u.auto.internal:17337): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 5502647a-a05f-4a36-83b9-2fc1195e4a7f, ghrun-zc6g3iki2u.auto.internal:17337): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.46
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.46
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1ucl/002f43/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21651', '-d', '/local/test_db', 'workload', 'clickbench', '--path', 'olap_yatests/clickbench/hits', 'run', '--json', '2de39c5e52fc50134c0bdc66973b1e7d.stats.json', '--output', '2de39c5e52fc50134c0bdc66973b1e7d.result', '--include', 'Query00,Query01,Query02,Query03,Query04,Query05,Query06,Query07,Query08,Query09,Query10,Query11,Query12,Query13,Query14,Query15,Query16,Query17,Query18,Query19,Query20,Query21,Query22,Query23,Query24,Query25,Query26,Query27,Query28,Query29,Query30,Query31,Query32,Query33,Query34,Query35,Query36,Query37,Query38,Query39,Query40,Query41,Query42', '--iterations', '2', '--plan', '2de39c5e52fc50134c0bdc66973b1e7d.plan', '--global-timeout', '1800.0s', '--verbose', '--threads', '8']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3129787
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:1045
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1045 "GET /viewer/json/nodes HTTP/1.1" 200 803
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:1045
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1045 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1045 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 556
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:1045
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1045 "GET /viewer/json/nodes HTTP/1.1" 200 810
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:1045
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1045 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1045 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 556
INFO     root:allure_utils.py:227 All nodes before filtering: [('29887@ghrun-zc6g3iki2u.auto.internal', <Role.UNKNOWN: 0>)]
INFO     root:allure_utils.py:247 Auto-discovered hosts (all roles): 1 hosts from 1 total nodes
INFO     root:allure_utils.py:248 Host to nodes mapping: [('ghrun-zc6g3iki2u.auto.internal', 1)]
INFO     root:allure_utils.py:804 iterations_table created, length: 514
INFO     root:allure_utils.py:810 Added iterations table to description HTML
============================== slowest durations ===============================
219.46s setup    test_clickbench.py::TestClickbenchParallel::test[Query00]
51.16s setup    test_clickbench.py::TestClickbench::test_clickbench[Query00]
34.85s call     test_clickbench.py::TestClickbench::test_clickbench[Query29]
11.06s call     test_clickbench.py::TestClickbench::test_clickbench[Query42]
9.26s call     test_clickbench.py::TestClickbench::test_clickbench[Query28]
8.75s call     test_clickbench.py::TestClickbench::test_clickbench[Query39]
7.84s call     test_clickbench.py::TestClickbench::test_clickbench[Query31]
7.45s call     test_clickbench.py::TestClickbench::test_clickbench[Query41]
7.23s call     test_clickbench.py::TestClickbench::test_clickbench[Query09]
7.05s call     test_clickbench.py::TestClickbench::test_clickbench[Query40]
7.03s call     test_clickbench.py::TestClickbench::test_clickbench[Query38]
6.99s call     test_clickbench.py::TestClickbench::test_clickbench[Query32]
6.83s call     test_clickbench.py::TestClickbench::test_clickbench[Query35]
6.80s call     test_clickbench.py::TestClickbench::test_clickbench[Query30]
6.69s call     test_clickbench.py::TestClickbench::test_clickbench[Query22]
6.65s call     test_clickbench.py::TestClickbench::test_clickbench[Query37]
6.17s call     test_clickbench.py::TestClickbench::test_clickbench[Query33]
6.01s call     test_clickbench.py::TestClickbench::test_clickbench[Query34]
5.73s call     test_clickbench.py::TestClickbench::test_clickbench[Query27]
5.54s call     test_clickbench.py::TestClickbench::test_clickbench[Query36]
5.34s call     test_clickbench.py::TestClickbench::test_clickbench[Query04]
5.04s call     test_clickbench.py::TestClickbench::test_clickbench[Query13]
4.78s call     test_clickbench.py::TestClickbench::test_clickbench[Query23]
4.74s call     test_clickbench.py::TestClickbench::test_clickbench[Query11]
4.66s call     test_clickbench.py::TestClickbench::test_clickbench[Query08]
4.49s call     test_clickbench.py::TestClickbench::test_clickbench[Query07]
4.44s call     test_clickbench.py::TestClickbench::test_clickbench[Query10]
4.41s call     test_clickbench.py::TestClickbench::test_clickbench[Query05]
4.30s call     test_clickbench.py::TestClickbench::test_clickbench[Query18]
4.06s call     test_clickbench.py::TestClickbench::test_clickbench[Query02]
4.05s call     test_clickbench.py::TestClickbench::test_clickbench[Query14]
3.93s call     test_clickbench.py::TestClickbench::test_clickbench[Query06]
3.88s call     test_clickbench.py::TestClickbench::test_clickbench[Query01]
3.81s call     test_clickbench.py::TestClickbench::test_clickbench[Query03]
3.74s call     test_clickbench.py::TestClickbench::test_clickbench[Query00]
3.73s call     test_clickbench.py::TestClickbench::test_clickbench[Query21]
3.64s call     test_clickbench.py::TestClickbench::test_clickbench[Query12]
3.52s call     test_clickbench.py::TestClickbench::test_clickbench[Query15]
3.50s call     test_clickbench.py::TestClickbench::test_clickbench[Query17]
3.38s call     test_clickbench.py::TestClickbench::test_clickbench[Query16]
3.28s call     test_clickbench.py::TestClickbench::test_clickbench[Query24]
3.24s call     test_clickbench.py::TestClickbench::test_clickbench[Query20]
2.73s call     test_clickbench.py::TestClickbench::test_clickbench[Query26]
2.56s call     test_clickbench.py::TestClickbench::test_clickbench[Query25]
2.44s setup    test_clickbench.py::TestClickbench::test_clickbench[Query33]
2.37s setup    test_clickbench.py::TestClickbench::test_clickbench[Query39]
2.28s setup    test_clickbench.py::TestClickbench::test_clickbench[Query32]
2.24s setup    test_clickbench.py::TestClickbench::test_clickbench[Query31]
2.24s call     test_clickbench.py::TestClickbench::test_clickbench[Query19]
2.23s setup    test_clickbench.py::TestClickbench::test_clickbench[Query41]
2.18s setup    test_clickbench.py::TestClickbench::test_clickbench[Query38]
2.15s setup    test_clickbench.py::TestClickbench::test_clickbench[Query28]
2.11s setup    test_clickbench.py::TestClickbench::test_clickbench[Query34]
2.09s setup    test_clickbench.py::TestClickbench::test_clickbench[Query30]
2.04s setup    test_clickbench.py::TestClickbench::test_clickbench[Query35]
2.01s setup    test_clickbench.py::TestClickbench::test_clickbench[Query36]
2.00s setup    test_clickbench.py::TestClickbench::test_clickbench[Query40]
1.94s setup    test_clickbench.py::TestClickbench::test_clickbench[Query37]
1.93s setup    test_clickbench.py::TestClickbench::test_clickbench[Query42]
1.92s setup    test_clickbench.py::TestClickbench::test_clickbench[Query29]
1.79s setup    test_clickbench.py::TestClickbench::test_clickbench[Query24]
1.73s setup    test_clickbench.py::TestClickbench::test_clickbench[Query27]
1.71s setup    test_clickbench.py::TestClickbench::test_clickbench[Query05]
1.66s setup    test_clickbench.py::TestClickbench::test_clickbench[Query08]
1.65s setup    test_clickbench.py::TestClickbench::test_clickbench[Query01]
1.64s setup    test_clickbench.py::TestClickbench::test_clickbench[Query09]
1.64s setup    test_clickbench.py::TestClickbench::test_clickbench[Query11]
1.63s setup    test_clickbench.py::TestClickbench::test_clickbench[Query21]
1.63s setup    test_clickbench.py::TestClickbench::test_clickbench[Query22]
1.63s setup    test_clickbench.py::TestClickbench::test_clickbench[Query26]
1.63s setup    test_clickbench.py::TestClickbench::test_clickbench[Query20]
1.62s setup    test_clickbench.py::TestClickbench::test_clickbench[Query17]
1.62s setup    test_clickbench.py::TestClickbench::test_clickbench[Query16]
1.61s setup    test_clickbench.py::TestClickbench::test_clickbench[Query18]
1.61s setup    test_clickbench.py::TestClickbench::test_clickbench[Query06]
1.61s setup    test_clickbench.py::TestClickbench::test_clickbench[Query04]
1.60s setup    test_clickbench.py::TestClickbench::test_clickbench[Query14]
1.60s setup    test_clickbench.py::TestClickbench::test_clickbench[Query02]
1.60s setup    test_clickbench.py::TestClickbench::test_clickbench[Query15]
1.58s setup    test_clickbench.py::TestClickbench::test_clickbench[Query13]
1.58s setup    test_clickbench.py::TestClickbench::test_clickbench[Query10]
1.57s setup    test_clickbench.py::TestClickbench::test_clickbench[Query07]
1.56s setup    test_clickbench.py::TestClickbench::test_clickbench[Query25]
1.56s setup    test_clickbench.py::TestClickbench::test_clickbench[Query03]
1.55s setup    test_clickbench.py::TestClickbench::test_clickbench[Query19]
1.53s setup    test_clickbench.py::TestClickbench::test_clickbench[Query23]
1.52s setup    test_clickbench.py::TestClickbench::test_clickbench[Query12]
0.03s teardown test_clickbench.py::TestClickbench::test_clickbench[Query30]
0.02s teardown test_clickbench.py::TestClickbench::test_clickbench[Query37]
0.01s teardown test_clickbench.py::TestClickbench::test_clickbench[Query28]
0.01s teardown test_clickbench.py::TestClickbench::test_clickbench[Query38]
0.01s teardown test_clickbench.py::TestClickbench::test_clickbench[Query40]
0.01s teardown test_clickbench.py::TestClickbench::test_clickbench[Query42]

(37 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_clickbench.py::TestClickbenchParallel::test[Query00] - Failed: Graceful shutdown requested
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
=================== 43 passed, 1 error in 607.16s (0:10:07) ====================

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: ...1ucl/002f43/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/1ucl/002f43', '--source-root', '/home/runner/.ya/build/build_root/1ucl/002f43/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--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_clickbench.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 1770, 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: (("...1ucl/002f43/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/1ucl/002f43', '--source-root', '/home/runner/.ya/build/build_root/1ucl/002f43/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/1ucl/002f43/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--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_clickbench.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1ucl/002eb5/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 3 items

test_default_path.py .
Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...02eb5/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/1ucl/002eb5/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/1ucl/002eb5', '--source-root', '/home/runner/.ya/build/build_root/1ucl/002eb5/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/1ucl/002eb5/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--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_default_path.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 1770, 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: (("...02eb5/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/1ucl/002eb5/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/1ucl/002eb5', '--source-root', '/home/runner/.ya/build/build_root/1ucl/002eb5/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/1ucl/002eb5/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--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_default_path.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1ucl/002f03/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_diff_processing
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 9 items

test_diff_processing.py .........

============================== slowest durations ===============================
66.80s setup    test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.NO]
26.11s setup    test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.NO]
24.79s setup    test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.NO]
18.03s call     test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.NO]
8.68s call     test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.ERROR]
8.53s call     test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.WARNING]
4.51s call     test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.NO]
2.86s call     test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.NO]
2.81s call     test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.WARNING]
1.91s call     test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.ERROR]
1.80s call     test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.WARNING]
1.77s setup    test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.WARNING]
1.72s call     test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.ERROR]
1.64s setup    test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.ERROR]
1.62s setup    test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.ERROR]
1.60s setup    test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.ERROR]
1.56s setup    test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.WARNING]
1.48s setup    test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.WARNING]
0.01s teardown test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.ERROR]
0.01s teardown test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.NO]
0.01s teardown test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.NO]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 9 passed in 178.38s (0:02:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1ucl/002f98/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_external
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 3 items

test_external.py ...

============================== slowest durations ===============================
26.03s setup    test_external.py::TestExternalE1::test[first_query_set.1.sql]
2.71s call     test_external.py::TestExternalE1::test[second_query_set.join.sql]
1.90s teardown test_external.py::TestExternalE1::test[second_query_set.join.sql]
1.69s call     test_external.py::TestExternalE1::test[first_query_set.1.sql]
1.61s setup    test_external.py::TestExternalE1::test[second_query_set.join.sql]
1.54s call     test_external.py::TestExternalE1::test[first_query_set.2.yql]
1.49s setup    test_external.py::TestExternalE1::test[first_query_set.2.yql]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 3 passed in 37.03s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1ucl/002ee0/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_import_csv
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 2 items

test_import_csv.py ..

============================== slowest durations ===============================
35.10s setup    test_import_csv.py::TestExternalImportCsv::test
31.78s setup    test_import_csv.py::TestExternalImportCsvArrow::test
1.88s teardown test_import_csv.py::TestExternalImportCsvArrow::test
1.86s teardown test_import_csv.py::TestExternalImportCsv::test
0.05s call     test_import_csv.py::TestExternalImportCsv::test
0.04s call     test_import_csv.py::TestExternalImportCsvArrow::test
========================= 2 passed in 70.75s (0:01:10) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1ucl/002f21/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

test_upload.py ...............

============================== slowest durations ===============================
137.84s setup    test_upload.py::TestUploadTpchS0_1::test
49.33s call     test_upload.py::TestUploadTpchS0_1::test_tpch[8]
46.28s call     test_upload.py::TestUploadTpchS0_1::test_tpch[9]
44.74s call     test_upload.py::TestUploadTpchS0_1::test_tpch[10]
38.64s call     test_upload.py::TestUploadTpchS0_1::test_tpch[7]
37.94s call     test_upload.py::TestUploadTpchS0_1::test_tpch[11]
32.18s call     test_upload.py::TestUploadTpchS0_1::test_tpch[5]
29.68s call     test_upload.py::TestUploadTpchS0_1::test_tpch[14]
25.64s call     test_upload.py::TestUploadTpchS0_1::test_tpch[13]
22.02s call     test_upload.py::TestUploadTpchS0_1::test_tpch[12]
21.90s call     test_upload.py::TestUploadTpchS0_1::test_tpch[2]
16.75s call     test_upload.py::TestUploadTpchS0_1::test_tpch[3]
15.21s call     test_upload.py::TestUploadTpchS0_1::test_tpch[4]
13.10s call     test_upload.py::TestUploadTpchS0_1::test_tpch[1]
9.83s call     test_upload.py::TestUploadTpchS0_1::test_tpch[6]
3.84s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[15]
3.11s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[13]
2.87s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[14]
2.50s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[12]
2.22s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[9]
2.15s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[7]
2.13s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[8]
2.13s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[10]
2.12s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[11]
2.04s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[6]
2.01s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[5]
1.68s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[4]
1.57s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[3]
1.55s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[2]
1.55s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[1]
0.04s teardown test_upload.py::TestUploadTpchS0_1::test_tpch[14]
0.04s call     test_upload.py::TestUploadTpchS0_1::test
0.01s teardown test_upload.py::TestUploadTpchS0_1::test_tpch[13]
0.01s teardown test_upload.py::TestUploadTpchS0_1::test
0.01s teardown test_upload.py::TestUploadTpchS0_1::test_tpch[6]

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

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: .../build_root/1ucl/002f21/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/1ucl/002f21/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/1ucl/002f21', '--source-root', '/home/runner/.ya/build/build_root/1ucl/002f21/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/1ucl/002f21/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--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_upload.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 1770, 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: ((".../build_root/1ucl/002f21/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/1ucl/002f21/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/1ucl/002f21', '--source-root', '/home/runner/.ya/build/build_root/1ucl/002f21/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/1ucl/002f21/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--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_upload.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1ucl/002f74/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_manager
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 2 items

test_workload_manager.py .

============================== slowest durations ===============================
157.17s call     test_workload_manager.py::TestClickbenchWM::test
113.57s setup    test_workload_manager.py::TestTpchWMS0_1::test
58.27s setup    test_workload_manager.py::TestClickbenchWM::test
0.02s teardown test_workload_manager.py::TestClickbenchWM::test
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 passed in 602.99s (0:10:02) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...'--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/1ucl/002f74/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_manager/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/1ucl/002f74', '--source-root', '/home/runner/.ya/build/build_root/1ucl/002f74/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/1ucl/002f74/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_manager/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--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_workload_manager.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 1770, 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/1ucl/002f74/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_manager/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/1ucl/002f74', '--source-root', '/home/runner/.ya/build/build_root/1ucl/002f74/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/1ucl/002f74/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_manager/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--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_workload_manager.py']' stopped by 600 seconds timeout",), {})
