============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8si5/001978/ydb/tests/fq/http_api/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 16 items

test_http_api.py F...............

=================================== FAILURES ===================================
___________________ TestHttpApi.test_simple_analytics_query ____________________
ydb/tests/fq/http_api/test_http_api.py:81: in test_simple_analytics_query
    wait_for_query_status(client, query_id, ["COMPLETED"])
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/fq/http_api/test_http_api.py:24: in wait_for_query_status
    raise Exception(f"Status {status} is not in {statuses}")
E   Exception: Status RUNNING is not in ['COMPLETED']
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_simple_analytics_query
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8521
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5414
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8si5/001978/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6732
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8si5/001978/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24276
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64179
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 11896743-4fcf-4205-8a9b-37e132975dbc, localhost:24040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 11896743-4fcf-4205-8a9b-37e132975dbc, localhost:24040): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 11896743-4fcf-4205-8a9b-37e132975dbc, localhost:24040): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-433uv4z4vq.auto.internal" port: 24040 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" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-433uv4z4vq.auto.internal:24040, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24040
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b65d585f370 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b65d586e070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b65d586e070>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3eab3a3e-39f1-41e7-9a02-4aaf22cd312d, ghrun-433uv4z4vq.auto.internal:24040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3eab3a3e-39f1-41e7-9a02-4aaf22cd312d, ghrun-433uv4z4vq.auto.internal:24040): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 3eab3a3e-39f1-41e7-9a02-4aaf22cd312d, ghrun-433uv4z4vq.auto.internal:24040): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3eab3a3e-39f1-41e7-9a02-4aaf22cd312d, ghrun-433uv4z4vq.auto.internal:24040): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjI0MjY1NzYtYmZkNDJmNTQtYmQyZTRjZC1jZWYyMTczYw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b65d586e070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b65d586e070>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 3eab3a3e-39f1-41e7-9a02-4aaf22cd312d, ghrun-433uv4z4vq.auto.internal:24040): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f2f06f68-67de-4bd4-ae7d-b6c7f5e7c125, ghrun-433uv4z4vq.auto.internal:24040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f2f06f68-67de-4bd4-ae7d-b6c7f5e7c125, ghrun-433uv4z4vq.auto.internal:24040): request = { session_id: "ydb://session/3?node_id=1&id=MjI0MjY1NzYtYmZkNDJmNTQtYmQyZTRjZC1jZWYyMTczYw==" path: "local/DbPoolStorage_759bd1a7-6daf-4807-a434-124d547a88f6/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f2f06f68-67de-4bd4-ae7d-b6c7f5e7c125, ghrun-433uv4z4vq.auto.internal:24040): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b65d586e070>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9d6a47d1-9237-4bda-bbc9-ea735392a8d8, ghrun-433uv4z4vq.auto.internal:24040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9d6a47d1-9237-4bda-bbc9-ea735392a8d8, ghrun-433uv4z4vq.auto.internal:24040): request = { session_id: "ydb://session/3?node_id=1&id=MjI0MjY1NzYtYmZkNDJmNTQtYmQyZTRjZC1jZWYyMTczYw==" path: "local/DbPoolStorage_759bd1a7-6daf-4807-a434-124d547a88f6/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9d6a47d1-9237-4bda-bbc9-ea735392a8d8, ghrun-433uv4z4vq.auto.internal:24040): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b65d586e070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82db25a3-3ce5-47aa-9439-b0bcda0327e0, ghrun-433uv4z4vq.auto.internal:24040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82db25a3-3ce5-47aa-9439-b0bcda0327e0, ghrun-433uv4z4vq.auto.internal:24040): request = { session_id: "ydb://session/3?node_id=1&id=MjI0MjY1NzYtYmZkNDJmNTQtYmQyZTRjZC1jZWYyMTczYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_759bd1a7-6daf-4807-a434-124d547a88f6\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/alpha\", \"/alpha\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82db25a3-3ce5-47aa-9439-b0bcda0327e0, ghrun-433uv4z4vq.auto.internal:24040): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b65d586e070>
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8si5/001978/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27695
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24617
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21390
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8si5/001978/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/8si5/001978/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/8si5/001978/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/cp/node_1/logfile_xthijvgz.log --grpc-port=64179 --mon-port=27695 --ic-port=13241
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8si5/001978/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/8si5/001978/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/8si5/001978/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/cp/node_1/logfile_xthijvgz.log --grpc-port=64179 --mon-port=27695 --ic-port=13241
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8si5/001978/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8si5/001978/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/8si5/001978/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/cp/node_1/logfile_xthijvgz.log', '--grpc-port=64179', '--mon-port=27695', '--ic-port=13241')' in '/home/runner/.ya/build/build_root/8si5/001978/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 74351
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64179/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8si5/001978/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 74354
DEBUG    ya.test:process.py:259 Command (pid 74354) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 74354) elapsed time (sec): 1.3695738315582275
DEBUG    ya.test:process.py:263 Command (pid 74354) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74354) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 74354) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74354) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74354) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 74354) maxrss: 505740
DEBUG    ya.test:process.py:263 Command (pid 74354) minflt: 45830
DEBUG    ya.test:process.py:263 Command (pid 74354) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 74354) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 74354) nivcsw: 211
DEBUG    ya.test:process.py:263 Command (pid 74354) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 74354) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 74354) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 74354) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 74354) stime: 0.269995
DEBUG    ya.test:process.py:263 Command (pid 74354) utime: 0.6285529999999999
DEBUG    ya.test:process.py:263 Command (pid 74354) wtime: 1.381
DEBUG    ya.test:process.py:275 Command (pid 74354) output:
Git info:
    Commit: 4dd7ef9a333e7ecb02c6d71b6fd17bfee4026b2d
    Branch: 
    Author: Ilnaz Nizametdinov <i.nizametdinov@gmail.com>
    Summary: Merge 74149d9a4687127e9d405413e83094e078c14514 into 34c16810d9be6df8f98c7d5f6debb173c712668b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-433uv4z4vq    Host information: 
        Linux ghrun-433uv4z4vq 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 4dd7ef9a333e7ecb02c6d71b6fd17bfee4026b2d
    Branch: 
    Author: Ilnaz Nizametdinov <i.nizametdinov@gmail.com>
    Summary: Merge 74149d9a4687127e9d405413e83094e078c14514 into 34c16810d9be6df8f98c7d5f6debb173c712668b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-433uv4z4vq    Host information: 
        Linux ghrun-433uv4z4vq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8si5/001978/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8919
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15744
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20685
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11705
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8si5/001978/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/8si5/001978/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/8si5/001978/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1/logfile_rlc87mt7.log --grpc-port=8919 --mon-port=15744 --ic-port=24276
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8si5/001978/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/8si5/001978/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/8si5/001978/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1/logfile_rlc87mt7.log --grpc-port=8919 --mon-port=15744 --ic-port=24276
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8si5/001978/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8si5/001978/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/kikimr_configs/config.yaml', '--node=1', '--tenant=/alpha', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/8si5/001978/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1/logfile_rlc87mt7.log', '--grpc-port=8919', '--mon-port=15744', '--ic-port=24276')' in '/home/runner/.ya/build/build_root/8si5/001978/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 74739
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8919/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8si5/001978/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 74741
DEBUG    ya.test:process.py:259 Command (pid 74741) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 74741) elapsed time (sec): 1.6379761695861816
DEBUG    ya.test:process.py:263 Command (pid 74741) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74741) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 74741) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74741) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74741) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 74741) maxrss: 509236
DEBUG    ya.test:process.py:263 Command (pid 74741) minflt: 45685
DEBUG    ya.test:process.py:263 Command (pid 74741) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 74741) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 74741) nivcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 74741) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 74741) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 74741) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 74741) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 74741) stime: 0.284611
DEBUG    ya.test:process.py:263 Command (pid 74741) utime: 0.6188899999999999
DEBUG    ya.test:process.py:263 Command (pid 74741) wtime: 1.657
DEBUG    ya.test:process.py:275 Command (pid 74741) output:
Git info:
    Commit: 4dd7ef9a333e7ecb02c6d71b6fd17bfee4026b2d
    Branch: 
    Author: Ilnaz Nizametdinov <i.nizametdinov@gmail.com>
    Summary: Merge 74149d9a4687127e9d405413e83094e078c14514 into 34c16810d9be6df8f98c7d5f6debb173c712668b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-433uv4z4vq    Host information: 
        Linux ghrun-433uv4z4vq 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 4dd7ef9a333e7ecb02c6d71b6fd17bfee4026b2d
    Branch: 
    Author: Ilnaz Nizametdinov <i.nizametdinov@gmail.com>
    Summary: Merge 74149d9a4687127e9d405413e83094e078c14514 into 34c16810d9be6df8f98c7d5f6debb173c712668b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-433uv4z4vq    Host information: 
        Linux ghrun-433uv4z4vq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_http_api.py::TestHttpApi, test_name: test_simple_analytics_query)
