☠ 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/#/builders/1046/builds/12244
Buildbot URL: https://buildbot.python.org/
Worker for this Build: bcannon-wasi
Build Reason: <unknown> Blamelist: Serhiy Storchaka <storchaka@gmail.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/Lib/test/test_zipfile/test_core.py", line 3624, in test_write_filtered_python_package with TemporaryFile() as t, zipfile.PyZipFile(t, "w") as zipfp: ~~~~~~~~~~~~~~~~~^^^^^^^^ File "/Lib/zipfile/__init__.py", line 1998, in __exit__ self.close() ~~~~~~~~~~^^ File "/Lib/zipfile/__init__.py", line 2637, in close self._write_end_record() ~~~~~~~~~~~~~~~~~~~~~~^^ File "/Lib/zipfile/__init__.py", line 2737, in _write_end_record self.fp.flush() ~~~~~~~~~~~~~^^ OSError: [Errno 51] No space left on device
Traceback (most recent call last): File "/Lib/test/test_zipfile/test_core.py", line 3624, in test_write_filtered_python_package with TemporaryFile() as t, zipfile.PyZipFile(t, "w") as zipfp: ~~~~~~~~~~~~~^^ OSError: [Errno 51] No space left on device
Traceback (most recent call last): File "/Lib/test/test_zipfile/test_core.py", line 3629, in test_write_filtered_python_package zipfp.writepy(packagedir) ~~~~~~~~~~~~~^^^^^^^^^^^^ File "/Lib/zipfile/__init__.py", line 2799, in writepy self.writepy(path, basename, ~~~~~~~~~~~~^^^^^^^^^^^^^^^^ filterfunc=filterfunc) # Recursive call ^^^^^^^^^^^^^^^^^^^^^^ File "/Lib/zipfile/__init__.py", line 2809, in writepy self.writestr(arcname, bytecode) ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/Lib/zipfile/__init__.py", line 2580, in writestr dest.write(data) ~~~~~~~~~~^^^^^^ File "/Lib/zipfile/__init__.py", line 1357, in write self._fileobj.write(data) ~~~~~~~~~~~~~~~~~~~^^^^^^ OSError: [Errno 51] No space left on device
Test report
Failed tests:
- test_zipfile
Failed subtests:
- test_write_filtered_python_package - test.test_zipfile.test_core.PyZipFileTests.test_write_filtered_python_package
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org