The Buildbot has detected a new failure on builder iOS ARM64 Simulator 3.x
while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1380/builds/84
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: rkm-arm64-ios-simulator
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/Users/buildbot/Library/Developer/XCTestDevices/4A852A8A-CCCB-441C-8D72-E2EEA20B0EDD/data/Containers/Bundle/Application/9A737A54-B46D-42BE-AACA-F5780789C07E/iOSTestbed.app/python/lib/python3.13/test/test_support.py",
line 558, in test_fd_count
start = os_helper.fd_count()
~~~~~~~~~~~~~~~~~~^^
File
"/Users/buildbot/Library/Developer/XCTestDevices/4A852A8A-CCCB-441C-8D72-E2EEA20B0EDD/data/Containers/Bundle/Application/9A737A54-B46D-42BE-AACA-F5780789C07E/iOSTestbed.app/python/lib/python3.13/test/support/os_helper.py",
line 634, in fd_count
MAXFD = os.sysconf("SC_OPEN_MAX")
~~~~~~~~~~^^^^^^^^^^^^^^^
ValueError: unrecognized configuration name
Traceback (most recent call last):
File
"/Users/buildbot/Library/Developer/XCTestDevices/4A852A8A-CCCB-441C-8D72-E2EEA20B0EDD/data/Containers/Bundle/Application/9A737A54-B46D-42BE-AACA-F5780789C07E/iOSTestbed.app/python/lib/python3.13/test/test_zipfile/test_core.py",
line 2901, in test_many_opens
startcount = fd_count()
~~~~~~~~^^
File
"/Users/buildbot/Library/Developer/XCTestDevices/4A852A8A-CCCB-441C-8D72-E2EEA20B0EDD/data/Containers/Bundle/Application/9A737A54-B46D-42BE-AACA-F5780789C07E/iOSTestbed.app/python/lib/python3.13/test/support/os_helper.py",
line 634, in fd_count
MAXFD = os.sysconf("SC_OPEN_MAX")
~~~~~~~~~~^^^^^^^^^^^^^^^
ValueError: unrecognized configuration name
Traceback (most recent call last):
File
"/Users/buildbot/Library/Developer/XCTestDevices/4A852A8A-CCCB-441C-8D72-E2EEA20B0EDD/data/Containers/Bundle/Application/9A737A54-B46D-42BE-AACA-F5780789C07E/iOSTestbed.app/python/lib/python3.13/test/test_posix.py",
line 569, in test_confstr
self.assertEqual(len(posix.confstr("CS_PATH")) > 0, True)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: False != True
Test report
===========
Failed tests:
- test_posix
- test_support
- test_zipfile
Failed subtests:
- test_confstr - test.test_posix.PosixTester.test_confstr
- test_fd_count - test.test_support.TestSupport.test_fd_count
- test_many_opens -
test.test_zipfile.test_core.TestsWithMultipleOpens.test_many_opens
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]