2024-06-28 23:19:04,877 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 23:19:04,877 - INFO - ya.test - pytest_runtest_setup: test_select_timings[v1-streaming-aborted] 2024-06-28 23:19:04,877 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 23:19:04,877 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-28 23:19:04,880 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/30135 2024-06-28 23:19:04,882 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/14451 2024-06-28 23:19:04,987 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/7372 2024-06-28 23:19:04,989 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/16966 2024-06-28 23:19:04,989 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:19:04,999 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:19:05,000 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:19:05,009 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Resolving endpoints for database local 2024-06-28 23:19:05,010 - DEBUG - ydb.connection - _prepare_call: RpcState(ListEndpoints, 5dd4958a-9e7b-442d-b424-aa12c06c198b, localhost:2560): creating call state 2024-06-28 23:19:05,011 - DEBUG - ydb.connection - _log_request: RpcState(ListEndpoints, 5dd4958a-9e7b-442d-b424-aa12c06c198b, localhost:2560): request = { database: "local" } 2024-06-28 23:19:05,015 - DEBUG - ydb.connection - _log_response: RpcState(ListEndpoints, 5dd4958a-9e7b-442d-b424-aa12c06c198b, localhost:2560): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "epd6fadkt73s2ragdn8c.auto.internal" port: 2560 service: "legacy" 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" location: "1" node_id: 1 } self_location: "1" } } } } 2024-06-28 23:19:05,016 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Resolved endpoints for database local: DiscoveryResult ]> 2024-06-28 23:19:05,016 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:19:05,020 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:19:05,022 - DEBUG - ydb.table.SessionPool - subscribe: Active session queue is empty, subscribe waiter for a session 2024-06-28 23:19:05,022 - DEBUG - ydb.table.SessionPool - subscribe: Subscribe waiter 2024-06-28 23:19:05,023 - DEBUG - ydb.table.SessionPool - subscribe: Session pool is not large enough (active_count < size: 0 < 1). will create a new session. 2024-06-28 23:19:05,023 - DEBUG - ydb.table.SessionPool - _create: Created session 2024-06-28 23:19:05,024 - DEBUG - ydb.table.SessionPool - _prepare: Preparing session 2024-06-28 23:19:05,025 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateSession, 3f15e949-8992-4048-a7d8-29c2de16eaed, epd6fadkt73s2ragdn8c.auto.internal:2560): creating call state 2024-06-28 23:19:05,025 - DEBUG - ydb.connection - _log_request: RpcState(CreateSession, 3f15e949-8992-4048-a7d8-29c2de16eaed, epd6fadkt73s2ragdn8c.auto.internal:2560): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } } 2024-06-28 23:19:05,037 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, 3f15e949-8992-4048-a7d8-29c2de16eaed, epd6fadkt73s2ragdn8c.auto.internal:2560): on response callback started 2024-06-28 23:19:05,038 - DEBUG - ydb.connection - _log_response: RpcState(CreateSession, 3f15e949-8992-4048-a7d8-29c2de16eaed, epd6fadkt73s2ragdn8c.auto.internal:2560): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODBlNjE3LWRlMmNhYzZlLTZlNjAyNzM4LTkxZTYyNTlm" } } } } 2024-06-28 23:19:05,038 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 23:19:05,038 - DEBUG - ydb.table.SessionPool - put: Replying to waiter with a session 2024-06-28 23:19:05,039 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, 3f15e949-8992-4048-a7d8-29c2de16eaed, epd6fadkt73s2ragdn8c.auto.internal:2560): on response callback success 2024-06-28 23:19:05,040 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, 97cc86b4-5f14-47c7-b517-a3394a212cf2, epd6fadkt73s2ragdn8c.auto.internal:2560): creating call state 2024-06-28 23:19:05,041 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, 97cc86b4-5f14-47c7-b517-a3394a212cf2, epd6fadkt73s2ragdn8c.auto.internal:2560): request = { session_id: "ydb://session/3?node_id=1&id=ODBlNjE3LWRlMmNhYzZlLTZlNjAyNzM4LTkxZTYyNTlm" path: "local/DbPoolStorage_04d6c290-da59-4ccd-aebc-304c647338ab/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 } } } 2024-06-28 23:19:05,137 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, 97cc86b4-5f14-47c7-b517-a3394a212cf2, epd6fadkt73s2ragdn8c.auto.internal:2560): response = { operation { ready: true status: SUCCESS } } 2024-06-28 23:19:05,137 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 23:19:05,138 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, 7b0d9e9e-8035-4c88-a91b-385913245201, epd6fadkt73s2ragdn8c.auto.internal:2560): creating call state 2024-06-28 23:19:05,139 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, 7b0d9e9e-8035-4c88-a91b-385913245201, epd6fadkt73s2ragdn8c.auto.internal:2560): request = { session_id: "ydb://session/3?node_id=1&id=ODBlNjE3LWRlMmNhYzZlLTZlNjAyNzM4LTkxZTYyNTlm" path: "local/DbPoolStorage_04d6c290-da59-4ccd-aebc-304c647338ab/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 } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } } 2024-06-28 23:19:05,169 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, 7b0d9e9e-8035-4c88-a91b-385913245201, epd6fadkt73s2ragdn8c.auto.internal:2560): response = { operation { ready: true status: SUCCESS } } 2024-06-28 23:19:05,170 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 23:19:05,171 - DEBUG - ydb.connection - _prepare_call: RpcState(ExecuteDataQuery, 467f7cd2-6606-4db3-936d-9af63abe02a8, epd6fadkt73s2ragdn8c.auto.internal:2560): creating call state 2024-06-28 23:19:05,172 - DEBUG - ydb.connection - _log_request: RpcState(ExecuteDataQuery, 467f7cd2-6606-4db3-936d-9af63abe02a8, epd6fadkt73s2ragdn8c.auto.internal:2560): request = { session_id: "ydb://session/3?node_id=1&id=ODBlNjE3LWRlMmNhYzZlLTZlNjAyNzM4LTkxZTYyNTlm" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n PRAGMA TablePathPrefix(\"local/DbPoolStorage_04d6c290-da59-4ccd-aebc-304c647338ab\");\n UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/default\", \"/default\", true, 0, CurrentUtcTimestamp());\n " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } } 2024-06-28 23:19:05,363 - DEBUG - ydb.connection - _log_response: RpcState(ExecuteDataQuery, 467f7cd2-6606-4db3-936d-9af63abe02a8, epd6fadkt73s2ragdn8c.auto.internal:2560): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } } 2024-06-28 23:19:05,364 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 23:19:05,424 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/19589 2024-06-28 23:19:05,425 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/7031 2024-06-28 23:19:05,427 - DEBUG - ya.test - get_binary: Binary was found by /home/runner/.ya/build/build_root/4m6n/00257d/ydb/apps/ydbd/ydbd 2024-06-28 23:19:05,427 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: CFG_DIR_PATH="/home/runner/.ya/build/build_root/4m6n/00257d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk31/testing_out_stuff/test_select_timings.py__TestSelectTimings__test_select_timings[v1-streaming-aborted]/default/kikimr_configs" 2024-06-28 23:19:05,428 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: Final command: /home/runner/.ya/build/build_root/4m6n/00257d/ydb/apps/ydbd/ydbd server --suppress-version-check --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/4m6n/00257d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk31/testing_out_stuff/test_select_timings.py__TestSelectTimings__test_select_timings[v1-streaming-aborted]/default/node_1/logfile_nej3vls5.log --yaml-config=$CFG_DIR_PATH/config.yaml --grpc-port=16966 --mon-port=19589 --ic-port=7372 2024-06-28 23:19:05,429 - DEBUG - ya.test - execute: Executing '('/home/runner/.ya/build/build_root/4m6n/00257d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/4m6n/00257d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk31/testing_out_stuff/test_select_timings.py__TestSelectTimings__test_select_timings[v1-streaming-aborted]/default/node_1/logfile_nej3vls5.log', '--yaml-config=/home/runner/.ya/build/build_root/4m6n/00257d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk31/testing_out_stuff/test_select_timings.py__TestSelectTimings__test_select_timings[v1-streaming-aborted]/default/kikimr_configs/config.yaml', '--grpc-port=16966', '--mon-port=19589', '--ic-port=7372')' with input '/home/runner/.ya/build/build_root/4m6n/00257d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk31/stdin' in '/home/runner/.ya/build/build_root/4m6n/00257d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk31/testing_out_stuff/test_select_timings.py__TestSelectTimings__test_select_timings[v1-streaming-aborted]/default/node_1' (no wait) 2024-06-28 23:19:05,465 - DEBUG - ya.test - execute: Command pid: 1626432 2024-06-28 23:19:05,466 - INFO - ydb.tests.library.harness.kikimr_runner - start: Started node localhost:16966/1 2024-06-28 23:19:05,467 - INFO - ydb.tests.library.harness.kikimr_runner - __run: Cluster started and initialized 2024-06-28 23:19:05,473 - INFO - ya.test - pytest_runtest_call: Test call (class_name: test_select_timings.py::TestSelectTimings, test_name: test_select_timings[v1-streaming-aborted]) 2024-06-28 23:19:05,475 - DEBUG - root - create_stream: Requesting CreateStream. Database: "local". Request: stream_name: "/local/select_timings_2f_input" shard_count: 1 write_quota_kb_per_sec: 1024 retention_period_hours: 1 2024-06-28 23:19:05,550 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-28 23:19:05,551 - DEBUG - root - _get_and_check_result: Result: 2024-06-28 23:19:16,677 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "simple" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT * FROM myyds_2f.`select_timings_2f_input` LIMIT 1;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "4c4c92cd-c31e-45d4-a207-9e10f743684d" 2024-06-28 23:19:17,586 - DEBUG - root - create_query_impl: Result: query_id: "ptquf40i312iqrqt4gbn" 2024-06-28 23:19:17,882 - DEBUG - root - describe_query: Result: query { meta { common { id: "ptquf40i312iqrqt4gbn" created_by: "root@builtin" modified_by: "root@builtin" created_at { seconds: 1719616756 nanos: 692070000 } modified_at { seconds: 1719616756 nanos: 692070000 } revision: 1 } execute_mode: RUN status: STARTING last_job_query_revision: 1 last_job_id: "ptjuf40i312ij7tsn8v6-ptquf40i312iqrqt4gbn" started_by: "root@builtin" submitted_at { seconds: 1719616756 nanos: 692070000 } } content { type: STREAMING name: "simple" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT * FROM myyds_2f.`select_timings_2f_input` LIMIT 1;" syntax: YQL_V1 } } 2024-06-28 23:19:32,468 - DEBUG - root - describe_query: Result: 2024-06-28 23:19:46,535 - DEBUG - root - describe_query: Result: 2024-06-28 23:19:59,634 - DEBUG - root - describe_query: Result: 2024-06-28 23:20:07,267 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:20:07,268 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:20:13,702 - DEBUG - root - describe_query: Result: 2024-06-28 23:20:17,272 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:20:17,393 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:20:19,015 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:20:19,016 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:20:29,018 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:20:29,138 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:20:31,028 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:20:31,029 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:20:41,031 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:20:41,159 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:20:43,117 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:20:43,117 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:20:53,120 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:20:53,239 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:20:54,555 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:20:54,556 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:21:04,558 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:21:04,685 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:21:06,375 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:21:06,375 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:21:14,686 - ERROR - ya.test - logreport: ydb/tests/fq/yds/test_select_timings.py:36: in test_select_timings client.wait_query_status(query_id, fq.QueryMeta.RUNNING) ydb/tests/tools/fq_runner/fq_client.py:308: in wait_query_status return self.wait_query(query_id, timeout, statuses=statuses).query.meta.status ydb/tests/tools/fq_runner/fq_client.py:289: in wait_query response = self.describe_query(query_id) library/python/retry/__init__.py:214: in wrapped return _retry(obj.retry_conf, functools.partial(f, obj, *f_args, **f_kwargs)) library/python/retry/__init__.py:224: in _retry return f() ydb/tests/tools/fq_runner/fq_client.py:257: in describe_query response = self.service.DescribeQuery( contrib/python/grpcio/py3/grpc/_channel.py:1030: in __call__ return _end_unary_response_blocking(state, call, False, None) contrib/python/grpcio/py3/grpc/_channel.py:910: in _end_unary_response_blocking raise _InactiveRpcError(state) # pytype: disable=not-instantiable E grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: E status = StatusCode.DEADLINE_EXCEEDED E details = "Deadline Exceeded" E debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2024-06-28T23:21:13.904087358+00:00", grpc_status:4}" E > 2024-06-28 23:21:14,690 - INFO - ya.test - pytest_runtest_teardown: Test teardown 2024-06-28 23:21:16,378 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:21:16,554 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:21:18,284 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:21:18,285 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:21:28,287 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:21:28,414 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:21:29,562 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:21:29,563 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:21:39,566 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:21:39,685 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:21:40,860 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:21:40,860 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:21:50,863 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:21:50,985 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:21:52,563 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:21:52,563 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:22:02,566 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:22:02,689 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:22:04,203 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:22:04,204 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:22:14,206 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:22:14,328 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:22:15,627 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:22:15,627 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:22:25,629 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:22:25,752 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:22:27,077 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:22:27,077 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:22:37,080 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:22:37,201 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:22:38,354 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:22:38,354 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:22:48,356 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:22:48,480 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:22:50,196 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:22:50,197 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:23:00,200 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:23:00,317 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:23:01,527 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:23:01,528 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:23:11,531 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:23:11,651 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:23:12,972 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:23:12,972 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:23:22,975 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:23:23,092 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:23:24,557 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:23:24,558 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:23:34,560 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:23:34,678 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:23:36,481 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:23:36,481 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:23:46,484 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:23:46,604 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:23:47,797 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:23:47,797 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:23:57,800 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:23:57,919 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:23:59,757 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:23:59,758 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:24:09,761 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2560 2024-06-28 23:24:09,882 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2560". Check endpoint correctness. 2024-06-28 23:24:11,809 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:24:11,810 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 23:24:17,697 - WARNING - ydb.tests.library.harness.daemon.KiKiMRNode - stop: Exit code is not checked, cos binary was stopped by sigkill 2024-06-28 23:24:17,698 - INFO - ydb.tests.library.harness.kikimr_runner - stop: Stopped node localhost:16966/1 2024-06-28 23:24:17,699 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/7031 2024-06-28 23:24:17,699 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/19589 2024-06-28 23:24:17,700 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/16966 2024-06-28 23:24:17,700 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/7372 2024-06-28 23:24:17,701 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/14451