The Buildbot has detected a new failure on builder iOS ARM64 Simulator 3.13
while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1386/builds/578
Buildbot URL: https://buildbot.python.org/
Worker for this Build: rkm-arm64-ios-simulator
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 60, done.
remote: Counting objects: 1% (1/60)
remote: Counting objects: 3% (2/60)
remote: Counting objects: 5% (3/60)
remote: Counting objects: 6% (4/60)
remote: Counting objects: 8% (5/60)
remote: Counting objects: 10% (6/60)
remote: Counting objects: 11% (7/60)
remote: Counting objects: 13% (8/60)
remote: Counting objects: 15% (9/60)
remote: Counting objects: 16% (10/60)
remote: Counting objects: 18% (11/60)
remote: Counting objects: 20% (12/60)
remote: Counting objects: 21% (13/60)
remote: Counting objects: 23% (14/60)
remote: Counting objects: 25% (15/60)
remote: Counting objects: 26% (16/60)
remote: Counting objects: 28% (17/60)
remote: Counting objects: 30% (18/60)
remote: Counting objects: 31% (19/60)
remote: Counting objects: 33% (20/60)
remote: Counting objects: 35% (21/60)
remote: Counting objects: 36% (22/60)
remote: Counting objects: 38% (23/60)
remote: Counting objects: 40% (24/60)
remote: Counting objects: 41% (25/60)
remote: Counting objects: 43% (26/60)
remote: Counting objects: 45% (27/60)
remote: Counting objects: 46% (28/60)
remote: Counting objects: 48% (29/60)
remote: Counting objects: 50% (30/60)
remote: Counting objects: 51% (31/60)
remote: Counting objects: 53% (32/60)
remote: Counting objects: 55% (33/60)
remote: Counting objects: 56% (34/60)
remote: Counting objects: 58% (35/60)
remote: Counting objects: 60% (36/60)
remote: Counting objects: 61% (37/60)
remote: Counting objects: 63% (38/60)
remote: Counting objects: 65% (39/60)
remote: Counting objects: 66% (40/60)
remote: Counting objects: 68% (41/60)
remote: Counting objects: 70% (42/60)
remote: Counting objects: 71% (43/60)
remote: Counting objects: 73% (44/60)
remote: Counting objects: 75% (45/60)
remote: Counting objects: 76% (46/60)
remote: Counting objects: 78% (47/60)
remote: Counting objects: 80% (48/60)
remote: Counting objects: 81% (49/60)
remote: Counting objects: 83% (50/60)
remote: Counting objects: 85% (51/60)
remote: Counting objects: 86% (52/60)
remote: Counting objects: 88% (53/60)
remote: Counting objects: 90% (54/60)
remote: Counting objects: 91% (55/60)
remote: Counting objects: 93% (56/60)
remote: Counting objects: 95% (57/60)
remote: Counting objects: 96% (58/60)
remote: Counting objects: 98% (59/60)
remote: Counting objects: 100% (60/60)
remote: Counting objects: 100% (60/60), done.
remote: Compressing objects: 2% (1/36)
remote: Compressing objects: 5% (2/36)
remote: Compressing objects: 8% (3/36)
remote: Compressing objects: 11% (4/36)
remote: Compressing objects: 13% (5/36)
remote: Compressing objects: 16% (6/36)
remote: Compressing objects: 19% (7/36)
remote: Compressing objects: 22% (8/36)
remote: Compressing objects: 25% (9/36)
remote: Compressing objects: 27% (10/36)
remote: Compressing objects: 30% (11/36)
remote: Compressing objects: 33% (12/36)
remote: Compressing objects: 36% (13/36)
remote: Compressing objects: 38% (14/36)
remote: Compressing objects: 41% (15/36)
remote: Compressing objects: 44% (16/36)
remote: Compressing objects: 47% (17/36)
remote: Compressing objects: 50% (18/36)
remote: Compressing objects: 52% (19/36)
remote: Compressing objects: 55% (20/36)
remote: Compressing objects: 58% (21/36)
remote: Compressing objects: 61% (22/36)
remote: Compressing objects: 63% (23/36)
remote: Compressing objects: 66% (24/36)
remote: Compressing objects: 69% (25/36)
remote: Compressing objects: 72% (26/36)
remote: Compressing objects: 75% (27/36)
remote: Compressing objects: 77% (28/36)
remote: Compressing objects: 80% (29/36)
remote: Compressing objects: 83% (30/36)
remote: Compressing objects: 86% (31/36)
remote: Compressing objects: 88% (32/36)
remote: Compressing objects: 91% (33/36)
remote: Compressing objects: 94% (34/36)
remote: Compressing objects: 97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
remote: Total 40 (delta 31), reused 12 (delta 4), pack-reused 0 (from 0)
>From https://github.com/python/cpython
* branch 3.13 -> FETCH_HEAD
Note: switching to 'dc09a0c67fd888ba86673eeecc345d070360a146'.
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 dc09a0c67f [3.13] gh-116510: Fix crash due to shared immortal
interned strings. (gh-124646) (#124648)
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: pkg-config is missing. Some dependencies may not be
detected correctly.
configure: WARNING: no system libmpdecimal found; falling back to bundled
libmpdecimal (deprecated and scheduled for removal in Python 3.15)
configure: WARNING: pkg-config is missing. Some dependencies may not be
detected correctly.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS Simulator, id:C6AEA11C-C34A-47B8-BD67-AF0403ECA353, OS:17.5,
name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:C6AEA11C-C34A-47B8-BD67-AF0403ECA353, OS:17.5,
name:iPhone SE (3rd generation) }
2024-09-27 18:51:21.108 xcodebuild[43825:241635759] [MT]
IDETestOperationsObserverDebug: 1164.756 elapsed -- Testing started completed.
2024-09-27 18:51:21.108 xcodebuild[43825:241635759] [MT]
IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec -- start
2024-09-27 18:51:21.108 xcodebuild[43825:241635759] [MT]
IDETestOperationsObserverDebug: 1164.756 sec, +1164.756 sec -- end
Failing tests:
-[iOSTestbedTests testPython]
** TEST FAILED **
make: *** [testios] Error 1
Test report
===========
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]