☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (3.12)
The Buildbot has detected a new failure on builder PPC64LE RHEL8 3.12 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1110/builds/47
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown> Blamelist: Alex Waygood <Alex.Waygood@Gmail.com>, Barney Gale <barney.gale@gmail.com>, Eric Snow <ericsnowcurrently@gmail.com>, Erlend E. Aasland <erlend.aasland@protonmail.com>, Hugo van Kemenade <hugovk@users.noreply.github.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Thomas Wouters <thomas@python.org>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure) uploading test-results.xml (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: 50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
remote: Total 4 (delta 2), reused 3 (delta 2), pack-reused 0
From https://github.com/python/cpython
- branch 3.12 -> FETCH_HEAD Note: switching to '017b9595d4060521f93804d5dd555b6cd6585578'.
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 017b9595d4 [3.12] gh-105375: Explicitly initialise all {Pickler,Unpickler}Object fields (GH-105686) (#105710) Switched to and reset branch '3.12'
Timeout (0:15:00)! Thread 0x00007fffbb604d70 (most recent call first): File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/selectors.py", line 415 in select File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/subprocess.py", line 2108 in _communicate File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/subprocess.py", line 1209 in communicate File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 112 in run_gdb File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 229 in get_stack_trace File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 859 in test_threads File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py", line 589 in _callTestMethod File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py", line 634 in run File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py", line 690 in __call__ File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/runner.py", line 240 in run File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/support/__init__.py", line 1115 in _run_suite File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/support/__init__.py", line 1241 in run_unittest File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2 File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 278 in runtest File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 783 in _main File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 738 in main File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 802 in main File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/__main__.py", line 2 in <module> File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/runpy.py", line 88 in _run_code File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/runpy.py", line 198 in _run_module_as_main make: *** [Makefile:2015: buildbottest] Error 1
Cannot open file '/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/build_oot/test-results.xml' for upload
Test report
Failed tests:
- test_gdb
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org