Buildbot failure in Python on whole buildset

The Buildbot has detected a new failure on builder x86-64 macOS 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/681/builds/255
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: billenstein-macos
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
408 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 49 sec
- test_unparse: 2 min 55 sec
- test_multiprocessing_spawn: 2 min 35 sec
- test_tokenize: 2 min 32 sec
- test_lib2to3: 2 min 15 sec
- test_multiprocessing_forkserver: 1 min 51 sec
- test_unicodedata: 1 min 49 sec
- test_asyncio: 1 min 46 sec
- test_capi: 1 min 45 sec
- test_io: 1 min 2 sec
1 test failed: test_importlib
18 tests skipped: test_devpoll test_epoll test_gdb test_ioctl test_msilib test_multiprocessing_fork test_ossaudiodev test_smtpnet test_spwd test_ssl test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 25 min 9 sec
Captured traceback
Traceback (most recent call last): File "/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/test/test_importlib/test_threaded_import.py", line 258, in test_multiprocessing_pool_circular_import script_helper.assert_python_ok(fn) File "/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/test/support/script_helper.py", line 160, in assert_python_ok return _assert_python(True, *args, **env_vars) File "/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/test/support/script_helper.py", line 145, in _assert_python res.fail(cmd_line) File "/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/test/support/script_helper.py", line 72, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['/Users/buildbot/buildarea/3.10.billenstein-macos/build/python.exe', '-X', 'faulthandler', '-I', '/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/test/test_importlib/partial/pool_in_threads.py']
Test report
Failed tests:
- test_importlib
Failed subtests:
- test_multiprocessing_pool_circular_import - test.test_importlib.test_threaded_import.ThreadedImportTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org