2024-06-28 13:26:32,527 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 13:26:32,527 - INFO - ya.test - pytest_runtest_setup: test_yq_streaming_read_from_binding[v1] 2024-06-28 13:26:32,527 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 13:26:32,527 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-28 13:26:32,529 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/15231 2024-06-28 13:26:32,530 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/5099 2024-06-28 13:26:32,592 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/31720 2024-06-28 13:26:32,593 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/9169 2024-06-28 13:26:32,593 - 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 13:26:32,602 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:26:32,604 - 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 13:26:32,611 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Resolving endpoints for database local 2024-06-28 13:26:32,612 - DEBUG - ydb.connection - _prepare_call: RpcState(ListEndpoints, 5435e41c-f18e-424d-8be4-49c499ec3271, localhost:8370): creating call state 2024-06-28 13:26:32,612 - DEBUG - ydb.connection - _log_request: RpcState(ListEndpoints, 5435e41c-f18e-424d-8be4-49c499ec3271, localhost:8370): request = { database: "local" } 2024-06-28 13:26:32,617 - DEBUG - ydb.connection - _log_response: RpcState(ListEndpoints, 5435e41c-f18e-424d-8be4-49c499ec3271, localhost:8370): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "fv4utilrjhah28oeajcb.auto.internal" port: 8370 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 13:26:32,617 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Resolved endpoints for database local: DiscoveryResult ]> 2024-06-28 13:26:32,618 - 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 13:26:32,621 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:26:32,622 - DEBUG - ydb.table.SessionPool - subscribe: Active session queue is empty, subscribe waiter for a session 2024-06-28 13:26:32,623 - DEBUG - ydb.table.SessionPool - subscribe: Subscribe waiter 2024-06-28 13:26:32,623 - DEBUG - ydb.table.SessionPool - subscribe: Session pool is not large enough (active_count < size: 0 < 1). will create a new session. 2024-06-28 13:26:32,624 - DEBUG - ydb.table.SessionPool - _create: Created session 2024-06-28 13:26:32,624 - DEBUG - ydb.table.SessionPool - _prepare: Preparing session 2024-06-28 13:26:32,625 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateSession, 79ea1180-f09b-4cec-b947-dcf795e3069c, fv4utilrjhah28oeajcb.auto.internal:8370): creating call state 2024-06-28 13:26:32,625 - DEBUG - ydb.connection - _log_request: RpcState(CreateSession, 79ea1180-f09b-4cec-b947-dcf795e3069c, fv4utilrjhah28oeajcb.auto.internal:8370): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } } 2024-06-28 13:26:32,633 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, 79ea1180-f09b-4cec-b947-dcf795e3069c, fv4utilrjhah28oeajcb.auto.internal:8370): on response callback started 2024-06-28 13:26:32,634 - DEBUG - ydb.connection - _log_response: RpcState(CreateSession, 79ea1180-f09b-4cec-b947-dcf795e3069c, fv4utilrjhah28oeajcb.auto.internal:8370): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTliYTdiZDctZTMzODcyN2QtZWNmNDcwZTgtNTQ0NzE3ZA==" } } } } 2024-06-28 13:26:32,635 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 13:26:32,635 - DEBUG - ydb.table.SessionPool - put: Replying to waiter with a session 2024-06-28 13:26:32,635 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, 79ea1180-f09b-4cec-b947-dcf795e3069c, fv4utilrjhah28oeajcb.auto.internal:8370): on response callback success 2024-06-28 13:26:32,636 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, 08d2d527-0894-465d-8e9d-3260480deaee, fv4utilrjhah28oeajcb.auto.internal:8370): creating call state 2024-06-28 13:26:32,637 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, 08d2d527-0894-465d-8e9d-3260480deaee, fv4utilrjhah28oeajcb.auto.internal:8370): request = { session_id: "ydb://session/3?node_id=1&id=NTliYTdiZDctZTMzODcyN2QtZWNmNDcwZTgtNTQ0NzE3ZA==" path: "local/DbPoolStorage_2bd26243-bea7-4a8b-9bf1-df4b902ba59c/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 13:26:32,725 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, 08d2d527-0894-465d-8e9d-3260480deaee, fv4utilrjhah28oeajcb.auto.internal:8370): response = { operation { ready: true status: SUCCESS } } 2024-06-28 13:26:32,726 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 13:26:32,727 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, 1346f79b-6033-4839-adc3-7c67b7a0ecbb, fv4utilrjhah28oeajcb.auto.internal:8370): creating call state 2024-06-28 13:26:32,728 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, 1346f79b-6033-4839-adc3-7c67b7a0ecbb, fv4utilrjhah28oeajcb.auto.internal:8370): request = { session_id: "ydb://session/3?node_id=1&id=NTliYTdiZDctZTMzODcyN2QtZWNmNDcwZTgtNTQ0NzE3ZA==" path: "local/DbPoolStorage_2bd26243-bea7-4a8b-9bf1-df4b902ba59c/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 13:26:32,754 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, 1346f79b-6033-4839-adc3-7c67b7a0ecbb, fv4utilrjhah28oeajcb.auto.internal:8370): response = { operation { ready: true status: SUCCESS } } 2024-06-28 13:26:32,754 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 13:26:32,755 - DEBUG - ydb.connection - _prepare_call: RpcState(ExecuteDataQuery, f93ae293-be05-4551-90bf-28bbae533366, fv4utilrjhah28oeajcb.auto.internal:8370): creating call state 2024-06-28 13:26:32,756 - DEBUG - ydb.connection - _log_request: RpcState(ExecuteDataQuery, f93ae293-be05-4551-90bf-28bbae533366, fv4utilrjhah28oeajcb.auto.internal:8370): request = { session_id: "ydb://session/3?node_id=1&id=NTliYTdiZDctZTMzODcyN2QtZWNmNDcwZTgtNTQ0NzE3ZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n PRAGMA TablePathPrefix(\"local/DbPoolStorage_2bd26243-bea7-4a8b-9bf1-df4b902ba59c\");\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 13:26:32,888 - DEBUG - ydb.connection - _log_response: RpcState(ExecuteDataQuery, f93ae293-be05-4551-90bf-28bbae533366, fv4utilrjhah28oeajcb.auto.internal:8370): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } } 2024-06-28 13:26:32,888 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 13:26:32,946 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/23708 2024-06-28 13:26:32,947 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/21009 2024-06-28 13:26:32,949 - DEBUG - ya.test - get_binary: Binary was found by /home/runner/.ya/build/build_root/7kik/002b3b/ydb/apps/ydbd/ydbd 2024-06-28 13:26:32,949 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: CFG_DIR_PATH="/home/runner/.ya/build/build_root/7kik/002b3b/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_yq_streaming_read_from_binding[v1]/default/kikimr_configs" 2024-06-28 13:26:32,950 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: Final command: /home/runner/.ya/build/build_root/7kik/002b3b/ydb/apps/ydbd/ydbd server --suppress-version-check --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7kik/002b3b/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_yq_streaming_read_from_binding[v1]/default/node_1/logfile_hch4kytg.log --yaml-config=$CFG_DIR_PATH/config.yaml --grpc-port=9169 --mon-port=23708 --ic-port=31720 2024-06-28 13:26:32,951 - DEBUG - ya.test - execute: Executing '('/home/runner/.ya/build/build_root/7kik/002b3b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7kik/002b3b/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_yq_streaming_read_from_binding[v1]/default/node_1/logfile_hch4kytg.log', '--yaml-config=/home/runner/.ya/build/build_root/7kik/002b3b/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_yq_streaming_read_from_binding[v1]/default/kikimr_configs/config.yaml', '--grpc-port=9169', '--mon-port=23708', '--ic-port=31720')' with input '/home/runner/.ya/build/build_root/7kik/002b3b/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk48/stdin' in '/home/runner/.ya/build/build_root/7kik/002b3b/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_yq_streaming_read_from_binding[v1]/default/node_1' (no wait) 2024-06-28 13:26:32,954 - DEBUG - ya.test - execute: Command pid: 3493331 2024-06-28 13:26:32,955 - INFO - ydb.tests.library.harness.kikimr_runner - start: Started node localhost:9169/1 2024-06-28 13:26:32,956 - INFO - ydb.tests.library.harness.kikimr_runner - __run: Cluster started and initialized 2024-06-28 13:26:32,962 - INFO - ya.test - pytest_runtest_call: Test call (class_name: test_yq_streaming.py::TestYqStreaming, test_name: test_yq_streaming_read_from_binding[v1]) 2024-06-28 13:26:33,000 - DEBUG - root - create_stream: Requesting CreateStream. Database: "local". Request: stream_name: "/local/pq_yq_read_from_binding_v1_input" shard_count: 1 write_quota_kb_per_sec: 1024 retention_period_hours: 1 2024-06-28 13:26:33,045 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-28 13:26:33,045 - DEBUG - root - _get_and_check_result: Result: 2024-06-28 13:26:33,048 - DEBUG - root - create_stream: Requesting CreateStream. Database: "local". Request: stream_name: "/local/pq_yq_read_from_binding_v1_output" shard_count: 1 write_quota_kb_per_sec: 1024 retention_period_hours: 1 2024-06-28 13:26:33,070 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-28 13:26:33,070 - DEBUG - root - _get_and_check_result: Result: 2024-06-28 13:26:33,093 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-28 13:26:33,093 - DEBUG - root - _get_and_check_result: Result: 2024-06-28 13:26:44,149 - DEBUG - root - test_yq_streaming_read_from_binding: 2024-06-28 13:26:44,857 - DEBUG - root - test_yq_streaming_read_from_binding: 2024-06-28 13:26:44,858 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "simple" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "\n PRAGMA dq.MaxTasksPerStage=\"2\";\n\n INSERT INTO myyds2.`pq_yq_read_from_binding_v1_output`\n SELECT STREAM key ?? \"\" FROM bindings.my_binding;\n " syntax: YQL_V1 } execute_mode: RUN idempotency_key: "f5b6f5a3-07d5-4c60-9558-96cd12d1b65b" 2024-06-28 13:26:45,607 - DEBUG - root - create_query_impl: Result: query_id: "ptquf41j6hu148qbgnhb" 2024-06-28 13:26:45,607 - DEBUG - root - test_yq_streaming_read_from_binding: query_id: "ptquf41j6hu148qbgnhb" 2024-06-28 13:26:45,815 - DEBUG - root - describe_query: Result: query { meta { common { id: "ptquf41j6hu148qbgnhb" created_by: "root@builtin" modified_by: "root@builtin" created_at { seconds: 1719581204 nanos: 872010000 } modified_at { seconds: 1719581204 nanos: 872010000 } revision: 1 } execute_mode: RUN status: STARTING last_job_query_revision: 1 last_job_id: "ptjuf41j6hu102fa0vu5-ptquf41j6hu148qbgnhb" started_by: "root@builtin" submitted_at { seconds: 1719581204 nanos: 872010000 } } content { type: STREAMING name: "simple" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "\n PRAGMA dq.MaxTasksPerStage=\"2\";\n\n INSERT INTO myyds2.`pq_yq_read_from_binding_v1_output`\n SELECT STREAM key ?? \"\" FROM bindings.my_binding;\n " syntax: YQL_V1 } } 2024-06-28 13:26:59,876 - DEBUG - root - describe_query: Result: 2024-06-28 13:27:12,943 - DEBUG - root - describe_query: Result: 2024-06-28 13:27:27,025 - DEBUG - root - describe_query: Result: 2024-06-28 13:27:40,127 - DEBUG - root - describe_query: Result: 2024-06-28 13:27:50,021 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:27:50,022 - 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 13:28:00,025 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:28:00,143 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:28:01,741 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:28:01,742 - 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 13:28:11,744 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:28:11,858 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:28:13,272 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:28:13,273 - 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 13:28:23,277 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:28:23,395 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:28:25,157 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:28:25,157 - 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 13:28:35,159 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:28:35,275 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:28:36,780 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:28:36,780 - 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 13:28:41,027 - ERROR - ya.test - logreport: ydb/tests/fq/yds/test_yq_streaming.py:93: in test_yq_streaming_read_from_binding client.wait_query_status(response.result.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-28T13:28:40.32921235+00:00", grpc_status:4}" E > 2024-06-28 13:28:41,030 - INFO - ya.test - pytest_runtest_teardown: Test teardown 2024-06-28 13:28:46,782 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:28:46,930 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:28:48,870 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:28:48,871 - 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 13:28:58,874 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:28:58,992 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:29:00,224 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:29:00,225 - 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 13:29:10,227 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:29:10,343 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:29:12,279 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:29:12,279 - 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 13:29:22,281 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:29:22,396 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:29:23,744 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:29:23,745 - 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 13:29:33,746 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:29:33,863 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:29:35,217 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:29:35,217 - 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 13:29:45,219 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:29:45,340 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:29:47,259 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:29:47,260 - 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 13:29:57,262 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:29:57,379 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:29:58,647 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:29:58,647 - 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 13:30:08,650 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:30:08,767 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:30:09,975 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:30:09,976 - 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 13:30:19,978 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:30:20,106 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:30:21,442 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:30:21,443 - 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 13:30:31,445 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:30:31,563 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:30:33,221 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:30:33,221 - 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 13:30:43,223 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:30:43,340 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:30:44,994 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:30:44,994 - 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 13:30:54,996 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:30:55,117 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:30:56,357 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:30:56,358 - 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 13:31:06,360 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:31:06,482 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:31:08,147 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:31:08,147 - 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 13:31:18,149 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:31:18,274 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:31:19,701 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:31:19,702 - 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 13:31:29,704 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:31:29,822 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:31:31,532 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:31:31,533 - 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 13:31:41,535 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8370 2024-06-28 13:31:41,654 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8370". Check endpoint correctness. 2024-06-28 13:31:43,277 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:31:43,278 - 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 13:31:44,036 - WARNING - ydb.tests.library.harness.daemon.KiKiMRNode - stop: Exit code is not checked, cos binary was stopped by sigkill 2024-06-28 13:31:44,037 - INFO - ydb.tests.library.harness.kikimr_runner - stop: Stopped node localhost:9169/1 2024-06-28 13:31:44,038 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/21009 2024-06-28 13:31:44,038 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/23708 2024-06-28 13:31:44,038 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/9169 2024-06-28 13:31:44,039 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/31720 2024-06-28 13:31:44,039 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/5099