[[bad]]Import test has overrun timeout and was terminated, see stderr logs for more info.
To reproduce run 'ya test --test-type import_test' or 'ya make' and [[rst]]'Y_PYTHON_ENTRY_POINT=library.python.testing.import_test.import_test:main ydb-tests-datashard-add_column'
contrib/python/pexpect/py3/pexpect/ANSI.py:29: UserWarning: pexpect.screen and pexpect.ANSI are deprecated. We recommend using pyte to emulate a terminal screen: https://pypi.python.org/pypi/pyte
Current thread 0x00007ffb047fc380 (most recent call first):
  File "contrib/python/protobuf/py3/google/protobuf/symbol_database.py", line 119 in RegisterMessageDescriptor
  File "contrib/python/protobuf/py3/google/protobuf/symbol_database.py", line 110 in RegisterMessage
  File "contrib/python/protobuf/py3/google/protobuf/internal/builder.py", line 87 in BuildMessage
  File "contrib/python/protobuf/py3/google/protobuf/internal/builder.py", line 108 in BuildTopDescriptorsAndMessages
  File "ydb/core/protos/tx_datashard__intpy3___pb2.py", line 43 in <module>
  File "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed
  File "library/python/runtime_py3/__res.py", line 387 in exec_module
  File "<frozen importlib._bootstrap>", line 935 in _load_unlocked
  File "<frozen importlib._bootstrap>", line 1331 in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 1360 in _find_and_load
  File "library/python/testing/import_test/import_test.py", line 94 in check_imports
  File "library/python/testing/import_test/import_test.py", line 182 in main
Core dump dir doesn't exist: /coredumps
Core dump dir doesn't exist: /var/tmp/cores
Failed to find core dump file

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 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: 60 second(s) wait timeout has expired: Command '['/home/runner/.ya/tools/v4/10239299149/test_tool', 'run_check', '@/home/runner/.ya/build/build_root/hluj/005255/ydb/tests/datashard/add_column/test-results/import_test/testing_out_stuff/test_tool.args']' stopped by 60 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 1768, in main
    res.wait(check_exit_code=False, timeout=current_run_test_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: (("60 second(s) wait timeout has expired: Command '['/home/runner/.ya/tools/v4/10239299149/test_tool', 'run_check', '@/home/runner/.ya/build/build_root/hluj/005255/ydb/tests/datashard/add_column/test-results/import_test/testing_out_stuff/test_tool.args']' stopped by 60 seconds timeout",), {})
