The Buildbot has detected a new failure on builder aarch64 Android 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1590/builds/12
Buildbot URL: https://buildbot.python.org/ Worker for this Build: mhsmith-android-aarch64 Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> BUILD FAILED: failed test (failure) (timed out) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/data/user/0/org.python.testbed/files/python/lib/python3.13/test/test_android.py", line 424, in test_rate_limit self.assertAlmostEqual( ~~~~~~~~~~~~~~~~~~~~~~^ write_bucketful(), MAX_KB_PER_SECOND, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ delta=MAX_KB_PER_SECOND * 0.1 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: 89.082058296307 != 100 within 10.0 delta (10.917941703693003 difference) Traceback (most recent call last): File "/data/user/0/org.python.testbed/files/python/lib/python3.13/test/test_android.py", line 66, in assert_log line = self.logcat_queue.get(timeout=(deadline - time())) File "/data/user/0/org.python.testbed/files/python/lib/python3.13/queue.py", line 212, in get raise Empty _queue.Empty Traceback (most recent call last): File "/data/user/0/org.python.testbed/files/python/lib/python3.13/test/test_os.py", line 4340, in test_timerfd_poll self.check_timerfd_poll(False) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ File "/data/user/0/org.python.testbed/files/python/lib/python3.13/test/test_os.py", line 4328, in check_timerfd_poll self.assertEqual(self.read_count_signaled(fd), 1) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 2 != 1 Traceback (most recent call last): File "/data/user/0/org.python.testbed/files/python/lib/python3.13/test/test_android.py", line 56, in setUp self.assert_log("I", tag, message, skip=True, timeout=5) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/user/0/org.python.testbed/files/python/lib/python3.13/test/test_android.py", line 68, in assert_log self.fail(f"line not found: {expected!r}") ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: line not found: 'test.test_android.TestAndroidOutput.test_rate_limit 1727202606.4314926' Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/asyncio/runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/asyncio/base_events.py", line 687, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/Volumes/InternalDisk/Users/android/buildarea/3.13.mhsmith-android-aarch64/build/Android/android.py", line 530, in run_testbed async with asyncio.TaskGroup() as tg: File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/asyncio/taskgroups.py", line 134, in __aexit__ raise propagate_cancellation_error File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/asyncio/taskgroups.py", line 110, in __aexit__ await self._on_completed_fut asyncio.exceptions.CancelledError Test report =========== Failed tests: - test_os - test_android Failed subtests: - test_rate_limit - test.test_android.TestAndroidOutput.test_rate_limit - test_timerfd_poll - test.test_os.TimerfdTests.test_timerfd_poll Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Windows Server 2022 NoGIL 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1488/builds/551 Buildbot URL: https://buildbot.python.org/ Worker for this Build: itamaro-win64-srv-22-aws Build Reason: <unknown> Blamelist: Adam Turner <9087854+aa-tur...@users.noreply.github.com>, Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>, Petr Viktorin <encu...@gmail.com> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): Warning -- File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\__init__.py", line 200, in _force_run Warning -- return func(*args) Warning -- PermissionError: [WinError 5] Access is denied: 'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\2\\test_python_hrxwcifc\\tmpq9915b99\\Scripts\\python_d.exe' Warning -- Warning -- During handling of the above exception, another exception occurred: Warning -- Warning -- Traceback (most recent call last): Warning -- File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\libregrtest\run_workers.py", line 393, in run Warning -- mp_result = self._runtest(test_name) Warning -- File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\libregrtest\run_workers.py", line 353, in _runtest Warning -- retcode, tmp_files = self.run_tmp_files(worker_runtests, Warning -- ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ Warning -- stdout_file.fileno()) Warning -- ^^^^^^^^^^^^^^^^^^^^^ Warning -- File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\libregrtest\run_workers.py", line 293, in run_tmp_files Warning -- os_helper.rmtree(tmp_dir) Warning -- ~~~~~~~~~~~~~~~~^^^^^^^^^ Warning -- File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\os_helper.py", line 465, in rmtree Warning -- _rmtree(path) Warning -- ~~~~~~~^^^^^^ Warning -- File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\os_helper.py", line 408, in _rmtree Warning -- _waitfor(_rmtree_inner, path, waitall=True) Warning -- ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning -- File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\os_helper.py", line 353, in _waitfor Warning -- func(pathname) Warning -- ~~~~^^^^^^^^^^ Warning -- File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\os_helper.py", line 404, in _rmtree_inner Warning -- _waitfor(_rmtree_inner, fullname, waitall=True) Warning -- ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning -- File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\os_helper.py", line 353, in _waitfor Warning -- func(pathname) Warning -- ~~~~^^^^^^^^^^ Warning -- File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\os_helper.py", line 404, in _rmtree_inner Warning -- _waitfor(_rmtree_inner, fullname, waitall=True) Warning -- ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning -- File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\os_helper.py", line 353, in _waitfor Warning -- func(pathname) Warning -- ~~~~^^^^^^^^^^ Warning -- File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\os_helper.py", line 407, in _rmtree_inner Warning -- _force_run(fullname, os.unlink, fullname) Warning -- ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning -- File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\__init__.py", line 211, in _force_run Warning -- return func(*args) Warning -- PermissionError: [WinError 5] Access is denied: 'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\2\\test_python_hrxwcifc\\tmpq9915b99\\Scripts\\python_d.exe' Kill <WorkerThread #1 running test=test.test_multiprocessing_spawn.test_processes pid=9056 time=18 min 26 sec> process Kill <WorkerThread #2 running test=test_statistics pid=9640 time=11 min 35 sec> process Kill <WorkerThread #4 running test=test_multiprocessing_main_handling pid=9568 time=3 min 21 sec> process Kill <WorkerThread #5 running test=test_poplib pid=5964 time=36.2 sec> process Kill <WorkerThread #6 running test=test_regrtest pid=4312 time=22 min> process Kill <WorkerThread #7 running test=test_itertools pid=9556 time=46.1 sec> process Kill <WorkerThread #8 running test=test_ucn pid=8464 time=1 min 8 sec> process Kill <WorkerThread #9 running test=test_hashlib pid=10516 time=3 min 20 sec> process Kill <WorkerThread #10 running test=test.test_asyncio.test_locks pid=7552 time=4.1 sec> process Traceback (most recent call last): File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\test_concurrent_futures\executor.py", line 71, in test_map_timeout self.assertEqual([None, None], results) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: Lists differ: [None, None] != [] Traceback (most recent call last): File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\test_re.py", line 2497, in test_regression_gh94675 self.assertFalse(p.is_alive(), 'pattern.sub() timed out') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: True is not false : pattern.sub() timed out Traceback (most recent call last): File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) File "C:\Users\Administrator\buildarea\3.13.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\importlib\__init__.py", line 88, in import_module return _bootstrap._gcd_import(name[level:], package, level) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1324, in _find_and_load_unlocked ModuleNotFoundError: No module named 'test.<regrtest worker>' Test report =========== Failed tests: - test.test_concurrent_futures.test_process_pool - test_wmi - <regrtest - test_re - worker> Failed subtests: - test_regression_gh94675 - test.test_re.ReTests.test_regression_gh94675 - test_map_timeout - test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_map_timeout 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