============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/00335b/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.13.5, typeguard-2.13.3
collected 43 items

test_clickbench.py ...........................................

============================== slowest durations ===============================
77.86s setup    test_clickbench.py::TestClickbench::test_clickbench[0]
17.09s call     test_clickbench.py::TestClickbench::test_clickbench[29]
6.38s call     test_clickbench.py::TestClickbench::test_clickbench[9]
5.14s call     test_clickbench.py::TestClickbench::test_clickbench[10]
5.01s call     test_clickbench.py::TestClickbench::test_clickbench[22]
4.76s call     test_clickbench.py::TestClickbench::test_clickbench[28]
4.39s call     test_clickbench.py::TestClickbench::test_clickbench[13]
4.31s call     test_clickbench.py::TestClickbench::test_clickbench[39]
4.28s call     test_clickbench.py::TestClickbench::test_clickbench[11]
4.22s call     test_clickbench.py::TestClickbench::test_clickbench[18]
4.17s call     test_clickbench.py::TestClickbench::test_clickbench[42]
4.13s call     test_clickbench.py::TestClickbench::test_clickbench[0]
3.71s call     test_clickbench.py::TestClickbench::test_clickbench[14]
3.66s call     test_clickbench.py::TestClickbench::test_clickbench[8]
3.63s call     test_clickbench.py::TestClickbench::test_clickbench[27]
3.56s call     test_clickbench.py::TestClickbench::test_clickbench[40]
3.56s call     test_clickbench.py::TestClickbench::test_clickbench[12]
3.34s call     test_clickbench.py::TestClickbench::test_clickbench[35]
3.30s call     test_clickbench.py::TestClickbench::test_clickbench[23]
3.28s call     test_clickbench.py::TestClickbench::test_clickbench[31]
3.24s call     test_clickbench.py::TestClickbench::test_clickbench[4]
3.24s call     test_clickbench.py::TestClickbench::test_clickbench[1]
3.19s call     test_clickbench.py::TestClickbench::test_clickbench[21]
3.18s call     test_clickbench.py::TestClickbench::test_clickbench[20]
3.10s call     test_clickbench.py::TestClickbench::test_clickbench[30]
3.09s call     test_clickbench.py::TestClickbench::test_clickbench[32]
3.02s call     test_clickbench.py::TestClickbench::test_clickbench[2]
3.01s call     test_clickbench.py::TestClickbench::test_clickbench[5]
3.01s call     test_clickbench.py::TestClickbench::test_clickbench[37]
2.97s call     test_clickbench.py::TestClickbench::test_clickbench[16]
2.85s call     test_clickbench.py::TestClickbench::test_clickbench[41]
2.80s call     test_clickbench.py::TestClickbench::test_clickbench[38]
2.79s call     test_clickbench.py::TestClickbench::test_clickbench[7]
2.78s call     test_clickbench.py::TestClickbench::test_clickbench[6]
2.71s call     test_clickbench.py::TestClickbench::test_clickbench[36]
2.69s call     test_clickbench.py::TestClickbench::test_clickbench[15]
2.63s call     test_clickbench.py::TestClickbench::test_clickbench[17]
2.62s call     test_clickbench.py::TestClickbench::test_clickbench[19]
2.55s call     test_clickbench.py::TestClickbench::test_clickbench[3]
2.39s call     test_clickbench.py::TestClickbench::test_clickbench[34]
2.22s call     test_clickbench.py::TestClickbench::test_clickbench[33]
1.94s call     test_clickbench.py::TestClickbench::test_clickbench[24]
1.87s call     test_clickbench.py::TestClickbench::test_clickbench[26]
1.57s call     test_clickbench.py::TestClickbench::test_clickbench[25]
0.02s setup    test_clickbench.py::TestClickbench::test_clickbench[9]
0.02s setup    test_clickbench.py::TestClickbench::test_clickbench[7]
0.01s setup    test_clickbench.py::TestClickbench::test_clickbench[4]
0.01s setup    test_clickbench.py::TestClickbench::test_clickbench[10]
0.01s setup    test_clickbench.py::TestClickbench::test_clickbench[24]
0.01s teardown test_clickbench.py::TestClickbench::test_clickbench[39]
0.01s setup    test_clickbench.py::TestClickbench::test_clickbench[40]
0.01s setup    test_clickbench.py::TestClickbench::test_clickbench[2]
0.01s setup    test_clickbench.py::TestClickbench::test_clickbench[20]

