☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 Windows Server 2022 NoGIL 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1241/builds/4076
Buildbot URL: https://buildbot.python.org/
Worker for this Build: itamaro-win64-srv-22-aws
Build Reason: <unknown> Blamelist: Hood Chatham <roberthoodchatham@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\test_venv.py", line 615, in test_multiprocessing out, err = check_output([self.envpy(real_env_dir=True), '-c', ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 'from multiprocessing import Pool; ' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 'pool = Pool(1); ' ^^^^^^^^^^^^^^^^^^ 'print(pool.apply_async("Python".lower).get(3)); ' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 'pool.terminate()']) ^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\test_venv.py", line 58, in check_output raise subprocess.CalledProcessError( p.returncode, cmd, out, err) subprocess.CalledProcessError: Command '['C:\\Users\\Administrator\\AppData\\Local\\Temp\\test_python_sfi65_yv\\tmpjhxztw7a\\Scripts\\python3.14t_d.exe', '-c', 'from multiprocessing import Pool; pool = Pool(1); print(pool.apply_async("Python".lower).get(3)); pool.terminate()']' returned non-zero exit status 1.
Traceback (most recent call last): File "C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\test_venv.py", line 615, in test_multiprocessing out, err = check_output([self.envpy(real_env_dir=True), '-c', ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 'from multiprocessing import Pool; ' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 'pool = Pool(1); ' ^^^^^^^^^^^^^^^^^^ 'print(pool.apply_async("Python".lower).get(3)); ' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 'pool.terminate()']) ^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\test_venv.py", line 58, in check_output raise subprocess.CalledProcessError( p.returncode, cmd, out, err) subprocess.CalledProcessError: Command '['C:\\Users\\Administrator\\AppData\\Local\\Temp\\test_python_juj1et4h\\tmp36bh_36p\\Scripts\\python3.14t_d.exe', '-c', 'from multiprocessing import Pool; pool = Pool(1); print(pool.apply_async("Python".lower).get(3)); pool.terminate()']' returned non-zero exit status 1.
Traceback (most recent call last):
Test report
Failed tests:
- test_venv
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org