☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder aarch64 Fedora Stable Clang Installed 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/14/builds/3735
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-aarch64
Build Reason: <unknown> Blamelist: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>, Nikita Sobolev <mail@sobolevn.me>, Paul Ganssle <1377457+pganssle@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
442 tests OK.
1 test failed: test_zoneinfo
20 tests skipped: test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test_asdl_parser test_clinic test_devpoll test_gdb test_ioctl test_kqueue test_launcher test_msilib test_peg_generator test_startfile test_tix test_tkinter test_ttk test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
1 re-run test: test_zoneinfo
Total duration: 3 min 4 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.12/test/libregrtest/runtest.py", line 373, in _runtest_inner refleak = _runtest_inner2(ns, test_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.12/test/libregrtest/runtest.py", line 313, in _runtest_inner2 the_module = importlib.import_module(abstest) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1293, in _gcd_import File "<frozen importlib._bootstrap>", line 1266, in _find_and_load File "<frozen importlib._bootstrap>", line 1237, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 841, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 993, in exec_module File "<frozen importlib._bootstrap>", line 400, in _call_with_frames_removed File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.12/test/test_zoneinfo/__init__.py", line 2, in <module> from .test_zoneinfo_property import * File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.12/test/test_zoneinfo/test_zoneinfo_property.py", line 8, in <module> from test.support.hypothesis_helper import hypothesis File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.12/test/support/hypothesis_helper.py", line 4, in <module> from . import _hypothesis_stubs as hypothesis ImportError: cannot import name '_hypothesis_stubs' from 'test.support' (/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.12/test/support/__init__.py)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.12/test/support/hypothesis_helper.py", line 2, in <module> import hypothesis ModuleNotFoundError: No module named 'hypothesis'
Test report
Failed tests:
- test_zoneinfo
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable Clang Installed 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/350/builds/3642
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>, Nikita Sobolev <mail@sobolevn.me>, Paul Ganssle <1377457+pganssle@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
442 tests OK.
1 test failed: test_zoneinfo
20 tests skipped: test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test_asdl_parser test_clinic test_devpoll test_gdb test_ioctl test_kqueue test_launcher test_msilib test_peg_generator test_startfile test_tix test_tkinter test_ttk test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
2 re-run tests: test_threading test_zoneinfo
Total duration: 3 min 25 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.12/test/support/hypothesis_helper.py", line 2, in <module> import hypothesis ModuleNotFoundError: No module named 'hypothesis'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.12/test/libregrtest/runtest.py", line 373, in _runtest_inner refleak = _runtest_inner2(ns, test_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.12/test/libregrtest/runtest.py", line 313, in _runtest_inner2 the_module = importlib.import_module(abstest) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1293, in _gcd_import File "<frozen importlib._bootstrap>", line 1266, in _find_and_load File "<frozen importlib._bootstrap>", line 1237, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 841, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 993, in exec_module File "<frozen importlib._bootstrap>", line 400, in _call_with_frames_removed File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.12/test/test_zoneinfo/__init__.py", line 2, in <module> from .test_zoneinfo_property import * File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.12/test/test_zoneinfo/test_zoneinfo_property.py", line 8, in <module> from test.support.hypothesis_helper import hypothesis File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.12/test/support/hypothesis_helper.py", line 4, in <module> from . import _hypothesis_stubs as hypothesis ImportError: cannot import name '_hypothesis_stubs' from 'test.support' (/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.12/test/support/__init__.py)
Test report
Failed tests:
- test_zoneinfo
- test_threading
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL8 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/559/builds/3455
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown> Blamelist: Erlend E. Aasland <erlend.aasland@protonmail.com>, Jurica Bradarić <jbradaric@users.noreply.github.com>, Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>, Mark Shannon <mark@hotpy.org>, Nikita Sobolev <mail@sobolevn.me>, Paul Ganssle <1377457+pganssle@users.noreply.github.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
==
Captured traceback
remote: Enumerating objects: 98, done.
remote: Counting objects: 1% (1/87)
remote: Counting objects: 2% (2/87)
remote: Counting objects: 3% (3/87)
remote: Counting objects: 4% (4/87)
remote: Counting objects: 5% (5/87)
remote: Counting objects: 6% (6/87)
remote: Counting objects: 8% (7/87)
remote: Counting objects: 9% (8/87)
remote: Counting objects: 10% (9/87)
remote: Counting objects: 11% (10/87)
remote: Counting objects: 12% (11/87)
remote: Counting objects: 13% (12/87)
remote: Counting objects: 14% (13/87)
remote: Counting objects: 16% (14/87)
remote: Counting objects: 17% (15/87)
remote: Counting objects: 18% (16/87)
remote: Counting objects: 19% (17/87)
remote: Counting objects: 20% (18/87)
remote: Counting objects: 21% (19/87)
remote: Counting objects: 22% (20/87)
remote: Counting objects: 24% (21/87)
remote: Counting objects: 25% (22/87)
remote: Counting objects: 26% (23/87)
remote: Counting objects: 27% (24/87)
remote: Counting objects: 28% (25/87)
remote: Counting objects: 29% (26/87)
remote: Counting objects: 31% (27/87)
remote: Counting objects: 32% (28/87)
remote: Counting objects: 33% (29/87)
remote: Counting objects: 34% (30/87)
remote: Counting objects: 35% (31/87)
remote: Counting objects: 36% (32/87)
remote: Counting objects: 37% (33/87)
remote: Counting objects: 39% (34/87)
remote: Counting objects: 40% (35/87)
remote: Counting objects: 41% (36/87)
remote: Counting objects: 42% (37/87)
remote: Counting objects: 43% (38/87)
remote: Counting objects: 44% (39/87)
remote: Counting objects: 45% (40/87)
remote: Counting objects: 47% (41/87)
remote: Counting objects: 48% (42/87)
remote: Counting objects: 49% (43/87)
remote: Counting objects: 50% (44/87)
remote: Counting objects: 51% (45/87)
remote: Counting objects: 52% (46/87)
remote: Counting objects: 54% (47/87)
remote: Counting objects: 55% (48/87)
remote: Counting objects: 56% (49/87)
remote: Counting objects: 57% (50/87)
remote: Counting objects: 58% (51/87)
remote: Counting objects: 59% (52/87)
remote: Counting objects: 60% (53/87)
remote: Counting objects: 62% (54/87)
remote: Counting objects: 63% (55/87)
remote: Counting objects: 64% (56/87)
remote: Counting objects: 65% (57/87)
remote: Counting objects: 66% (58/87)
remote: Counting objects: 67% (59/87)
remote: Counting objects: 68% (60/87)
remote: Counting objects: 70% (61/87)
remote: Counting objects: 71% (62/87)
remote: Counting objects: 72% (63/87)
remote: Counting objects: 73% (64/87)
remote: Counting objects: 74% (65/87)
remote: Counting objects: 75% (66/87)
remote: Counting objects: 77% (67/87)
remote: Counting objects: 78% (68/87)
remote: Counting objects: 79% (69/87)
remote: Counting objects: 80% (70/87)
remote: Counting objects: 81% (71/87)
remote: Counting objects: 82% (72/87)
remote: Counting objects: 83% (73/87)
remote: Counting objects: 85% (74/87)
remote: Counting objects: 86% (75/87)
remote: Counting objects: 87% (76/87)
remote: Counting objects: 88% (77/87)
remote: Counting objects: 89% (78/87)
remote: Counting objects: 90% (79/87)
remote: Counting objects: 91% (80/87)
remote: Counting objects: 93% (81/87)
remote: Counting objects: 94% (82/87)
remote: Counting objects: 95% (83/87)
remote: Counting objects: 96% (84/87)
remote: Counting objects: 97% (85/87)
remote: Counting objects: 98% (86/87)
remote: Counting objects: 100% (87/87)
remote: Counting objects: 100% (87/87), done.
remote: Compressing objects: 1% (1/64)
remote: Compressing objects: 3% (2/64)
remote: Compressing objects: 4% (3/64)
remote: Compressing objects: 6% (4/64)
remote: Compressing objects: 7% (5/64)
remote: Compressing objects: 9% (6/64)
remote: Compressing objects: 10% (7/64)
remote: Compressing objects: 12% (8/64)
remote: Compressing objects: 14% (9/64)
remote: Compressing objects: 15% (10/64)
remote: Compressing objects: 17% (11/64)
remote: Compressing objects: 18% (12/64)
remote: Compressing objects: 20% (13/64)
remote: Compressing objects: 21% (14/64)
remote: Compressing objects: 23% (15/64)
remote: Compressing objects: 25% (16/64)
remote: Compressing objects: 26% (17/64)
remote: Compressing objects: 28% (18/64)
remote: Compressing objects: 29% (19/64)
remote: Compressing objects: 31% (20/64)
remote: Compressing objects: 32% (21/64)
remote: Compressing objects: 34% (22/64)
remote: Compressing objects: 35% (23/64)
remote: Compressing objects: 37% (24/64)
remote: Compressing objects: 39% (25/64)
remote: Compressing objects: 40% (26/64)
remote: Compressing objects: 42% (27/64)
remote: Compressing objects: 43% (28/64)
remote: Compressing objects: 45% (29/64)
remote: Compressing objects: 46% (30/64)
remote: Compressing objects: 48% (31/64)
remote: Compressing objects: 50% (32/64)
remote: Compressing objects: 51% (33/64)
remote: Compressing objects: 53% (34/64)
remote: Compressing objects: 54% (35/64)
remote: Compressing objects: 56% (36/64)
remote: Compressing objects: 57% (37/64)
remote: Compressing objects: 59% (38/64)
remote: Compressing objects: 60% (39/64)
remote: Compressing objects: 62% (40/64)
remote: Compressing objects: 64% (41/64)
remote: Compressing objects: 65% (42/64)
remote: Compressing objects: 67% (43/64)
remote: Compressing objects: 68% (44/64)
remote: Compressing objects: 70% (45/64)
remote: Compressing objects: 71% (46/64)
remote: Compressing objects: 73% (47/64)
remote: Compressing objects: 75% (48/64)
remote: Compressing objects: 76% (49/64)
remote: Compressing objects: 78% (50/64)
remote: Compressing objects: 79% (51/64)
remote: Compressing objects: 81% (52/64)
remote: Compressing objects: 82% (53/64)
remote: Compressing objects: 84% (54/64)
remote: Compressing objects: 85% (55/64)
remote: Compressing objects: 87% (56/64)
remote: Compressing objects: 89% (57/64)
remote: Compressing objects: 90% (58/64)
remote: Compressing objects: 92% (59/64)
remote: Compressing objects: 93% (60/64)
remote: Compressing objects: 95% (61/64)
remote: Compressing objects: 96% (62/64)
remote: Compressing objects: 98% (63/64)
remote: Compressing objects: 100% (64/64)
remote: Compressing objects: 100% (64/64), done.
remote: Total 98 (delta 28), reused 62 (delta 23), pack-reused 11
From https://github.com/python/cpython
- branch main -> FETCH_HEAD Note: switching to 'a052be4c0d9707ebdb935b8314ed22e8d3d99fc0'.
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 a052be4c0d GH-104371: check return value of calling mv.release
(#104417)
Switched to and reset branch 'main'
Timeout (0:15:00)! Thread 0x00007fff97a24d90 (most recent call first): File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/selectors.py", line 415 in select File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/subprocess.py", line 2075 in _communicate File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/subprocess.py", line 1207 in communicate File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 112 in run_gdb File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 229 in get_stack_trace File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 936 in test_pycfunction File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py", line 589 in _callTestMethod File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py", line 634 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py", line 690 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/runner.py", line 240 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/support/__init__.py", line 1106 in _run_suite File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/support/__init__.py", line 1232 in run_unittest File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2 File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 278 in runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 783 in _main File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 738 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 802 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/__main__.py", line 2 in <module> File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/runpy.py", line 88 in _run_code File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/runpy.py", line 198 in _run_module_as_main make: *** [Makefile:1962: buildbottest] Error 1
Cannot open file '/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/build_oot/test-results.xml' for upload
Test report
Failed tests:
- test_gdb
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Clang Installed 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/531/builds/3776
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Alex Henrie <alexhenrie24@gmail.com>, Brandt Bucher <brandtbucher@microsoft.com>, Erlend E. Aasland <erlend.aasland@protonmail.com>, Jelle Zijlstra <jelle.zijlstra@gmail.com>, Jurica Bradarić <jbradaric@users.noreply.github.com>, Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>, Mark Shannon <mark@hotpy.org>, Nikita Sobolev <mail@sobolevn.me>, Paul Ganssle <1377457+pganssle@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
439 tests OK.
1 test failed: test_zoneinfo
23 tests skipped: test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test_asdl_parser test_clinic test_devpoll test_gdb test_ioctl test_kqueue test_launcher test_msilib test_nis test_peg_generator test_perf_profiler test_readline test_startfile test_tix test_tkinter test_ttk test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
2 re-run tests: test.test_asyncio.test_subprocess test_zoneinfo
Total duration: 3 min 39 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.12/test/test_asyncio/test_subprocess.py", line 788, in test_subprocess_consistent_callbacks self.loop.run_until_complete(main()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.12/asyncio/base_events.py", line 664, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.12/test/test_asyncio/test_subprocess.py", line 780, in main self.assertEqual(events, [ AssertionError: Lists differ: [('pi[29 chars]t'), 'pipe_connection_lost', ('pipe_data_recei[57 chars]ted'] != [('pi[29 chars]t'), ('pipe_data_received', 2, b'stderr'), 'pi[57 chars]ted']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.12/test/test_asyncio/test_subprocess.py", line 788, in test_subprocess_consistent_callbacks self.loop.run_until_complete(main()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.12/asyncio/base_events.py", line 664, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.12/test/test_asyncio/test_subprocess.py", line 780, in main self.assertEqual(events, [ AssertionError: Lists differ: [('pi[29 chars]t'), 'process_exited'] != [('pi[29 chars]t'), ('pipe_data_received', 2, b'stderr'), 'pi[57 chars]ted']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.12/test/support/hypothesis_helper.py", line 2, in <module> import hypothesis ModuleNotFoundError: No module named 'hypothesis'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.12/test/libregrtest/runtest.py", line 373, in _runtest_inner refleak = _runtest_inner2(ns, test_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.12/test/libregrtest/runtest.py", line 313, in _runtest_inner2 the_module = importlib.import_module(abstest) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1293, in _gcd_import File "<frozen importlib._bootstrap>", line 1266, in _find_and_load File "<frozen importlib._bootstrap>", line 1237, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 841, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 993, in exec_module File "<frozen importlib._bootstrap>", line 400, in _call_with_frames_removed File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.12/test/test_zoneinfo/__init__.py", line 2, in <module> from .test_zoneinfo_property import * File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.12/test/test_zoneinfo/test_zoneinfo_property.py", line 8, in <module> from test.support.hypothesis_helper import hypothesis File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.12/test/support/hypothesis_helper.py", line 4, in <module> from . import _hypothesis_stubs as hypothesis ImportError: cannot import name '_hypothesis_stubs' from 'test.support' (/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.12/test/support/__init__.py)
Test report
Failed tests:
- test_zoneinfo
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.SubprocessFastWatcherTests.test_subprocess_consistent_callbacks
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Rawhide Clang Installed 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/207/builds/2991
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown> Blamelist: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>, Mark Shannon <mark@hotpy.org>, Nikita Sobolev <mail@sobolevn.me>, Paul Ganssle <1377457+pganssle@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
440 tests OK.
1 test failed: test_zoneinfo
22 tests skipped: test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test_asdl_parser test_clinic 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
1 re-run test: test_zoneinfo
Total duration: 3 min 57 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.12/test/libregrtest/runtest.py", line 373, in _runtest_inner refleak = _runtest_inner2(ns, test_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.12/test/libregrtest/runtest.py", line 313, in _runtest_inner2 the_module = importlib.import_module(abstest) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1293, in _gcd_import File "<frozen importlib._bootstrap>", line 1266, in _find_and_load File "<frozen importlib._bootstrap>", line 1237, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 841, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 993, in exec_module File "<frozen importlib._bootstrap>", line 400, in _call_with_frames_removed File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.12/test/test_zoneinfo/__init__.py", line 2, in <module> from .test_zoneinfo_property import * File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.12/test/test_zoneinfo/test_zoneinfo_property.py", line 8, in <module> from test.support.hypothesis_helper import hypothesis File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.12/test/support/hypothesis_helper.py", line 4, in <module> from . import _hypothesis_stubs as hypothesis ImportError: cannot import name '_hypothesis_stubs' from 'test.support' (/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.12/test/support/__init__.py)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.12/test/support/hypothesis_helper.py", line 2, in <module> import hypothesis ModuleNotFoundError: No module named 'hypothesis'
Test report
Failed tests:
- test_zoneinfo
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Rawhide Clang Installed 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/374/builds/3660
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown> Blamelist: Adam Turner <9087854+AA-Turner@users.noreply.github.com>, Alex Henrie <alexhenrie24@gmail.com>, Alex Waygood <Alex.Waygood@Gmail.com>, Alexey Namyotkin <62434915+nametkin@users.noreply.github.com>, Arjun <ccldarjun@icloud.com>, Arthur Pastel <arthur.pastel@gmail.com>, Barney Gale <barney.gale@gmail.com>, Barry Warsaw <barry@python.org>, Brandt Bucher <brandtbucher@microsoft.com>, Burak Saler <59198732+buraksaler@users.noreply.github.com>, Carey Metcalfe <carey@cmetcalfe.ca>, Carl Meyer <carl@oddbird.net>, Christopher Chavez <chrischavez@gmx.us>, David Foster <david@dafoster.net>, Dong-hee Na <donghee.na@python.org>, Eric Snow <ericsnowcurrently@gmail.com>, Erlend E. Aasland <erlend.aasland@protonmail.com>, Ethan Furman <ethan@stoneleaf.us>, Gleb Smirnoff <glebius@FreeBSD.org>, Gregory P. Smith <greg@krypto.org>, Hugo van Kemenade <hugovk@users.noreply.github.com>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, Itamar Ostricher <itamarost@gmail.com>, Jacob Bow er <1978924+jbower-fb@users.noreply.github.com>, Jakub Kulík <Kulikjak@gmail.com>, James Gerity <snoopjedi@gmail.com>, Jelle Zijlstra <jelle.zijlstra@gmail.com>, Jeong, YunWon <69878+youknowone@users.noreply.github.com>, John Belmonte <john@neggie.net>, JohnJamesUtley <81572567+JohnJamesUtley@users.noreply.github.com>, Jonathan Protzenko <protz@microsoft.com>, Juhi Chandalia <jkchandalia@gmail.com>, Jurica Bradarić <jbradaric@users.noreply.github.com>, Kevin Krakauer <kevinGC@users.noreply.github.com>, Kirill Podoprigora <kirill.bast9@mail.ru>, Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>, Lysandros Nikolaou <lisandrosnik@gmail.com>, Mariusz Felisiak <felisiak.mariusz@gmail.com>, Mark Shannon <mark@hotpy.org>, Michael Blahay <mblahay@users.noreply.github.com>, Nathaniel J. Smith <njs@pobox.com>, Nikita Sobolev <mail@sobolevn.me>, Oleg Iarygin <oleg@arhadthedev.net>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Paul Ganssle <1377457+pganssle@users.noreply.github. com>, Paul Ganssle <git@m.ganssle.io>, Petr Viktorin <encukou@gmail.com>, Prince Roshan <princekrroshan01@gmail.com>, Rafael Fontenelle <rffontenelle@users.noreply.github.com>, Sam Carroll <70000253+samcarroll42@users.noreply.github.com>, Sam Morris <sam@robots.org.uk>, Sebastian Berg <sebastianb@nvidia.com>, Sebastian Pipping <sebastian@pipping.org>, Serhiy Storchaka <storchaka@gmail.com>, Shantanu <12621235+hauntsaninja@users.noreply.github.com>, Terry Jan Reedy <tjreedy@udel.edu>, Thomas Grainger <tagrain@gmail.com>, Tian Gao <gaogaotiantian@hotmail.com>, Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>, Tomas R <tomas.roun8@gmail.com>, Victor Stinner <vstinner@python.org>, Yuxin Wu <ppwwyyxxc@gmail.com>, Zhang Na <44800775+loongson-zn@users.noreply.github.com>, andrei kulakov <andrei.avk@gmail.com>, chgnrdv <52372310+chgnrdv@users.noreply.github.com>, penguin_wwy <940375606@qq.com>, samschott <sam.schott@outlook.com>, sunmy2019 <59365878+sunmy2019@users.noreply.github.co m>, ymki4360 <132453923+ymki4360@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
441 tests OK.
1 test failed: test_zoneinfo
1 test altered the execution environment: test_capi
20 tests skipped: test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test_asdl_parser test_clinic test_devpoll test_gdb test_ioctl test_kqueue test_launcher test_msilib test_peg_generator test_startfile test_tix test_tkinter test_ttk test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
1 re-run test: test_zoneinfo
Total duration: 2 min 19 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.12/test/support/hypothesis_helper.py", line 2, in <module> import hypothesis ModuleNotFoundError: No module named 'hypothesis'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.12/test/libregrtest/runtest.py", line 373, in _runtest_inner refleak = _runtest_inner2(ns, test_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.12/test/libregrtest/runtest.py", line 313, in _runtest_inner2 the_module = importlib.import_module(abstest) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1293, in _gcd_import File "<frozen importlib._bootstrap>", line 1266, in _find_and_load File "<frozen importlib._bootstrap>", line 1237, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 841, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 993, in exec_module File "<frozen importlib._bootstrap>", line 400, in _call_with_frames_removed File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.12/test/test_zoneinfo/__init__.py", line 2, in <module> from .test_zoneinfo_property import * File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.12/test/test_zoneinfo/test_zoneinfo_property.py", line 8, in <module> from test.support.hypothesis_helper import hypothesis File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.12/test/support/hypothesis_helper.py", line 4, in <module> from . import _hypothesis_stubs as hypothesis ImportError: cannot import name '_hypothesis_stubs' from 'test.support' (/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.12/test/support/__init__.py)
Test report
Failed tests:
- test_zoneinfo
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org