(76 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 43 passed in 235.70s (0:03:55) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/003346/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_tpch
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.13.5, typeguard-2.13.3
collected 22 items

test_tpch.py .................F

=================================== FAILURES ===================================
___________________________ TestTpchS1.test_tpch[18] ___________________________
ydb/tests/olap/load/lib/tpch.py:45: in test_tpch
    self.run_workload_test(self._get_path(), query_num)
ydb/tests/olap/load/lib/conftest.py:297: in run_workload_test
    self.process_query_result(result, query_num, qparams.iterations, True)
ydb/tests/olap/load/lib/conftest.py:245: in process_query_result
    raise exc
ydb/tests/olap/lib/ydb_cli.py:286: in process
    self._exec_cli()
ydb/tests/olap/lib/ydb_cli.py:273: in _exec_cli
    process = yatest.common.process.execute(self._get_cmd(), check_exit_code=False)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:400: in wait
    _wait()
library/python/testing/yatest_common/yatest/common/process.py:335: in _wait
    pid, sts, rusage = os.wait4(self._process.pid, 0)
library/python/pytest/plugins/ya.py:347: 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:418 ####################################################################################################
INFO     ya.test:ya.py:419 test_tpch[18]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_tpch.py::TestTpchS1, test_name: test_tpch[18])
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:8140
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:8140 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:8140 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 551
DEBUG    root:ydb_cluster.py:269 Expected nodes count: 1
INFO     root:ydb_cluster.py:196 get_tables /local/test_db/olap_yatests/tpch/s1
INFO     root:ydb_cluster.py:190 describe /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:375 RpcState(DescribePath, b53b8df5-9213-494e-b335-ac4ca68eeceb, ghrun-3gibpn4ija.auto.internal:28603): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(DescribePath, b53b8df5-9213-494e-b335-ac4ca68eeceb, ghrun-3gibpn4ija.auto.internal:28603): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s1" }
DEBUG    ydb.connection:connection.py:51 RpcState(DescribePath, b53b8df5-9213-494e-b335-ac4ca68eeceb, ghrun-3gibpn4ija.auto.internal:28603): 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: 1763109842500 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:177 list /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:375 RpcState(ListDirectory, fff2aa0b-9ce3-4ef6-ab5a-771524b5057d, ghrun-3gibpn4ija.auto.internal:28603): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListDirectory, fff2aa0b-9ce3-4ef6-ab5a-771524b5057d, ghrun-3gibpn4ija.auto.internal:28603): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s1" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListDirectory, fff2aa0b-9ce3-4ef6-ab5a-771524b5057d, ghrun-3gibpn4ija.auto.internal:28603): 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: 1763109842500 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763109842500 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763109844010 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763109844320 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763109845920 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763109847740 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763109849500 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763109849830 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763109851700 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:8140
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:8140 "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:456 http://localhost:8140 "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 579
INFO     root:ydb_cluster.py:311 Table /local/test_db/olap_yatests/tpch/s1/customer balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:8140
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:8140 "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:456 http://localhost:8140 "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 579
INFO     root:ydb_cluster.py:311 Table /local/test_db/olap_yatests/tpch/s1/lineitem balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:8140
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:8140 "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:456 http://localhost:8140 "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 577
INFO     root:ydb_cluster.py:311 Table /local/test_db/olap_yatests/tpch/s1/nation balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:8140
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:8140 "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:456 http://localhost:8140 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/orders&tablets=true HTTP/1.1" 200 577
INFO     root:ydb_cluster.py:311 Table /local/test_db/olap_yatests/tpch/s1/orders balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:8140
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:8140 "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:456 http://localhost:8140 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/part&tablets=true HTTP/1.1" 200 577
INFO     root:ydb_cluster.py:311 Table /local/test_db/olap_yatests/tpch/s1/part balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:8140
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:8140 "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:456 http://localhost:8140 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/partsupp&tablets=true HTTP/1.1" 200 577
INFO     root:ydb_cluster.py:311 Table /local/test_db/olap_yatests/tpch/s1/partsupp balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:8140
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:8140 "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:456 http://localhost:8140 "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 576
INFO     root:ydb_cluster.py:311 Table /local/test_db/olap_yatests/tpch/s1/region balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:8140
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:8140 "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:456 http://localhost:8140 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 200 577
INFO     root:ydb_cluster.py:311 Table /local/test_db/olap_yatests/tpch/s1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:375 RpcState(StreamExecuteScanQuery, 4c5d6c0b-bfce-467a-ac55-b7ff809469a1, ghrun-3gibpn4ija.auto.internal:28603): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(StreamExecuteScanQuery, 4c5d6c0b-bfce-467a-ac55-b7ff809469a1, ghrun-3gibpn4ija.auto.internal:28603): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(StreamExecuteScanQuery, 4c5d6c0b-bfce-467a-ac55-b7ff809469a1, ghrun-3gibpn4ija.auto.internal:28603): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:8140
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:8140 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:8140 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 549
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/n9gb/003346/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/n9gb/003346/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23429', '-d', '/local/test_db', 'workload', 'tpch', '--path', 'olap_yatests/tpch/s1', 'run', '--json', '/home/runner/.ya/build/build_root/n9gb/003346/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_tpch/testing_out_stuff/test_tpch.py.TestTpchS1.test_tpch.18/q18.json', '--output', '/home/runner/.ya/build/build_root/n9gb/003346/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_tpch/testing_out_stuff/test_tpch.py.TestTpchS1.test_tpch.18/q18.out', '--executer', 'generic', '--include', '18', '--iterations', '1', '--plan', '/home/runner/.ya/build/build_root/n9gb/003346/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_tpch/testing_out_stuff/test_tpch.py.TestTpchS1.test_tpch.18/q18.plan', '--global-timeout', '1800.0s', '--verbose', '--check-canonical', '--scale', '1']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1097257
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 9f9f26cf-cfe9-4e01-bbec-1fe2560ed843, localhost:23429): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 9f9f26cf-cfe9-4e01-bbec-1fe2560ed843, localhost:23429): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 9f9f26cf-cfe9-4e01-bbec-1fe2560ed843, localhost:23429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3gibpn4ija.auto.internal" port: 28603 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-3gibpn4ija.auto.internal:28603, location , ssl: False>]>
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:23429
DEBUG    ya.test:process.py:772 Killing process 1097257
DEBUG    ya.test:process.py:798 Killing process tree for pid 1097257 (bin:'error([Errno 2] No such file or directory: '/proc/1097257/exe')')
DEBUG    ya.test:process.py:805 Error while sending signal 19 to pid 1097257: [Errno 3] No such process
DEBUG    ya.test:process.py:805 Error while sending signal 9 to pid 1097257: [Errno 3] No such process
DEBUG    ya.test:process.py:805 Error while sending signal 18 to pid 1097257: [Errno 3] No such process
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:404 Command exception: Graceful shutdown requested
DEBUG    ya.test:process.py:259 Command (pid 1097257) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1097257) elapsed time (sec): 50.67669200897217
DEBUG    ya.test:process.py:263 Command (pid 1097257) wtime: 50.682
DEBUG    ya.test:process.py:275 Command (pid 1097257) output:
Query18:
Query text:
$in = (
select
    l_orderkey,
    sum(l_quantity) as sum_l_quantity
from
    `olap_yatests/tpch/s1/lineitem`
group by
    l_orderkey having
        sum(l_quantity) > 300
);
$join1 = (
select
    c.c_name as c_name,
    c.c_custkey as c_custkey,
    o.o_orderkey as o_orderkey,
    o.o_orderdate as o_orderdate,
    o.o_totalprice as o_totalprice
from
    `olap_yatests/tpch/s1/customer` as c
join
    `olap_yatests/tpch/s1/orders` as o
on
    c.c_custkey = o.o_custkey
);
select
    j.c_name as c_name,
    j.c_custkey as c_custkey,
    j.o_orderkey as o_orderkey,
    j.o_orderdate as o_orderdate,
    j.o_totalprice as o_totalprice,
    sum(i.sum_l_quantity) as sum_l_quantity
