☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder s390x Fedora Rawhide LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/341/builds/2658
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown> Blamelist: AN Long <aisk@users.noreply.github.com>, Alan Williams <astropiloto@gmail.com>, Alex Waygood <Alex.Waygood@Gmail.com>, Amin Alaee <mohammadamin.alaee@gmail.com>, Artem Mukhin <ortem00@gmail.com>, Barney Gale <barney.gale@gmail.com>, Benjamin Fogle <benfogle@gmail.com>, Bernhard Wagner <github.comNotification20120125@xmlizer.net>, Brandt Bucher <brandtbucher@microsoft.com>, Brett Cannon <brett@python.org>, Brian Haley <brianphaley@gmail.com>, Carl Meyer <carl@oddbird.net>, Charlie Zhao <zhaoyu_hit@qq.com>, Chenxi Mao <chenxi.mao@suse.com>, David Benjamin <davidben@google.com>, David Poirier <1152277+david-poirier@users.noreply.github.com>, Dong-hee Na <donghee.na@python.org>, Eric Snow <ericsnowcurrently@gmail.com>, Erlend E. Aasland <erlend.aasland@protonmail.com>, Ethan Furman <ethan@stoneleaf.us>, Furkan Onder <furkanonder@protonmail.com>, Giampaolo Rodola <g.rodola@gmail.com>, Guido van Rossum <guido@python.org>, Hugo van Kemenade <hugovk@users.noreply.github.com>, Icel ain <xerneas965@gmail.com>, Ikko Eltociear Ashimine <eltociear@gmail.com>, Inada Naoki <songofacandy@gmail.com>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, JakobDev <jakobdev@gmx.de>, James De Bias <81095953+DBJim@users.noreply.github.com>, Jamoo721 <81095953+Jamoo721@users.noreply.github.com>, Jens-Hilmar Bradt <17177271+jenshb@users.noreply.github.com>, Jeong, YunWon <69878+youknowone@users.noreply.github.com>, JosephSBoyle <48555120+JosephSBoyle@users.noreply.github.com>, Julien Palard <julien@palard.fr>, Kevin Kirsche <Kev.Kirsche+GitHub@gmail.com>, Kristján Valur Jónsson <sweskman@gmail.com>, Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>, Liyang Zhang <sudo.liyang@gmail.com>, Mark Dickinson <dickinsm@gmail.com>, Mark Shannon <mark@hotpy.org>, Martin Breuss <martin-martin@users.noreply.github.com>, Matthias Görgens <matthias.goergens@gmail.com>, Matěj Cepl <mcepl@cepl.eu>, Max Bachmann <kontakt@maxbachmann.de>, Missoupro <80458944+Missoupr o@users.noreply.github.com>, MonadChains <monadchains@gmail.com>, Nikita Sobolev <mail@sobolevn.me>, Nouran Ali <nouranalimohammed@gmail.com>, Oleg Iarygin <oleg@arhadthedev.net>, Partha P. Mukherjee <ppm.floss@gmail.com>, Peter Jiping Xie <peter.jp.xie@gmail.com>, Petr Viktorin <encukou@gmail.com>, Pieter Eendebak <pieter.eendebak@gmail.com>, Raymond Hettinger <rhettinger@users.noreply.github.com>, Sadra Barikbin <sadraqazvin1@yahoo.com>, Sergey B Kirpichev <skirpichev@gmail.com>, Shantanu <12621235+hauntsaninja@users.noreply.github.com>, Stanislav Zmiev <szmiev2000@gmail.com>, Steve Dower <steve.dower@python.org>, Timo Ludwig <ti.ludwig@web.de>, gaogaotiantian <gaogaotiantian@hotmail.com>, wim glenn <wim.glenn@gmail.com>, yonatanp <yonatan.perry@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
413 tests OK.
10 slowest tests:
- test_asyncio: 2 min 25 sec
- test_concurrent_futures: 2 min 7 sec
- test_multiprocessing_spawn: 1 min 29 sec
- test_signal: 1 min 16 sec
- test_multiprocessing_forkserver: 1 min 8 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_socket: 43.1 sec
- test_imaplib: 31.9 sec
- test_io: 31.8 sec
- test_subprocess: 28.2 sec
1 test failed: test_asyncio
18 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_launcher test_msilib test_nis test_peg_generator test_perf_profiler test_startfile test_tix test_tkinter test_ttk test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
2 re-run tests: test_asyncio test_tools
1 test run no tests: test_tools
Total duration: 18 min 15 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_asyncio/test_subprocess.py", line 770, in test_subprocess_consistent_callbacks self.loop.run_until_complete(main()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/asyncio/base_events.py", line 664, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_asyncio/test_subprocess.py", line 762, in main self.assertEqual(events, [ AssertionError: Lists differ: ['process_exited', ('pipe_data_received', 1, b'stdout')] != [('pipe_data_received', 1, b'stdout'), ('p[95 chars]ted']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_asyncio/test_subprocess.py", line 770, in test_subprocess_consistent_callbacks self.loop.run_until_complete(main()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/asyncio/base_events.py", line 664, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_asyncio/test_subprocess.py", line 762, in main self.assertEqual(events, [ AssertionError: Lists differ: [('pi[69 chars]), 'process_exited', 'pipe_connection_lost', '[17 chars]ost'] != [('pi[69 chars]), 'pipe_connection_lost', 'pipe_connection_lo[17 chars]ted']
Test report
Failed tests:
- test_asyncio
- test_tools
Failed subtests:
- test_subprocess_consistent_callbacks - test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_subprocess_consistent_callbacks
- test_subprocess_consistent_callbacks - test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_subprocess_consistent_callbacks
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org