The Buildbot has detected a new failure on builder AMD64 Fedora Stable Clang Installed 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1493/builds/120
Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-x86_64 Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> BUILD FAILED: failed Installed (failure) Summary of the results of the build (if available): =================================================== Captured traceback ================== remote: Enumerating objects: 4, done. remote: Counting objects: 25% (1/4) remote: Counting objects: 50% (2/4) remote: Counting objects: 75% (3/4) remote: Counting objects: 100% (4/4) remote: Counting objects: 100% (4/4), done. remote: Compressing objects: 25% (1/4) remote: Compressing objects: 50% (2/4) remote: Compressing objects: 75% (3/4) remote: Compressing objects: 100% (4/4) remote: Compressing objects: 100% (4/4), done. remote: Total 4 (delta 0), reused 3 (delta 0), pack-reused 0 >From https://github.com/python/cpython * branch 3.13 -> FETCH_HEAD Note: switching to '9f0269d6aed1b61996b95dc0730a4008de012011'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c <new-branch-name> Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 9f0269d6ae [3.13] gh-120526: Correct signature of map() builtin (GH-120528) (GH-120539) Switched to and reset branch '3.13' configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15) Python/import.c:1555:1: warning: unused function 'is_core_module' [-Wunused-function] 1555 | is_core_module(PyInterpreterState *interp, PyObject *name, PyObject *path) | ^~~~~~~~~~~~~~ 1 warning generated. Python/pystate.c:1135:1: warning: unused function 'check_interpreter_whence' [-Wunused-function] 1135 | check_interpreter_whence(long whence) | ^~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. make: [Makefile:2656: libinstall] Error 1 (ignored) ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device: '/home/buildbot/buildarea/3.13.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.13/site-packages/pip' Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/home/buildbot/buildarea/3.13.cstratak-fedora-stable-x86_64.clang-installed/build/Lib/ensurepip/__main__.py", line 5, in <module> sys.exit(ensurepip._main()) ~~~~~~~~~~~~~~~^^ File "/home/buildbot/buildarea/3.13.cstratak-fedora-stable-x86_64.clang-installed/build/Lib/ensurepip/__init__.py", line 257, in _main return _bootstrap( root=args.root, ...<4 lines>... default_pip=args.default_pip, ) File "/home/buildbot/buildarea/3.13.cstratak-fedora-stable-x86_64.clang-installed/build/Lib/ensurepip/__init__.py", line 172, in _bootstrap return _run_pip([*args, "pip"], [os.fsdecode(tmp_wheel_path)]) File "/home/buildbot/buildarea/3.13.cstratak-fedora-stable-x86_64.clang-installed/build/Lib/ensurepip/__init__.py", line 87, in _run_pip return subprocess.run(cmd, check=True).returncode ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.13.cstratak-fedora-stable-x86_64.clang-installed/build/Lib/subprocess.py", line 577, in run raise CalledProcessError(retcode, process.args, output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['/home/buildbot/buildarea/3.13.cstratak-fedora-stable-x86_64.clang-installed/build/python', '-W', 'ignore::DeprecationWarning', '-c', '\nimport runpy\nimport sys\nsys.path = [\'/tmp/tmpy4y9osax/pip-24.0-py3-none-any.whl\'] + sys.path\nsys.argv[1:] = [\'install\', \'--no-cache-dir\', \'--no-index\', \'--find-links\', \'/tmp/tmpy4y9osax\', \'--root\', \'/\', \'--upgrade\', \'pip\']\nrunpy.run_module("pip", run_name="__main__", alter_sys=True)\n']' returned non-zero exit status 1. make: *** [Makefile:2280: install] Error 1 Test report =========== Sincerely, -The Buildbot _______________________________________________ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com