contrib/tools/python3/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=1529041) is multi-threaded, use of fork() may lead to deadlocks in the child.
contrib/tools/python3/Lib/multiprocessing/process.py:125: ResourceWarning: unclosed <socket.socket fd=8, family=10, type=1, proto=0, laddr=('::', 17557, 0, 0)>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/tools/python3/Lib/multiprocessing/process.py:125: ResourceWarning: unclosed <socket.socket fd=8, family=10, type=1, proto=0, laddr=('::', 20006, 0, 0)>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/python/pytest/py3/_pytest/stash.py:104: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/test-results/py3test/stdout'>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/python/pytest/py3/_pytest/stash.py:104: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/test-results/py3test/stdin'>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/python/pytest/py3/_pytest/stash.py:104: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/test-results/py3test/stderr'>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/python/pytest/py3/_pytest/logging.py:375: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/test-results/py3test/stdout'>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/python/pytest/py3/_pytest/logging.py:375: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/test-results/py3test/stdin'>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/python/pytest/py3/_pytest/logging.py:375: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/test-results/py3test/stderr'>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/tools/python3/Lib/multiprocessing/process.py:125: ResourceWarning: unclosed <socket.socket fd=8, family=10, type=1, proto=0, laddr=('::', 16242, 0, 0)>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/python/urllib3/py3/urllib3/util/retry.py:305: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/test-results/py3test/stdout'>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/python/urllib3/py3/urllib3/util/retry.py:305: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/test-results/py3test/stdin'>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/python/urllib3/py3/urllib3/util/retry.py:305: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/test-results/py3test/stderr'>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/python/urllib3/py3/urllib3/util/retry.py:305: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_cp_ic.py__TestCpIc__test_discovery/default/node_1/logfile_u6pu3lma.log'>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/tools/python3/Lib/multiprocessing/process.py:125: ResourceWarning: unclosed <socket.socket fd=8, family=10, type=1, proto=0, laddr=('::', 28488, 0, 0)>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/python/urllib3/py3/urllib3/util/retry.py:305: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry.py__TestRetry__test_low_rate[kikimr0]/default/node_1/logfile_85g9dsub.log'>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
  File "library/python/pytest/main.py", line 97, in main
    rc = pytest.main(
  File "contrib/python/pytest/py3/_pytest/config/__init__.py", line 169, in main
    ret: Union[ExitCode, int] = config.hook.pytest_cmdline_main(
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/main.py", line 318, in pytest_cmdline_main
    return wrap_session(config, _main)
  File "contrib/python/pytest/py3/_pytest/main.py", line 271, in wrap_session
    session.exitstatus = doit(config, session) or 0
  File "contrib/python/pytest/py3/_pytest/main.py", line 325, in _main
    config.hook.pytest_runtestloop(session=session)
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/main.py", line 350, in pytest_runtestloop
    item.config.hook.pytest_runtest_protocol(item=item, nextitem=nextitem)
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 114, in pytest_runtest_protocol
    runtestprotocol(item, nextitem=nextitem)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 133, in runtestprotocol
    reports.append(call_and_report(item, "call", log))
  File "contrib/python/pytest/py3/_pytest/runner.py", line 222, in call_and_report
    call = call_runtest_hook(item, when, **kwds)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 261, in call_runtest_hook
    return CallInfo.from_call(
  File "contrib/python/pytest/py3/_pytest/runner.py", line 341, in from_call
    result: Optional[TResult] = func()
  File "contrib/python/pytest/py3/_pytest/runner.py", line 262, in <lambda>
    lambda: ihook(item=item, **kwds), when=when, reraise=reraise
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 169, in pytest_runtest_call
    item.runtest()
  File "contrib/python/pytest/py3/_pytest/python.py", line 1805, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "library/python/pytest/plugins/ya.py", line 563, in pytest_pyfunc_call
    pyfuncitem.retval = testfunction(**testargs)
  File "ydb/tests/fq/multi_plane/test_retry.py", line 122, in test_high_rate
    kikimr.compute_plane.stop()
  File "ydb/tests/tools/fq_runner/kikimr_runner.py", line 55, in stop
    self.kikimr_cluster.stop(kill=False)
  File "ydb/tests/library/harness/kikimr_runner.py", line 444, in stop
    exception = self.__stop_node(node, kill)
  File "ydb/tests/library/harness/kikimr_runner.py", line 425, in __stop_node
    node.stop()
  File "ydb/tests/library/harness/kikimr_runner.py", line 195, in stop
    super(KiKiMRNode, self).stop()
  File "ydb/tests/library/harness/daemon.py", line 184, in stop
    wait_for(lambda: not self.is_alive(), self.__timeout)
  File "ydb/tests/library/common/wait_for.py", line 19, in wait_for
    time.sleep(step_seconds)
  File "library/python/pytest/plugins/ya.py", line 344, in _graceful_shutdown
    traceback.print_stack(file=sys.stderr)

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 764, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: 600 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/ydb-tests-fq-multi_plane', '--basetemp', '/home/runner/.ya/build/build_root/la03/000308/tmp', '--capture', 'no', '-vv', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/test-results/py3test/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/la03/000308', '--source-root', '/home/runner/.ya/build/build_root/la03/000308/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/fq/multi_plane', '--test-tool-bin', '/home/runner/.ya/tools/v4/6523690593/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--dep-root', 'ydb/tests/fq/multi_plane', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1722, in main
    res.wait(check_exit_code=False, timeout=run_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("600 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/ydb-tests-fq-multi_plane', '--basetemp', '/home/runner/.ya/build/build_root/la03/000308/tmp', '--capture', 'no', '-vv', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/test-results/py3test/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/la03/000308', '--source-root', '/home/runner/.ya/build/build_root/la03/000308/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/la03/000308/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/fq/multi_plane', '--test-tool-bin', '/home/runner/.ya/tools/v4/6523690593/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--dep-root', 'ydb/tests/fq/multi_plane', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
