============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/hop4/001297/ydb/tests/fq/http_api/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
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:565: 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/hop4/001297/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/hop4/001297/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   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   :GRPC_LIBRARY ERROR: no server name supplied in dns URI
E   :GRPC_LIBRARY ERROR: channel stack builder failed: UNKNOWN: the target uri is not valid: dns:///
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test_stop_idempotency
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_http_api.py::TestHttpApi, test_name: test_stop_idempotency)
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-nwhdu4bjsy'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
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/hop4/001297/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.3465501' in '/home/runner/.ya/build/build_root/hop4/001297/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_pr1u4_ng.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:254 Stopped node localhost:6103/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18387
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5993
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6103
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24396
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62382
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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:324: in wait_query_status
    return self.wait_query(query_id, timeout, statuses=statuses).query.meta.status
ydb/tests/tools/fq_runner/fq_client.py:309: in wait_query
    assert time.time() < deadline and status not in final_statuses, \
E   AssertionError: Query ptqudq8bug31hmeal8df is not in expected status (['COMPLETED']) for already 1.0522558689117432 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:418 ####################################################################################################
INFO     ya.test:ya.py:419 test_restart_idempotency
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_http_api.py::TestHttpApi, test_name: test_restart_idempotency)
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-nwhdu4bjsy'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
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/hop4/001297/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.3465501' in '/home/runner/.ya/build/build_root/hop4/001297/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_pr1u4_ng.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:254 Stopped node localhost:6103/1
DEBUG    root:fq_client.py:167 Request: content {
  type: ANALYTICS
  name: "select1"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "33deabd7-0030-4c38-adac-1666566189c0"

DEBUG    root:fq_client.py:177 Result: query_id: "ptqudq8bug31hmeal8df"

DEBUG    root:fq_client.py:281 Result: query {
  meta {
    common {
      id: "ptqudq8bug31hmeal8df"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1765527961
        nanos: 631112000
      }
      modified_at {
        seconds: 1765527961
        nanos: 631112000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudq8bug31hi0uv9h7-ptqudq8bug31hmeal8df"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1765527961
      nanos: 631112000
    }
  }
  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:176 Binary was found by /home/runner/.ya/build/build_root/hop4/001297/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hop4/001297/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:247 Final command: /home/runner/.ya/build/build_root/hop4/001297/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/hop4/001297/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1/logfile_xcnud51x.log --grpc-port=6103 --mon-port=5993 --ic-port=24396
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hop4/001297/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hop4/001297/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/hop4/001297/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py.TestHttpApi.test_simple_analytics_query/alpha/node_1/logfile_xcnud51x.log', '--grpc-port=6103', '--mon-port=5993', '--ic-port=24396')' in '/home/runner/.ya/build/build_root/hop4/001297/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: 3470258
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:6103/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Cluster started and initialized
DEBUG    root:fq_client.py:281 Result: query {
  meta {
    common {
      id: "ptqudq8bug31hmeal8df"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1765527961
        nanos: 631112000
      }
      modified_at {
        seconds: 1765527961
        nanos: 688402000
      }
      revision: 2
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudq8bug31hi0uv9h7-ptqudq8bug31hmeal8df"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    submitted_at {
      seconds: 1765527961
      nanos: 631112000
    }
  }
  content {
    type: ANALYTICS
    name: "select1"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 1"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:281 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:281 Result: query {
  meta {
    common {
      id: "ptqudq8bug31hmeal8df"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1765527961
        nanos: 631112000
      }
      modified_at {
        seconds: 1765527961
        nanos: 688402000
      }
      revision: 2
    }
    started_at {
      seconds: 1765527962
      nanos: 730000000
    }
    finished_at {
      seconds: 1765527962
      nanos: 730000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudq8bug31hi0uv9h7-ptqudq8bug31hmeal8df"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    submitted_at {
      seconds: 1765527961
      nanos: 631112000
    }
  }
  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:429 Test teardown
============================== slowest durations ===============================
2.55s call     test_http_api.py::TestHttpApi::test_simple_analytics_query
2.01s teardown test_http_api.py::TestHttpApi::test_openapi_spec
1.32s call     test_http_api.py::TestHttpApi::test_restart_idempotency
1.30s call     test_http_api.py::TestHttpApi::test_complex_results
1.19s call     test_http_api.py::TestHttpApi::test_integral_results
1.01s call     test_http_api.py::TestHttpApi::test_stop_idempotency
1.01s call     test_http_api.py::TestHttpApi::test_set_result
0.96s call     test_http_api.py::TestHttpApi::test_pg_results
0.93s call     test_http_api.py::TestHttpApi::test_optional_results
0.72s call     test_http_api.py::TestHttpApi::test_result_offset_limit
0.66s call     test_http_api.py::TestHttpApi::test_simple_streaming_query
0.63s setup    test_http_api.py::TestHttpApi::test_simple_analytics_query
0.59s call     test_http_api.py::TestHttpApi::test_create_idempotency
0.52s call     test_http_api.py::TestHttpApi::test_warning
0.16s call     test_http_api.py::TestHttpApi::test_openapi_spec
0.01s call     test_http_api.py::TestHttpApi::test_empty_query
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_optional_results

(29 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/hop4/001297/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/hop4/001297/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:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
:GRPC_LIBRARY ERROR: no server name supplied in dns URI
:GRPC_LIBRARY ERROR: channel stack builder failed: UNKNOWN: the target uri is not valid: dns:///
FAILED test_http_api.py::TestHttpApi::test_restart_idempotency - AssertionError: Query ptqudq8bug31hmeal8df is not in expected status (['COMPLETED']) for already 1.0522558689117432 seconds. Query status: ABORTED_BY_USER. Issues: [message: "ABORTED_BY_USER"
severity: 1
]. Transient issues: []
======================== 2 failed, 14 passed in 16.89s =========================
