☠ Buildbot (Python): - failed test (failure) (6b8a9a10617817180f546e537d1b4407625390b9)
The Buildbot has detected a new failure on builder PPC64LE RHEL8 Refleaks 3.12 while building Python. Full details are available at: https://buildbot.python.org/#/builders/1158/builds/446
Buildbot URL: https://buildbot.python.org/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 34, done.
remote: Counting objects: 3% (1/32)
remote: Counting objects: 6% (2/32)
remote: Counting objects: 9% (3/32)
remote: Counting objects: 12% (4/32)
remote: Counting objects: 15% (5/32)
remote: Counting objects: 18% (6/32)
remote: Counting objects: 21% (7/32)
remote: Counting objects: 25% (8/32)
remote: Counting objects: 28% (9/32)
remote: Counting objects: 31% (10/32)
remote: Counting objects: 34% (11/32)
remote: Counting objects: 37% (12/32)
remote: Counting objects: 40% (13/32)
remote: Counting objects: 43% (14/32)
remote: Counting objects: 46% (15/32)
remote: Counting objects: 50% (16/32)
remote: Counting objects: 53% (17/32)
remote: Counting objects: 56% (18/32)
remote: Counting objects: 59% (19/32)
remote: Counting objects: 62% (20/32)
remote: Counting objects: 65% (21/32)
remote: Counting objects: 68% (22/32)
remote: Counting objects: 71% (23/32)
remote: Counting objects: 75% (24/32)
remote: Counting objects: 78% (25/32)
remote: Counting objects: 81% (26/32)
remote: Counting objects: 84% (27/32)
remote: Counting objects: 87% (28/32)
remote: Counting objects: 90% (29/32)
remote: Counting objects: 93% (30/32)
remote: Counting objects: 96% (31/32)
remote: Counting objects: 100% (32/32)
remote: Counting objects: 100% (32/32), done.
remote: Compressing objects: 3% (1/26)
remote: Compressing objects: 7% (2/26)
remote: Compressing objects: 11% (3/26)
remote: Compressing objects: 15% (4/26)
remote: Compressing objects: 19% (5/26)
remote: Compressing objects: 23% (6/26)
remote: Compressing objects: 26% (7/26)
remote: Compressing objects: 30% (8/26)
remote: Compressing objects: 34% (9/26)
remote: Compressing objects: 38% (10/26)
remote: Compressing objects: 42% (11/26)
remote: Compressing objects: 46% (12/26)
remote: Compressing objects: 50% (13/26)
remote: Compressing objects: 53% (14/26)
remote: Compressing objects: 57% (15/26)
remote: Compressing objects: 61% (16/26)
remote: Compressing objects: 65% (17/26)
remote: Compressing objects: 69% (18/26)
remote: Compressing objects: 73% (19/26)
remote: Compressing objects: 76% (20/26)
remote: Compressing objects: 80% (21/26)
remote: Compressing objects: 84% (22/26)
remote: Compressing objects: 88% (23/26)
remote: Compressing objects: 92% (24/26)
remote: Compressing objects: 96% (25/26)
remote: Compressing objects: 100% (26/26)
remote: Compressing objects: 100% (26/26), done.
remote: Total 34 (delta 11), reused 16 (delta 6), pack-reused 2
From https://github.com/python/cpython
- branch 3.12 -> FETCH_HEAD Note: switching to 'FETCH_HEAD'.
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 6b8a9a1061 [3.12] gh-122334: Fix crash when importing ssl after re-initialization (GH-122481) (#122495) Switched to and reset branch '3.12'
make: *** [Makefile:2021: buildbottest] Terminated
Test report
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL7 Refleaks 3.12 while building Python. Full details are available at: https://buildbot.python.org/#/builders/1147/builds/439
Buildbot URL: https://buildbot.python.org/
Worker for this Build: cstratak-RHEL7-ppc64le
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/test_embed.py", line 449, in test_getargs_reset_static_parser out, err = self.run_embedded_interpreter("test_repeated_init_exec", code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/test_embed.py", line 113, in run_embedded_interpreter self.assertEqual(p.returncode, returncode, AssertionError: 1 != 0 : bad returncode 1, stderr is '--- Loop #1 ---\nTraceback (most recent call last):\n File "<string>", line 2, in <module>\nModuleNotFoundError: No module named \'_ssl\'\n'
Traceback (most recent call last): File "<string>", line 2, in <module> ModuleNotFoundError: No module named '_ssl'
Test report
Failed tests:
- test_embed
Failed subtests:
- test_getargs_reset_static_parser - test.test_embed.EmbeddingTests.test_getargs_reset_static_parser
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 RHEL7 Refleaks 3.12 while building Python. Full details are available at: https://buildbot.python.org/#/builders/1177/builds/439
Buildbot URL: https://buildbot.python.org/
Worker for this Build: cstratak-RHEL7-x86_64
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-RHEL7-x86_64.refleak/build/Lib/test/test_embed.py", line 449, in test_getargs_reset_static_parser out, err = self.run_embedded_interpreter("test_repeated_init_exec", code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-RHEL7-x86_64.refleak/build/Lib/test/test_embed.py", line 113, in run_embedded_interpreter self.assertEqual(p.returncode, returncode, AssertionError: 1 != 0 : bad returncode 1, stderr is '--- Loop #1 ---\nTraceback (most recent call last):\n File "<string>", line 2, in <module>\nModuleNotFoundError: No module named \'_ssl\'\n'
Traceback (most recent call last): File "<string>", line 2, in <module> ModuleNotFoundError: No module named '_ssl'
Test report
Failed tests:
- test_embed
Failed subtests:
- test_getargs_reset_static_parser - test.test_embed.EmbeddingTests.test_getargs_reset_static_parser
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org