2024-07-01 10:57:48,701 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-07-01 10:57:48,701 - INFO - ya.test - pytest_runtest_setup: test_restart_runtime_errors[v1-mvp_external_ydb_endpoint0-streaming] 2024-07-01 10:57:48,701 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-07-01 10:57:48,701 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-07-01 10:57:48,703 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/28100 2024-07-01 10:57:48,704 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/7148 2024-07-01 10:57:48,764 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/62804 2024-07-01 10:57:48,765 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/8954 2024-07-01 10:57:48,765 - 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-07-01 10:57:48,767 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:57:48,767 - 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-07-01 10:57:57,551 - INFO - ydb.connection - close: Closing channel for endpoint localhost:29811 2024-07-01 10:57:57,670 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:29811". Check endpoint correctness. 2024-07-01 10:57:58,767 - ERROR - root - __init__: Connect failed to YDB. Last reported errors by discovery: 2024-07-01 10:57:58,770 - INFO - ydb.connection - close: Closing channel for endpoint localhost:29811 2024-07-01 10:57:58,822 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:57:58,827 - 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-07-01 10:57:58,897 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:29811". Check endpoint correctness. 2024-07-01 10:57:58,959 - ERROR - ya.test - logreport: ydb/tests/fq/yds/conftest.py:62: in kikimr_many_retries with start_kikimr(request, kikimr_extensions) as kikimr: contrib/tools/python3/Lib/contextlib.py:137: in __enter__ return next(self.gen) ydb/tests/tools/fq_runner/kikimr_utils.py:382: in start_kikimr kikimr = StreamingOverKikimr(kikimr_configuration) ydb/tests/tools/fq_runner/kikimr_runner.py:648: in __init__ raise e ydb/tests/tools/fq_runner/kikimr_runner.py:644: in __init__ self.driver.wait(timeout=10) contrib/python/ydb/py3/ydb/pool.py:394: in wait self._store.subscribe().result(timeout) contrib/tools/python3/Lib/concurrent/futures/_base.py:458: in result raise TimeoutError() E TimeoutError 2024-07-01 10:57:58,961 - INFO - ya.test - pytest_runtest_teardown: Test teardown