2024-06-27 20:24:32,320 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-27 20:24:32,321 - INFO - ya.test - pytest_runtest_setup: test_yq_streaming_read_from_binding_date_time[v1] 2024-06-27 20:24:32,321 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-27 20:24:32,321 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-27 20:24:32,323 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/21674 2024-06-27 20:24:32,324 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/5207 2024-06-27 20:24:32,393 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/4532 2024-06-27 20:24:32,394 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/26068 2024-06-27 20:24:32,395 - 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-27 20:24:32,404 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:24:32,406 - 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-27 20:24:32,413 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Resolving endpoints for database local 2024-06-27 20:24:32,414 - DEBUG - ydb.connection - _prepare_call: RpcState(ListEndpoints, 50af1172-0fec-4b19-b243-a27d28296461, localhost:11473): creating call state 2024-06-27 20:24:32,415 - DEBUG - ydb.connection - _log_request: RpcState(ListEndpoints, 50af1172-0fec-4b19-b243-a27d28296461, localhost:11473): request = { database: "local" } 2024-06-27 20:24:32,420 - DEBUG - ydb.connection - _log_response: RpcState(ListEndpoints, 50af1172-0fec-4b19-b243-a27d28296461, localhost:11473): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "fhmbdnlmvenj887apkvp.auto.internal" port: 11473 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-27 20:24:32,420 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Resolved endpoints for database local: DiscoveryResult ]> 2024-06-27 20:24:32,421 - 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-27 20:24:32,425 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:24:32,426 - DEBUG - ydb.table.SessionPool - subscribe: Active session queue is empty, subscribe waiter for a session 2024-06-27 20:24:32,426 - DEBUG - ydb.table.SessionPool - subscribe: Subscribe waiter 2024-06-27 20:24:32,427 - DEBUG - ydb.table.SessionPool - subscribe: Session pool is not large enough (active_count < size: 0 < 1). will create a new session. 2024-06-27 20:24:32,427 - DEBUG - ydb.table.SessionPool - _create: Created session 2024-06-27 20:24:32,427 - DEBUG - ydb.table.SessionPool - _prepare: Preparing session 2024-06-27 20:24:32,428 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateSession, 4db9354f-a8db-409e-b619-d59b7e45df63, fhmbdnlmvenj887apkvp.auto.internal:11473): creating call state 2024-06-27 20:24:32,428 - DEBUG - ydb.connection - _log_request: RpcState(CreateSession, 4db9354f-a8db-409e-b619-d59b7e45df63, fhmbdnlmvenj887apkvp.auto.internal:11473): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } } 2024-06-27 20:24:32,441 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, 4db9354f-a8db-409e-b619-d59b7e45df63, fhmbdnlmvenj887apkvp.auto.internal:11473): on response callback started 2024-06-27 20:24:32,442 - DEBUG - ydb.connection - _log_response: RpcState(CreateSession, 4db9354f-a8db-409e-b619-d59b7e45df63, fhmbdnlmvenj887apkvp.auto.internal:11473): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzIyZjY3ZTYtNDEzZDljNjAtYmIyZDI1NDctZWExODhiM2I=" } } } } 2024-06-27 20:24:32,442 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-27 20:24:32,443 - DEBUG - ydb.table.SessionPool - put: Replying to waiter with a session 2024-06-27 20:24:32,443 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, 4db9354f-a8db-409e-b619-d59b7e45df63, fhmbdnlmvenj887apkvp.auto.internal:11473): on response callback success 2024-06-27 20:24:32,445 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, ba6e9a1b-d24d-45d5-bf32-0af442b0c339, fhmbdnlmvenj887apkvp.auto.internal:11473): creating call state 2024-06-27 20:24:32,446 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, ba6e9a1b-d24d-45d5-bf32-0af442b0c339, fhmbdnlmvenj887apkvp.auto.internal:11473): request = { session_id: "ydb://session/3?node_id=1&id=MzIyZjY3ZTYtNDEzZDljNjAtYmIyZDI1NDctZWExODhiM2I=" path: "local/DbPoolStorage_8dd0819d-8e5d-40e9-b550-5417fd4af2a6/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-27 20:24:32,539 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, ba6e9a1b-d24d-45d5-bf32-0af442b0c339, fhmbdnlmvenj887apkvp.auto.internal:11473): response = { operation { ready: true status: SUCCESS } } 2024-06-27 20:24:32,540 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-27 20:24:32,541 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, e55d0071-eb24-4e51-a61d-2234639e9fc7, fhmbdnlmvenj887apkvp.auto.internal:11473): creating call state 2024-06-27 20:24:32,542 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, e55d0071-eb24-4e51-a61d-2234639e9fc7, fhmbdnlmvenj887apkvp.auto.internal:11473): request = { session_id: "ydb://session/3?node_id=1&id=MzIyZjY3ZTYtNDEzZDljNjAtYmIyZDI1NDctZWExODhiM2I=" path: "local/DbPoolStorage_8dd0819d-8e5d-40e9-b550-5417fd4af2a6/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-27 20:24:32,627 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, e55d0071-eb24-4e51-a61d-2234639e9fc7, fhmbdnlmvenj887apkvp.auto.internal:11473): response = { operation { ready: true status: SUCCESS } } 2024-06-27 20:24:32,627 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-27 20:24:32,628 - DEBUG - ydb.connection - _prepare_call: RpcState(ExecuteDataQuery, 76041a7d-b83e-459d-b8cc-0bd99861ba1d, fhmbdnlmvenj887apkvp.auto.internal:11473): creating call state 2024-06-27 20:24:32,629 - DEBUG - ydb.connection - _log_request: RpcState(ExecuteDataQuery, 76041a7d-b83e-459d-b8cc-0bd99861ba1d, fhmbdnlmvenj887apkvp.auto.internal:11473): request = { session_id: "ydb://session/3?node_id=1&id=MzIyZjY3ZTYtNDEzZDljNjAtYmIyZDI1NDctZWExODhiM2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n PRAGMA TablePathPrefix(\"local/DbPoolStorage_8dd0819d-8e5d-40e9-b550-5417fd4af2a6\");\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-27 20:24:32,783 - DEBUG - ydb.connection - _log_response: RpcState(ExecuteDataQuery, 76041a7d-b83e-459d-b8cc-0bd99861ba1d, fhmbdnlmvenj887apkvp.auto.internal:11473): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } } 2024-06-27 20:24:32,784 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-27 20:24:32,850 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/1472 2024-06-27 20:24:32,851 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/14336 2024-06-27 20:24:32,852 - DEBUG - ya.test - get_binary: Binary was found by /home/runner/.ya/build/build_root/ak9z/001a4d/ydb/apps/ydbd/ydbd 2024-06-27 20:24:32,853 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: CFG_DIR_PATH="/home/runner/.ya/build/build_root/ak9z/001a4d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_yq_streaming_read_from_binding_date_time[v1]/default/kikimr_configs" 2024-06-27 20:24:32,853 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: Final command: /home/runner/.ya/build/build_root/ak9z/001a4d/ydb/apps/ydbd/ydbd server --suppress-version-check --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/ak9z/001a4d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_yq_streaming_read_from_binding_date_time[v1]/default/node_1/logfile_x07anu9u.log --yaml-config=$CFG_DIR_PATH/config.yaml --grpc-port=26068 --mon-port=1472 --ic-port=4532 2024-06-27 20:24:32,854 - DEBUG - ya.test - execute: Executing '('/home/runner/.ya/build/build_root/ak9z/001a4d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/ak9z/001a4d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_yq_streaming_read_from_binding_date_time[v1]/default/node_1/logfile_x07anu9u.log', '--yaml-config=/home/runner/.ya/build/build_root/ak9z/001a4d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_yq_streaming_read_from_binding_date_time[v1]/default/kikimr_configs/config.yaml', '--grpc-port=26068', '--mon-port=1472', '--ic-port=4532')' with input '/home/runner/.ya/build/build_root/ak9z/001a4d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk49/stdin' in '/home/runner/.ya/build/build_root/ak9z/001a4d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_yq_streaming_read_from_binding_date_time[v1]/default/node_1' (no wait) 2024-06-27 20:24:32,857 - DEBUG - ya.test - execute: Command pid: 3619888 2024-06-27 20:24:32,858 - INFO - ydb.tests.library.harness.kikimr_runner - start: Started node localhost:26068/1 2024-06-27 20:24:32,859 - INFO - ydb.tests.library.harness.kikimr_runner - __run: Cluster started and initialized 2024-06-27 20:24:32,864 - INFO - ya.test - pytest_runtest_call: Test call (class_name: test_yq_streaming.py::TestYqStreaming, test_name: test_yq_streaming_read_from_binding_date_time[v1]) 2024-06-27 20:24:32,867 - DEBUG - root - create_stream: Requesting CreateStream. Database: "local". Request: stream_name: "/local/pq_yq_read_from_binding_date_time_v1_input" shard_count: 1 write_quota_kb_per_sec: 1024 retention_period_hours: 1 2024-06-27 20:24:32,944 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-27 20:24:32,944 - DEBUG - root - _get_and_check_result: Result: 2024-06-27 20:24:32,947 - DEBUG - root - create_stream: Requesting CreateStream. Database: "local". Request: stream_name: "/local/pq_yq_read_from_binding_date_time_v1_output" shard_count: 1 write_quota_kb_per_sec: 1024 retention_period_hours: 1 2024-06-27 20:24:32,974 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-27 20:24:32,975 - DEBUG - root - _get_and_check_result: Result: 2024-06-27 20:24:33,015 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-27 20:24:33,016 - DEBUG - root - _get_and_check_result: Result: 2024-06-27 20:24:44,072 - DEBUG - root - test_yq_streaming_read_from_binding_date_time: 2024-06-27 20:24:44,941 - DEBUG - root - test_yq_streaming_read_from_binding_date_time: 2024-06-27 20:24:44,942 - 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 myyds4.`pq_yq_read_from_binding_date_time_v1_output`\n SELECT STREAM Unwrap(key || CAST(value as String)) as data FROM bindings.my_binding4;\n " syntax: YQL_V1 } execute_mode: RUN idempotency_key: "5f7c9e77-13c8-441e-a293-814bea217e3a" 2024-06-27 20:24:45,831 - DEBUG - root - create_query_impl: Result: query_id: "ptquf43ca157fd62or7v" 2024-06-27 20:24:45,831 - DEBUG - root - test_yq_streaming_read_from_binding_date_time: query_id: "ptquf43ca157fd62or7v" 2024-06-27 20:24:46,074 - DEBUG - root - describe_query: Result: query { meta { common { id: "ptquf43ca157fd62or7v" created_by: "root@builtin" modified_by: "root@builtin" created_at { seconds: 1719519884 nanos: 960215000 } modified_at { seconds: 1719519884 nanos: 960215000 } revision: 1 } execute_mode: RUN status: STARTING last_job_query_revision: 1 last_job_id: "ptjuf43ca1579eat8jr6-ptquf43ca157fd62or7v" started_by: "root@builtin" submitted_at { seconds: 1719519884 nanos: 960215000 } } content { type: STREAMING name: "simple" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "\n PRAGMA dq.MaxTasksPerStage=\"2\";\n\n INSERT INTO myyds4.`pq_yq_read_from_binding_date_time_v1_output`\n SELECT STREAM Unwrap(key || CAST(value as String)) as data FROM bindings.my_binding4;\n " syntax: YQL_V1 } } 2024-06-27 20:25:00,164 - DEBUG - root - describe_query: Result: 2024-06-27 20:25:13,235 - DEBUG - root - describe_query: Result: 2024-06-27 20:25:26,302 - DEBUG - root - describe_query: Result: 2024-06-27 20:25:36,322 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:25:36,323 - 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-27 20:25:37,404 - DEBUG - root - describe_query: Result: 2024-06-27 20:25:46,326 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:25:46,448 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:25:47,627 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:25:47,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-27 20:25:57,629 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:25:57,746 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:25:58,875 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:25:58,876 - 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-27 20:26:08,878 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:26:08,998 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:26:10,593 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:26:10,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-27 20:26:20,595 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:26:20,715 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:26:22,322 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:26:22,322 - 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-27 20:26:32,324 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:26:32,442 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:26:34,036 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:26:34,036 - 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-27 20:26:38,349 - ERROR - ya.test - logreport: ydb/tests/fq/yds/test_yq_streaming.py:162: in test_yq_streaming_read_from_binding_date_time 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-27T20:26:37.605007412+00:00", grpc_status:4}" E > 2024-06-27 20:26:38,351 - INFO - ya.test - pytest_runtest_teardown: Test teardown 2024-06-27 20:26:44,039 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:26:44,175 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:26:45,501 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:26:45,502 - 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-27 20:26:55,504 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:26:55,624 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:26:57,018 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:26:57,018 - 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-27 20:27:07,020 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:27:07,137 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:27:08,613 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:27:08,613 - 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-27 20:27:18,615 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:27:18,731 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:27:20,496 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:27:20,497 - 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-27 20:27:30,499 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:27:30,617 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:27:32,242 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:27:32,242 - 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-27 20:27:42,244 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:27:42,363 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:27:44,023 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:27:44,023 - 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-27 20:27:54,025 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:27:54,137 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:27:55,139 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:27:55,140 - 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-27 20:28:05,142 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:28:05,262 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:28:07,050 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:28:07,051 - 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-27 20:28:17,053 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:28:17,176 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:28:18,566 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:28:18,568 - 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-27 20:28:28,571 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:28:28,698 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:28:30,047 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:28:30,047 - 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-27 20:28:40,049 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:28:40,166 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:28:41,353 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:28:41,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-27 20:28:51,356 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:28:51,470 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:28:53,325 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:28:53,325 - 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-27 20:29:03,328 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:29:03,444 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:29:05,385 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:29:05,386 - 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-27 20:29:15,389 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:29:15,508 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:29:17,134 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:29:17,134 - 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-27 20:29:27,137 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:29:27,256 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:29:28,850 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:29:28,851 - 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-27 20:29:38,853 - INFO - ydb.connection - close: Closing channel for endpoint localhost:11473 2024-06-27 20:29:38,971 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:11473". Check endpoint correctness. 2024-06-27 20:29:40,825 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 20:29:40,825 - 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-27 20:29:41,357 - WARNING - ydb.tests.library.harness.daemon.KiKiMRNode - stop: Exit code is not checked, cos binary was stopped by sigkill 2024-06-27 20:29:41,358 - INFO - ydb.tests.library.harness.kikimr_runner - stop: Stopped node localhost:26068/1 2024-06-27 20:29:41,358 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/14336 2024-06-27 20:29:41,359 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/1472 2024-06-27 20:29:41,359 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/26068 2024-06-27 20:29:41,359 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/4532 2024-06-27 20:29:41,360 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/5207