Buildbot failure in Python on whole buildset
The Buildbot has detected a new failure on builder s390x Fedora 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/223/builds/217
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@innova.no>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
==
Captured traceback
remote: Enumerating objects: 18, done.
remote: Counting objects: 5% (1/18)
remote: Counting objects: 11% (2/18)
remote: Counting objects: 16% (3/18)
remote: Counting objects: 22% (4/18)
remote: Counting objects: 27% (5/18)
remote: Counting objects: 33% (6/18)
remote: Counting objects: 38% (7/18)
remote: Counting objects: 44% (8/18)
remote: Counting objects: 50% (9/18)
remote: Counting objects: 55% (10/18)
remote: Counting objects: 61% (11/18)
remote: Counting objects: 66% (12/18)
remote: Counting objects: 72% (13/18)
remote: Counting objects: 77% (14/18)
remote: Counting objects: 83% (15/18)
remote: Counting objects: 88% (16/18)
remote: Counting objects: 94% (17/18)
remote: Counting objects: 100% (18/18)
remote: Counting objects: 100% (18/18), done.
remote: Compressing objects: 11% (1/9)
remote: Compressing objects: 22% (2/9)
remote: Compressing objects: 33% (3/9)
remote: Compressing objects: 44% (4/9)
remote: Compressing objects: 55% (5/9)
remote: Compressing objects: 66% (6/9)
remote: Compressing objects: 77% (7/9)
remote: Compressing objects: 88% (8/9)
remote: Compressing objects: 100% (9/9)
remote: Compressing objects: 100% (9/9), done.
remote: Total 11 (delta 9), reused 2 (delta 2), pack-reused 0
From https://github.com/python/cpython
- branch main -> FETCH_HEAD Note: switching to 'dcb8786a9848516e823e090bb36079678913d8d3'.
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 dcb8786a98 bpo-42972: Fully implement GC protocol for ssl heap types (GH-26370) Switched to and reset branch 'main'
./configure: line 10499: PKG_PROG_PKG_CONFIG: command not found
test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp' test_badargs (__main__.GeneralTest) ... ok test_bound_methods (__main__.GeneralTest) ... ok test_clear (__main__.GeneralTest) ... ok test_exit (__main__.GeneralTest) ... ok test_order (__main__.GeneralTest) ... ok test_raise (__main__.GeneralTest) ... ok test_raise_unnormalized (__main__.GeneralTest) ... ok test_stress (__main__.GeneralTest) ... ok test_unregister (__main__.GeneralTest) ... ok
Ran 9 tests in 0.002s
OK test_nis skipped -- No module named 'nis' test_ioctl skipped -- Unable to open /dev/tty test_msilib skipped -- No module named '_msi' test_flock (__main__.FNTLEINTRTest) ... ok test_lockf (__main__.FNTLEINTRTest) ... ok test_read (__main__.OSEINTRTest) ... ok test_wait (__main__.OSEINTRTest) ... ok test_wait3 (__main__.OSEINTRTest) ... ok test_wait4 (__main__.OSEINTRTest) ... ok test_waitpid (__main__.OSEINTRTest) ... ok test_write (__main__.OSEINTRTest) ... ok test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll' test_epoll (__main__.SelectEINTRTest) ... ok test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue' test_poll (__main__.SelectEINTRTest) ... ok test_select (__main__.SelectEINTRTest) ... ok test_sigtimedwait (__main__.SignalEINTRTest) ... ok test_sigwaitinfo (__main__.SignalEINTRTest) ... ok test_accept (__main__.SocketEINTRTest) ... ok test_open (__main__.SocketEINTRTest) ... ok test_os_open (__main__.SocketEINTRTest) ... ok test_recv (__main__.SocketEINTRTest) ... ok test_recvmsg (__main__.SocketEINTRTest) ... ok test_send (__main__.SocketEINTRTest) ... ok test_sendall (__main__.SocketEINTRTest) ... ok test_sendmsg (__main__.SocketEINTRTest) ... ok test_sleep (__main__.TimeEINTRTest) ... ok
Ran 24 tests in 7.202s
OK (skipped=2) test_winreg skipped -- No module named 'winreg' test_ttk_guionly skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_readline skipped -- No module named 'readline' test_winsound skipped -- No module named 'winsound' test_tix skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] test_startfile skipped -- object <module 'os' from '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/os.py'> has no attribute 'startfile' test_winconsoleio skipped -- test only relevant on win32 test_kqueue skipped -- test works only on BSD test_devpoll skipped -- test works only on Solaris OS family test_tk skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] Timeout (0:15:00)! Thread 0x000003ff83878b20 (most recent call first): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/selectors.py", line 469 in select File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/asyncio/base_events.py", line 1845 in _run_once File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/asyncio/base_events.py", line 595 in run_forever File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/asyncio/base_events.py", line 628 in run_until_complete File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/test_subprocess.py", line 177 in test_kill File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/case.py", line 549 in _callTestMethod File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/case.py", line 592 in run File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/case.py", line 652 in __call__ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 122 in run File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 122 in run File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 122 in run File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 122 in run File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 122 in run File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/runner.py", line 176 in run File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/__init__.py", line 960 in _run_suite File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/__init__.py", line 1083 in run_unittest File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest.py", line 210 in _test_module File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest.py", line 246 in _runtest_inner2 File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest.py", line 282 in _runtest_inner File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest.py", line 194 in runtest File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest_mp.py", line 81 in run_tests_worker File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/main.py", line 661 in _main File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/main.py", line 641 in main File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/main.py", line 719 in main File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/regrtest.py", line 43 in _main File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/regrtest.py", line 47 in <module> File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/runpy.py", line 86 in _run_code File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/runpy.py", line 196 in _run_module_as_main Timeout (0:15:00)! Thread 0x000003ff8e878b20 (most recent call first): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/selectors.py", line 469 in select File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/asyncio/base_events.py", line 1845 in _run_once File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/asyncio/base_events.py", line 595 in run_forever File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/asyncio/base_events.py", line 628 in run_until_complete File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/test_subprocess.py", line 177 in test_kill File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/case.py", line 549 in _callTestMethod File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/case.py", line 592 in run File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/case.py", line 652 in __call__ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 122 in run File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 122 in run File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 122 in run File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 122 in run File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 122 in run File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/runner.py", line 176 in run File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/__init__.py", line 960 in _run_suite File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/__init__.py", line 1083 in run_unittest File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest.py", line 210 in _test_module File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest.py", line 246 in _runtest_inner2 File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest.py", line 282 in _runtest_inner File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest.py", line 154 in _runtest File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest.py", line 194 in runtest File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/main.py", line 321 in rerun_failed_tests File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/main.py", line 698 in _main File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/main.py", line 641 in main File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/main.py", line 719 in main File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/__main__.py", line 2 in <module> File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/runpy.py", line 86 in _run_code File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/runpy.py", line 196 in _run_module_as_main make: *** [Makefile:1255: buildbottest] Error 1
Cannot open file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/test-results.xml' for upload
Test report
Failed tests:
- test_asyncio
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org