☠ Buildbot (Python): python/cpython - failed test (failure) (3.12)
The Buildbot has detected a new failure on builder AMD64 Windows10 3.12 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1159/builds/109
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: bolen-windows10
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 SUCCESS ==
431 tests OK.
10 slowest tests:
- test_math: 6 min
- test_multiprocessing_spawn: 4 min 48 sec
- test_wmi: 3 min 51 sec
- test_unparse: 2 min 36 sec
- test_lib2to3: 2 min 9 sec
- test_capi: 2 min 9 sec
- test_tokenize: 1 min 56 sec
- test_compileall: 1 min 45 sec
- test_mmap: 1 min 28 sec
- test_io: 1 min 15 sec
36 tests skipped: test.test_asyncio.test_unix_events test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_epoll test_fcntl test_fork1 test_gdb test_grp test_ioctl test_kqueue test_multiprocessing_fork test_multiprocessing_forkserver test_nis test_openpty test_ossaudiodev test_peg_generator test_perf_profiler test_perfmaps test_pipes test_poll test_posix test_pty test_pwd test_readline test_resource test_spwd test_syslog test_threadsignals test_wait3 test_wait4 test_xxlimited test_xxtestfuzz test_zipfile64 test_zoneinfo
1 re-run test: test_concurrent_futures
Total duration: 23 min 29 sec
Captured traceback
Traceback (most recent call last): File "D:\buildarea\3.12.bolen-windows10\build\Lib\runpy.py", line 198, in _run_module_as_main return _run_code(code, main_globals, None, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.12.bolen-windows10\build\Lib\runpy.py", line 88, in _run_code exec(code, run_globals) File "D:\buildarea\3.12.bolen-windows10\build\Lib\test\__main__.py", line 2, in <module> main() File "D:\buildarea\3.12.bolen-windows10\build\Lib\test\libregrtest\main.py", line 802, in main Regrtest().main(tests=tests, **kwargs) File "D:\buildarea\3.12.bolen-windows10\build\Lib\test\libregrtest\main.py", line 732, in main with os_helper.temp_cwd(test_cwd, quiet=True): File "D:\buildarea\3.12.bolen-windows10\build\Lib\contextlib.py", line 155, in __exit__ self.gen.throw(value) File "D:\buildarea\3.12.bolen-windows10\build\Lib\test\support\os_helper.py", line 531, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "D:\buildarea\3.12.bolen-windows10\build\Lib\contextlib.py", line 155, in __exit__ self.gen.throw(value) File "D:\buildarea\3.12.bolen-windows10\build\Lib\test\support\os_helper.py", line 485, in temp_dir rmtree(path) File "D:\buildarea\3.12.bolen-windows10\build\Lib\test\support\os_helper.py", line 442, in rmtree _rmtree(path) File "D:\buildarea\3.12.bolen-windows10\build\Lib\test\support\os_helper.py", line 385, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "D:\buildarea\3.12.bolen-windows10\build\Lib\test\support\os_helper.py", line 330, in _waitfor func(pathname) File "D:\buildarea\3.12.bolen-windows10\build\Lib\test\support\os_helper.py", line 382, in _rmtree_inner _force_run(fullname, os.rmdir, fullname) File "D:\buildarea\3.12.bolen-windows10\build\Lib\test\support\__init__.py", line 218, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\buildarea\\3.12.bolen-windows10\\build\\build\\test_python_5804�\\test_python_worker_8452�'
Traceback (most recent call last): File "D:\buildarea\3.12.bolen-windows10\build\Lib\test\support\os_helper.py", line 480, in temp_dir yield path File "D:\buildarea\3.12.bolen-windows10\build\Lib\test\support\os_helper.py", line 533, in temp_cwd yield cwd_dir File "D:\buildarea\3.12.bolen-windows10\build\Lib\test\libregrtest\main.py", line 738, in main self._main(tests, kwargs) File "D:\buildarea\3.12.bolen-windows10\build\Lib\test\libregrtest\main.py", line 797, in _main sys.exit(0) SystemExit: 0
Traceback (most recent call last): File "D:\buildarea\3.12.bolen-windows10\build\Lib\test\support\__init__.py", line 207, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\buildarea\\3.12.bolen-windows10\\build\\build\\test_python_5804�\\test_python_worker_8452�'
Test report
Failed tests:
- test_concurrent_futures
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org