DEBUG    root:http_client.py:104 Response: 200, {"id":"ptqudqm6ejcb0s6tul81"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
16.94s call     test_http_api.py::TestHttpApi::test_restart_idempotency
16.87s call     test_http_api.py::TestHttpApi::test_stop_idempotency
14.04s teardown test_http_api.py::TestHttpApi::test_openapi_spec
13.15s call     test_http_api.py::TestHttpApi::test_simple_analytics_query
8.76s call     test_http_api.py::TestHttpApi::test_create_idempotency
6.41s setup    test_http_api.py::TestHttpApi::test_simple_analytics_query
4.04s call     test_http_api.py::TestHttpApi::test_integral_results
3.92s call     test_http_api.py::TestHttpApi::test_result_offset_limit
3.44s call     test_http_api.py::TestHttpApi::test_complex_results
3.25s call     test_http_api.py::TestHttpApi::test_warning
2.72s call     test_http_api.py::TestHttpApi::test_pg_results
2.38s call     test_http_api.py::TestHttpApi::test_optional_results
1.99s call     test_http_api.py::TestHttpApi::test_set_result
1.74s call     test_http_api.py::TestHttpApi::test_simple_streaming_query
0.66s call     test_http_api.py::TestHttpApi::test_openapi_spec
0.04s call     test_http_api.py::TestHttpApi::test_get_unknown_query
0.03s teardown test_http_api.py::TestHttpApi::test_stop_idempotency
0.02s setup    test_http_api.py::TestHttpApi::test_complex_results
0.02s setup    test_http_api.py::TestHttpApi::test_result_offset_limit
0.02s call     test_http_api.py::TestHttpApi::test_empty_query
0.02s setup    test_http_api.py::TestHttpApi::test_unauthenticated
0.02s setup    test_http_api.py::TestHttpApi::test_stop_idempotency
0.01s call     test_http_api.py::TestHttpApi::test_unauthenticated
0.01s teardown test_http_api.py::TestHttpApi::test_simple_streaming_query
0.01s setup    test_http_api.py::TestHttpApi::test_get_unknown_query
0.01s setup    test_http_api.py::TestHttpApi::test_set_result
0.01s setup    test_http_api.py::TestHttpApi::test_simple_streaming_query
0.01s setup    test_http_api.py::TestHttpApi::test_create_idempotency
0.01s setup    test_http_api.py::TestHttpApi::test_empty_query
0.01s setup    test_http_api.py::TestHttpApi::test_restart_idempotency
0.01s setup    test_http_api.py::TestHttpApi::test_pg_results
0.01s setup    test_http_api.py::TestHttpApi::test_optional_results
0.01s setup    test_http_api.py::TestHttpApi::test_warning

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_http_api.py::TestHttpApi::test_simple_analytics_query - Exception: Status RUNNING is not in ['COMPLETED']
=================== 1 failed, 15 passed in 105.60s (0:01:45) ===================