from
    $join1 as j
join
    $in as i
on
    i.l_orderkey = j.o_orderkey
group by
    j.c_name,
    j.c_custkey,
    j.o_orderkey,
    j.o_orderdate,
    j.o_totalprice
order by
    o_totalprice desc,
    o_orderdate
limit 100;

	iteration 0:	ok	45.613047s seconds

Results for 1 iterations
┌─────────┬──────────┬─────────┬─────────┬─────────┬─────────┬───────────┬─────────┬─────────┬─────────┬─────────┬──────────────┬────────────┬────────────┐
│ Query # │ ColdTime │ Min     │ Max     │ Mean    │ Median  │ UnixBench │ Std     │ RttMin  │ RttMax  │ RttAvg  │ SuccessCount │ FailsCount │ DiffsCount │
├─────────┼──────────┼─────────┼─────────┼─────────┼─────────┼───────────┼─────────┼─────────┼─────────┼─────────┼──────────────┼────────────┼────────────┤
│ Query18 │  44.884  │  44.884 │  44.884 │  44.883 │  44.883 │  44.884   │   0.000 │   0.729 │   0.729 │   0.729 │ 1            │            │            │
├─────────┼──────────┼─────────┼─────────┼─────────┼─────────┼───────────┼─────────┼─────────┼─────────┼─────────┼──────────────┼────────────┼────────────┤
│ Sum     │  44.884  │  44.884 │  44.884 │  44.883 │  44.883 │  44.884   │   0.000 │   0.729 │   0.729 │   0.729 │ 1            │            │            │
├─────────┼──────────┼─────────┼─────────┼─────────┼─────────┼───────────┼─────────┼─────────┼─────────┼─────────┼──────────────┼────────────┼────────────┤
│ Avg     │  44.884  │  44.884 │  44.884 │  44.883 │  44.883 │  44.884   │   0.000 │   0.729 │   0.729 │   0.729 │ 1            │            │            │
├─────────┼──────────┼─────────┼─────────┼─────────┼─────────┼───────────┼─────────┼─────────┼─────────┼─────────┼──────────────┼────────────┼────────────┤
│ GAvg    │  44.884  │  44.884 │  44.884 │  44.883 │  44.883 │  44.884   │   0.000 │   0.729 │   0.729 │   0.001 │ 1            │            │            │
└─────────┴──────────┴─────────┴─────────┴─────────┴─────────┴───────────┴─────────┴─────────┴─────────┴─────────┴──────────────┴────────────┴────────────┘

