[Buildbot-status] ☠ Buildbot (Python): - failed compile (failure) (059be67b51717519609b29c53bf742ca4d91b68f)
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Refleaks 3.12 while building Python. Full details are available at: https://buildbot.python.org/all/#/builders/1157/builds/374 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-rawhide-ppc64le Build Reason: Blamelist: BUILD FAILED: failed compile (failure) Summary of the results of the build (if available): === Captured traceback == remote: Enumerating objects: 114, done. remote: Counting objects: 1% (1/84) remote: Counting objects: 2% (2/84) remote: Counting objects: 3% (3/84) remote: Counting objects: 4% (4/84) remote: Counting objects: 5% (5/84) remote: Counting objects: 7% (6/84) remote: Counting objects: 8% (7/84) remote: Counting objects: 9% (8/84) remote: Counting objects: 10% (9/84) remote: Counting objects: 11% (10/84) remote: Counting objects: 13% (11/84) remote: Counting objects: 14% (12/84) remote: Counting objects: 15% (13/84) remote: Counting objects: 16% (14/84) remote: Counting objects: 17% (15/84) remote: Counting objects: 19% (16/84) remote: Counting objects: 20% (17/84) remote: Counting objects: 21% (18/84) remote: Counting objects: 22% (19/84) remote: Counting objects: 23% (20/84) remote: Counting objects: 25% (21/84) remote: Counting objects: 26% (22/84) remote: Counting objects: 27% (23/84) remote: Counting objects: 28% (24/84) remote: Counting objects: 29% (25/84) remote: Counting objects: 30% (26/84) remote: Counting objects: 32% (27/84) remote: Counting objects: 33% (28/84) remote: Counting objects: 34% (29/84) remote: Counting objects: 35% (30/84) remote: Counting objects: 36% (31/84) remote: Counting objects: 38% (32/84) remote: Counting objects: 39% (33/84) remote: Counting objects: 40% (34/84) remote: Counting objects: 41% (35/84) remote: Counting objects: 42% (36/84) remote: Counting objects: 44% (37/84) remote: Counting objects: 45% (38/84) remote: Counting objects: 46% (39/84) remote: Counting objects: 47% (40/84) remote: Counting objects: 48% (41/84) remote: Counting objects: 50% (42/84) remote: Counting objects: 51% (43/84) remote: Counting objects: 52% (44/84) remote: Counting objects: 53% (45/84) remote: Counting objects: 54% (46/84) remote: Counting objects: 55% (47/84) remote: Counting objects: 57% (48/84) remote: Counting objects: 58% (49/84) remote: Counting objects: 59% (50/84) remote: Counting objects: 60% (51/84) remote: Counting objects: 61% (52/84) remote: Counting objects: 63% (53/84) remote: Counting objects: 64% (54/84) remote: Counting objects: 65% (55/84) remote: Counting objects: 66% (56/84) remote: Counting objects: 67% (57/84) remote: Counting objects: 69% (58/84) remote: Counting objects: 70% (59/84) remote: Counting objects: 71% (60/84) remote: Counting objects: 72% (61/84) remote: Counting objects: 73% (62/84) remote: Counting objects: 75% (63/84) remote: Counting objects: 76% (64/84) remote: Counting objects: 77% (65/84) remote: Counting objects: 78% (66/84) remote: Counting objects: 79% (67/84) remote: Counting objects: 80% (68/84) remote: Counting objects: 82% (69/84) remote: Counting objects: 83% (70/84) remote: Counting objects: 84% (71/84) remote: Counting objects: 85% (72/84) remote: Counting objects: 86% (73/84) remote: Counting objects: 88% (74/84) remote: Counting objects: 89% (75/84) remote: Counting objects: 90% (76/84) remote: Counting objects: 91% (77/84) remote: Counting objects: 92% (78/84) remote: Counting objects: 94% (79/84) remote: Counting objects: 95% (80/84) remote: Counting objects: 96% (81/84) remote: Counting objects: 97% (82/84) remote: Counting objects: 98% (83/84) remote: Counting objects: 100% (84/84) remote: Counting objects: 100% (84/84), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL Refleaks 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1226/builds/1938 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: itamaro-ubuntu-aws Build Reason: Blamelist: Barney Gale , Donghee Na , Jelle Zijlstra , Solomon Himelbloom <7608183+techsolo...@users.noreply.github.com> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === Captured traceback == Traceback (most recent call last): File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_eintr.py", line 532, in test_lockf self._lock(fcntl.lockf, "lockf") ~~^^ File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_eintr.py", line 517, in _lock raise Exception("failed to sync child in %.1f sec" % dt) Exception: failed to sync child in 300.3 sec Traceback (most recent call last): File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/test_eintr.py", line 17, in test_all script_helper.run_test_script(script) ~ File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/support/script_helper.py", line 316, in run_test_script raise AssertionError(f"{name} failed") AssertionError: script _test_eintr.py failed Test report === Failed subtests: - test_all - test.test_eintr.EINTRTests.test_all - test_lockf - __main__.FNTLEINTRTest.test_lockf Sincerely, -The Buildbot ___ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (3.13)
The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL Refleaks 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1431/builds/76 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: itamaro-ubuntu-aws Build Reason: Blamelist: Barney Gale , Eric Snow , Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jelle Zijlstra , Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>, Victor Stinner 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/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. remote: Total 34 (delta 9), reused 16 (delta 6), pack-reused 5 >From https://github.com/python/cpython * branch 3.13 -> FETCH_HEAD Note: switching to '671b740f45bf606208d89300b63b1d206c6a6e4a'. 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 Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 671b740f45 gh-119679: Ensures correct import libraries are included in Windows install packages (GH-119790) Switched to and reset branch '3.13' configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15) make: *** wait: No child processes. Stop. make: *** Waiting for unfinished jobs make: *** wait: No child processes. Stop. Test report === Sincerely, -The Buildbot ___ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (3.13)
The Buildbot has detected a new failure on builder wasm32-wasi 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1502/builds/130 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: bcannon-wasi Build Reason: Blamelist: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>, Sam Gross BUILD FAILED: failed test (failure) uploading test-results.xml (failure) Summary of the results of the build (if available): === == Captured traceback == remote: Enumerating objects: 30, done. remote: Counting objects: 3% (1/30) remote: Counting objects: 6% (2/30) remote: Counting objects: 10% (3/30) remote: Counting objects: 13% (4/30) remote: Counting objects: 16% (5/30) remote: Counting objects: 20% (6/30) remote: Counting objects: 23% (7/30) remote: Counting objects: 26% (8/30) remote: Counting objects: 30% (9/30) remote: Counting objects: 33% (10/30) remote: Counting objects: 36% (11/30) remote: Counting objects: 40% (12/30) remote: Counting objects: 43% (13/30) remote: Counting objects: 46% (14/30) remote: Counting objects: 50% (15/30) remote: Counting objects: 53% (16/30) remote: Counting objects: 56% (17/30) remote: Counting objects: 60% (18/30) remote: Counting objects: 63% (19/30) remote: Counting objects: 66% (20/30) remote: Counting objects: 70% (21/30) remote: Counting objects: 73% (22/30) remote: Counting objects: 76% (23/30) remote: Counting objects: 80% (24/30) remote: Counting objects: 83% (25/30) remote: Counting objects: 86% (26/30) remote: Counting objects: 90% (27/30) remote: Counting objects: 93% (28/30) remote: Counting objects: 96% (29/30) remote: Counting objects: 100% (30/30) remote: Counting objects: 100% (30/30), done. remote: Compressing objects: 4% (1/22) remote: Compressing objects: 9% (2/22) remote: Compressing objects: 13% (3/22) remote: Compressing objects: 18% (4/22) remote: Compressing objects: 22% (5/22) remote: Compressing objects: 27% (6/22) remote: Compressing objects: 31% (7/22) remote: Compressing objects: 36% (8/22) remote: Compressing objects: 40% (9/22) remote: Compressing objects: 45% (10/22) remote: Compressing objects: 50% (11/22) remote: Compressing objects: 54% (12/22) remote: Compressing objects: 59% (13/22) remote: Compressing objects: 63% (14/22) remote: Compressing objects: 68% (15/22) remote: Compressing objects: 72% (16/22) remote: Compressing objects: 77% (17/22) remote: Compressing objects: 81% (18/22) remote: Compressing objects: 86% (19/22) remote: Compressing objects: 90% (20/22) remote: Compressing objects: 95% (21/22) remote: Compressing objects: 100% (22/22) remote: Compressing objects: 100% (22/22), done. remote: Total 30 (delta 10), reused 20 (delta 8), pack-reused 0 >From https://github.com/python/cpython * branch 3.13 -> FETCH_HEAD Note: switching to 'c348e27cc1b1e7468f9c0c7d5d6e7f6160d25613'. 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 Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at c348e27cc1 [3.13] gh-117142: Support Importing ctypes in Isolated Interpreters (gh-120008) Switched to and reset branch '3.13' configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15) configure: WARNING: using cross tools not prefixed with host triplet configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15) In file included from ../../Modules/md5module.c:46: In file included from ../../Modules/_hacl/Hacl_Hash_MD5.h:35: In file included from ../../Modules/_hacl/include/krml/types.h:12: ../../Modules/_hacl/include/krml/lowstar_endianness.h:130:11: warning: 'htole32' macro redefined [-Wmacro-redefined] 130 | # define htole32(x) (x) | ^ /opt/wasi-sdk-21.0/bin/../share/wasi-sysroot/include/endian.h:43:9: note: previous definition is here 43 | #define htole32(x) (uint32_t)(x) |
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (main)
The Buildbot has detected a new failure on builder wasm32-wasi 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1046/builds/5357 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: bcannon-wasi Build Reason: Blamelist: Eric Snow BUILD FAILED: failed test (failure) uploading test-results.xml (failure) Summary of the results of the build (if available): === == Captured traceback == remote: Enumerating objects: 27, done. remote: Counting objects: 3% (1/27) remote: Counting objects: 7% (2/27) remote: Counting objects: 11% (3/27) remote: Counting objects: 14% (4/27) remote: Counting objects: 18% (5/27) remote: Counting objects: 22% (6/27) remote: Counting objects: 25% (7/27) remote: Counting objects: 29% (8/27) remote: Counting objects: 33% (9/27) remote: Counting objects: 37% (10/27) remote: Counting objects: 40% (11/27) remote: Counting objects: 44% (12/27) remote: Counting objects: 48% (13/27) remote: Counting objects: 51% (14/27) remote: Counting objects: 55% (15/27) remote: Counting objects: 59% (16/27) remote: Counting objects: 62% (17/27) remote: Counting objects: 66% (18/27) remote: Counting objects: 70% (19/27) remote: Counting objects: 74% (20/27) remote: Counting objects: 77% (21/27) remote: Counting objects: 81% (22/27) remote: Counting objects: 85% (23/27) remote: Counting objects: 88% (24/27) remote: Counting objects: 92% (25/27) remote: Counting objects: 96% (26/27) remote: Counting objects: 100% (27/27) remote: Counting objects: 100% (27/27), done. remote: Compressing objects: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. remote: Total 27 (delta 6), reused 17 (delta 6), pack-reused 0 >From https://github.com/python/cpython * branch main -> FETCH_HEAD Note: switching to '105f22ea46ac16866e6df18ebae2a8ba422b7f45'. 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 Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 105f22ea46 gh-117398: Use Per-Interpreter State for the _datetime Static Types (gh-119929) Switched to and reset branch 'main' configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15) configure: WARNING: using cross tools not prefixed with host triplet configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15) In file included from ../../Modules/md5module.c:46: In file included from ../../Modules/_hacl/Hacl_Hash_MD5.h:35: In file included from ../../Modules/_hacl/include/krml/types.h:12: ../../Modules/_hacl/include/krml/lowstar_endianness.h:130:11: warning: 'htole32' macro redefined [-Wmacro-redefined] 130 | # define htole32(x) (x) | ^ /opt/wasi-sdk-21.0/bin/../share/wasi-sysroot/include/endian.h:43:9: note: previous definition is here 43 | #define htole32(x) (uint32_t)(x) | ^ In file included from ../../Modules/md5module.c:46: In file included from ../../Modules/_hacl/Hacl_Hash_MD5.h:35: In file included from ../../Modules/_hacl/include/krml/types.h:12: ../../Modules/_hacl/include/krml/lowstar_endianness.h:131:11: warning: 'le32
[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (bd6d4ed6454378e48dab06f50a9be0bae6baa3a2)
The Buildbot has detected a new failure on builder aarch64 CentOS9 Refleaks 3.x while building Python. Full details are available at: https://buildbot.python.org/all/#/builders/840/builds/852 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-CentOS9-aarch64 Build Reason: Blamelist: BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == TracebackTests.test_syntax_error) ... ok TracebackTests.test_nonexistent_module) ... ok TracebackTests.test_exec_failure) ... ok TracebackTests.test_unencodable_filename) ... ok TracebackTests.test_broken_parent) ... ok TracebackTests.test_broken_submodule) ... ok TracebackTests.test_exec_failure_nested) ... ok TracebackTests.test_nonexistent_module_nested) ... ok TracebackTests.test_broken_parent_from) ... ok TracebackTests.test_broken_from) ... ok TracebackTests.test_import_bug) ... ok Test report === Failed tests: - test_typing Test leaking resources: - test_typing: memory blocks - test_import: references - test_import: memory blocks Sincerely, -The Buildbot ___ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com