============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rvw8/003f03/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 ......FF........

=================================== FAILURES ===================================
______________________ TestHttpApi.test_stop_idempotency _______________________
ydb/tests/fq/http_api/test_http_api.py:225: in test_stop_idempotency
    self.streaming_over_kikimr.compute_plane.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -11.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/rvw8/003f03/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/rvw8/003f03/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1/stderr
E   Stderr content:
E   
E   E1212 17:09:55.688749156 3822575 dns_resolver_ares.cc:452]             no server name supplied in dns URI
E   E1212 17:09:55.688844640 3822575 channel.cc:120]                       channel stack builder failed: UNKNOWN: the target uri is not valid: dns:///
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_stop_idempotency
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_http_api.py::TestHttpApi, test_name: test_stop_idempotency)
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-w7bgqmgvau'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/rvw8/003f03/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.3822196' in '/home/runner/.ya/build/build_root/rvw8/003f03/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_m0tkymzk.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24671/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21745
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24210
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8176
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24671
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22184
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26967
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_____________________ TestHttpApi.test_restart_idempotency _____________________
ydb/tests/fq/http_api/test_http_api.py:259: in test_restart_idempotency
    c.wait_query_status(query_id, fq.QueryMeta.COMPLETED)
ydb/tests/tools/fq_runner/fq_client.py:327: in wait_query_status
    return self.wait_query(query_id, timeout, statuses=statuses).query.meta.status
ydb/tests/tools/fq_runner/fq_client.py:312: in wait_query
    assert time.time() < deadline and status not in final_statuses, \
E   AssertionError: Query ptqudq7eli7762atb5cm is not in expected status (['COMPLETED']) for already 0.5134539604187012 seconds. Query status: ABORTED_BY_USER. Issues: [message: "ABORTED_BY_USER"
E   severity: 1
E   ]. Transient issues: []
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_restart_idempotency
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_http_api.py::TestHttpApi, test_name: test_restart_idempotency)
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-w7bgqmgvau'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/rvw8/003f03/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.3822196' in '/home/runner/.ya/build/build_root/rvw8/003f03/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_m0tkymzk.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24671/1
DEBUG    root:fq_client.py:170 Request: content {
  type: ANALYTICS
  name: "select1"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "749de6b1-16f1-496f-96db-b8eca57ec2cc"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudq7eli7762atb5cm"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudq7eli7762atb5cm"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1765559399
        nanos: 899911000
      }
      modified_at {
        seconds: 1765559399
        nanos: 899911000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudq7eli775uft8gsg-ptqudq7eli7762atb5cm"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1765559399
      nanos: 899911000
    }
  }
  content {
    type: ANALYTICS
    name: "select1"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 1"
    syntax: YQL_V1
  }
}

