Buildbot failure in Python on aarch64 Fedora Rawhide Clang 3.9
The Buildbot has detected a failed build on builder aarch64 Fedora Rawhide Clang 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/687/builds/152
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
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 FAILURE ==
411 tests OK.
10 slowest tests:
- test_peg_generator: 6 min 25 sec
- test_concurrent_futures: 3 min 26 sec
- test_multiprocessing_spawn: 2 min 6 sec
- test_asyncio: 1 min 34 sec
- test_multiprocessing_forkserver: 1 min 32 sec
- test_tokenize: 1 min 30 sec
- test_nntplib: 1 min 20 sec
- test_subprocess: 1 min 17 sec
- test_unparse: 1 min 14 sec
- test_multiprocessing_fork: 1 min 12 sec
1 test failed: test_gdb
13 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_gdb
Total duration: 8 min 5 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_gdb.py", line 619, in test_selfreferential_new_style_instance self.get_gdb_repr(''' File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_gdb.py", line 284, in get_gdb_repr self.fail('Unexpected gdb output: %r\n%s' % (gdb_output, gdb_output)) AssertionError: Unexpected gdb output: 'Breakpoint 1 at 0x5b948c: file Python/bltinmodule.c, line 1174.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n' Breakpoint 1 at 0x5b948c: file Python/bltinmodule.c, line 1174. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1".
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_gdb.py", line 581, in test_selfreferential_list self.get_gdb_repr("a = [3, 4, 5] ; b = [a] ; a.append(b) ; id(a)") File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_gdb.py", line 284, in get_gdb_repr self.fail('Unexpected gdb output: %r\n%s' % (gdb_output, gdb_output)) AssertionError: Unexpected gdb output: 'Breakpoint 1 at 0x5b948c: file Python/bltinmodule.c, line 1174.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n' Breakpoint 1 at 0x5b948c: file Python/bltinmodule.c, line 1174. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1".
Test report
Failed tests:
- test_gdb
Failed subtests:
- test_selfreferential_new_style_instance - test.test_gdb.PrettyPrintTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org