============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/w9bz/0036d1/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/w9bz/0036d1/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/w9bz/0036d1/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   E1207 07:02:41.550041445 3627415 dns_resolver_ares.cc:452]             no server name supplied in dns URI
E   E1207 07:02:41.550121491 3627415 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-2i5jwsnu5i'
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/w9bz/0036d1/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.3626696' in '/home/runner/.ya/build/build_root/w9bz/0036d1/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_a8k2i7hx.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:11745/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4328
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27643
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2447
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11745
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27775
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29404
---------------------------- 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 ptqudql2tvq9qc0kn5cp is not in expected status (['COMPLETED']) for already 0.5277373790740967 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-2i5jwsnu5i'
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/w9bz/0036d1/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.3626696' in '/home/runner/.ya/build/build_root/w9bz/0036d1/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_a8k2i7hx.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:11745/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: "46fe9f79-112b-4ff0-8930-aea398b3abd8"

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

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudql2tvq9qc0kn5cp"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1765090965
        nanos: 772419000
      }
      modified_at {
        seconds: 1765090965
        nanos: 772419000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudql2tvq9q8ckpmju-ptqudql2tvq9qc0kn5cp"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1765090965
      nanos: 772419000
    }
  }
  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/w9bz/0036d1/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w9bz/0036d1/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/w9bz/0036d1/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/w9bz/0036d1/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1/logfile_vmpmdrpn.log --grpc-port=11745 --mon-port=2447 --ic-port=27775
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w9bz/0036d1/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/w9bz/0036d1/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/w9bz/0036d1/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1/logfile_vmpmdrpn.log --grpc-port=11745 --mon-port=2447 --ic-port=27775
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/w9bz/0036d1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/w9bz/0036d1/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/w9bz/0036d1/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1/logfile_vmpmdrpn.log', '--grpc-port=11745', '--mon-port=2447', '--ic-port=27775')' in '/home/runner/.ya/build/build_root/w9bz/0036d1/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: 3630009
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11745/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/w9bz/0036d1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3630011
DEBUG    ya.test:process.py:259 Command (pid 3630011) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3630011) elapsed time (sec): 0.3866426944732666
DEBUG    ya.test:process.py:263 Command (pid 3630011) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3630011) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3630011) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3630011) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3630011) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3630011) maxrss: 547100
DEBUG    ya.test:process.py:263 Command (pid 3630011) minflt: 16266
DEBUG    ya.test:process.py:263 Command (pid 3630011) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3630011) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3630011) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 3630011) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3630011) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3630011) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3630011) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3630011) stime: 0.229041
DEBUG    ya.test:process.py:263 Command (pid 3630011) utime: 0.11452
DEBUG    ya.test:process.py:263 Command (pid 3630011) wtime: 0.394
DEBUG    ya.test:process.py:275 Command (pid 3630011) output:
Git info:
    Commit: 4549a45aca189fb6e3a26202a44ef91406e51d06
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge e18153207f83ad5c75cd29e85583bee6341cc7bc into 2e3cf85d16e09de484bf12b76b9bda4d1e0f1027
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2i5jwsnu5i    Host information: 
        Linux ghrun-2i5jwsnu5i 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 3630011) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 4549a45aca189fb6e3a26202a44ef91406e51d06
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge e18153207f83ad5c75cd29e85583bee6341cc7bc into 2e3cf85d16e09de484bf12b76b9bda4d1e0f1027
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2i5jwsnu5i    Host information: 
        Linux ghrun-2i5jwsnu5i 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: "ptqudql2tvq9qc0kn5cp"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1765090965
        nanos: 772419000
      }
      modified_at {
        seconds: 1765090965
        nanos: 817442000
      }
      revision: 2
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudql2tvq9q8ckpmju-ptqudql2tvq9qc0kn5cp"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    submitted_at {
      seconds: 1765090965
      nanos: 772419000
    }
  }
  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: "ptqudql2tvq9qc0kn5cp"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1765090965
        nanos: 772419000
      }
      modified_at {
        seconds: 1765090965
        nanos: 817442000
      }
      revision: 2
    }
    started_at {
      seconds: 1765090966
      nanos: 807000000
    }
    finished_at {
      seconds: 1765090966
      nanos: 807000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudql2tvq9q8ckpmju-ptqudql2tvq9qc0kn5cp"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    submitted_at {
      seconds: 1765090965
      nanos: 772419000
    }
  }
  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.76s call     test_http_api.py::TestHttpApi::test_simple_analytics_query
1.57s setup    test_http_api.py::TestHttpApi::test_simple_analytics_query
1.29s call     test_http_api.py::TestHttpApi::test_complex_results
1.21s call     test_http_api.py::TestHttpApi::test_restart_idempotency
1.17s call     test_http_api.py::TestHttpApi::test_integral_results
1.06s call     test_http_api.py::TestHttpApi::test_stop_idempotency
0.96s call     test_http_api.py::TestHttpApi::test_set_result
0.94s call     test_http_api.py::TestHttpApi::test_pg_results
0.93s call     test_http_api.py::TestHttpApi::test_optional_results
0.75s call     test_http_api.py::TestHttpApi::test_simple_streaming_query
0.71s call     test_http_api.py::TestHttpApi::test_result_offset_limit
0.61s call     test_http_api.py::TestHttpApi::test_warning
0.54s call     test_http_api.py::TestHttpApi::test_create_idempotency
0.17s call     test_http_api.py::TestHttpApi::test_openapi_spec
0.03s call     test_http_api.py::TestHttpApi::test_empty_query
0.02s setup    test_http_api.py::TestHttpApi::test_integral_results
0.02s setup    test_http_api.py::TestHttpApi::test_openapi_spec
0.01s setup    test_http_api.py::TestHttpApi::test_stop_idempotency
0.01s setup    test_http_api.py::TestHttpApi::test_restart_idempotency
0.01s call     test_http_api.py::TestHttpApi::test_unauthenticated
0.01s call     test_http_api.py::TestHttpApi::test_get_unknown_query
0.01s setup    test_http_api.py::TestHttpApi::test_empty_query
0.01s setup    test_http_api.py::TestHttpApi::test_get_unknown_query
0.01s setup    test_http_api.py::TestHttpApi::test_simple_streaming_query
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_create_idempotency

(20 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/w9bz/0036d1/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/w9bz/0036d1/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:

E1207 07:02:41.550041445 3627415 dns_resolver_ares.cc:452]             no server name supplied in dns URI
E1207 07:02:41.550121491 3627415 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 ptqudql2tvq9qc0kn5cp is not in expected status (['COMPLETED']) for already 0.5277373790740967 seconds. Query status: ABORTED_BY_USER. Issues: [message: "ABORTED_BY_USER"
severity: 1
]. Transient issues: []
======================== 2 failed, 14 passed in 19.01s =========================