DEBUG    root:http_client.py:104 Response: 204, 
DEBUG    root:http_client.py:104 Response: 204, 
DEBUG    root:http_client.py:104 Response: 204, 
DEBUG    root:http_client.py:104 Response: 204, 
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rvw8/003f03/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rvw8/003f03/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/rvw8/003f03/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/rvw8/003f03/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1/logfile_gax3psab.log --grpc-port=24671 --mon-port=8176 --ic-port=22184
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rvw8/003f03/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/rvw8/003f03/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/rvw8/003f03/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1/logfile_gax3psab.log --grpc-port=24671 --mon-port=8176 --ic-port=22184
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rvw8/003f03/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rvw8/003f03/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/rvw8/003f03/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1/logfile_gax3psab.log', '--grpc-port=24671', '--mon-port=8176', '--ic-port=22184')' in '/home/runner/.ya/build/build_root/rvw8/003f03/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: 3824567
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24671/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rvw8/003f03/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3824568
DEBUG    ya.test:process.py:259 Command (pid 3824568) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3824568) elapsed time (sec): 0.3915717601776123
DEBUG    ya.test:process.py:263 Command (pid 3824568) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3824568) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3824568) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3824568) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3824568) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3824568) maxrss: 547612
DEBUG    ya.test:process.py:263 Command (pid 3824568) minflt: 16277
DEBUG    ya.test:process.py:263 Command (pid 3824568) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3824568) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3824568) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3824568) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3824568) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3824568) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3824568) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3824568) stime: 0.21543299999999999
DEBUG    ya.test:process.py:263 Command (pid 3824568) utime: 0.128042
DEBUG    ya.test:process.py:263 Command (pid 3824568) wtime: 0.393
DEBUG    ya.test:process.py:275 Command (pid 3824568) output:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3824568) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 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    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudq7eli7762atb5cm"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1765559399
        nanos: 899911000
      }
      modified_at {
        seconds: 1765559399
        nanos: 948514000
      }
      revision: 2
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudq7eli775uft8gsg-ptqudq7eli7762atb5cm"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    submitted_at {
      seconds: 1765559399
      nanos: 899911000
    }
  }
  content {
    type: ANALYTICS
    name: "select1"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 1"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudq7eli7762atb5cm"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1765559399
        nanos: 899911000
      }
      modified_at {
        seconds: 1765559399
        nanos: 948514000
      }
      revision: 2
    }
    started_at {
      seconds: 1765559400
      nanos: 939000000
    }
    finished_at {
      seconds: 1765559400
      nanos: 939000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudq7eli775uft8gsg-ptqudq7eli7762atb5cm"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    submitted_at {
      seconds: 1765559399
      nanos: 899911000
    }
  }
  content {
    type: ANALYTICS
    name: "select1"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 1"
    syntax: YQL_V1
  }
  issue {
    message: "ABORTED_BY_USER"
    severity: 1
  }
}
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
4.01s teardown test_http_api.py::TestHttpApi::test_openapi_spec
1.95s call     test_http_api.py::TestHttpApi::test_simple_analytics_query
1.39s setup    test_http_api.py::TestHttpApi::test_simple_analytics_query
1.31s call     test_http_api.py::TestHttpApi::test_complex_results
1.24s call     test_http_api.py::TestHttpApi::test_integral_results
1.16s call     test_http_api.py::TestHttpApi::test_restart_idempotency
1.01s call     test_http_api.py::TestHttpApi::test_stop_idempotency
1.01s call     test_http_api.py::TestHttpApi::test_pg_results
0.96s call     test_http_api.py::TestHttpApi::test_set_result
0.83s call     test_http_api.py::TestHttpApi::test_simple_streaming_query
0.78s call     test_http_api.py::TestHttpApi::test_optional_results
0.67s call     test_http_api.py::TestHttpApi::test_result_offset_limit
0.56s call     test_http_api.py::TestHttpApi::test_create_idempotency
0.55s call     test_http_api.py::TestHttpApi::test_warning
0.13s call     test_http_api.py::TestHttpApi::test_openapi_spec
0.02s call     test_http_api.py::TestHttpApi::test_unauthenticated
0.01s setup    test_http_api.py::TestHttpApi::test_optional_results
0.01s setup    test_http_api.py::TestHttpApi::test_get_unknown_query
0.01s setup    test_http_api.py::TestHttpApi::test_result_offset_limit
0.01s setup    test_http_api.py::TestHttpApi::test_warning
0.01s setup    test_http_api.py::TestHttpApi::test_openapi_spec
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 call     test_http_api.py::TestHttpApi::test_empty_query
0.01s setup    test_http_api.py::TestHttpApi::test_unauthenticated
0.01s call     test_http_api.py::TestHttpApi::test_get_unknown_query

(22 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_http_api.py::TestHttpApi::test_stop_idempotency - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -11.
Stdout file name: 
/home/runner/.ya/build/build_root/rvw8/003f03/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/rvw8/003f03/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1/stderr
Stderr content:

E1212 17:09:55.688749156 3822575 dns_resolver_ares.cc:452]             no server name supplied in dns URI
E1212 17:09:55.688844640 3822575 channel.cc:120]                       channel stack builder failed: UNKNOWN: the target uri is not valid: dns:///
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
FAILED test_http_api.py::TestHttpApi::test_restart_idempotency - AssertionError: Query ptqudq7eli7762atb5cm is not in expected status (['COMPLETED']) for already 0.5134539604187012 seconds. Query status: ABORTED_BY_USER. Issues: [message: "ABORTED_BY_USER"
severity: 1
]. Transient issues: []
======================== 2 failed, 14 passed in 19.01s =========================
