2024-06-28 16:43:06,247 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 16:43:06,248 - INFO - ya.test - pytest_runtest_setup: test_hard_limit[kikimr0] 2024-06-28 16:43:06,248 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 16:43:06,248 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-28 16:43:06,249 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/23738 2024-06-28 16:43:06,250 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/8923 2024-06-28 16:43:06,316 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/13831 2024-06-28 16:43:06,316 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/64215 2024-06-28 16:43:06,317 - 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:43:06,318 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 16:43:06,319 - 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:43:06,837 - INFO - ydb.connection - close: Closing channel for endpoint localhost:25674 2024-06-28 16:43:06,985 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:25674". Check endpoint correctness. 2024-06-28 16:43:07,570 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 16:43:07,570 - 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:43:07,717 - INFO - ydb.connection - close: Closing channel for endpoint localhost:25674 2024-06-28 16:43:07,862 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:25674". Check endpoint correctness. 2024-06-28 16:43:08,000 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 16:43:08,001 - 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:43:08,878 - INFO - ydb.connection - close: Closing channel for endpoint localhost:25674 2024-06-28 16:43:09,008 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:25674". Check endpoint correctness. 2024-06-28 16:43:09,525 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 16:43:09,525 - 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:43:10,336 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 16:43:10,336 - 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:43:10,658 - INFO - ydb.connection - close: Closing channel for endpoint localhost:25674 2024-06-28 16:43:10,788 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:25674". Check endpoint correctness. 2024-06-28 16:43:12,217 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 16:43:12,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 16:43:15,926 - INFO - ydb.connection - close: Closing channel for endpoint localhost:25674 2024-06-28 16:43:16,049 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:25674". Check endpoint correctness. 2024-06-28 16:43:16,319 - ERROR - root - __init__: Connect failed to YDB. Last reported errors by discovery: 2024-06-28 16:43:16,322 - INFO - ydb.connection - close: Closing channel for endpoint localhost:25674 2024-06-28 16:43:16,447 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:25674". Check endpoint correctness. 2024-06-28 16:43:16,471 - ERROR - ya.test - logreport: ydb/tests/fq/mem_alloc/test_alloc_default.py:29: 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:43:16,473 - INFO - ya.test - pytest_runtest_teardown: Test teardown