Results saved to /home/runner/.ya/build/build_root/n9gb/003346/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_tpch/testing_out_stuff/test_tpch.py.TestTpchS1.test_tpch.18/q18.out
Json report saved to /home/runner/.ya/build/build_root/n9gb/003346/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_tpch/testing_out_stuff/test_tpch.py.TestTpchS1.test_tpch.18/q18.json

DEBUG    ya.test:process.py:276 Command (pid 1097257) errors:
(!) New version of YDB CLI is available. Run 'ydb update' command for update. You can also disable further version checks with 'ydb version --disable-checks' command

[K|Progress: 0 rows read, 0 B read.
[K
[K|Progress: 0 rows read, 0 B read.
[K/Progress: 1.03M rows read, 30M B read.
[K-Progress: 2.15M rows read, 63.9M B read.
[K\Progress: 2.82M rows read, 83M B read.
[K|Progress: 3.57M rows read, 105M B read.
[K/Progress: 4.24M rows read, 122M B read.
[K-Progress: 4.97M rows read, 139M B read.
[K\Progress: 5.86M rows read, 161M B read.
[K|Progress: 6.68M rows read, 180M B read.
[K/Progress: 7.53M rows read, 201M B read.
[K-Progress: 7.65M rows read, 204M B read.
[K\Progress: 7.65M rows read, 204M B read.
[K|Progress: 7.65M rows read, 204M B read.
[K/Progress: 7.65M rows read, 204M B read.
[K-Progress: 7.65M rows read, 204M B read.
[K
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:8140
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:8140 "GET /viewer/json/nodes HTTP/1.1" 200 789
============================== slowest durations ===============================
216.72s setup    test_tpch.py::TestTpchS1::test_tpch[1]
59.81s call     test_tpch.py::TestTpchS1::test_tpch[17]
51.31s call     test_tpch.py::TestTpchS1::test_tpch[18]
29.00s call     test_tpch.py::TestTpchS1::test_tpch[7]
28.44s call     test_tpch.py::TestTpchS1::test_tpch[8]
25.95s call     test_tpch.py::TestTpchS1::test_tpch[9]
25.74s call     test_tpch.py::TestTpchS1::test_tpch[5]
20.58s call     test_tpch.py::TestTpchS1::test_tpch[4]
20.02s call     test_tpch.py::TestTpchS1::test_tpch[2]
19.00s call     test_tpch.py::TestTpchS1::test_tpch[1]
18.90s call     test_tpch.py::TestTpchS1::test_tpch[3]
15.91s call     test_tpch.py::TestTpchS1::test_tpch[15]
12.22s call     test_tpch.py::TestTpchS1::test_tpch[10]
11.91s call     test_tpch.py::TestTpchS1::test_tpch[12]
11.86s call     test_tpch.py::TestTpchS1::test_tpch[16]
10.31s call     test_tpch.py::TestTpchS1::test_tpch[11]
9.35s call     test_tpch.py::TestTpchS1::test_tpch[13]
7.71s call     test_tpch.py::TestTpchS1::test_tpch[14]
7.31s call     test_tpch.py::TestTpchS1::test_tpch[6]
0.01s setup    test_tpch.py::TestTpchS1::test_tpch[8]
0.01s setup    test_tpch.py::TestTpchS1::test_tpch[13]
0.01s teardown test_tpch.py::TestTpchS1::test_tpch[7]
0.01s setup    test_tpch.py::TestTpchS1::test_tpch[2]
0.01s setup    test_tpch.py::TestTpchS1::test_tpch[18]
0.01s setup    test_tpch.py::TestTpchS1::test_tpch[4]

(28 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_tpch.py::TestTpchS1::test_tpch[18] - Failed: Graceful shutdown requested
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
=================== 1 failed, 17 passed in 605.24s (0:10:05) ===================

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 764, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: .../build/build_root/n9gb/003346/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/n9gb/003346/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_tpch/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/n9gb/003346', '--source-root', '/home/runner/.ya/build/build_root/n9gb/003346/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/n9gb/003346/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_tpch/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/8067063302/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_tpch.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 1749, in main
    res.wait(check_exit_code=False, timeout=run_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/build_root/n9gb/003346/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/n9gb/003346/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_tpch/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/n9gb/003346', '--source-root', '/home/runner/.ya/build/build_root/n9gb/003346/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/n9gb/003346/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_tpch/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/8067063302/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_tpch.py']' stopped by 600 seconds timeout",), {})
