The Buildbot has detected a new failure on builder AMD64 Windows11 Bigmem 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1079/builds/4684
Buildbot URL: https://buildbot.python.org/ Worker for this Build: ambv-bb-win11 Build Reason: <unknown> Blamelist: Furkan Onder <furkanon...@protonmail.com>, Peter Bierma <zintensity...@gmail.com>, Russell Keith-Magee <russ...@keith-magee.com> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\support\__init__.py", line 1103, in wrapper return f(self, maxsize) File "R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", line 546, in test_case_md5_huge self.check('md5', b'A'*size, 'c9af2dff37468ce5dfee8f2cfc0a9c6d') ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", line 405, in check self.check_file_digest(name, data, hexdigest) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", line 418, in check_file_digest f.write(data) ~~~~~~~^^^^^^ OSError: [Errno 28] No space left on device Traceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback) ... ok Traceback (most recent call last): File "R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_zipimport.py", line 923, in testZip64LargeFile with open(os_helper.TESTFN, "wb") as f: ~~~~^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device Traceback (most recent call last): File "R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_zipimport.py", line 986, in testZip64LargeFile with open(TEMP_ZIP, "wb") as f: ~~~~^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device Traceback (most recent call last): File "R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\support\__init__.py", line 1103, in wrapper return f(self, maxsize) File "R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", line 551, in test_case_md5_uintmax self.check('md5', b'A'*size, '28138d306ff1b8281f1a9067e1a1a2b3') ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", line 405, in check self.check_file_digest(name, data, hexdigest) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", line 418, in check_file_digest f.write(data) ~~~~~~~^^^^^^ OSError: [Errno 28] No space left on device Traceback (most recent call last): File "R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_zipfile64.py", line 75, in testStored self.zipTest(TESTFN2, zipfile.ZIP_STORED) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_zipfile64.py", line 45, in zipTest zipfp.writestr("testfn%d" % num, self.data) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\zipfile\__init__.py", line 1936, in writestr dest.write(data) ~~~~~~~~~~^^^^^^ File "R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\zipfile\__init__.py", line 1247, in write self._fileobj.write(data) ~~~~~~~~~~~~~~~~~~~^^^^^^ OSError: [Errno 28] No space left on device Traceback (test.test_zipimport.CompressedZipImportTestCase.testTraceback) ... ok Traceback (most recent call last): File "R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_zipimport.py", line 989, in testZip64LargeFile f.seek(offset, os.SEEK_SET) ~~~~~~^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device Test report =========== Failed tests: - test_hashlib - test_zipfile64 - test_zipimport Failed subtests: - testStored - test.test_zipfile64.TestsWithSourceFile.testStored - test_case_md5_huge - test.test_hashlib.HashLibTestCase.test_case_md5_huge - testZip64LargeFile - test.test_zipimport.CompressedZipImportTestCase.testZip64LargeFile - testZip64LargeFile - test.test_zipimport.UncompressedZipImportTestCase.testZip64LargeFile - test_case_md5_uintmax - test.test_hashlib.HashLibTestCase.test_case_md5_uintmax 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