2024-06-28 16:44:34,591 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 16:44:34,591 - INFO - ya.test - pytest_runtest_setup: test_high_rate[kikimr0] 2024-06-28 16:44:34,591 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 16:44:34,591 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-28 16:44:34,592 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/11110 2024-06-28 16:44:34,593 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/24765 2024-06-28 16:44:34,657 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/4883 2024-06-28 16:44:34,658 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/13437 2024-06-28 16:44:34,658 - 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 16:44:34,660 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 16:44:34,660 - 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 16:44:35,779 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 16:44:35,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 16:44:35,926 - INFO - ydb.connection - close: Closing channel for endpoint localhost:13479 2024-06-28 16:44:36,048 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:13479". Check endpoint correctness. 2024-06-28 16:44:36,946 - INFO - ydb.connection - close: Closing channel for endpoint localhost:13479 2024-06-28 16:44:37,091 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:13479". Check endpoint correctness. 2024-06-28 16:44:37,133 - INFO - ydb.connection - close: Closing channel for endpoint localhost:13479 2024-06-28 16:44:37,263 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:13479". Check endpoint correctness. 2024-06-28 16:44:37,326 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 16:44:37,326 - 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 16:44:38,696 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 16:44:38,697 - 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 16:44:38,800 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 16:44:38,800 - 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 16:44:42,278 - INFO - ydb.connection - close: Closing channel for endpoint localhost:13479 2024-06-28 16:44:42,394 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:13479". Check endpoint correctness. 2024-06-28 16:44:43,744 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 16:44:43,744 - 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 16:44:44,660 - ERROR - root - __init__: Connect failed to YDB. Last reported errors by discovery: 2024-06-28 16:44:44,662 - INFO - ydb.connection - close: Closing channel for endpoint localhost:13479 2024-06-28 16:44:44,783 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:13479". Check endpoint correctness. 2024-06-28 16:44:44,848 - ERROR - ya.test - logreport: ydb/tests/fq/multi_plane/test_retry.py:33: in kikimr kikimr = StreamingOverKikimr(kikimr_conf) 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-06-28 16:44:44,850 - INFO - ya.test - pytest_runtest_teardown: Test teardown