The Buildbot has detected a new failure on builder s390x Fedora LTO + PGO 3.11 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1023/builds/877
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Erlend E. Aasland <erlend@python.org>, Hugo van Kemenade <hugovk@users.noreply.github.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Serhiy Storchaka <storchaka@gmail.com>, Victor Stinner <vstinner@python.org>, Łukasz Langa <lukasz@langa.pl>
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 "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_7480ecfa'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_b1da4ca8'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_05fbc6a1'
Test report
Failed tests:
- test_tools
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64 Fedora 3.11 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/940/builds/1063
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-ppc64
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Serhiy Storchaka <storchaka@gmail.com>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
327 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 9 min 15 sec
- test_tokenize: 7 min 52 sec
- test_unicodedata: 5 min 9 sec
- test_unparse: 5 min 6 sec
- test_concurrent_futures: 4 min 13 sec
- test_multiprocessing_forkserver: 3 min 33 sec
- test_capi: 3 min 28 sec
- test_tools: 3 min 21 sec
- test_asyncio: 2 min 50 sec
- test_compileall: 2 min 39 sec
79 tests failed: test_aifc test_array test_asyncio test_asyncore test_audit test_bdb test_cmd_line test_cmd_line_script test_configparser test_cppext test_cprofile test_dbm test_dbm_dumb test_dbm_gnu test_dbm_ndbm test_distutils test_email test_embed test_exceptions test_file test_filecmp test_fileinput test_fileio test_fstring test_gc test_genericpath test_gettext test_glob test_gzip test_hashlib test_httplib test_imghdr test_imp test_importlib test_io test_iter test_lib2to3 test_lltrace test_logging test_lzma test_mailbox test_marshal test_multibytecodec test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn test_netrc test_ntpath test_pathlib test_pickle test_pipes test_plistlib test_posix test_posixpath test_py_compile test_reprlib test_resource test_sax test_shutil test_site test_socket test_socketserver test_sqlite3 test_subprocess test_sunau test_support test_tarfile test_tools test_trace test_unicode_file test_urllib test_urllib2net test_urllibnet test_uu test_warnings test_wave test_xml_etree test_zipfile test_zipimport
8 tests altered the execution environment: test_code test_collections test_concurrent_futures test_pickletools test_poll test_signal test_tabnanny test_threading
20 tests skipped: test_devpoll test_gdb test_idle test_ioctl test_kqueue test_launcher test_msilib test_smtpnet test_ssl test_startfile test_tcl test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_zipfile64
79 re-run tests: test_aifc test_array test_asyncio test_asyncore test_audit test_bdb test_cmd_line test_cmd_line_script test_configparser test_cppext test_cprofile test_dbm test_dbm_dumb test_dbm_gnu test_dbm_ndbm test_distutils test_email test_embed test_exceptions test_file test_filecmp test_fileinput test_fileio test_fstring test_gc test_genericpath test_gettext test_glob test_gzip test_hashlib test_httplib test_imghdr test_imp test_importlib test_io test_iter test_lib2to3 test_lltrace test_logging test_lzma test_mailbox test_marshal test_multibytecodec test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn test_netrc test_ntpath test_pathlib test_pickle test_pipes test_plistlib test_posix test_posixpath test_py_compile test_reprlib test_resource test_sax test_shutil test_site test_socket test_socketserver test_sqlite3 test_subprocess test_sunau test_support test_tarfile test_tools test_trace test_unicode_file test_urllib test_urllib2net test_urllibnet test_uu test_warnings test_wave test_xml_etree test_zipfile test_zipimport
Total duration: 1 hour 3 min
Captured traceback
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fstring.py", line 1183, in test_filename_in_syntaxerror with temp_cwd() as cwd: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 77, in test_write_params f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 780, in close f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 113, in test_add_nonascii_string_header_raises self._box.add(self._nonascii_msg) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 764, in _append_message self._file.truncate(before) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 507, in test_popitem_and_flush_twice self._box.add(self._template % 0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 728, in test_5027_1 parser.parse(test_xml) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/expatreader.py", line 210, in feed self._cont_handler.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/tests/test_config_cmd.py", line 60, in test_search_cpp match = cmd.search_cpp(pattern='xxx', body='/* xxx */') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/command/config.py", line 200, in search_cpp src, out = self._preprocess(body, headers, include_dirs, lang) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/command/config.py", line 120, in _preprocess src = self._gen_temp_sourcefile(body, headers, lang) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/command/config.py", line 109, in _gen_temp_sourcefile with open(filename, "w") as file: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 187, in test_random f[k] = v ~^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 201, in __setitem__ self._addkey(key, self._addval(val)) ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 165, in _addval f.write(val) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1457, in test_write_non_pyfile with open(TESTFN, 'w', encoding='utf-8') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-82 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-83 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-84 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) bufio.write(s) OSError: [Errno 28] No space left on device bufio.write(s) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-85 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-86 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-87 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner Warning -- Uncaught thread exception: OSError Exception in thread Thread-88 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-89 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) Warning -- Uncaught thread exception: OSError Exception in thread Thread-90 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-91 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device bufio.write(s) OSError: [Errno 28] No space left on device bufio.write(s) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 571, in test_readline with self.open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1060, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3295, in test_threads_write with self.open(os_helper.TESTFN, "w", encoding="utf-8", buffering=1) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2194, in close self.buffer.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 179, in test_open_with_pathlib_bytes_path gdbm.open(FakePath(os.fsencode(filename)), "c").close() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 176, in test_open_with_bytes_path gdbm.open(os.fsencode(filename), "c").close() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 567, in close self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 616, in _patchheader self._file.seek(self._form_length_pos, 0) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 484, in test_writev n = os.writev(fd, (b'test1', b'tt2', b't3')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 311, in test_keys self._check_iteration(self._box.keys, do_keys=True, do_values=False) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 341, in _check_iteration keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1486, in test_rename_dir_fd
with self.prepare_file() as (dir_fd, name, fullname),
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1340, in prepare_file
with self.prepare() as (dir_fd, name, fullname):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare
posix.mkdir(base_dir)
OSError: [Errno 28] No space left on device: '@test_62951_tmpæ_10base'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 35, in test_toplevel_tokens
nrc = self.make_nrc("""
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 271, in test_get_bytes key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_ntpath.py", line 722, in test_relpath with os_helper.temp_cwd(os_helper.TESTFN) as cwd_dir: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: '@test_52449_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 673, in test_1463026_2_empty gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 194, in test_remove self._test_remove_or_delitem(self._box.remove) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 202, in _test_remove_or_delitem key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 1160, in test_next_command_in_generator_with_subiterator with create_modules(modules): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 535, in create_modules with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 62, in setUp self._box = self._factory(self._path) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1178, in <lambda> _factory = lambda self, path, factory=None: mailbox.MH(path, factory) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 943, in __init__ os.mkdir(self._path, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/@test_23917_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1412, in test_initialize_with_binary_file f.seek(0) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 307, in test_iterkeys self._check_iteration(self._box.iterkeys, do_keys=True, do_values=False) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 341, in _check_iteration keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 624, in test_binary_modes with gzip.open(self.filename, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 871, in test_bp_exception_on_condition_evaluation with create_modules(modules): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 535, in create_modules with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sqlite3/test_dbapi.py", line 671, in test_open_with_undecodable_path cx.execute(self._sql) sqlite3.OperationalError: database or disk is full
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 1026, in test_runeval_step with create_modules(modules): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 535, in create_modules with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 154, in test_write_memoryview f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 780, in close f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 218, in test_buffered_reader self.test_write() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 67, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
TracebackAttr (test.test_exceptions.ExceptionTests.testNoneClearsTracebackAttr) ... ok
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_iter.py", line 827, in test_countOf f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_iter.py", line 452, in test_iter_file f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 313, in test_multiple_dumps_and_loads with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 315, in test_sync_handled BaseErrorTestServer(ValueError) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 357, in __init__ self.handle_request() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 297, in handle_request return self._handle_request_noblock() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 319, in _handle_request_noblock self.handle_error(request, client_address) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 363, in handle_error with open(os_helper.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 320, in test_sync_not_handled BaseErrorTestServer(SystemExit) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 357, in __init__ self.handle_request() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 297, in handle_request return self._handle_request_noblock() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 319, in _handle_request_noblock self.handle_error(request, client_address) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 363, in handle_error with open(os_helper.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 172, in testAFakeZlib self.doTest(".py", files, "zlib") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpl_mh1ok3'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 329, in test_iteritems self._check_iteration(self._box.iteritems, do_keys=True, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 341, in _check_iteration keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-323 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "<string>", line 4, in <module> OSError: [Errno 9] Bad file descriptor
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 180, in test_ftruncate fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2692, in test_read_after_write with zipfile.ZipFile(f, 'w', zipfile.ZIP_DEFLATED) as zipf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_cmd_line.py", line 602, in test_isolatedmode with os_helper.temp_cwd() as tmpdir: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 91, in test_context_manager_with_open_file with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1609, in test_extract_hackers_arcnames_common_cases self._test_extract_hackers_arcnames(common_hacknames) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1649, in _test_extract_hackers_arcnames with zipfile.ZipFile(TESTFN2, 'w', zipfile.ZIP_STORED) as zipfp: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_iter.py", line 920, in test_writelines f.writelines(Whatever(6, 6+2000)) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 1059, in test_step_at_return_with_no_trace_in_caller with create_modules(modules): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 535, in create_modules with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 598, in test_case_sha384_1 self.check('sha384', b"abc", File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 394, in check_file_digest with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1901, in test_dup2 support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 63006 exited with code 120, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 142, in test_write_readonly_file with gdbm.open(filename, 'c') as db: ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_56227_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 163, in init_db f[k] = self._dict[k] ~^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 201, in __setitem__ self._addkey(key, self._addval(val)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 183, in _addkey with _io.open(self._dirfile, 'a', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 579, in test_case_sha256_1 self.check('sha256', b"abc", File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 394, in check_file_digest with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 774, in testBeginningCruftAndComment self.doTest(".py", files, TESTMOD, stuff=b"cruft" * 64, comment=b"hi") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 102, in test_write_bytearray self.write_and_read_back(bytearray(data1 * 50)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 60, in write_and_read_back with gzip.GzipFile(self.filename, 'w'+mode) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1891, in close self.fp.seek(self.start_dir) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-276 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 118, in test_str_read self.init_db() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 161, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 348, in __exit__ self.thing.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 275, in close self._commit() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 130, in _commit with self._io.open(self._dirfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 3352, in test_fd_transfer self.assertEqual(f.read(), b"foo") AssertionError: b'' != b'foo'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_imp.py", line 309, in test_bug7732 with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-335 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 197, in test_unseekable_read with self.create_file(TESTFN) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 332, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 456, in close file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-280 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3093, in test_seek_with_encoder_state p0 = f.tell() ^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2343, in tell self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 329, in test_iteritems self._check_iteration(self._box.iteritems, do_keys=True, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 341, in _check_iteration keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_trace.py", line 375, in test_coverage self._coverage(tracer) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_trace.py", line 370, in _coverage r.write_results(show_missing=True, summary=True, coverdir=TESTFN) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/trace.py", line 262, in write_results os.makedirs(dir) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '@test_48200_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_importlib/source/test_finder.py", line 129, in test_empty_string_for_dir with open('mod.py', 'w', encoding='utf-8') as file: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1654, in _test_extract_hackers_arcnames zipfp.writestr(zinfo, content) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmptc2zryxk'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 288, in testSubNamespacePackage self.doTest(pyc_ext, files, TESTPACK, TESTPACK2, TESTMOD) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 481, in testBytes self.helper(bytesobj) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_logging.py", line 4872, in test_encoding_errors handler.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1197, in close stream.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_fixcid.py", line 18, in test_parse_strings output = self.run_script(old1 + old2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_fixcid.py", line 80, in run_script with open(substfilename, "w", encoding="utf-8") as file: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmptpgdzdea'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 287, in test_get_file key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 526, in test_close self._test_flush_or_close(self._box.close, False) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 530, in _test_flush_or_close self._box.add(contents[0]) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 548, in test_case_sha1_3 self.check('sha1', b"a" * 1000000, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 395, in check_file_digest f.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1612, in test_specify_environment support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 16767 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-354 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/tests/test_core.py", line 108, in test_run_setup_uses_current_dir os.mkdir(os_helper.TESTFN) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1883, in test_close_file support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 62965 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3093, in test_seek_with_encoder_state p0 = f.tell() ^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 684, in test_close with TempFile(TESTFN, COMPRESSED_XZ): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 527, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 53, in test_macros nrc = self.make_nrc(data) ^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc with open(temp_filename, mode, encoding="utf-8") as fp: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gettext.py", line 535, in setUp GettextBaseTest.setUp(self) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gettext.py", line 122, in setUp os.makedirs(LOCALEDIR) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 215, in makedirs makedirs(head, exist_ok=exist_ok) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: 'xx'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 774, in close self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 918, in _patchheader self._file.seek(self._form_length_pos, 0) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 731, in test_encoding with gzip.open(self.filename, "wt", encoding="utf-16") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 198, in test_delitem self._test_remove_or_delitem(self._box.__delitem__) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 202, in _test_remove_or_delitem key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1276, in test_write_after_close w.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1958, in test_open_non_existent_item with zipfile.ZipFile(TESTFN, mode="w") as zipf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1814, in test_truncate self.assertEqual(bufio.truncate(3), 3) ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1458, in truncate return BufferedWriter.truncate(self, pos) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1292, in truncate self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 1091, in test_next_until_return_in_generator with create_modules(modules): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 535, in create_modules with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-293 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 89, in test_reorganize self.g = gdbm.open(filename, 'c') ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_56227_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpe63rvpmb'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 606, in test_prepend_error with gzip.open(self.filename, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 197, in test_context_manager db["dumbdbm context manager"] = "context manager" ~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 201, in __setitem__ self._addkey(key, self._addval(val)) ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 159, in _addval with _io.open(self._datfile, 'rb+') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 407, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 350, in _get_module_from_name __import__(name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/test_fixers.py", line 9, in <module> from lib2to3 import pygram, fixer_util File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pygram.py", line 32, in <module> python_grammar = driver.load_packaged_grammar("lib2to3", _GRAMMAR_FILE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 155, in load_packaged_grammar return load_grammar(grammar_source) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 130, in load_grammar g.load(gp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/grammar.py", line 95, in load d = pickle.load(f) ^^^^^^^^^^^^^^ EOFError: Ran out of input
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 97, in test_unicode self.helper(marshal.loads(marshal.dumps(s))) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 301, in test_paddedfile_getattr self.test_write() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 67, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1363, in test_chown_dir_fd with self.prepare_file() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1340, in prepare_file with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_62951_tmpæ_3base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 228, in test_create_new with dumbdbm.open(_fname, 'n') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 288, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 275, in close self._commit() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 130, in _commit with self._io.open(self._dirfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1406, in test_write_with_optimization zipfp.writepy(packagedir) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 2039, in writepy fname, arcname = self._get_codename(initname[0:-3], basename) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 2165, in _get_codename if not _compile(file_py, optimize=self._optimize): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 2102, in _compile py_compile.compile(file, doraise=True, optimize=optimize) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/py_compile.py", line 172, in compile importlib._bootstrap_external._write_atomic(cfile, bytecode, mode) File "<frozen importlib._bootstrap_external>", line 197, in _write_atomic OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpdvtrmigr'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socket.py", line 6072, in setUpClass f.write(chunk) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 71, in test_write f.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 351, in flush self.fileobj.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-301 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmp0n4tgn3i'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 589, in test_write_object_to_file self.assertEqual(marshal.loads(data), obj) ^^^^^^^^^^^^^^^^^^^ EOFError: EOF read where object expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1901, in test_dup2 support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 62967 exited with code 120, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3078, in test_multibyte_seek_and_tell f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 113, in test_add_nonascii_string_header_raises self._box.add(self._nonascii_msg) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 764, in _append_message self._file.truncate(before) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sqlite3/test_transactions.py", line 153, in test_multiple_cursors_and_iternext self.con1.execute("create table t(t)") sqlite3.OperationalError: database or disk is full
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sqlite3/test_dbapi.py", line 659, in test_open_with_path_like_object cx.execute(self._sql) sqlite3.OperationalError: database or disk is full
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posixpath.py", line 188, in test_ismount_non_existent os.mkdir(ABSTFN) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/@test_48309_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 243, in test_comment_after_machine_line_hash_only
self._test_comment("""
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 193, in _test_comment
nrc = self.make_nrc(nrc)
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1503, in make_test_file zipfp.writestr(fpath, fdata) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sqlite3/test_transactions.py", line 55, in test_dml_does_not_auto_commit_before self.cur1.execute("create table test(i)") sqlite3.OperationalError: database or disk is full
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-75 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-77 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush Warning -- Uncaught thread exception: OSError Exception in thread Thread-86 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-67 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-68 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked Warning -- Uncaught thread exception: OSError Exception in thread Thread-69 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-73 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-74 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-70 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-76 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush Warning -- Uncaught thread exception: OSError Exception in thread Thread-80 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked Warning -- Uncaught thread exception: OSError Exception in thread Thread-79 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-82 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-84 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-85 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush Warning -- Uncaught thread exception: OSError Exception in thread Thread-81 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked Warning -- Uncaught thread exception: OSError Exception in thread Thread-72 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-78 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-83 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 227, in test_readline self.test_write() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 67, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_asyncio/test_sendfile.py", line 146, in setUpClass super().setUpClass() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_asyncio/test_sendfile.py", line 112, in setUpClass fp.write(cls.DATA) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_glob.py", line 29, in setUp self.mktemp('a', 'D') File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_glob.py", line 24, in mktemp os.makedirs(base) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 215, in makedirs makedirs(head, exist_ok=exist_ok) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '@test_56565_tmpæ_dir'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 154, in test_write_memoryview f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 456, in close file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sqlite3/test_transactions.py", line 63, in test_insert_starts_transaction self.cur1.execute("create table test(i)") sqlite3.OperationalError: database or disk is full
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 747, in testUnencodable z.writestr(zinfo, test_src) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 330, in test_threading_not_handled self.check_result(handled=False) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 347, in check_result self.assertEqual(log.read(), expected) AssertionError: '' != 'Handler called\n'
- Handler called
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 3536, in setUp tf.writestr(temp, content, zipfile.ZIP_STORED) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tarfile.py", line 3998, in setUpModule os.makedirs(TEMPDIR) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/@test_65530_tmpæ-tardir'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 778, in testLargestPossibleComment self.doTest(".py", files, TESTMOD, comment=b"c" * ((1 << 16) - 1)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 572, in test_xmlgen_ignorable_empty gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-357 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3020, in test_seeking_too with self.open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_imghdr.py", line 72, in test_file_pos with open(TESTFN, 'wb') as stream: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1451, in test_mknod_dir_fd with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ_7base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 396, in test_set_item key0 = self._box.add(self._template % 'original 0') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_trace.py", line 375, in test_coverage self._coverage(tracer) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_trace.py", line 368, in _coverage tracer.run(cmd) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/trace.py", line 442, in run self.runctx(cmd, dict, dict) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/trace.py", line 451, in runctx exec(cmd, globals, locals) File "<string>", line 1, in <module> File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1221, in run_unittest _run_suite(suite) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1101, in _run_suite raise TestDidNotRun
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_pipes.py", line 77, in testEmptyPipeline2 with open(TESTFN, 'w') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1963, in test_garbage_collection self.assertEqual(f.read(), b"123xxx") AssertionError: b'' != b'123xxx'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-358 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2287, in test_threads BufferedReaderTest.test_threads(self) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1473, in test_threads with self.open(os_helper.TESTFN, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-373 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1160, in test_message_separator self._box.add('From: foo\n\n0') # No newline at the end ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-289 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 739, in test_read_closed with self.open(os_helper.TESTFN, "w", encoding="utf-8") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3260, in test_seek_bom with self.open(filename, 'w', encoding=charset) as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 74, in test_dumbdbm_modification self.init_db() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 161, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 348, in __exit__ self.thing.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 275, in close self._commit() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 130, in _commit with self._io.open(self._dirfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 74, in test_floats self.helper(float(expected)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/tests/test_dist.py", line 153, in test_command_packages_configfile f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 497, in test_xmlgen_content_escape gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-370 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 118, in test_token_value_escape
self._test_token_x("""
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 98, in _test_token_x
nrc = self.make_nrc(nrc)
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "<string>", line 10, in <module> sqlite3.OperationalError: database or disk is full
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1859, in test_is_zip_valid_file zipf.writestr("foo.txt", b"O, for a Muse of Fire!") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1495, in test_symlink_dir_fd with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ_12base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sqlite3/test_transactions.py", line 79, in test_delete_starts_transaction self.cur1.execute("create table test(i)") sqlite3.OperationalError: database or disk is full
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lltrace.py", line 100, in test_lltrace_does_not_crash_on_subscript_operator stdout = self.run_code(""" ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lltrace.py", line 24, in run_code with open(os_helper.TESTFN, 'w', encoding='utf-8') as fd: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gettext.py", line 147, in setUp GettextBaseTest.setUp(self) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gettext.py", line 122, in setUp os.makedirs(LOCALEDIR) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 215, in makedirs makedirs(head, exist_ok=exist_ok) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: 'xx'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1580, in test_extract_all_with_target self._test_extract_all_with_target(extdir) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1565, in _test_extract_all_with_target self.make_test_file() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1501, in make_test_file with zipfile.ZipFile(TESTFN2, "w", zipfile.ZIP_STORED) as zipfp: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 1144, in test_expat_inpsource_sysid_nonascii shutil.copyfile(TEST_XMLFILE, fname) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 269, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 158, in _fastcopy_sendfile raise err from None File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 144, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/xmltestdata/test.xml' -> '@test_42019_tmp-àòɘŁğ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sqlite3/test_dbapi.py", line 1886, in test_ctx_mgr_rollback_if_commit_failed self.assertEqual("started", proc.stdout.readline().strip()) AssertionError: 'started' != ''
- started
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_file.py", line 268, in testIteration bag.write(filler * nchunks) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1279, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3275, in test_seek_append_bom with self.open(filename, 'w', encoding=charset) as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_urllibnet.py", line 179, in test_specified_path with self.urlretrieve(self.logo, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_urllibnet.py", line 162, in urlretrieve file_location, info = urllib.request.urlretrieve(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/urllib/request.py", line 257, in urlretrieve with tfp: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2097, in test_read self._test_read(mailbox._PartialFile(self._file, 3, 6)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1949, in _test_read proxy.seek(0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2045, in seek _ProxyFile.seek(self, offset, whence) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1972, in seek self._file.seek(self._pos) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 1246, in test_expat_locator_withinfo_nonascii shutil.copyfile(TEST_XMLFILE, fname) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 269, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 158, in _fastcopy_sendfile raise err from None File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 144, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/xmltestdata/test.xml' -> '@test_42019_tmp-àòɘŁğ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-306 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "<string>", line 6, in <module> OSError: [Errno 28] No space left on device Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'> OSError: [Errno 28] No space left on device Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'> OSError: [Errno 28] No space left on device OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-349 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-342 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 310, in testMixedNamespacePackage self.makeZip(files1, zip1) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 487, in testList self.helper(listobj) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1582, in test_returns_pid support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 16761 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 179, in test_open_with_pathlib_bytes_path gdbm.open(FakePath(os.fsencode(filename)), "c").close() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_56227_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 291, in test_nonascii_filename db[b'key'] = b'value' ~~^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 201, in __setitem__ self._addkey(key, self._addval(val)) ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 159, in _addval with _io.open(self._datfile, 'rb+') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 193, in spawn_check_wrapper return test_item(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 5849, in test_global_named_resource_spawn with open(testfn, 'w', encoding='utf-8') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3260, in test_seek_bom with self.open(filename, 'w', encoding=charset) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2194, in close self.buffer.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_imp.py", line 374, in test_find_and_load_checked_pyc with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3020, in test_seeking_too with self.open(os_helper.TESTFN, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2630, in make_test_archive zipfp.writestr('ones', self.data1) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1181, in close self._fileobj.write(buf) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 280, in test_security os.mkdir(d) FileExistsError: [Errno 17] File exists: '@test_54627_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2148, in test_open_conflicting_handles with zipf.open('foo', mode='w') as w2: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/threading_helper.py", line 63, in decorator return func(*args) ^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/pickletester.py", line 1399, in test_unpickle_module_race os.mkdir(TESTFN) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 191, in testBoth self.doTest(pyc_ext, files, TESTMOD) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 770, in testComment self.doTest(".py", files, TESTMOD, comment=b"comment") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2061, in test_readlines self._test_readlines(mailbox._ProxyFile(self._file)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1979, in _test_readlines proxy.seek(0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1973, in seek self._file.seek(offset, whence) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_trace.py", line 509, in test_listfuncs_flag_success with open(filename, 'w', encoding='utf-8') as fd: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 557, in test_init_with_filename with TempFile(TESTFN, COMPRESSED_XZ): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 527, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_file.py", line 195, in _checkBufferSize f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 239, in test_readlines self.test_write() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 67, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-278 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 1144, in test_expat_inpsource_sysid_nonascii shutil.copyfile(TEST_XMLFILE, fname) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 269, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 158, in _fastcopy_sendfile raise err from None File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 144, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/xmltestdata/test.xml' -> '@test_56356_tmp-àòɘŁğ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1552, in test_extract_all with temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 162, in setUp setup_test_dir() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 37, in setup_test_dir os.mkdir(dirname) OSError: [Errno 28] No space left on device: '@test_15890_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 261, in test_comment_at_end_of_machine_line_no_space
self._test_comment("""
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 193, in _test_comment
nrc = self.make_nrc(nrc)
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1502, in test_unlink_dir_fd with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_62951_tmpæ_13base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 157, in test_nonascii_filename with gdbm.open(filename, 'c') as db: ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_56227_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3061, in test_seek_and_tell test_seek_and_tell_with_data(input) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3038, in test_seek_and_tell_with_data f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 142, in test_write_readonly_file with gdbm.open(filename, 'c') as db: ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-372 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 47, in testSeekTell self.f.write(bytes(range(20))) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 956, in test_add_doesnt_rewrite self._box.add(self._template % 0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2070, in test_seek_and_tell self._test_seek_and_tell(mailbox._ProxyFile(self._file)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2006, in _test_seek_and_tell proxy.seek(3) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1973, in seek self._file.seek(offset, whence) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-344 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1763, in test_write_unicode_filenames with zipfile.ZipFile(TESTFN, "w") as zf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2707, in test_write_after_read zipf.writestr('ones', self.data1) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1181, in close self._fileobj.write(buf) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 122, in test_bytes with gdbm.open(filename, 'c') as db: ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sqlite3/test_transactions.py", line 88, in test_replace_starts_transaction self.cur1.execute("create table test(i)") sqlite3.OperationalError: database or disk is full
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2074, in test_close self._test_close(mailbox._ProxyFile(self._file)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2021, in _test_close proxy.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1981, in close self._file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 741, in test_encoding_error_handler with gzip.open(self.filename, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posixpath.py", line 728, in setUp file.write(b"test_posixpath.PathLikeTests") OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 387, in test_len keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 193, in test_bytearray self.helper(b) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/threading_helper.py", line 63, in decorator return func(*args) ^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/pickletester.py", line 1399, in test_unpickle_module_race os.mkdir(TESTFN) OSError: [Errno 28] No space left on device: '@test_58712_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 318, in test_read_not_from_start with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-355 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 603, in test_case_sha384_2 self.check('sha384', File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 394, in check_file_digest with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 912, in test_ignore_count_on_disabled_bp with create_modules(modules): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 535, in create_modules with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1799, in test_create_non_existent_file_for_append zf.writestr(filename, content) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 425, in test_clear self._box.add(self._template % i) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 956, in test_add_doesnt_rewrite self._box.add(self._template % 0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 562, in testZipImporterMethodsInSubDirectory with ZipFile(TEMP_ZIP, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_file.py", line 212, in testSetBufferSize self._checkBufferSize(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_file.py", line 202, in _checkBufferSize self.fail('error setting buffer size %d: %s' % (s, str(msg))) AssertionError: error setting buffer size -1: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 82, in test_write_read_with_pathlike_file with gzip.GzipFile(filename, 'w') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1864, in test_open_file support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 16765 exited with code 120, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 1225, in test_no_import_lock_contention with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1359, in test_write_python_package zipfp.writepy(packagedir) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 2059, in writepy fname, arcname = self._get_codename(path[0:-3], ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 2139, in _get_codename if _compile(file_py): ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 2102, in _compile py_compile.compile(file, doraise=True, optimize=optimize) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/py_compile.py", line 172, in compile importlib._bootstrap_external._write_atomic(cfile, bytecode, mode) File "<frozen importlib._bootstrap_external>", line 197, in _write_atomic OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1368, in test_stat_dir_fd with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ_11base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 700, in testDoctestFile self.runDoctest(self.doDoctestFile) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 685, in runDoctest self.doTest(".py", files, TESTMOD, call=callback) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_pipes.py", line 90, in testEmptyPipeline3 with t.open(TESTFN, 'w') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2056, in test_readline self._test_readline(mailbox._ProxyFile(self._file)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1963, in _test_readline proxy.seek(0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1973, in seek self._file.seek(offset, whence) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 513, in test_case_md5_2 self.check( File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 394, in check_file_digest with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2665, in test_interleaved self.make_test_archive(f) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2629, in make_test_archive with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipfp: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 471, in testFloat self.helper(floatobj) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_plistlib.py", line 448, in test_io with open(os_helper.TESTFN, 'wb') as fp: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 688, in test_text_modes with gzip.open(self.filename, "wt", encoding="ascii") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-324 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 493, in testTuple self.helper(tupleobj) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1816, in test_close_erroneous_file with open(TESTFN, "w", encoding="utf-8") as fp: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 181, in test_add_StringIO_warns key = self._box.add(io.StringIO(self._template % "0")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 852, in test_bp_condition with create_modules(modules): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 535, in create_modules with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 3332, in _writefd os.write(fd, data) OSError: [Errno 28] No space left on device Process Process-202: Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 3332, in _writefd os.write(fd, data) OSError: [Errno 28] No space left on device Exception ignored in: <_io.TextIOWrapper name=6 mode='w' encoding='utf-8'> OSError: [Errno 28] No space left on device Exception ignored in: <_io.TextIOWrapper name=6 mode='w' encoding='utf-8'> OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_profile.py", line 98, in test_runctx self.profilermodule.runctx("testfunc()", globals(), locals(), File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/cProfile.py", line 20, in runctx return _pyprofile._Utils(Profile).runctx(statement, globals, locals, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/profile.py", line 67, in runctx self._show(prof, filename, sort) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/profile.py", line 71, in _show prof.dump_stats(filename) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/cProfile.py", line 47, in dump_stats with open(file, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 436, in __del__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2194, in close self.buffer.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 254, in test_samefile_on_link self._test_samefile_on_link_func(os.link) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 238, in _test_samefile_on_link_func create_file(test_fn1) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 19, in create_file fp.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 680, in testGetCompiledSource self.doTest(pyc_ext, files, TESTMOD, call=self.assertModuleSource) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1436, in test_write_python_directory_filtered os.mkdir(TESTFN2) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ2'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 1088, in test_write_append_to_file with LZMAFile(TESTFN, "w") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lzma.py", line 152, in close self._fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_iter.py", line 973, in test_unpack_iter f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1240, in test_fs_holes fp.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 224, in test_samefile create_file(file1) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 19, in create_file fp.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 117, in makeZip z.writestr(zinfo, data) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 99, in test_add_invalid_8bit_bytes_header key = self._box.add(self._nonascii_msg.encode('latin-1')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1826, in test_truncate_after_write f.write(b'\x00' * 10000) OSError: [Errno 28] No space left on device
Traceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback)
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 117, in makeZip z.writestr(zinfo, data) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_embed.py", line 1699, in test_audit_run_startup with open(startup, "w", encoding="utf-8") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 47, in testSeekTell self.f.write(bytes(range(20))) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_xml_etree.py", line 3773, in test_write_to_binary_file_with_encoding tree.write(f, encoding='utf-8') File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/etree/ElementTree.py", line 731, in write with _get_writer(file_or_filename, encoding) as (write, declared_encoding): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 144, in __exit__ next(self.gen) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/etree/ElementTree.py", line 773, in _get_writer with contextlib.ExitStack() as stack: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 589, in __exit__ raise exc_details[1] File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 574, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 457, in _exit_wrapper callback(*args, **kwds) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 264, in test_samestat create_file(test_fn1) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 19, in create_file fp.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/tests/test_sysconfig.py", line 241, in test_customize_compiler_before_get_config_vars with open(TESTFN, 'w') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 66, in test_error_conditions self.g = gdbm.open(filename, 'c') ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_56227_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-315 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 39, in testWeakRefs p.write(bytes(range(10))) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 571, in test_readline with self.open(os_helper.TESTFN, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 205, in test_comment_before_machine_line_no_space
self._test_comment("""
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 193, in _test_comment
nrc = self.make_nrc(nrc)
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 761, in _append_message offsets = self._install_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1439, in _install_message message = self._string_to_bytes(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 204, in _string_to_bytes raise ValueError("String input must be ASCII-only; " ValueError: String input must be ASCII-only; use bytes or a Message instead
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 472, in test_xmlgen_content_empty gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 271, in test_get_bytes key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_trace.py", line 419, in test_coverageresults_update with open(infile, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 414, in test_zero_padded_file with gzip.GzipFile(self.filename, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileinput.py", line 985, in test_modes with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 454, in testZipImporterMethods z.writestr(zinfo, data) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-361 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 638, in test_append_mode_tell with self.open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 565, in test_case_sha224_2 self.check('sha224', File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 394, in check_file_digest with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 130, in test_write f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 456, in close file.close() OSError: [Errno 28] No space left on device
Traceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback) ... ERROR
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2177, in test_seek_tell zipf.writestr("foo.txt", txt) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1612, in test_specify_environment support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 63040 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmp80iojy5q'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpua7qo00q'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_xml_etree.py", line 3735, in test_write_to_filename_as_unicode tree.write(TESTFN, encoding='unicode') File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/etree/ElementTree.py", line 731, in write with _get_writer(file_or_filename, encoding) as (write, declared_encoding): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 144, in __exit__ next(self.gen) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/etree/ElementTree.py", line 762, in _get_writer with open(file_or_filename, "w", encoding=encoding, OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1502, in test_unlink_dir_fd with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ_13base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2984, in test_telling p1 = f.tell() ^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2343, in tell self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 1191, in test_return_command_in_generator_with_subiterator with create_modules(modules): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 535, in create_modules with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_cmd_line.py", line 568, in test_del___main__ with open(filename, "w", encoding="utf-8") as script: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_array.py", line 454, in test_tofromfile f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/etree/ElementTree.py", line 757, in _get_writer write = file_or_filename.write ^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'str' object has no attribute 'write'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3078, in test_multibyte_seek_and_tell f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2194, in close self.buffer.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1403, in test_initialize_with_file f.seek(0) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 355, in _runtest_inner refleak = _runtest_inner2(ns, test_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 312, in _runtest_inner2 test_runner() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 275, in _test_module raise Exception("errors while loading tests") Exception: errors while loading tests
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_site.py", line 192, in test_addsitedir pth_file.create() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_site.py", line 385, in create FILE.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 549, in setUp create_file(self.file_name, b"test_genericpath.PathLikeTests") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 19, in create_file fp.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 308, in test_mtime with gzip.GzipFile(self.filename, 'w', mtime = mtime) as fWrite: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 280, in test_lockf os.write(fd, b'test') OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileinput.py", line 287, in test_readline f.write(b'123456789\n' * 1000) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpcy5591ez'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 95, in test_invalid_tokens self.assertRaises(netrc.NetrcParseError, self.make_nrc, item) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 766, in assertRaises return context.handle('assertRaises', args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 237, in handle callable_obj(*args, **kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc with open(temp_filename, mode, encoding="utf-8") as fp: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_uu.py", line 271, in test_decode_mode with open(self.tmpin, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-287 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 761, in _append_message offsets = self._install_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 833, in _install_message self._dump_message(message, self._file, self._mangle_from_) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 216, in _dump_message gen.flatten(message) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 123, in raiser raise CustomError(exc_msg)
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 563, in test_buffered_file_io self.write_ops(f) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 327, in write_ops f.truncate(0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1292, in truncate self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3245, in test_append_bom with self.open(filename, 'w', encoding=charset) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2194, in close self.buffer.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-300 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 77, in test_write_params f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 574, in close file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_importlib/test_resource.py", line 148, in setUp self.zip_path.write_bytes(self.source_zip_path.read_bytes()) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/pathlib.py", line 1067, in write_bytes with self.open(mode='wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2748, in setUp os.mkdir(TESTFN2) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ2'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 407, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 350, in _get_module_from_name __import__(name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/test_parser.py", line 10, in <module> from . import support File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/support.py", line 11, in <module> from lib2to3 import pytree, refactor File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/refactor.py", line 26, in <module> from .fixer_util import find_root File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/fixer_util.py", line 7, in <module> from .pygram import python_symbols as syms File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pygram.py", line 32, in <module> python_grammar = driver.load_packaged_grammar("lib2to3", _GRAMMAR_FILE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 155, in load_packaged_grammar return load_grammar(grammar_source) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 130, in load_grammar g.load(gp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/grammar.py", line 95, in load d = pickle.load(f) ^^^^^^^^^^^^^^ EOFError: Ran out of input
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 449, in testZipImporterMethods with ZipFile(TEMP_ZIP, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 232, in test_unseekable_overflowed_write testfile.write(b'ababagalamaga') OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 89, in test_reorganize self.g = gdbm.open(filename, 'c') ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_iter.py", line 670, in test_builtin_zip f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-348 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 620, in test_xmlgen_ns_empty gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1114, in emit self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1094, in flush self.stream.flush() OSError: [Errno 28] No space left on device Call stack: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/runpy.py", line 198, in _run_module_as_main return _run_code(code, main_globals, None, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/runpy.py", line 88, in _run_code exec(code, run_globals) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/regrtest.py", line 47, in <module> _main() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/regrtest.py", line 43, in _main main() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 795, in main Regrtest().main(tests=tests, **kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 733, in main self._main(tests, kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 754, in _main run_tests_worker(self.ns, self.worker_test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest_mp.py", line 90, in run_tests_worker result = runtest(ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 260, in runtest return _runtest(ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 214, in _runtest result = _runtest_inner(ns, test_name, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 355, in _runtest_inner refleak = _runtest_inner2(ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 312, in _runtest_inner2 test_runner() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 276, in _test_module support.run_unittest(tests) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1221, in run_unittest _run_suite(suite) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1095, in _run_suite result = runner.run(suite) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/runner.py", line 217, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 678, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 623, in run self._callTestMethod(testMethod) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 579, in _callTestMethod if method() is not None: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_logging.py", line 4889, in test_encoding_errors_default logging.debug('😂: ☃️: The Øresund Bridge joins Copenhagen to Malmö') Message: '😂: ☃️: The Øresund Bridge joins Copenhagen to Malmö' Arguments: ()
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2637, in test_same_file self.make_test_archive(f) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2629, in make_test_archive with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipfp: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1582, in test_returns_pid support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 16766 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-296 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 588, in test_xmlgen_encoding_bytes gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 163, in test_incompleted_write f.writeframes(self.frames) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 560, in writeframes self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 616, in _patchheader self._file.seek(self._form_length_pos, 0) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 208, in test_unseekable_write f.writeframes(self.frames) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 558, in writeframes self.writeframesraw(data) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 547, in writeframesraw self._ensure_header_written(len(data)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 588, in _ensure_header_written self._write_header(datasize) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 592, in _write_header self._file.write(b'RIFF') OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 407, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 350, in _get_module_from_name __import__(name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/test_fixers.py", line 10, in <module> from lib2to3.tests import support File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/support.py", line 17, in <module> grammar = pgen2_driver.load_grammar(grammar_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 130, in load_grammar g.load(gp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/grammar.py", line 95, in load d = pickle.load(f) ^^^^^^^^^^^^^^ EOFError: Ran out of input
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_xml_etree.py", line 3790, in test_write_to_binary_file_with_bom with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2748, in setUp os.mkdir(TESTFN2) OSError: [Errno 28] No space left on device: '@test_14493_tmpæ2'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 279, in test_get_string key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-316 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 560, in test_xmlgen_ignorable gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 478, in test_fileobj_from_fdopen with os.fdopen(fd, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 112, in test_context_manager_with_filename with self.module.open(TESTFN, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 619, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 780, in close f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 402, in test_posix_fallocate posix.posix_fallocate(fd, 0, 10) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 304, in test_preadv os.write(fd, b'test1tt2t3t5t6t6t8') OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_pipes.py", line 52, in testSimplePipe3 with open(TESTFN, 'w') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/mock.py", line 1375, in patched return func(*newargs, **newkeywargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 220, in test_checked_hash_based_change_pyc self.doTest(None, files, TESTMOD, call=check) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1451, in test_mknod_dir_fd with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_62951_tmpæ_7base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1722, in test_close zipfp.writestr(fpath, fdata) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 26, in tearDown self.fout.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 456, in close file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 155, in test_io_on_closed_object self.test_write() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 67, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 175, in test_add_text_file_warns key = self._box.add(f) ^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 483, in test_fileobj_mode gzip.GzipFile(self.filename, "wb").close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 267, in test_comment_at_end_of_machine_line_pass_has_hash
self._test_comment("""
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 193, in _test_comment
nrc = self.make_nrc(nrc)
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_iter.py", line 592, in test_builtin_max_min f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_reprlib.py", line 239, in setUp os.mkdir(self.pkgname) OSError: [Errno 28] No space left on device: 'areallylongpackageandmodulenametotestreprtruncation'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_logging.py", line 4891, in test_encoding_errors_default handler.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1197, in close stream.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_pathfix.py", line 98, in test_pathfix_adding_flag self.pathfix( File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_pathfix.py", line 31, in pathfix with open(filename, 'w', encoding='utf8') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 755, in testBytesPath with ZipFile(filename, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-5 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-6 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-7 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-8 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-9 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-10 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-11 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-12 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-13 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-14 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-15 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-16 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-17 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-18 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-19 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-20 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-21 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-22 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-23 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device bufio.write(s) OSError: [Errno 28] No space left on device bufio.write(s) OSError: [Errno 28] No space left on device FAIL
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 747, in test_5027_2 gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpk2eo2cb8'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3010, in test_seeking f.write(line*2) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1279, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 126, in test_add_that_raises_leaves_mailbox_empty self._box.add(email.message_from_string("From: Alphöso")) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 764, in _append_message self._file.truncate(before) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 407, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 350, in _get_module_from_name __import__(name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/test_util.py", line 4, in <module> from . import support File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/support.py", line 11, in <module> from lib2to3 import pytree, refactor File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/refactor.py", line 26, in <module> from .fixer_util import find_root File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/fixer_util.py", line 7, in <module> from .pygram import python_symbols as syms File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pygram.py", line 32, in <module> python_grammar = driver.load_packaged_grammar("lib2to3", _GRAMMAR_FILE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 155, in load_packaged_grammar return load_grammar(grammar_source) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 130, in load_grammar g.load(gp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/grammar.py", line 95, in load d = pickle.load(f) ^^^^^^^^^^^^^^ EOFError: Ran out of input
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 196, in test_parse_InputSource make_xml_file(self.data, 'iso-8859-1', None) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 119, in make_xml_file with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2730, in test_write_while_reading with zipfile.ZipFile(TESTFN2, 'w', zipfile.ZIP_DEFLATED) as zipf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 693, in process_request_thread self.handle_error(request, client_address) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 363, in handle_error with open(os_helper.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device FAIL
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 105, in test_write_array self.write_and_read_back(array.array('I', data1 * 40)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 60, in write_and_read_back with gzip.GzipFile(self.filename, 'w'+mode) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-343 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 325, in test_values self._check_iteration(self._box.values, do_keys=False, do_values=True) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 341, in _check_iteration keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-5 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-6 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-7 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-8 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-9 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-10 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-11 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-12 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-13 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-14 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-15 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-16 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-17 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-18 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-19 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-20 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-21 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-22 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-23 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device bufio.write(s) OSError: [Errno 28] No space left on device bufio.write(s) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 755, in test_case_blake2b_1 self.check('blake2b', b"abc", File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 394, in check_file_digest with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2064, in test_change_comment_in_nonempty_archive zipf.writestr("foo.txt", "O, for a Muse of Fire!") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1582, in test_returns_pid support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 62985 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 500, in test_nonascii_abspath with os_helper.temp_cwd(name): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: b'@test_52449_tmp\xe7w\xf0'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 320, in test_metadata with gzip.GzipFile(self.filename, 'w', mtime = mtime) as fWrite: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_support.py", line 296, in test_temp_cwd with os_helper.temp_cwd(name=TESTFN): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 71, in test_optional_tokens nrc = self.make_nrc(item) ^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc with open(temp_filename, mode, encoding="utf-8") as fp: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpoaaf0cec'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2176, in test_seek_tell with zipfile.ZipFile(TESTFN, "w") as zipf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 37, in test_key_methods self.g = gdbm.open(filename, 'c') ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_56227_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-305 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 219, in test_comment_after_machine_line
self._test_comment("""
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 193, in _test_comment
nrc = self.make_nrc(nrc)
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device k
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 407, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 350, in _get_module_from_name __import__(name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/test_pytree.py", line 13, in <module> from . import support File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/support.py", line 17, in <module> grammar = pgen2_driver.load_grammar(grammar_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 130, in load_grammar g.load(gp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/grammar.py", line 95, in load d = pickle.load(f) ^^^^^^^^^^^^^^ EOFError: Ran out of input
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1933, in test_bad_open_mode zipf.writestr("foo.txt", "O, for a Muse of Fire!") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1875, in test_threads self.assertFalse(errors, AssertionError: [OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device')] is not false : the following exceptions were caught: [OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError (28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device')]
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 455, in test_popitem keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 68, in test_close_twice f[b'a'] = b'b' ~^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 201, in __setitem__ self._addkey(key, self._addval(val)) ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 159, in _addval with _io.open(self._datfile, 'rb+') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 67, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 1274, in test_filename with lzma.open(TESTFN, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lzma.py", line 152, in close self._fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-350 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-282 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 224, in test_discard key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 320, in test_iter self._check_iteration(self._box.__iter__, do_keys=False, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 341, in _check_iteration keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (test.test_zipimport.CompressedZipImportTestCase.testTraceback)
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 117, in makeZip z.writestr(zinfo, data) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 548, in test_init_with_PathLike_filename with TempFile(filename, COMPRESSED_XZ): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 527, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 153, in test_none_args self.f.write(b"hi\nbye\nabc") OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 539, in test_case_sha1_1 self.check('sha1', b"abc", File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 394, in check_file_digest with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 177, in test_ftruncate fp.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpf0ajd6g0'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 666, in test_destructor f.write(b"xxx") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 760, in wrapper os.makedirs(directory) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/@test_56196_tmpæ-gzdir'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 567, in testZipImporterMethodsInSubDirectory z.writestr(zinfo, data) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpe2r5_5mr'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpzn_blay1'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_xml_etree.py", line 3742, in test_write_to_text_file with open(TESTFN, 'w', encoding='utf-8') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_xml_etree.py", line 3772, in test_write_to_binary_file_with_encoding with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1347, in test_access_dir_fd with self.prepare_file() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1340, in prepare_file with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_62951_tmpæ_1base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2706, in test_write_after_read with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 584, in test_init_with_x_mode with LZMAFile(TESTFN, mode): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lzma.py", line 152, in close self._fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1028, in test_add_from_string key = self._box.add('From foo@bar blah\nFrom: foo\n\n0\n') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1048, in test_open_close_open self._box.add(value) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 182, in testPy self.doTest(".py", files, TESTMOD) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 568, in close self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1883, in test_close_file support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 16757 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_trace.py", line 519, in test_sys_argv_list with open(TESTFN, 'w', encoding='utf-8') as fd: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_email/test_email.py", line 4169, in test_message_from_binary_file with open(fn, 'wb') as testfile: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 387, in test_len keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 784, in test_bp_after_last_statement with create_modules(modules): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 535, in create_modules with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 771, in test_garbage_collection f.write(b"abcxxx") OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-288 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-353 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_pipes.py", line 41, in testSimplePipe2 with open(TESTFN, 'w') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 366, in test_contains key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1486, in test_rename_dir_fd
with self.prepare_file() as (dir_fd, name, fullname),
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1340, in prepare_file
with self.prepare() as (dir_fd, name, fullname):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare
posix.mkdir(base_dir)
OSError: [Errno 28] No space left on device: '@test_42019_tmpæ_10base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpvtdhr278'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 580, in test_write_long_to_file self.assertEqual(data, b'\x78\x56\x34\x12') AssertionError: b'' != b'xV4\x12'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-337 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 255, in test_comment_at_end_of_machine_line
self._test_comment("""
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 193, in _test_comment
nrc = self.make_nrc(nrc)
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 602, in test_xmlgen_ns gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 138, in test_write_bytearray f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 574, in close file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmp5e5478xo'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-279 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 559, in test_buffered_file_io with self.open(os_helper.TESTFN, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 435, in test_pop key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 356, in setUp with open(self.file, "w") as tmp: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 41, in test_dumbdbm_creation f[key] = self._dict[key] ~^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 201, in __setitem__ self._addkey(key, self._addval(val)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 183, in _addkey with _io.open(self._dirfile, 'a', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 39, in testWeakRefs p.write(bytes(range(10))) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gettext.py", line 122, in setUp os.makedirs(LOCALEDIR) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 215, in makedirs makedirs(head, exist_ok=exist_ok) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: 'xx'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 267, in testPackage self.doTest(pyc_ext, files, TESTPACK, TESTMOD) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 571, in test_init_mode with LZMAFile(TESTFN, "w"): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lzma.py", line 152, in close self._fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 189, in test_overflowed_write f.writeframes(self.frames) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 759, in writeframes self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 918, in _patchheader self._file.seek(self._form_length_pos, 0) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2051, in test_unicode_comment zipf.writestr("foo.txt", "O, for a Muse of Fire!") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmp2a6q6ptf'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 3385, in test_large_fd_transfer self.assertEqual(f.read(), b"bar") AssertionError: b'' != b'bar'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 166, in test_add_binary_nonascii_file key = self._box.add(f) ^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_unicode_file.py", line 132, in test_directories self._do_directory(TESTFN_UNICODE+ext, TESTFN_UNICODE+ext) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_unicode_file.py", line 89, in _do_directory os.mkdir(make_name) OSError: [Errno 28] No space left on device: '@test_42019_tmp-àòɘŁğ.dir'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 938, in test_stderr_flush self.assertIn("ZeroDivisionError", err) AssertionError: 'ZeroDivisionError' not found in ''
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 232, in testBadMagic self.doTest(".py", files, TESTMOD) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 559, in test_buffered_file_io with self.open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmppfvx_6ig'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 519, in testModule self.helper(code) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 24, in helper marshal.dump(sample, f, *extra) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2437, in setUp fp.write(self.data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2050, in test_unicode_comment with zipfile.ZipFile(TESTFN, "w", zipfile.ZIP_STORED) as zipf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_file.py", line 195, in _checkBufferSize f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posixpath.py", line 188, in test_ismount_non_existent os.mkdir(ABSTFN) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1764, in test_write_unicode_filenames zf.writestr("foo.txt", "Test for unicode filename") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1495, in test_symlink_dir_fd with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_62951_tmpæ_12base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_subprocess.py", line 460, in test_cwd_with_relative_arg with os_helper.temp_cwd() as wrong_dir: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 1060, in test_write_to_file with LZMAFile(TESTFN, "w") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lzma.py", line 152, in close self._fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 729, in test_array_writes check(self.FileIO(os_helper.TESTFN, "w")) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 726, in check self.assertEqual(f.write(a), n) ^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-330 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2942, in test_create_command with open(TESTFN, 'w', encoding='utf-8') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1995, in test_comments with zipfile.ZipFile(TESTFN, mode="w") as zipf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3262, in test_seek_bom pos = f.tell() ^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_pathlib.py", line 1409, in setUp os.mkdir(BASE) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1347, in test_access_dir_fd with self.prepare_file() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1340, in prepare_file with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ_1base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1735, in test_close_on_exception zipfp.writestr(fpath, fdata) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 26, in tearDown self.fout.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 574, in close file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_imp.py", line 163, in test_issue5604 with open(temp_mod_name + '.py', 'w', encoding="utf-8") as file: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 261, in test_get_message key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_urllib2net.py", line 151, in test_file f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 251, in test_getitem key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 511, in testDict self.helper(dictobj) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 456, in testUtf8BytesOpen f.write(b"abc") OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_iter.py", line 738, in test_unicode_join_endcase f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1465, in test_open_dir_fd with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ_8base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1388, in test_utime_dir_fd with self.prepare_file() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1340, in prepare_file with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ_14base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-338 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 407, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 350, in _get_module_from_name __import__(name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/test_parser.py", line 10, in <module> from . import support File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/support.py", line 17, in <module> grammar = pgen2_driver.load_grammar(grammar_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 130, in load_grammar g.load(gp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/grammar.py", line 95, in load d = pickle.load(f) ^^^^^^^^^^^^^^ EOFError: Ran out of input
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1864, in test_open_file support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 63013 exited with code 120, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sqlite3/test_dbapi.py", line 689, in test_open_unquoted_uri cx.execute(self._sql) sqlite3.OperationalError: database or disk is full
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 507, in test_case_md5_1 self.check( File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 394, in check_file_digest with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1720, in test_close with zipfile.ZipFile(TESTFN2, "w") as zipfp: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1864, in test_open_file support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 16760 exited with code 120, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_urllib.py", line 709, in setUp FILE.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 194, in test_remove self._test_remove_or_delitem(self._box.remove) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 202, in _test_remove_or_delitem key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 865, in test_read_from_file with TempFile(TESTFN, COMPRESSED_XZ): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 527, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-308 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 317, in _handle_request_noblock self.process_request(request, client_address) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 348, in process_request self.finish_request(request, client_address) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 361, in finish_request self.RequestHandlerClass(request, client_address, self) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 755, in __init__ self.handle() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 372, in handle with open(os_helper.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3275, in test_seek_append_bom with self.open(filename, 'w', encoding=charset) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2194, in close self.buffer.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2590, in test_write with open(TESTFN, 'wb') as f2: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 693, in process_request_thread self.handle_error(request, client_address) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 363, in handle_error with open(os_helper.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 493, in testTruncate f.write(bytes(bytearray(range(10)))) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpobvfrezh'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 750, in test_newline with gzip.open(self.filename, "wt", encoding="ascii", newline="\n") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmp4k2wu2sc'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 666, in testImport_WithStuff self.doTest(".py", files, TESTMOD, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 638, in test_append_mode_tell with self.open(os_helper.TESTFN, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 592, in test_read_short_from_file with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 78, in test_flags self.g = gdbm.open(filename, mode) ^^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 610, in test_case_sha384_3 self.check('sha384', b"a" * 1000000, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 395, in check_file_digest f.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1015, in test_get_string_from key0 = self._box.add(unixfrom + self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 184, in test_truncate with open(os_helper.TESTFN, 'w') as fp: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "<string>", line 6, in <module> OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 799, in test_case_blake2s_1 self.check('blake2s', b"abc", File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 394, in check_file_digest with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tarfile.py", line 3998, in setUpModule os.makedirs(TEMPDIR) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/@test_42019_tmpæ-tardir'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1238, in test_fs_holes with open(os_helper.TESTFN, 'r+b') as fp: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_importlib/source/test_file_loader.py", line 177, in test_file_from_empty_string_dir with open(file_path, 'w', encoding='utf-8') as file: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socket.py", line 5564, in testStrAddr self.bind(self.sock, path) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socket.py", line 5548, in bind socket_helper.bind_unix_socket(sock, path) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/socket_helper.py", line 122, in bind_unix_socket sock.bind(addr) OSError: [Errno 98] Address already in use
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1733, in test_close_on_exception with zipfile.ZipFile(TESTFN2, "w") as zipfp: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_cppext/__init__.py", line 22, in test_build_cpp03 self.check_build(True, '_testcpp03ext') File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_cppext/__init__.py", line 36, in check_build with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 534, in test_xmlgen_encoding gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 138, in test_write_bytearray f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 780, in close f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 141, in testWritelinesUserList self.f.writelines(l) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 618, in writelines self.write(line) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socket.py", line 5571, in testBytesAddr self.bind(self.sock, self.encoded(path)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socket.py", line 5548, in bind socket_helper.bind_unix_socket(sock, path) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/socket_helper.py", line 122, in bind_unix_socket sock.bind(addr) OSError: [Errno 98] Address already in use
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_file.py", line 65, in testWritelinesUserList self.f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 179, in test_list self.helper(list(self.d.items())) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 101, in test_string self.helper(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 304, in test_sameopenfile create_file(filename) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 19, in create_file fp.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1893, in test_empty_file_raises_BadZipFile with open(TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 57, in testPartExecutor yield File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 623, in run self._callTestMethod(testMethod) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 579, in _callTestMethod if method() is not None: ^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1875, in test_threads self.assertFalse(errors, AssertionError: [OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device')] is not false : the following exceptions were caught: [OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError (28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device')]
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 106, in test_invalid_nonascii_header_as_string key = self._box.add(subj.encode('latin-1')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1712, in test_writestr_extended_local_header_issue1202 with zipfile.ZipFile(TESTFN2, 'w') as orig_zip: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileinput.py", line 968, in test_errors with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 320, in test_iter self._check_iteration(self._box.__iter__, do_keys=False, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 341, in _check_iteration keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1273, in test_write_after_close with zipfile.ZipFile(TESTFN2, "w", self.compression) as zipf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 661, in test_implicit_binary_modes with gzip.open(self.filename, "w") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-310 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/tests/test_sysconfig.py", line 186, in test_parse_makefile_base fd.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 179, in test_append self.test_write() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 67, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-365 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 33, in test_disallow_instantiation self.g = gdbm.open(filename, 'c') ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpn9ont63p'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-362 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-303 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gettext.py", line 555, in setUp GettextBaseTest.setUp(self) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gettext.py", line 122, in setUp os.makedirs(LOCALEDIR) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 215, in makedirs makedirs(head, exist_ok=exist_ok) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: 'xx'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 407, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 350, in _get_module_from_name __import__(name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/test_refactor.py", line 14, in <module> from lib2to3 import refactor, pygram, fixer_base File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/refactor.py", line 26, in <module> from .fixer_util import find_root File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/fixer_util.py", line 7, in <module> from .pygram import python_symbols as syms File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pygram.py", line 32, in <module> python_grammar = driver.load_packaged_grammar("lib2to3", _GRAMMAR_FILE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 155, in load_packaged_grammar return load_grammar(grammar_source) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 130, in load_grammar g.load(gp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/grammar.py", line 95, in load d = pickle.load(f) ^^^^^^^^^^^^^^ EOFError: Ran out of input
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 84, in testReadintoByteArray self.f.write(bytes([1, 2, 0, 255])) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/tests/test_core.py", line 108, in test_run_setup_uses_current_dir os.mkdir(os_helper.TESTFN) OSError: [Errno 28] No space left on device: '@test_57851_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_imghdr.py", line 139, in test_output_stream stream.seek(0) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpv9dztzu0'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2147, in test_open_conflicting_handles with zipfile.ZipFile(TESTFN2, 'w', zipfile.ZIP_STORED) as zipf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 261, in test2038MTime self.doTest(".py", files, TESTMOD) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 385, in test_compresslevel_metadata with fWrite: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1352, in test_chmod_dir_fd with self.prepare_file() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1340, in prepare_file with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ_2base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1716, in test_writestr_extended_local_header_issue1202 orig_zip.writestr(zinfo, data) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1612, in test_specify_environment support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 16762 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 436, in __del__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-366 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 449, in test_xmlgen_basic_empty gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_trace.py", line 447, in setUp with open(self.codefile, 'w', encoding='iso-8859-15') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 110, in test_context_manager with gdbm.open(filename, 'c') as db: ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_56227_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 191, in test_parse_path_object make_xml_file(self.data, 'utf-8', None) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 119, in make_xml_file with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 744, in testUnencodable with ZipFile(filename, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 759, in test_closefd_attr with self.open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 867, in test_opener with self.open(os_helper.TESTFN, "w", encoding="utf-8") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2194, in close self.buffer.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_site.py", line 176, in test_addpackage_import_bad_pth_file pth_dir, pth_fn = self.make_pth("abc\x00def\n") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_site.py", line 136, in make_pth with open(pth_fn, 'w', encoding='utf-8') as pth_file: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 505, in testFrozenSet self.helper(frozensetobj) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_importlib/source/test_file_loader.py", line 177, in test_file_from_empty_string_dir with open(file_path, 'w', encoding='utf-8') as file: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 287, in test_mode self.test_write() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 67, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 270, in test_seek_whence self.test_write() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 67, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-299 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1192, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1094, in flush self.stream.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1439, in test_mkdir_dir_fd with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_62951_tmpæ_5base'
Traceback (test.test_exceptions.ExceptionTests.testWithTraceback) ... ok
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_file.py", line 65, in testWritelinesUserList self.f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2731, in test_write_while_reading zipf.writestr('ones', self.data1) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1181, in close self._fileobj.write(buf) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1798, in test_create_non_existent_file_for_append with zipfile.ZipFile(TESTFN, 'a') as zf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpxzr83n0h'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1368, in test_stat_dir_fd with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_62951_tmpæ_11base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 493, in testTruncate f.write(bytes(bytearray(range(10)))) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-345 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/hashlib_helper.py", line 49, in wrapper return func_or_class(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_md5sum.py", line 19, in setUpClass os.mkdir(os_helper.TESTFN_ASCII) OSError: [Errno 28] No space left on device: '@test_64335_tmp'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 507, in test_popitem_and_flush_twice self._box.add(self._template % 0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sqlite3/test_dbapi.py", line 680, in test_open_uri cx.execute(self._sql) sqlite3.OperationalError: database or disk is full
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 988, in tearDown super().tearDown() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 65, in tearDown self._box.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 737, in close self._file.close() # Sync has been done by self.flush() above. ^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 311, in test_keys self._check_iteration(self._box.keys, do_keys=True, do_values=False) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 341, in _check_iteration keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2148, in setUp os.mkdir(self._dir) OSError: [Errno 28] No space left on device: '@test_23917_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmp6hck92pq'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 71, in test_add keys.append(self._box.add(self._template % 0)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1463, in test_write_pyfile_bad_syntax os.mkdir(TESTFN2) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ2'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 717, in test_fileno with TempFile(TESTFN, COMPRESSED_XZ): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 527, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_aifc.py", line 177, in test_params_added f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 780, in close f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 236, in test_get key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 138, in test_token_value_whitespace
self._test_token_x("""
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 98, in _test_token_x
nrc = self.make_nrc(nrc)
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 499, in testSet self.helper(setobj) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 626, in test_case_sha512_2 self.check('sha512', File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 394, in check_file_digest with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1439, in test_mkdir_dir_fd with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ_5base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 158, in test_add_binary_file key = self._box.add(f) ^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 176, in test_multiple_writes f.writeframes(self.frames[:-framesize]) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 442, in writeframes self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 517, in _patchheader self._file.seek(self._form_length_pos) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 334, in test_items self._check_iteration(self._box.items, do_keys=True, do_values=True) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 341, in _check_iteration keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 891, in test_bp_ignore_count with create_modules(modules): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 535, in create_modules with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1774, in test_read_after_write_unicode_filenames zipfp.writestr('приклад', b'sample') File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 334, in test_items self._check_iteration(self._box.items, do_keys=True, do_values=True) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 341, in _check_iteration keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2721, in test_many_opens self.make_test_archive(TESTFN2) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2629, in make_test_archive with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipfp: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-333 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2056, in test_change_comment_in_empty_archive with zipfile.ZipFile(TESTFN, "a", zipfile.ZIP_STORED) as zipf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_pipes.py", line 65, in testEmptyPipeline1 with open(TESTFN, 'w') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1474, in test_threads f.write(s) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 140, in test_parse_text make_xml_file(self.data, encoding) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 119, in make_xml_file with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 253, in testBadMTime self.doTest(".py", files, TESTMOD) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gettext.py", line 314, in setUp GettextBaseTest.setUp(self) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gettext.py", line 122, in setUp os.makedirs(LOCALEDIR) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 215, in makedirs makedirs(head, exist_ok=exist_ok) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: 'xx'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1113, in test_relock key1 = self._box.add(msg) ^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 83, in test_dumbdbm_read self.init_db() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 161, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 348, in __exit__ self.thing.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 275, in close self._commit() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 130, in _commit with self._io.open(self._dirfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 187, in test_add_nonascii_StringIO_raises self._box.add(io.StringIO(self._nonascii_msg)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 764, in _append_message self._file.truncate(before) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 700, in test_1463026_3_empty gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-352 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/runpy.py", line 198, in _run_module_as_main return _run_code(code, main_globals, None, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/runpy.py", line 88, in _run_code exec(code, run_globals) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/__main__.py", line 2, in <module> main() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 795, in main Regrtest().main(tests=tests, **kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 733, in main self._main(tests, kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 782, in _main self.save_xml_result() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 629, in save_xml_result root.append(suite) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/etree/ElementTree.py", line 244, in append self._assert_is_element(subelement) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/etree/ElementTree.py", line 266, in _assert_is_element raise TypeError('expected an Element, not %s' % type(e).__name__) TypeError: expected an Element, not Element
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2678, in test_read_after_close self.make_test_archive(f) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2629, in make_test_archive with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipfp: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 189, in test_overflowed_write f.writeframes(self.frames) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 442, in writeframes self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 517, in _patchheader self._file.seek(self._form_length_pos) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 649, in test_1463026_1_empty gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2051, in test_read self._test_read(mailbox._ProxyFile(self._file)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1949, in _test_read proxy.seek(0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1973, in seek self._file.seek(offset, whence) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 197, in test_unseekable_read with self.create_file(TESTFN) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 453, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 574, in close file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-360 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 439, in test_xmlgen_basic gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2439, in test_garbage_collection CBufferedWriterTest.test_garbage_collection(self) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1963, in test_garbage_collection self.assertEqual(f.read(), b"123xxx") AssertionError: b'' != b'123xxx'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_imp.py", line 486, in test_unencodeable os.mkdir(name) OSError: [Errno 28] No space left on device: '@test_42019_tmp-\udcff'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_pathfix.py", line 74, in test_pathfix self.pathfix( File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_pathfix.py", line 31, in pathfix with open(filename, 'w', encoding='utf8') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 761, in _append_message offsets = self._install_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1404, in _install_message orig_generator.flatten(message) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 123, in raiser raise CustomError(exc_msg)
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1410, in test_initialize_with_binary_file with open(self._path, 'wb+') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 106, in test_write_contains f[b'1'] = b'hello' ~^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 201, in __setitem__ self._addkey(key, self._addval(val)) ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 159, in _addval with _io.open(self._datfile, 'rb+') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_logging.py", line 4522, in test_logging_at_shutdown_open self.assertEqual(fp.read().rstrip(), "ERROR:root:log in __del__") AssertionError: '' != 'ERROR:root:log in __del__'
- ERROR:root:log in __del__
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 128, in test_read1 self.test_write() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 67, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-321 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 666, in test_destructor f.write(b"xxx") OSError: [Errno 28] No space left on device
Traceback (test.test_exceptions.ExceptionTests.testInvalidTraceback) ... ok
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-283 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1782, in test_exclusive_create_zip_file with zipfile.ZipFile(TESTFN2, "x", zipfile.ZIP_STORED) as zipfp: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-277 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1773, in test_read_after_write_unicode_filenames with zipfile.ZipFile(TESTFN2, 'w') as zipfp: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 1289, in test_with_pathlike_filename with lzma.open(filename, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lzma.py", line 152, in close self._fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "<string>", line 3, in <module> OSError: [Errno 28] No space left on device Traceback (most recent call last): File "<string>", line 4, in <module> OSError: [Errno 9] Bad file descriptor
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2075, in test_empty_zipfile zipf.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 186, in testPyc self.doTest(pyc_ext, files, TESTMOD) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 361, in test_pwritev os.write(fd, b"xx") OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 315, in test_itervalues self._check_iteration(self._box.itervalues, do_keys=False, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 341, in _check_iteration keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_iter.py", line 790, in test_in_and_not_in f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_cppext/__init__.py", line 19, in test_build_cpp11 self.check_build(False, '_testcpp11ext') File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_cppext/__init__.py", line 36, in check_build with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 3332, in _writefd os.write(fd, data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2035, in tearDown self._file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/hashlib_helper.py", line 49, in wrapper return func_or_class(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_md5sum.py", line 19, in setUpClass os.mkdir(os_helper.TESTFN_ASCII) OSError: [Errno 28] No space left on device: '@test_42019_tmp'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 26, in tearDown self.fout.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 450, in close self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 517, in _patchheader self._file.seek(self._form_length_pos) ValueError: seek of closed file
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 551, in test_raw_file_io self.write_ops(f) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 326, in write_ops self.assertEqual(f.write(b"blah."), 5) ^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1401, in test_initialize_with_file with open(self._path, 'w+', encoding='utf-8') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 439, in testBytesOpen f.write(b"abc") OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 296, in test_1647484 with gzip.GzipFile(self.filename, mode) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1114, in emit self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1094, in flush self.stream.flush() OSError: [Errno 28] No space left on device Call stack: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/runpy.py", line 198, in _run_module_as_main return _run_code(code, main_globals, None, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/runpy.py", line 88, in _run_code exec(code, run_globals) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/__main__.py", line 2, in <module> main() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 795, in main Regrtest().main(tests=tests, **kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 733, in main self._main(tests, kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 778, in _main self.rerun_failed_tests() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 364, in rerun_failed_tests result = runtest(self.ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 260, in runtest return _runtest(ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 230, in _runtest result = _runtest_inner(ns, test_name, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 355, in _runtest_inner refleak = _runtest_inner2(ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 312, in _runtest_inner2 test_runner() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 276, in _test_module support.run_unittest(tests) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1221, in run_unittest _run_suite(suite) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1095, in _run_suite result = runner.run(suite) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/runner.py", line 217, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 678, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 623, in run self._callTestMethod(testMethod) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 579, in _callTestMethod if method() is not None: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_logging.py", line 4850, in test_encoding logging.debug('The Øresund Bridge joins Copenhagen to Malmö') Message: 'The Øresund Bridge joins Copenhagen to Malmö' Arguments: ()
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 84, in testReadintoByteArray self.f.write(bytes([1, 2, 0, 255])) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 510, in test_xmlgen_attr_escape gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 92, in test_context_manager_with_open_file with self.module.open(testfile) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 453, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 568, in close self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 166, in test_add_binary_nonascii_file key = self._box.add(f) ^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 62, in setUp self._box = self._factory(self._path) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1178, in <lambda> _factory = lambda self, path, factory=None: mailbox.MH(path, factory) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 943, in __init__ os.mkdir(self._path, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 737, in testTraceback self.doTest(None, files, TESTMOD, call=self.doTraceback) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1612, in test_specify_environment support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 63004 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1485, in test_write_pathlike os.mkdir(TESTFN2) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ2'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1262, in test_close_after_close with zipfile.ZipFile(TESTFN2, "w", self.compression) as zipf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 147, in test_minimal_linetable_with_no_debug_ranges with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_multibytecodec.py", line 315, in test_bug1728403 f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_file.py", line 227, in testTruncateOnWindows f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpg47u0u4z'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-341 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 116, in test_filetime create_file(filename, b'foo') File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 19, in create_file fp.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1114, in emit self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1094, in flush self.stream.flush() OSError: [Errno 28] No space left on device Call stack: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/runpy.py", line 198, in _run_module_as_main return _run_code(code, main_globals, None, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/runpy.py", line 88, in _run_code exec(code, run_globals) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/__main__.py", line 2, in <module> main() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 795, in main Regrtest().main(tests=tests, **kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 733, in main self._main(tests, kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 778, in _main self.rerun_failed_tests() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 364, in rerun_failed_tests result = runtest(self.ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 260, in runtest return _runtest(ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 230, in _runtest result = _runtest_inner(ns, test_name, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 355, in _runtest_inner refleak = _runtest_inner2(ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 312, in _runtest_inner2 test_runner() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 276, in _test_module support.run_unittest(tests) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1221, in run_unittest _run_suite(suite) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1095, in _run_suite result = runner.run(suite) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/runner.py", line 217, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 678, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 623, in run self._callTestMethod(testMethod) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 579, in _callTestMethod if method() is not None: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_logging.py", line 4889, in test_encoding_errors_default logging.debug('😂: ☃️: The Øresund Bridge joins Copenhagen to Malmö') Message: '😂: ☃️: The Øresund Bridge joins Copenhagen to Malmö' Arguments: ()
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_xml_etree.py", line 3763, in test_write_to_binary_file with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2066, in test_iteration self._test_iteration(mailbox._ProxyFile(self._file)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1995, in _test_iteration proxy.seek(0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1973, in seek self._file.seek(offset, whence) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_ndbm.py", line 13, in setUp self.d = dbm.ndbm.open(self.filename, 'c') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ _dbm.error: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 526, in test_close self._test_flush_or_close(self._box.close, False) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 530, in _test_flush_or_close self._box.add(contents[0]) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 251, in test_getitem key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 686, in test_1463026_3 gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 696, in setUp fp.write(self.data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1331, in test_labels key0 = self._box.add(msg0) ^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmphbktjew_'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 261, in test_get_message key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-326 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 771, in test_garbage_collection f.write(b"abcxxx") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 469, in test_update key0 = self._box.add(self._template % 'original 0') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 976, in test_permissions_after_flush self._box.add(self._template % 0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1426, in test_link_dir_fd
with self.prepare_file() as (dir_fd, name, fullname),
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1340, in prepare_file
with self.prepare() as (dir_fd, name, fullname):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare
posix.mkdir(base_dir)
OSError: [Errno 28] No space left on device: '@test_62951_tmpæ_4base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_ntpath.py", line 722, in test_relpath with os_helper.temp_cwd(os_helper.TESTFN) as cwd_dir: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gettext.py", line 226, in setUp GettextBaseTest.setUp(self) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gettext.py", line 122, in setUp os.makedirs(LOCALEDIR) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 215, in makedirs makedirs(head, exist_ok=exist_ok) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: 'xx'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-359 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 653, in testDefaultOptimizationLevel self.makeZip(files) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 107, in test_token_value_quotes
self._test_token_x("""
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 98, in _test_token_x
nrc = self.make_nrc(nrc)
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 130, in test_write f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 780, in close f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sqlite3/test_transactions.py", line 70, in test_update_starts_transaction self.cur1.execute("create table test(i)") sqlite3.OperationalError: database or disk is full
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 123, in test_str_write_contains self.init_db() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 161, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 348, in __exit__ self.thing.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 275, in close self._commit() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 130, in _commit with self._io.open(self._dirfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1001, in test_get_bytes_from key0 = self._box.add(unixfrom + self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 300, in test_get_file_can_be_closed_twice key = self._box.add(_sample_message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-318 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner Warning -- Uncaught thread exception: OSError Exception in thread Thread-26 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-27 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-28 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-29 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked Warning -- Uncaught thread exception: OSError Exception in thread Thread-30 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1279, in write self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked Warning -- Uncaught thread exception: OSError Exception in thread Thread-31 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-32 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked Warning -- Uncaught thread exception: OSError Exception in thread Thread-33 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-34 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-35 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-36 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-37 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-38 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-39 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-40 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-41 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-42 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-43 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-44 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device FAIL
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 729, in test_array_writes check(self.FileIO(os_helper.TESTFN, "w")) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 726, in check self.assertEqual(f.write(a), n) ^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback, testUncheckedHashBasedPyc, testUnencodable, testZipImporterMethods, testZipImporterMethodsInSubDirectory, test_checked_hash_based_change_pyc, test2038MTime, testAFakeZlib, testBadMTime, testBadMagic, testBadMagic2, testBeginningCruftAndComment, testBoth, testBytesPath, testComment, testDefaultOptimizationLevel, testDoctestFile, testDoctestSuite, testEmptyPy, testGetCompiledSource, testGetData, testGetSource, testImport_WithStuff, testImporterAttr, testInvalidateCaches, testLargestPossibleComment, testMixedNamespacePackage, testNamespacePackage, testPackage, testPy, testPyc, testSubNamespacePackage, testSubPackage, testTraceback, testUncheckedHashBasedPyc, testUnencodable, testZipImporterMethods, testZipImporterMethodsInSubDirectory, test_checked_hash_based_change_pyc)
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1152, in test_terminating_newline i = self._box.add(message) ^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1514, in test_mkfifo_dir_fd with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_62951_tmpæ_6base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1883, in test_close_file support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 63005 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1901, in test_dup2 support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 16764 exited with code 120, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1320, in tearDown super().tearDown() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 65, in tearDown self._box.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 737, in close self._file.close() # Sync has been done by self.flush() above. ^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3010, in test_seeking f.write(line*2) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/tests/test_filelist.py", line 310, in test_basic_discovery with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 759, in test_closefd_attr with self.open(os_helper.TESTFN, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 173, in test_open_with_pathlib_path gdbm.open(FakePath(filename), "c").close() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_56227_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3262, in test_seek_bom pos = f.tell() ^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2343, in tell self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 92, in test_context_manager_with_open_file with self.module.open(testfile) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 619, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 780, in close f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 208, in test_exclusive_write with gzip.GzipFile(self.filename, 'xb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 137, in test_line_endings f[b'1'] = b'hello' ~^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 201, in __setitem__ self._addkey(key, self._addval(val)) ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 159, in _addval with _io.open(self._datfile, 'rb+') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 543, in test_case_sha1_2 self.check('sha1', File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 394, in check_file_digest with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1485, in test_write_pathlike os.mkdir(TESTFN2) OSError: [Errno 28] No space left on device: '@test_14493_tmpæ2'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner Warning -- Uncaught thread exception: OSError Exception in thread Thread-26 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-27 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-28 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-29 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked Warning -- Uncaught thread exception: OSError Exception in thread Thread-30 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1279, in write self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked Warning -- Uncaught thread exception: OSError Exception in thread Thread-31 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-32 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked Warning -- Uncaught thread exception: OSError Exception in thread Thread-33 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-34 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-35 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-36 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-37 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-38 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-39 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-40 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-41 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-42 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-43 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-44 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1273, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 111, in test_write_incompatible_type with gzip.GzipFile(self.filename, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 157, in test_nonascii_filename with gdbm.open(filename, 'c') as db: ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-329 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 617, in test_large_file_ops self.large_file_ops(f) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 392, in large_file_ops self.assertEqual(f.write(b"xxx"), 3) ^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 940, in test_clear_two_bp_on_same_line with create_modules(modules): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 535, in create_modules with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 466, in testInt self.helper(intobj) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sqlite3/test_transactions.py", line 98, in test_toggle_auto_commit self.cur1.execute("create table test(i)") sqlite3.OperationalError: database or disk is full
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_iter.py", line 481, in test_builtin_list f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_imp.py", line 486, in test_unencodeable os.mkdir(name) OSError: [Errno 28] No space left on device: '@test_15303_tmp-\udcff'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1901, in test_dup2 support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 16758 exited with code 120, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sqlite3/test_hooks.py", line 298, in test_trace_callback_content cur.execute(queries[0]) sqlite3.OperationalError: database or disk is full
Traceback (most recent call last): File "<string>", line 3, in <module> OSError: [Errno 28] No space left on device OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1980, in test_null_byte_in_filename with zipfile.ZipFile(TESTFN, mode="w") as zipf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_file.py", line 268, in testIteration bag.write(filler * nchunks) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-328 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_fixcid.py", line 61, in test_directory os.mkdir(os_helper.TESTFN) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 451, in close self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1114, in emit self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1094, in flush self.stream.flush() OSError: [Errno 28] No space left on device Call stack: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/runpy.py", line 198, in _run_module_as_main return _run_code(code, main_globals, None, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/runpy.py", line 88, in _run_code exec(code, run_globals) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/regrtest.py", line 47, in <module> _main() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/regrtest.py", line 43, in _main main() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 795, in main Regrtest().main(tests=tests, **kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 733, in main self._main(tests, kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 754, in _main run_tests_worker(self.ns, self.worker_test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest_mp.py", line 90, in run_tests_worker result = runtest(ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 260, in runtest return _runtest(ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 214, in _runtest result = _runtest_inner(ns, test_name, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 355, in _runtest_inner refleak = _runtest_inner2(ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 312, in _runtest_inner2 test_runner() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 276, in _test_module support.run_unittest(tests) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1221, in run_unittest _run_suite(suite) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1095, in _run_suite result = runner.run(suite) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/runner.py", line 217, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 678, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 623, in run self._callTestMethod(testMethod) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 579, in _callTestMethod if method() is not None: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_logging.py", line 4850, in test_encoding logging.debug('The Øresund Bridge joins Copenhagen to Malmö') Message: 'The Øresund Bridge joins Copenhagen to Malmö' Arguments: ()
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_site.py", line 170, in test_addpackage_empty_lines pth_dir, pth_fn = self.make_pth("\n\n \n\n") ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_site.py", line 136, in make_pth with open(pth_fn, 'w', encoding='utf-8') as pth_file: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 315, in test_itervalues self._check_iteration(self._box.itervalues, do_keys=False, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 341, in _check_iteration keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_unicode_file.py", line 132, in test_directories self._do_directory(TESTFN_UNICODE+ext, TESTFN_UNICODE+ext) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_unicode_file.py", line 89, in _do_directory os.mkdir(make_name) OSError: [Errno 28] No space left on device: '@test_51516_tmp-àòɘŁğ.dir'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-368 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_xml_etree.py", line 3764, in test_write_to_binary_file tree.write(f) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/etree/ElementTree.py", line 731, in write with _get_writer(file_or_filename, encoding) as (write, declared_encoding): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 144, in __exit__ next(self.gen) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/etree/ElementTree.py", line 773, in _get_writer with contextlib.ExitStack() as stack: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 589, in __exit__ raise exc_details[1] File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 574, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 457, in _exit_wrapper callback(*args, **kwds) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 92, in test_context_manager_with_open_file with self.module.open(testfile) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 332, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 450, in close self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 517, in _patchheader self._file.seek(self._form_length_pos) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 801, in test_temporary_bp with create_modules(modules): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 535, in create_modules with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_aifc.py", line 214, in test_read_markers fout.writeframes(b'\x00') File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 759, in writeframes self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 916, in _patchheader self._file.seek(curpos, 0) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-347 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 163, in test_incompleted_write f.writeframes(self.frames) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 442, in writeframes self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 517, in _patchheader self._file.seek(self._form_length_pos) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 159, in test_incompleted_write with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 203, in setUp setup_test_dir() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 37, in setup_test_dir os.mkdir(dirname) OSError: [Errno 28] No space left on device: '@test_15890_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2119, in test_seek_and_tell self._test_seek_and_tell(mailbox._PartialFile(self._file, 3, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2006, in _test_seek_and_tell proxy.seek(3) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2045, in seek _ProxyFile.seek(self, offset, whence) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1972, in seek self._file.seek(self._pos) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmp6b69zex4'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 277, in testSubPackage self.doTest(pyc_ext, files, TESTPACK, TESTPACK2, TESTMOD) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1981, in test_null_byte_in_filename zipf.writestr("foo.txt\x00qqq", b"O, for a Muse of Fire!") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1549, in test_extract_with_target_pathlike self._test_extract_with_target(pathlib.Path(extdir)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1525, in _test_extract_with_target self.make_test_file() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1501, in make_test_file with zipfile.ZipFile(TESTFN2, "w", zipfile.ZIP_STORED) as zipfp: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3247, in test_append_bom pos = f.tell() ^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2343, in tell self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmph_b1yr0i'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1946, in test_read0 with zipfile.ZipFile(TESTFN, mode="w") as zipf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 867, in test_opener with self.open(os_helper.TESTFN, "w", encoding="utf-8") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1514, in test_mkfifo_dir_fd with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ_6base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1363, in test_chown_dir_fd with self.prepare_file() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1340, in prepare_file with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ_3base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 1127, in test_next_command_in_generator_for_loop with create_modules(modules): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 535, in create_modules with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 133, in testWritelinesList self.f.writelines(l) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 761, in _append_message offsets = self._install_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 833, in _install_message self._dump_message(message, self._file, self._mangle_from_) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 230, in _dump_message message = self._string_to_bytes(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 204, in _string_to_bytes raise ValueError("String input must be ASCII-only; " ValueError: String input must be ASCII-only; use bytes or a Message instead
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-331 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "<string>", line 3, in <module> OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_imghdr.py", line 137, in test_output_stream with open(TESTFN, 'wb') as stream: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-290 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-339 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-363 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 81, in inner return func(*args, **kwds) ^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 734, in test_skip with create_modules(modules): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 535, in create_modules with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1864, in test_open_file support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 62977 exited with code 120, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpkjrq9thn'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 736, in gc_collect gc.collect() OSError: [Errno 28] No space left on device FAIL
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 583, in test_case_sha256_2 self.check('sha256', File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 394, in check_file_digest with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 180, in test_isdir create_file(filename) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 19, in create_file fp.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 716, in test_close_flushes with self.open(os_helper.TESTFN, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-285 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2084, in tearDown self._file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpmh3sros8'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 96, in test_write_memoryview self.write_and_read_back(memoryview(data1 * 50)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 60, in write_and_read_back with gzip.GzipFile(self.filename, 'w'+mode) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 660, in test_1463026_2 gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-307 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_logging.py", line 4852, in test_encoding handler.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1197, in close stream.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 942, in test_fspath_support check_path_succeeds(FakePath(os_helper.TESTFN)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 936, in check_path_succeeds with self.open(path, "w", encoding="utf-8") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2108, in test_readlines self._test_readlines(mailbox._PartialFile(self._file, 0, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1979, in _test_readlines proxy.seek(0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2045, in seek _ProxyFile.seek(self, offset, whence) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1972, in seek self._file.seek(self._pos) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 199, in test_memoryview self.helper(b) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1824, in test_truncate_after_write with self.open(os_helper.TESTFN, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 176, in test_multiple_writes f.writeframes(self.frames[:-framesize]) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 560, in writeframes self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 616, in _patchheader self._file.seek(self._form_length_pos, 0) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 355, in _runtest_inner refleak = _runtest_inner2(ns, test_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 312, in _runtest_inner2 test_runner() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 276, in _test_module support.run_unittest(tests) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1221, in run_unittest _run_suite(suite) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1095, in _run_suite result = runner.run(suite) ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/runner.py", line 217, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 678, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 622, in run with outcome.testPartExecutor(self): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 155, in __exit__ self.gen.throw(typ, value, traceback) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 74, in testPartExecutor _addError(self.result, test_case, exc_info) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 97, in _addError result.addFailure(test, exc_info) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/testresult.py", line 111, in addFailure super().addFailure(test, err) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/runner.py", line 106, in addFailure super(TextTestResult, self).addFailure(test, err) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/result.py", line 17, in inner return method(self, *args, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/result.py", line 122, in addFailure self.failures.append((test, self._exc_info_to_string(err, test))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/result.py", line 184, in _exc_info_to_string error = sys.stderr.getvalue() ^^^^^^^^^^^^^^^^^^^ AttributeError: '_io.TextIOWrapper' object has no attribute 'getvalue'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner Thread-72 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-74 (f) self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-75 (f): Traceback (most recent call last): : Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f Warning -- Uncaught thread exception: OSError Exception in thread Thread-76 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-77 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-78 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-79 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-80 (f): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f bufio.write(s) OSError: [Errno 28] No space left on device bufio.write(s) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1868, in f
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 133, in testWritelinesList self.f.writelines(l) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 618, in writelines self.write(line) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lltrace.py", line 40, in test_lltrace stdout = self.run_code(""" ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lltrace.py", line 24, in run_code with open(os_helper.TESTFN, 'w', encoding='utf-8') as fd: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_pathlib.py", line 1409, in setUp os.mkdir(BASE) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/@test_59954_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 942, in test_fspath_support check_path_succeeds(FakePath(os_helper.TESTFN)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 936, in check_path_succeeds with self.open(path, "w", encoding="utf-8") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2194, in close self.buffer.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-48 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-49 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-52 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner f.write(text) OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run f.write(text) OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-61 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner Warning -- Uncaught thread exception: OSError Exception in thread Thread-63 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-60 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run f.write(text) OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-59 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-58 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device f.write(text) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-65 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-50 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-53 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-64 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner f.write(text) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-54 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner Warning -- Uncaught thread exception: OSError Exception in thread Thread-55 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-56 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner f.write(text) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-62 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device f.write(text) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-66 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-57 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-51 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner f.write(text) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 198, in test_comment_before_machine_line
self._test_comment("""
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 193, in _test_comment
nrc = self.make_nrc(nrc)
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_pathfix.py", line 62, in test_recursive os.mkdir(tmpdir) OSError: [Errno 28] No space left on device: '@test_64335_tmpæ.d'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpc1qnno9q'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 230, in test_create_new f[k] = self._dict[k] ~^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 201, in __setitem__ self._addkey(key, self._addval(val)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 183, in _addkey with _io.open(self._dirfile, 'a', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1474, in test_threads f.write(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1279, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 171, in test_token_value_trailing_hash
self._test_token_x("""
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 98, in _test_token_x
nrc = self.make_nrc(nrc)
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gc.py", line 822, in test_global_del_SystemExit with open(TESTFN, 'w', encoding="utf-8") as script: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-297 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 625, in test_with_open f.write(b"xxx") OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 770, in test_no_close_file func(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 768, in func gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpdbtnotud'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpmwoilary'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-309 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_array.py", line 485, in test_filewrite f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1826, in test_is_zip_erroneous_file with open(TESTFN, "w", encoding='utf-8') as fp: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpip_1ah97'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_audit.py", line 64, in test_marshal self.do_test("test_marshal") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_audit.py", line 33, in do_test self.fail("".join(p.stderr)) AssertionError
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_uu.py", line 234, in test_decode with open(self.tmpin, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_iter.py", line 624, in test_builtin_map f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 644, in testImporterAttr self.doTest(pyc_ext, files, TESTMOD) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_exceptions.py", line 2513, in test_non_utf8 with open(TESTFN, 'bw') as testfile: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 130, in test_unicode with gdbm.open(filename, 'c') as db: ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_56227_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_support.py", line 88, in test_rmtree os.mkdir(dirpath) OSError: [Errno 28] No space left on device: '@test_58328_tmpæd'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 231, in test_comment_after_machine_line_no_space
self._test_comment("""
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 193, in _test_comment
nrc = self.make_nrc(nrc)
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 606, in test_read_long_from_file with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 126, in test_add_that_raises_leaves_mailbox_empty self._box.add(email.message_from_string("From: Alphöso")) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 764, in _append_message self._file.truncate(before) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_file.py", line 32, in testWeakRefs self.f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 205, in test_isfile create_file(filename) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 19, in create_file fp.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 439, in testBytesOpen f.write(b"abc") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_imghdr.py", line 130, in test_unseekable with open(TESTFN, 'wb') as stream: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1545, in test_extract_with_target self._test_extract_with_target(extdir) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1525, in _test_extract_with_target self.make_test_file() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1501, in make_test_file with zipfile.ZipFile(TESTFN2, "w", zipfile.ZIP_STORED) as zipfp: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1693, in test_open_via_zip_info with zipfile.ZipFile(TESTFN2, "w", zipfile.ZIP_STORED) as zipfp: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3009, in test_seeking with self.open(os_helper.TESTFN, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3762, in test_garbage_collection self.assertEqual(f.read(), b"456def") AssertionError: b'' != b'456def'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpax53n8a_'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_support.py", line 88, in test_rmtree os.mkdir(dirpath) OSError: [Errno 28] No space left on device: '@test_42019_tmpæd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 908, in test_expat_binary_file_nonascii shutil.copyfile(TEST_XMLFILE, fname) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 269, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 158, in _fastcopy_sendfile raise err from None File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 144, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/xmltestdata/test.xml' -> '@test_56356_tmp-àòɘŁğ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 381, in testNamespacePackage self.makeZip(files1, zip1) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 761, in _append_message offsets = self._install_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 813, in _install_message message = self._string_to_bytes(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 204, in _string_to_bytes raise ValueError("String input must be ASCII-only; " ValueError: String input must be ASCII-only; use bytes or a Message instead
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_pipes.py", line 36, in testSimplePipe1 self.assertEqual(f.read(), 'HELLO WORLD #1') AssertionError: '' != 'HELLO WORLD #1'
- HELLO WORLD #1
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1473, in test_threads with self.open(os_helper.TESTFN, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_xml_etree.py", line 632, in test_iterparse with open(TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1582, in test_returns_pid support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 63016 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 236, in test_eval with open(_fname + '.dir', 'w', encoding="utf-8") as stream: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 185, in test_overflowed_write with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 778, in test_xmlgen_fragment gen.startElement("foo", {"a": "1.0"}) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 168, in startElement self._write('<' + name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 189, in test_overflowed_write f.writeframes(self.frames) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 560, in writeframes self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 616, in _patchheader self._file.seek(self._form_length_pos, 0) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 186, in test_sets self.helper(constructor(self.d.keys())) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_aifc.py", line 432, in test_write_aiff_by_extension fout.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 780, in close f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 300, in test_get_file_can_be_closed_twice key = self._box.add(_sample_message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 187, in test_add_nonascii_StringIO_raises self._box.add(io.StringIO(self._nonascii_msg)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 764, in _append_message self._file.truncate(before) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lltrace.py", line 68, in test_lltrace_different_module stdout = self.run_code(""" ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lltrace.py", line 24, in run_code with open(os_helper.TESTFN, 'w', encoding='utf-8') as fd: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_httplib.py", line 2116, in test_binary_file_body with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_glob.py", line 29, in setUp self.mktemp('a', 'D') File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_glob.py", line 24, in mktemp os.makedirs(base) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 215, in makedirs makedirs(head, exist_ok=exist_ok) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ_dir'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 186, in test_truncate fp.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2651, in test_different_file self.make_test_archive(f) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2629, in make_test_archive with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipfp: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_resource.py", line 78, in test_fsize_enforced f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 342, in test_forking_not_handled self.check_result(handled=False) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 347, in check_result self.assertEqual(log.read(), expected) AssertionError: '' != 'Handler called\n'
- Handler called
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_imp.py", line 108, in test_issue3594 with open(temp_mod_name + '.py', 'w', encoding="latin-1") as file: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 526, in testInvalidateCaches z.writestr(zinfo, data) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1479, in test_readlink_dir_fd with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_62951_tmpæ_9base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 176, in test_multiple_writes f.writeframes(self.frames[:-framesize]) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 759, in writeframes self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 918, in _patchheader self._file.seek(self._form_length_pos, 0) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-340 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 711, in testDoctestSuite self.runDoctest(self.doDoctestSuite) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 685, in runDoctest self.doTest(".py", files, TESTMOD, call=callback) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/tests/test_sysconfig.py", line 198, in test_parse_makefile_literal_dollar fd.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1584, in test_extract_all_with_target_pathlike self._test_extract_all_with_target(pathlib.Path(extdir)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1565, in _test_extract_all_with_target self.make_test_file() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1501, in make_test_file with zipfile.ZipFile(TESTFN2, "w", zipfile.ZIP_STORED) as zipfp: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 4232, in test_create_writes with self.open(os_helper.TESTFN, 'xb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1413, in test_write_python_directory os.mkdir(TESTFN2) OSError: [Errno 28] No space left on device: '@test_14493_tmpæ2'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileinput.py", line 307, in test_readline_binary_mode with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-364 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1814, in test_truncate self.assertEqual(bufio.truncate(3), 3) ^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2148, in setUp os.mkdir(self._dir) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 99, in test_add_invalid_8bit_bytes_header key = self._box.add(self._nonascii_msg.encode('latin-1')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 503, in test_flush self._test_flush_or_close(self._box.flush, True) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 530, in _test_flush_or_close self._box.add(contents[0]) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 279, in test_get_string key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-346 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2063, in test_change_comment_in_nonempty_archive with zipfile.ZipFile(TESTFN, "w", zipfile.ZIP_STORED) as zipf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 4232, in test_create_writes with self.open(os_helper.TESTFN, 'xb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 192, in test_many_append with gzip.GzipFile(self.filename, 'wb', 9) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1436, in test_write_python_directory_filtered os.mkdir(TESTFN2) OSError: [Errno 28] No space left on device: '@test_14493_tmpæ2'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 407, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 350, in _get_module_from_name __import__(name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/test_pytree.py", line 13, in <module> from . import support File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/support.py", line 11, in <module> from lib2to3 import pytree, refactor File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/refactor.py", line 26, in <module> from .fixer_util import find_root File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/fixer_util.py", line 7, in <module> from .pygram import python_symbols as syms File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pygram.py", line 32, in <module> python_grammar = driver.load_packaged_grammar("lib2to3", _GRAMMAR_FILE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 155, in load_packaged_grammar return load_grammar(grammar_source) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 130, in load_grammar g.load(gp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/grammar.py", line 95, in load d = pickle.load(f) ^^^^^^^^^^^^^^ EOFError: Ran out of input
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 297, in test_samestat_on_link self._test_samestat_on_link_func(os.link) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 280, in _test_samestat_on_link_func create_file(test_fn1) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 19, in create_file fp.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1265, in test_close_after_close w.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_trace.py", line 404, in test_issue9936 self._coverage(tracer, cmd) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_trace.py", line 370, in _coverage r.write_results(show_missing=True, summary=True, coverdir=TESTFN) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/trace.py", line 262, in write_results os.makedirs(dir) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '@test_48200_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_pathfix.py", line 86, in test_pathfix_keeping_flags self.pathfix( File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_pathfix.py", line 31, in pathfix with open(filename, 'w', encoding='utf8') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 208, in test_unseekable_write f.writeframes(self.frames) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 439, in writeframes self.writeframesraw(data) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 427, in writeframesraw self._ensure_header_written() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 470, in _ensure_header_written self._write_header() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 494, in _write_header _write_u32(self._file, AUDIO_FILE_MAGIC) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 158, in _write_u32 file.write(bytes(data)) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 37, in test_key_methods self.g = gdbm.open(filename, 'c') ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-281 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 130, in test_write f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 574, in close file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpfs9y1tgc'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 500, in test_nonascii_abspath with os_helper.temp_cwd(name): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: b'@test_42019_tmp\xe7w\xf0'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_xml_etree.py", line 3711, in test_write_to_filename tree.write(TESTFN) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/etree/ElementTree.py", line 731, in write with _get_writer(file_or_filename, encoding) as (write, declared_encoding): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 144, in __exit__ next(self.gen) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/etree/ElementTree.py", line 762, in _get_writer with open(file_or_filename, "w", encoding=encoding, OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1892, in close self._write_end_record() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1990, in _write_end_record self.fp.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 435, in test_pop key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 171, in test_multiple_writes with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 758, in testBytesPath z.writestr(zinfo, test_src) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_pathfix.py", line 124, in test_pathfix_adding_errors self.pathfix( File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_pathfix.py", line 31, in pathfix with open(filename, 'w', encoding='utf8') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 206, in test_unseekable_write with self.create_file(testfile) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 619, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 765, in close self._ensure_header_written(0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 830, in _ensure_header_written self._write_header(datasize) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 845, in _write_header self._file.write(b'FORM') OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpwycfzc90'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 528, in testTruncateOnWindows bug801631() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 508, in bug801631 f.write(bytes(range(11))) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_site.py", line 158, in test_addpackage_import_bad_exec pth_dir, pth_fn = self.make_pth("randompath\nimport nosuchmodule\n") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_site.py", line 136, in make_pth with open(pth_fn, 'w', encoding='utf-8') as pth_file: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpvf_hdhdi'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2114, in test_iteration self._test_iteration(mailbox._PartialFile(self._file, 4, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1995, in _test_iteration proxy.seek(0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2045, in seek _ProxyFile.seek(self, offset, whence) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1972, in seek self._file.seek(self._pos) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 503, in test_flush self._test_flush_or_close(self._box.flush, True) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 530, in _test_flush_or_close self._box.add(contents[0]) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 27, in test_toplevel_non_ordered_tokens
nrc = self.make_nrc("""
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 236, in test_get key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_profile.py", line 98, in test_runctx self.profilermodule.runctx("testfunc()", globals(), locals(), File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/profile.py", line 100, in runctx return _Utils(Profile).runctx(statement, globals, locals, filename, sort) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/profile.py", line 67, in runctx self._show(prof, filename, sort) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/profile.py", line 71, in _show prof.dump_stats(filename) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/profile.py", line 393, in dump_stats with open(file, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1694, in test_open_via_zip_info zipfp.writestr("name", "foo") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (test.test_zipimport.CompressedZipImportTestCase.testTraceback) ... ERROR
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1034, in test_add_from_bytes key = self._box.add(b'From foo@bar blah\nFrom: foo\n\n0\n') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 66, in test_error_conditions self.g = gdbm.open(filename, 'c') ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_pathlib.py", line 1406, in cleanup os.chmod(join('dirE'), 0o777) FileNotFoundError: [Errno 2] No such file or directory: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/@test_42019_tmpæ/dirE'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 251, in test_seek_read self.test_write() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 67, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 469, in test_textio_readlines self.test_write() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 67, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 308, in test_copy fout.writeframes(f.readframes(i)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 442, in writeframes self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 517, in _patchheader self._file.seek(self._form_length_pos) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-320 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 3332, in _writefd os.write(fd, data) OSError: [Errno 28] No space left on device Process Process-202: Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 3332, in _writefd os.write(fd, data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 613, in __del__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 780, in close f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 908, in test_expat_binary_file_nonascii shutil.copyfile(TEST_XMLFILE, fname) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 269, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 158, in _fastcopy_sendfile raise err from None File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 144, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/xmltestdata/test.xml' -> '@test_42019_tmp-àòɘŁğ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_uu.py", line 259, in test_decodetwice with open(self.tmpin, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 146, in test_write_array f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 456, in close file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 292, in test_pread os.write(fd, b'test') OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpu2_dxvzu'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1388, in test_utime_dir_fd with self.prepare_file() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1340, in prepare_file with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_62951_tmpæ_14base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 208, in test_unseekable_write f.writeframes(self.frames) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 756, in writeframes self.writeframesraw(data) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 747, in writeframesraw self._ensure_header_written(len(data)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 830, in _ensure_header_written self._write_header(datasize) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 845, in _write_header self._file.write(b'FORM') OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 547, in test_xmlgen_unencodable gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 105, in test_getsize create_file(filename, b'Hello') File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 19, in create_file fp.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 26, in tearDown self.fout.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 567, in close self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 615, in _patchheader curpos = self._file.tell() ^^^^^^^^^^^^^^^^^ ValueError: I/O operation on closed file
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-292 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1783, in test_exclusive_create_zip_file zipfp.writestr(filename, content) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 203, in setUp setup_test_dir() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 37, in setup_test_dir os.mkdir(dirname) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 674, in testGetSource self.doTest(".py", files, TESTMOD, call=self.assertModuleSource) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_site.py", line 143, in test_addpackage_import_bad_syntax pth_dir, pth_fn = self.make_pth("import bad-syntax\n") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_site.py", line 136, in make_pth with open(pth_fn, 'w', encoding='utf-8') as pth_file: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 350, in test_pwrite os.write(fd, b'test') OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-369 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 308, in test_copy fout.writeframes(f.readframes(i)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 759, in writeframes self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 918, in _patchheader self._file.seek(self._form_length_pos, 0) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 629, in testGetData z.writestr(name, data) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 205, in testUncheckedHashBasedPyc self.doTest(None, files, TESTMOD, call=check) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 588, in test_case_sha256_3 self.check('sha256', b"a" * 1000000, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 395, in check_file_digest f.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_asyncore.py", line 377, in setUp with open(os_helper.TESTFN, 'wb') as file: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 64, in setUp fp.write(self.data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 1164, in test_file_digest f.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 163, in test_incompleted_write f.writeframes(self.frames) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 759, in writeframes self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 918, in _patchheader self._file.seek(self._form_length_pos, 0) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-275 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-48 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-49 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-52 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner f.write(text) OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run f.write(text) OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-61 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner Warning -- Uncaught thread exception: OSError Exception in thread Thread-63 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-60 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run f.write(text) OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-59 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-58 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device f.write(text) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-65 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-50 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-53 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-64 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner f.write(text) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-54 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner Warning -- Uncaught thread exception: OSError Exception in thread Thread-55 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-56 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner f.write(text) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-62 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device f.write(text) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-66 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-57 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-51 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner f.write(text) OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) OSError: [Errno 28] No space left on device ERROR
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-311 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 407, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 350, in _get_module_from_name __import__(name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/test_main.py", line 12, in <module> from lib2to3 import main File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/main.py", line 14, in <module> from . import refactor File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/refactor.py", line 26, in <module> from .fixer_util import find_root File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/fixer_util.py", line 7, in <module> from .pygram import python_symbols as syms File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pygram.py", line 32, in <module> python_grammar = driver.load_packaged_grammar("lib2to3", _GRAMMAR_FILE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 155, in load_packaged_grammar return load_grammar(grammar_source) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 130, in load_grammar g.load(gp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/grammar.py", line 95, in load d = pickle.load(f) ^^^^^^^^^^^^^^ EOFError: Ran out of input
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1997, in test_comments zipf.writestr("foo.txt", "O, for a Muse of Fire!") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileinput.py", line 284, in test_readline with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_lzma.py", line 1355, in test_x_mode with lzma.open(TESTFN, mode, encoding=encoding): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lzma.py", line 152, in close self._fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_site.py", line 125, in test_addpackage pth_file.create() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_site.py", line 385, in create FILE.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2287, in test_threads BufferedReaderTest.test_threads(self) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1474, in test_threads f.write(s) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3061, in test_seek_and_tell test_seek_and_tell_with_data(input) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3038, in test_seek_and_tell_with_data f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_xml_etree.py", line 3791, in test_write_to_binary_file_with_bom tree.write(f, encoding='utf-16') File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/etree/ElementTree.py", line 731, in write with _get_writer(file_or_filename, encoding) as (write, declared_encoding): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 144, in __exit__ next(self.gen) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/etree/ElementTree.py", line 773, in _get_writer with contextlib.ExitStack() as stack: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 589, in __exit__ raise exc_details[1] File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 574, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 457, in _exit_wrapper callback(*args, **kwds) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 446, in test_peek with gzip.GzipFile(self.filename, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_file.py", line 32, in testWeakRefs self.f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_cmd_line.py", line 665, in test_set_pycache_prefix with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_configparser.py", line 1085, in setUp cf.write(f) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/configparser.py", line 938, in write self._write_section(fp, section, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/configparser.py", line 951, in _write_section fp.write("{}{}\n".format(key, value)) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 37, in test_ints self.helper(expected) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_uu.py", line 247, in test_decode_filename with open(self.tmpin, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 173, in test_open_with_pathlib_path gdbm.open(FakePath(filename), "c").close() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpf3al7gsk'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1413, in test_write_python_directory os.mkdir(TESTFN2) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ2'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1139, in test_file_perms self._box.add('') File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 351, in flush self.fileobj.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_fixcid.py", line 33, in test_alter_comments output = self.run_script( ^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_fixcid.py", line 80, in run_script with open(substfilename, "w", encoding="utf-8") as file: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 517, in test_readv os.write(fd, b'test1tt2t3') OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_cppext/__init__.py", line 19, in test_build_cpp11 self.check_build(False, '_testcpp11ext') File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_cppext/__init__.py", line 37, in check_build self._check_build(std_cpp03, extension_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_cppext/__init__.py", line 48, in _check_build subprocess.run(cmd, check=True) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/python', '-X', 'dev', '-m', 'venv', 'env']' returned non-zero exit status 1.
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 154, in test_parse_bytes make_xml_file(self.data, encoding) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 119, in make_xml_file with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1336, in test_write_pyfile zipfp.writepy(fn) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 2085, in writepy fname, arcname = self._get_codename(pathname[0:-3], basename) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 2139, in _get_codename if _compile(file_py): ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 2102, in _compile py_compile.compile(file, doraise=True, optimize=optimize) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/py_compile.py", line 172, in compile importlib._bootstrap_external._write_atomic(cfile, bytecode, mode) File "<frozen importlib._bootstrap_external>", line 197, in _write_atomic OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 308, in test_copy fout.writeframes(f.readframes(i)) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 560, in writeframes self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 616, in _patchheader self._file.seek(self._form_length_pos, 0) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-295 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 181, in test_add_StringIO_warns key = self._box.add(io.StringIO(self._template % "0")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 144, in test_add_8bit_body key = self._box.add(self._non_latin_bin_msg) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 716, in test_close_flushes with self.open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-284 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 563, in test_buffered_file_io self.write_ops(f) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 327, in write_ops f.truncate(0) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 528, in testTruncateOnWindows bug801631() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 508, in bug801631 f.write(bytes(range(11))) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 469, in test_update key0 = self._box.add(self._template % 'original 0') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmp8zw185tp'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gettext.py", line 597, in setUp GettextBaseTest.setUp(self) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gettext.py", line 122, in setUp os.makedirs(LOCALEDIR) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 215, in makedirs makedirs(head, exist_ok=exist_ok) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: 'xx'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 617, in test_large_file_ops self.large_file_ops(f) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 392, in large_file_ops self.assertEqual(f.write(b"xxx"), 3) ^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_pathfix.py", line 62, in test_recursive os.mkdir(tmpdir) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ.d'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1644, in test_extract_hackers_arcnames_posix_only self._test_extract_hackers_arcnames(posix_hacknames) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1649, in _test_extract_hackers_arcnames with zipfile.ZipFile(TESTFN2, 'w', zipfile.ZIP_STORED) as zipfp: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 976, in test_permissions_after_flush self._box.add(self._template % 0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-371 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 212, in test_comment_before_machine_line_hash_only
self._test_comment("""
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 193, in _test_comment
nrc = self.make_nrc(nrc)
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1506, in test_extract with temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 146, in test_write_array f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 780, in close f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 130, in test_unicode with gdbm.open(filename, 'c') as db: ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 105, in test_bytes self.helper(s) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmppos5zebz'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 280, in test_security os.mkdir(d) FileExistsError: [Errno 17] File exists: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_profile.py", line 92, in test_run self.profilermodule.run("int('1')", filename=TESTFN) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/profile.py", line 92, in run return _Utils(Profile).run(statement, filename, sort) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/profile.py", line 58, in run self._show(prof, filename, sort) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/profile.py", line 71, in _show prof.dump_stats(filename) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/profile.py", line 393, in dump_stats with open(file, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 536, in testAppend f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-294 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1060, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3295, in test_threads_write with self.open(os_helper.TESTFN, "w", encoding="utf-8", buffering=1) as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 481, in test_abspath_issue3426 with os_helper.temp_cwd(unicwd): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'çwð'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1352, in test_chmod_dir_fd with self.prepare_file() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1340, in prepare_file with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_62951_tmpæ_2base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1826, in test_truncate_after_write f.write(b'\x00' * 10000) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1279, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 456, in testUtf8BytesOpen f.write(b"abc") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_filecmp.py", line 18, in setUp with open(name, 'w', encoding="utf-8") as output: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 407, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 350, in _get_module_from_name __import__(name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/test_all_fixers.py", line 15, in <module> from . import support File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/support.py", line 17, in <module> grammar = pgen2_driver.load_grammar(grammar_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 130, in load_grammar g.load(gp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/grammar.py", line 95, in load d = pickle.load(f) ^^^^^^^^^^^^^^ EOFError: Ran out of input
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 162, in setUp setup_test_dir() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 37, in setup_test_dir os.mkdir(dirname) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_file.py", line 227, in testTruncateOnWindows f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 561, in test_case_sha224_1 self.check('sha224', b"abc", File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 394, in check_file_digest with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 739, in test_read_closed with self.open(os_helper.TESTFN, "w", encoding="utf-8") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 517, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2194, in close self.buffer.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1814, in test_truncate self.assertEqual(bufio.truncate(3), 3) ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1292, in truncate self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_embed.py", line 1686, in test_audit_run_interactivehook with open(startup, "w", encoding="utf-8") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audit-tests.py", line 460, in <module> globals()test File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audit-tests.py", line 119, in test_marshal with open("test-marshal.bin", "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 3534, in setUp with zipfile.ZipFile(TESTFN, mode="w") as tf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 224, in test_discard key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1463, in test_write_pyfile_bad_syntax os.mkdir(TESTFN2) OSError: [Errno 28] No space left on device: '@test_14493_tmpæ2'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1426, in test_link_dir_fd
with self.prepare_file() as (dir_fd, name, fullname),
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1340, in prepare_file
with self.prepare() as (dir_fd, name, fullname):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare
posix.mkdir(base_dir)
OSError: [Errno 28] No space left on device: '@test_42019_tmpæ_4base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-302 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 78, in test_flags self.g = gdbm.open(filename, mode) ^^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_56227_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 971, in test_sys_exit self.assertEqual(p.exitcode, 1) AssertionError: 120 != 1
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmp3ml5qjsr'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 570, in test_case_sha224_3 self.check('sha224', b"a" * 1000000, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 395, in check_file_digest f.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 521, in testInvalidateCaches with ZipFile(TEMP_ZIP, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1858, in test_is_zip_valid_file with zipfile.ZipFile(TESTFN, mode="w") as zipf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sqlite3/test_dbapi.py", line 718, in test_open_undecodable_uri cx.execute(self._sql) sqlite3.OperationalError: database or disk is full
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1042, in test_add_mbox_or_mmdf_message key = self._box.add(msg) ^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 321, in test_read_not_from_start testfile.write(f.read()) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 26, in tearDown self.fout.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 774, in close self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 907, in _patchheader curpos = self._file.tell() ^^^^^^^^^^^^^^^^^ ValueError: I/O operation on closed file
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 153, in test_none_args self.f.write(b"hi\nbye\nabc") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-336 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 325, in test_threading_handled self.check_result(handled=True) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 347, in check_result self.assertEqual(log.read(), expected) AssertionError: '' != 'Handler called\nError handled\n'
- Handler called
- Error handled
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1892, in close self._write_end_record() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1989, in _write_end_record self.fp.truncate() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/tests/test_core.py", line 83, in test_run_setup_provides_file self.write_setup(setup_using___file__)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/tests/test_core.py", line 76, in write_setup f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_tools/test_fixcid.py", line 61, in test_directory os.mkdir(os_helper.TESTFN) OSError: [Errno 28] No space left on device: '@test_64335_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1377, in test_write_filtered_python_package zipfp.writepy(packagedir) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 2059, in writepy fname, arcname = self._get_codename(path[0:-3], ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 2139, in _get_codename if _compile(file_py): ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 2102, in _compile py_compile.compile(file, doraise=True, optimize=optimize) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/py_compile.py", line 172, in compile importlib._bootstrap_external._write_atomic(cfile, bytecode, mode) File "<frozen importlib._bootstrap_external>", line 197, in _write_atomic OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 355, in _runtest_inner refleak = _runtest_inner2(ns, test_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 295, in _runtest_inner2 the_module = importlib.import_module(abstest) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1204, in _gcd_import File "<frozen importlib._bootstrap>", line 1176, in _find_and_load File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 690, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 940, in exec_module File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_shutil.py", line 160, in <module> SUPPORTS_SENDFILE = supports_file2file_sendfile() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_shutil.py", line 138, in supports_file2file_sendfile with tempfile.NamedTemporaryFile("wb", dir=os.getcwd(), delete=False) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 501, in __exit__ result = self.file.__exit__(exc, value, tb) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 691, in process_request_thread self.finish_request(request, client_address) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 361, in finish_request self.RequestHandlerClass(request, client_address, self) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 755, in __init__ self.handle() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 372, in handle with open(os_helper.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 425, in test_clear self._box.add(self._template % i) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 144, in test_add_8bit_body key = self._box.add(self._non_latin_bin_msg) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2693, in test_read_after_write zipf.writestr('ones', self.data1) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1181, in close self._fileobj.write(buf) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sqlite3/test_transactions.py", line 124, in test_locking self.cur1.execute("create table test(i)") sqlite3.OperationalError: database or disk is full
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpenoa0liz'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 206, in test_unseekable_write with self.create_file(testfile) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 332, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 447, in close self._ensure_header_written() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 470, in _ensure_header_written self._write_header() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 494, in _write_header _write_u32(self._file, AUDIO_FILE_MAGIC) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 158, in _write_u32 file.write(bytes(data)) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 202, in _string_to_bytes return message.encode('ascii') ^^^^^^^^^^^^^^^^^^^^^^^ UnicodeEncodeError: 'ascii' codec can't encode character '\xe1' in position 27: ordinal not in range(128)
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 307, in test_iterkeys self._check_iteration(self._box.iterkeys, do_keys=True, do_values=False) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 341, in _check_iteration keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 623, in test_read_last_object_from_file with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-298 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2935, in test_basic_io f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2194, in close self.buffer.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpwwo08j47'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 407, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 350, in _get_module_from_name __import__(name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/test_util.py", line 4, in <module> from . import support File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/support.py", line 17, in <module> grammar = pgen2_driver.load_grammar(grammar_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 130, in load_grammar g.load(gp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/grammar.py", line 95, in load d = pickle.load(f) ^^^^^^^^^^^^^^ EOFError: Ran out of input
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 476, in testStr self.helper(strobj) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 154, in test_write_memoryview f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 574, in close file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_urllib.py", line 159, in setUp f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 824, in test_disabled_temporary_bp with create_modules(modules): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 535, in create_modules with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 500, in test_nonascii_abspath with os_helper.temp_cwd(name): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: b'@test_48309_tmp\xe7w\xf0'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 602, in setUp TestMailbox.setUp(self) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 62, in setUp self._box = self._factory(self._path) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 599, in <lambda> _factory = lambda self, path, factory=None: mailbox.Maildir(path, factory) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 282, in __init__ os.mkdir(self._path, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_file.py", line 47, in testReadinto self.f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1338, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_fileio.py", line 141, in testWritelinesUserList self.f.writelines(l) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2935, in test_basic_io f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 160, in test_token_value_leading_hash
self._test_token_x("""
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 98, in _test_token_x
nrc = self.make_nrc(nrc)
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 2338, in setUp with open(TESTFN, "wb") as fp: OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 182, in test_token_value_internal_hash
self._test_token_x("""
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 98, in _test_token_x
nrc = self.make_nrc(nrc)
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_xml_etree.py", line 3718, in test_write_to_filename_with_encoding tree.write(TESTFN, encoding='utf-8') File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/etree/ElementTree.py", line 731, in write with _get_writer(file_or_filename, encoding) as (write, declared_encoding): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 144, in __exit__ next(self.gen) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/etree/ElementTree.py", line 762, in _get_writer with open(file_or_filename, "w", encoding=encoding, OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 639, in test_read_object_from_file with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-334 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 650, in test_pathlike_file with gzip.open(filename, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 455, in test_popitem keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 224, in testEmptyPy self.doTest(None, files, TESTMOD) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_trace.py", line 533, in test_count_and_summary with open(filename, 'w', encoding='utf-8') as fd: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 484, in test_xmlgen_pi gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 830, in testNotZipFile fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_pathlib.py", line 1406, in cleanup os.chmod(join('dirE'), 0o777) FileNotFoundError: [Errno 2] No such file or directory: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/@test_59954_tmpæ/dirE'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 325, in test_values self._check_iteration(self._box.values, do_keys=False, do_values=True) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 341, in _check_iteration keys.append(self._box.add(self._template % i)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 112, in test_context_manager_with_filename with self.module.open(TESTFN, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 453, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 574, in close file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 65, in test_bool self.helper(b) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-356 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-317 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpwy7ny6xj'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_cmd_line_script.py", line 572, in test_non_ascii script_name = _make_test_script(os.getcwd(), name, source) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_cmd_line_script.py", line 81, in _make_test_script to_return = make_script(script_dir, script_basename, source) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/script_helper.py", line 222, in make_script with open(script_name, 'w', encoding='utf-8') as script_file: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 198, in test_delitem self._test_remove_or_delitem(self._box.__delitem__) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 202, in _test_remove_or_delitem key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-313 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 629, in test_next_over_import with create_modules(modules): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_bdb.py", line 535, in create_modules with os_helper.temp_cwd(): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 38, in test_dumbdbm_creation with contextlib.closing(dumbdbm.open(_fname, 'c')) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 348, in __exit__ self.thing.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 275, in close self._commit() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 130, in _commit with self._io.open(self._dirfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 146, in test_write_array f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 574, in close file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_ndbm.py", line 13, in setUp self.d = dbm.ndbm.open(self.filename, 'c') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ _dbm.error: [Errno 28] No space left on device: '@test_61427_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1947, in test_read0 zipf.writestr("foo.txt", "O, for a Muse of Fire!") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1834, in writestr with self.open(zinfo, mode='w') as dest: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1207, in close self._fileobj.seek(self._zinfo.header_offset) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 175, in test_add_text_file_warns key = self._box.add(f) ^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2984, in test_telling p1 = f.tell() ^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 396, in test_set_item key0 = self._box.add(self._template % 'original 0') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 2102, in test_readline self._test_readline(mailbox._PartialFile(self._file, 5, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1963, in _test_readline proxy.seek(0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2045, in seek _ProxyFile.seek(self, offset, whence) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1972, in seek self._file.seek(self._pos) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-327 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 112, in test_write_write_read f[b'1'] = b'hello' ~^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 201, in __setitem__ self._addkey(key, self._addval(val)) ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 159, in _addval with _io.open(self._datfile, 'rb+') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 551, in test_raw_file_io self.write_ops(f) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 326, in write_ops self.assertEqual(f.write(b"blah."), 5) ^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1114, in emit self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1094, in flush self.stream.flush() OSError: [Errno 28] No space left on device Call stack: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/runpy.py", line 198, in _run_module_as_main return _run_code(code, main_globals, None, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/runpy.py", line 88, in _run_code exec(code, run_globals) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/__main__.py", line 2, in <module> main() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 795, in main Regrtest().main(tests=tests, **kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 733, in main self._main(tests, kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 778, in _main self.rerun_failed_tests() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 364, in rerun_failed_tests result = runtest(self.ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 260, in runtest return _runtest(ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 230, in _runtest result = _runtest_inner(ns, test_name, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 355, in _runtest_inner refleak = _runtest_inner2(ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 312, in _runtest_inner2 test_runner() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 276, in _test_module support.run_unittest(tests) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1221, in run_unittest _run_suite(suite) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1095, in _run_suite result = runner.run(suite) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/runner.py", line 217, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 678, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 623, in run self._callTestMethod(testMethod) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 579, in _callTestMethod if method() is not None: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_logging.py", line 4870, in test_encoding_errors logging.debug('The Øresund Bridge joins Copenhagen to Malmö') Message: 'The Øresund Bridge joins Copenhagen to Malmö' Arguments: ()
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 149, in test_token_value_non_ascii
self._test_token_x("""
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 98, in _test_token_x
nrc = self.make_nrc(nrc)
^^^^^^^^^^^^^^^^^^
File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_netrc.py", line 18, in make_nrc
with open(temp_filename, mode, encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1465, in test_open_dir_fd with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_62951_tmpæ_8base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1060, in test_add_and_close self._box.add(_sample_message) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 176, in test_open_with_bytes_path gdbm.open(os.fsencode(filename), "c").close() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_56227_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/tests/test_core.py", line 96, in test_run_setup_defines_subclass self.write_setup(setup_defines_subclass)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/tests/test_core.py", line 76, in write_setup f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/tmpusmuqh2h'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-351 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 625, in testGetData with ZipFile(TEMP_ZIP, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 213, in test_parse_close_source make_xml_file(self.data, 'iso-8859-1', None) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 119, in make_xml_file with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 138, in test_write_bytearray f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 456, in close file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3245, in test_append_bom with self.open(filename, 'w', encoding=charset) as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1801, in test_create_non_existent_file_for_append self.fail('Could not append data to a non-existent zip file.') AssertionError: Could not append data to a non-existent zip file.
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 122, in test_bytes with gdbm.open(filename, 'c') as db: ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_56227_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_subprocess.py", line 477, in test_cwd_with_relative_executable with os_helper.temp_cwd() as wrong_dir: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-312 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_cppext/__init__.py", line 22, in test_build_cpp03 self.check_build(True, '_testcpp03ext') File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_cppext/__init__.py", line 37, in check_build self._check_build(std_cpp03, extension_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_cppext/__init__.py", line 48, in _check_build subprocess.run(cmd, check=True) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/python', '-X', 'dev', '-m', 'venv', 'env']' returned non-zero exit status 1.
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 214, in test_unseekable_incompleted_write testfile.write(b'ababagalamaga') OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 176, in test_dict self.helper(self.d) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 158, in test_add_binary_file key = self._box.add(f) ^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 602, in setUp TestMailbox.setUp(self) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 62, in setUp self._box = self._factory(self._path) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 599, in <lambda> _factory = lambda self, path, factory=None: mailbox.Maildir(path, factory) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 282, in __init__ os.mkdir(self._path, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/@test_23917_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpydiro42o'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 736, in gc_collect gc.collect() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-319 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 182, in test_tuple self.helper(tuple(self.d.keys())) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_marshal.py", line 23, in helper with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-314 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1883, in test_close_file support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 2119, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 16763 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sqlite3/test_transactions.py", line 114, in test_raise_timeout self.cur1.execute("create table test(i)") sqlite3.OperationalError: database or disk is full
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_ntpath.py", line 908, in setUp file.write(b"test_ntpath.PathLikeTests") OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 370, in test_metadata_ascii_name self.test_metadata() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 320, in test_metadata with gzip.GzipFile(self.filename, 'w', mtime = mtime) as fWrite: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 760, in wrapper os.makedirs(directory) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/build/test_python_42019æ/@test_42019_tmpæ-gzdir'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-286 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_profile.py", line 92, in test_run self.profilermodule.run("int('1')", filename=TESTFN) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/cProfile.py", line 17, in run return _pyprofile._Utils(Profile).run(statement, filename, sort) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/profile.py", line 58, in run self._show(prof, filename, sort) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/profile.py", line 71, in _show prof.dump_stats(filename) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/cProfile.py", line 47, in dump_stats with open(file, 'wb') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 281, in test_seek_write with gzip.GzipFile(self.filename, 'w') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 622, in run with outcome.testPartExecutor(self): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpvfi142ov'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-304 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-322 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1479, in test_readlink_dir_fd with self.prepare() as (dir_fd, name, fullname): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posix.py", line 1331, in prepare posix.mkdir(base_dir) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ_9base'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_support.py", line 209, in test_temp_dir__forked_child script_helper.assert_python_ok("-c", textwrap.dedent(""" File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/script_helper.py", line 166, in assert_python_ok return _assert_python(True, *args, **env_vars) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/script_helper.py", line 151, in _assert_python res.fail(cmd_line) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/script_helper.py", line 76, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/python', '-X', 'faulthandler', '-I', '-c', '\nimport os\nfrom test import support\nfrom test.support import os_helper\nwith os_helper.temp_cwd() as temp_path:\n pid = os.fork()\n if pid != 0:\n # parent process\n\n # wait for the child to terminate\n support.wait_process(pid, exitcode=0)\n\n # Make sure that temp_path is still present. When the child\n # process leaves the \'temp_cwd\'-context, the __exit__()-\n # method of the context must not remove the temporary\n # directory.\n if not os.path.isdir(temp_path):\n raise AssertionError("Child removed temp_path.")\n']
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 26, in tearDown self.fout.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/aifc.py", line 780, in close f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_cmd_line_script.py", line 231, in test_script_abspath with os_helper.temp_cwd() as script_dir: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 366, in test_contains key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add key = _singlefileMailbox.add(self, message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2192, in close self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 33, in test_disallow_instantiation self.g = gdbm.open(filename, 'c') ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_56227_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 121, in test_read self.test_write() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 67, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-291 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_asyncio/test_unix_events.py", line 480, in setUpClass fp.write(cls.DATA) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 100, in test_dumbdbm_keys self.init_db() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_dumb.py", line 161, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 348, in __exit__ self.thing.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 275, in close self._commit() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 130, in _commit with self._io.open(self._dirfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_support.py", line 111, in test_forget with open(mod_filename, 'w', encoding="utf-8") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 287, in test_get_file key0 = self._box.add(self._template % 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_iter.py", line 514, in test_builtin_tuple f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 112, in test_context_manager_with_filename with self.module.open(TESTFN, 'wb') as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 332, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 456, in close file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-75 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-77 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush Warning -- Uncaught thread exception: OSError Exception in thread Thread-86 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-67 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-68 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked Warning -- Uncaught thread exception: OSError Exception in thread Thread-69 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-73 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-74 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run Warning -- Uncaught thread exception: OSError Exception in thread Thread-70 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-76 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush Warning -- Uncaught thread exception: OSError Exception in thread Thread-80 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked Warning -- Uncaught thread exception: OSError Exception in thread Thread-79 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-82 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-84 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write Warning -- Uncaught thread exception: OSError Exception in thread Thread-85 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush Warning -- Uncaught thread exception: OSError Exception in thread Thread-81 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked Warning -- Uncaught thread exception: OSError Exception in thread Thread-72 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-78 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-83 (run): Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3299, in run self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device f.write(text) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2226, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in flush n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self.buffer.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1299, in flush return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device self._flush_unlocked() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1306, in _flush_unlocked n = self.raw.write(self._write_buf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device ERROR
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3247, in test_append_bom pos = f.tell() ^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 460, in test_xmlgen_content gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_uu.py", line 214, in test_encode with open(self.tmpin, 'wb') as fin: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 394, in test_with_open with gzip.GzipFile(self.filename, "wb") as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/gzip.py", line 344, in close myfileobj.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_gzip.py", line 430, in test_bad_gzip_file file.write(data1 * 50) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_warnings/__init__.py", line 1297, in test_issue_8766 with os_helper.temp_cwd() as cwd, os_helper.temp_cwd('encodings'): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-332 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-367 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 621, in test_case_sha512_1 self.check('sha512', b"abc", File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 394, in check_file_digest with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_httplib.py", line 2101, in test_text_file_body with open(os_helper.TESTFN, "w", encoding="utf-8") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1114, in emit self.flush() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/logging/__init__.py", line 1094, in flush self.stream.flush() OSError: [Errno 28] No space left on device Call stack: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/runpy.py", line 198, in _run_module_as_main return _run_code(code, main_globals, None, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/runpy.py", line 88, in _run_code exec(code, run_globals) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/regrtest.py", line 47, in <module> _main() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/regrtest.py", line 43, in _main main() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 795, in main Regrtest().main(tests=tests, **kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 733, in main self._main(tests, kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 754, in _main run_tests_worker(self.ns, self.worker_test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest_mp.py", line 90, in run_tests_worker result = runtest(ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 260, in runtest return _runtest(ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 214, in _runtest result = _runtest_inner(ns, test_name, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 355, in _runtest_inner refleak = _runtest_inner2(ns, test_name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 312, in _runtest_inner2 test_runner() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/runtest.py", line 276, in _test_module support.run_unittest(tests) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1221, in run_unittest _run_suite(suite) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1095, in _run_suite result = runner.run(suite) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/runner.py", line 217, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 678, in __call__ return self.run(*args, **kwds) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 623, in run self._callTestMethod(testMethod) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 579, in _callTestMethod if method() is not None: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_logging.py", line 4870, in test_encoding_errors logging.debug('The Øresund Bridge joins Copenhagen to Malmö') Message: 'The Øresund Bridge joins Copenhagen to Malmö' Arguments: ()
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_exceptions.py", line 2487, in test_encodings with open(TESTFN, 'w', encoding='cp437') as testfile: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmppd6kul0c'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_iter.py", line 862, in test_indexOf f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmpcnv992s6'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 450, in close self._patchheader() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 517, in _patchheader self._file.seek(self._form_length_pos) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 975, in test_sys_exit self.assertEqual(content.rstrip(), str(reason)) AssertionError: '' != '[1, 2, 3]'
- [1, 2, 3]
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1922, in test_closed_zip_raises_ValueError with open(TESTFN, 'w', encoding='utf-8') as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_dbm_gnu.py", line 110, in test_context_manager with gdbm.open(filename, 'c') as db: ^^^^^^^^^^^^^^^^^^^^^^^^ _gdbm.error: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "<string>", line 5, in <module> File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 407, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/unittest/loader.py", line 350, in _get_module_from_name __import__(name) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/test_all_fixers.py", line 15, in <module> from . import support File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/tests/support.py", line 11, in <module> from lib2to3 import pytree, refactor File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/refactor.py", line 26, in <module> from .fixer_util import find_root File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/fixer_util.py", line 7, in <module> from .pygram import python_symbols as syms File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pygram.py", line 32, in <module> python_grammar = driver.load_packaged_grammar("lib2to3", _GRAMMAR_FILE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 155, in load_packaged_grammar return load_grammar(grammar_source) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/driver.py", line 130, in load_grammar g.load(gp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/lib2to3/pgen2/grammar.py", line 95, in load d = pickle.load(f) ^^^^^^^^^^^^^^ EOFError: Ran out of input
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_support.py", line 296, in test_temp_cwd with os_helper.temp_cwd(name=TESTFN): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 529, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 467, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: '@test_58328_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_warnings/__init__.py", line 968, in test_tracemalloc with open(os_helper.TESTFN, 'w', encoding="utf-8") as fp: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipfile.py", line 1932, in test_bad_open_mode with zipfile.ZipFile(TESTFN, mode="w") as zipf: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 138, in test_exists create_file(filename) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_genericpath.py", line 19, in create_file fp.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_posixpath.py", line 161, in test_islink with open(os_helper.TESTFN + "1", "wb") as f: OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_trace.py", line 404, in test_issue9936 self._coverage(tracer, cmd) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_trace.py", line 370, in _coverage r.write_results(show_missing=True, summary=True, coverdir=TESTFN) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/trace.py", line 262, in write_results os.makedirs(dir) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '@test_42019_tmpæ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 240, in testBadMagic2 self.doTest(".py", files, TESTMOD) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 132, in doTest self.makeZip(files, **kw) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_zipimport.py", line 113, in makeZip with ZipFile(zipName, "w") as z: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1345, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1896, in close self._fpclose(fp) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/zipfile.py", line 1996, in _fpclose fp.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_asyncio/test_base_events.py", line 1971, in setUpClass fp.write(cls.DATA) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 1246, in test_expat_locator_withinfo_nonascii shutil.copyfile(TEST_XMLFILE, fname) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 269, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 158, in _fastcopy_sendfile raise err from None File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 144, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/xmltestdata/test.xml' -> '@test_56356_tmp-àòɘŁğ'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 625, in test_with_open f.write(b"xxx") File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1722, in write return os.write(self._fd, b) ^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/build_oot/tmph0mr_srb'
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_file.py", line 47, in testReadinto self.f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 71, in test_add keys.append(self._box.add(self._template % 0)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_threading.py", line 1427, in modify_file with open(os_helper.TESTFN, 'w', encoding='utf-8') as fp: OSError: [Errno 28] No space left on device Warning -- Uncaught thread exception: OSError Exception in thread Thread-325 (modify_file): OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 77, in test_write_params f.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/sunau.py", line 456, in close file.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 638, in test_1463026_1 gen.startDocument() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument self._write('<?xml version="1.0" encoding="%s"?>\n' % File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write return self.writer.write(data) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/tests/test_core.py", line 89, in test_run_setup_preserves_sys_argv self.write_setup(setup_does_nothing)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/distutils/tests/test_core.py", line 76, in write_setup f.close() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/audiotests.py", line 206, in test_unseekable_write with self.create_file(testfile) as f: File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 453, in __exit__ self.close() File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 565, in close self._ensure_header_written(0) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 588, in _ensure_header_written self._write_header(datasize) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/wave.py", line 592, in _write_header self._file.write(b'RIFF') OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 337, in test_forking_handled self.check_result(handled=True) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 347, in check_result self.assertEqual(log.read(), expected) AssertionError: '' != 'Handler called\nError handled\n'
- Handler called
- Error handled
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 106, in test_invalid_nonascii_header_as_string key = self._box.add(subj.encode('latin-1')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add self._toc[self._next_key] = self._append_message(message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message self._file.flush() OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 633, in test_case_sha512_3 self.check('sha512', b"a" * 1000000, File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 382, in check self.check_file_digest(name, data, hexdigest) File "/home/shager/cpython-buildarea/3.11.edelsohn-fedora-ppc64/build/Lib/test/test_hashlib.py", line 395, in check_file_digest f.write(data) OSError: [Errno 28] No space left on device
Test report
Failed tests:
- test_dbm_dumb
- test_shutil
- test_array
- test_reprlib
- test_gc
- test_netrc
- test_embed
- test_importlib
- test_gzip
- test_fstring
- test_imghdr
- test_lib2to3
- test_distutils
- test_ntpath
- test_email
- test_zipfile
- test_sax
- test_socket
- test_trace
- test_asyncio
- test_urllib2net
- test_fileio
- test_io
- test_pathlib
- test_cmd_line_script
- test_tarfile
- test_genericpath
- test_multiprocessing_forkserver
- test_lzma
- test_pipes
- test_configparser
- test_fileinput
- test_httplib
- test_multibytecodec
- test_plistlib
- test_urllibnet
- test_posixpath
- test_iter
- test_dbm_gnu
- test_sunau
- test_resource
- test_unicode_file
- test_posix
- test_aifc
- test_asyncore
- test_socketserver
- test_hashlib
- test_mailbox
- test_logging
- test_support
- test_audit
- test_lltrace
- test_file
- test_bdb
- test_dbm_ndbm
- test_tools
- test_cmd_line
- test_py_compile
- test_zipimport
- test_gettext
- test_subprocess
- test_cprofile
- test_site
- test_sqlite3
- test_multiprocessing_fork
- test_uu
- test_glob
- test_exceptions
- test_marshal
- test_pickle
- test_multiprocessing_spawn
- test_filecmp
- test_xml_etree
- test_imp
- test_urllib
- test_warnings
- test_wave
- test_cppext
- test_dbm
Failed subtests:
- test_initialize_existing - test.test_mailbox.TestMaildir.test_initialize_existing
- test_reread - test.test_mailbox.TestMaildir.test_reread
- test_multiple_writes - test.test_aifc.AifcULAWTest.test_multiple_writes
- test_bytes - test.test_dbm_gnu.TestGdbm.test_bytes
- test_sys_exit - test.test_multiprocessing_forkserver.WithProcessesTestSubclassingProcess.test_sys_exit
- test_open - test.test_zipfile.DeflateTestsWithSourceFile.test_open
- test_with_open - test.test_gzip.TestGzip.test_with_open
- test_close_after_close - test.test_zipfile.StoredWriterTests.test_close_after_close
- test_writestr_compresslevel - test.test_zipfile.DeflateTestsWithSourceFile.test_writestr_compresslevel
- test_open_with_pathlib_bytes_path - test.test_dbm_ndbm.DbmTestCase.test_open_with_pathlib_bytes_path
- test_implicit_binary_modes - test.test_gzip.TestOpen.test_implicit_binary_modes
- test_write_array - test.test_wave.WavePCM24Test.test_write_array
- test_decode - test.test_uu.UUFileTest.test_decode
- test_overflowed_write - test.test_aifc.AifcPCM8Test.test_overflowed_write
- test_iteritems - test.test_mailbox.TestMbox.test_iteritems
- test_expanduser_common - test.test_pathlib.PosixPathTest.test_expanduser_common
- test_lt - test.test_gettext.PluralFormsTestCase.test_lt
- test_append_mode_tell - test.test_io.PyIOTest.test_append_mode_tell
- test_rmdir - test.test_pathlib.PathTest.test_rmdir
- test_open_with_bytes - test.test_dbm.TestCase_dumb.test_open_with_bytes
- test_anydbm_access - test.test_dbm.TestCase_ndbm.test_anydbm_access
- test_add_from_string - test.test_mailbox.TestMbox.test_add_from_string
- test_exists - test.test_ntpath.NtCommonTest.test_exists
- test_sys_exit - test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess.test_sys_exit
- test_file_from_empty_string_dir - test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_file_from_empty_string_dir
- test_too_many_files - test.test_zipfile.LzmaTestZip64InSmallFiles.test_too_many_files
- test_add_invalid_8bit_bytes_header - test.test_mailbox.TestMH.test_add_invalid_8bit_bytes_header
- test_mkdir_exist_ok - test.test_pathlib.PosixPathTest.test_mkdir_exist_ok
- test_path_isdir - test.test_genericpath.PathLikeTests.test_path_isdir
- test_exists - test.test_pathlib.PosixPathTest.test_exists
- testFrozenSet - test.test_marshal.InstancingTestCase.testFrozenSet
- test_anydbm_creation_n_file_exists_with_invalid_contents - test.test_dbm.TestCase_gnu.test_anydbm_creation_n_file_exists_with_invalid_contents
- test_cache_clear - test.test_filecmp.FileCompareTestCase.test_cache_clear
- test_random_open - test.test_zipfile.DeflateTestsWithRandomBinaryFiles.test_random_open
- test_resolve_nonexist_relative_issue38671 - test.test_pathlib.PathTest.test_resolve_nonexist_relative_issue38671
- test_context_manager_with_open_file - test.test_aifc.AifcPCM24Test.test_context_manager_with_open_file
- test_random_open - test.test_zipfile.Bzip2TestsWithSourceFile.test_random_open
- test_dumbdbm_keys - test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_keys
- test_copy - test.test_sunau.SunauPCM32Test.test_copy
- test_context_manager_with_filename - test.test_aifc.AifcPCM24Test.test_context_manager_with_filename
- test_tofromfile - test.test_array.LongLongTest.test_tofromfile
- testPyc - test.test_zipimport.UncompressedZipImportTestCase.testPyc
- test_pathfix_keeping_flags - test.test_tools.test_pathfix.TestPathfixFunctional.test_pathfix_keeping_flags
- test_permissions_after_flush - test.test_mailbox.TestBabyl.test_permissions_after_flush
- test_good_password - test.test_zipfile.DecryptionTests.test_good_password
- test_open_with_pathlib_path - test.test_dbm.TestCase_gnu.test_open_with_pathlib_path
- test_path_objects - test.test_sax.PrepareInputSourceTest.test_path_objects
- test_chmod - test.test_pathlib.PosixPathTest.test_chmod
- test_delitem - test.test_mailbox.TestMbox.test_delitem
- test_close - test.test_mailbox.TestMH.test_close
- test_is_socket_true - test.test_pathlib.PosixPathTest.test_is_socket_true
- test_plural_number - test.test_gettext.PluralFormsTestCase.test_plural_number
- test_read1_10 - test.test_zipfile.DeflateTestsWithSourceFile.test_read1_10
- testZipImporterMethods - test.test_zipimport.UncompressedZipImportTestCase.testZipImporterMethods
- test_open - test.test_zipfile.StoredTestsWithRandomBinaryFiles.test_open
- test_labels - test.test_mailbox.TestBabyl.test_labels
- test_samefile - test.test_pathlib.PathTest.test_samefile
- test_write_memoryview - test.test_wave.WavePCM8Test.test_write_memoryview
- test_add_mbox_or_mmdf_message - test.test_mailbox.TestMMDF.test_add_mbox_or_mmdf_message
- test_is_file - test.test_pathlib.PosixPathTest.test_is_file
- test_garbage_collection - test.test_io.CBufferedRandomTest.test_garbage_collection
- test_open_undecodable_uri - test.test_sqlite3.test_dbapi.OpenTests.test_open_undecodable_uri
- test_add_text_file_warns - test.test_mailbox.TestBabyl.test_add_text_file_warns
- test_large_fd_transfer - test.test_multiprocessing_forkserver.WithProcessesTestConnection.test_large_fd_transfer
- test_is_mount - test.test_pathlib.PathTest.test_is_mount
- test_close_flushes - test.test_io.CIOTest.test_close_flushes
- test_runctx - test.test_profile.ProfileTest.test_runctx
- test_cover_files_written_no_highlight - test.test_trace.TestCoverageCommandLineOutput.test_cover_files_written_no_highlight
- test_copy - test.test_aifc.AifcPCM8Test.test_copy
- test_absolute - test.test_pathlib.PosixPathTest.test_absolute
- test_coverageresults_update - test.test_trace.TestCoverage.test_coverageresults_update
- test_discard - test.test_mailbox.TestMbox.test_discard
- test_iterdir_nodir - test.test_pathlib.PathTest.test_iterdir_nodir
- test_read1 - test.test_zipfile.Bzip2TestsWithSourceFile.test_read1
- test_update_starts_transaction - test.test_sqlite3.test_transactions.TransactionTests.test_update_starts_transaction
- test_is_block_device_false - test.test_pathlib.PosixPathTest.test_is_block_device_false
- test_seek_and_tell - test.test_mailbox.TestPartialFile.test_seek_and_tell
- test_invalid_nonascii_header_as_string - test.test_mailbox.TestBabyl.test_invalid_nonascii_header_as_string
- test_abspath_issue3426 - test.test_ntpath.NtCommonTest.test_abspath_issue3426
- test_threads - test.test_io.CBufferedRandomTest.test_threads
- test_cover_files_written_with_highlight - test.test_trace.TestCoverageCommandLineOutput.test_cover_files_written_with_highlight
- test_write_array - test.test_gzip.TestGzip.test_write_array
- test_read_from_file - test.test_lzma.FileTestCase.test_read_from_file
- test_is_symlink - test.test_pathlib.PosixPathTest.test_is_symlink
- test_multiple_writes - test.test_aifc.AifcPCM8Test.test_multiple_writes
- test_setitem - test.test_configparser.MultilineValuesTestCase.test_setitem
- test_iterlines - test.test_zipfile.StoredTestsWithSourceFile.test_iterlines
- test_copy - test.test_wave.WavePCM24Test.test_copy
- test_discard - test.test_mailbox.TestMH.test_discard
- test_bug1728403 - test.test_multibytecodec.Test_StreamReader.test_bug1728403
- test_write_python_directory_filtered - test.test_zipfile.PyZipFileTests.test_write_python_directory_filtered
- test_open_with_pathlib_path_bytes - test.test_dbm.TestCase_dumb.test_open_with_pathlib_path_bytes
- test_replace - test.test_pathlib.PosixPathTest.test_replace
- test_pathfix_adding_errors - test.test_tools.test_pathfix.TestPathfixFunctional.test_pathfix_adding_errors
- test_open - test.test_zipfile.Bzip2TestsWithRandomBinaryFiles.test_open
- test_instance - test.test_reprlib.LongReprTest.test_instance
- test_readlines - test.test_mailbox.TestProxyFile.test_readlines
- test_get_message - test.test_mailbox.TestMaildir.test_get_message
- test_add_binary_nonascii_file - test.test_mailbox.TestMMDF.test_add_binary_nonascii_file
- test_write_params - test.test_sunau.SunauPCM8Test.test_write_params
- test_parse_errors - test.test_configparser.MultilineValuesTestCase.test_parse_errors
- test_no_import_lock_contention - test.test_multiprocessing_fork.WithManagerTestQueue.test_no_import_lock_contention
- test_toplevel_tokens - test.test_netrc.NetrcTestCase.test_toplevel_tokens
- test_write_with_metadata_encoding - test.test_zipfile.EncodedMetadataTests.test_write_with_metadata_encoding
- test_unicode - test.test_marshal.StringTestCase.test_unicode
- setUpClass - test.test_tools.test_md5sum.MD5SumTests
- test_tofromfile - test.test_array.UnsignedShortTest.test_tofromfile
- test_parse_makefile_base - distutils.tests.test_sysconfig.SysconfigTestCase.test_parse_makefile_base
- test_context_manager_with_open_file - test.test_wave.WavePCM32Test.test_context_manager_with_open_file
- test_list - test.test_marshal.ContainerTestCase.test_list
- test_lock_unlock - test.test_mailbox.TestMaildir.test_lock_unlock
- testUncheckedHashBasedPyc - test.test_zipimport.CompressedZipImportTestCase.testUncheckedHashBasedPyc
- test_add_binary_file - test.test_mailbox.TestMbox.test_add_binary_file
- test_unseekable_incompleted_write - test.test_aifc.AifcPCM8Test.test_unseekable_incompleted_write
- test_audit_run_startup - test.test_embed.AuditingTests.test_audit_run_startup
- testSimplePipe1 - test.test_pipes.SimplePipeTests.testSimplePipe1
- test_itervalues - test.test_mailbox.TestMMDF.test_itervalues
- test_dumbdbm_creation - test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_creation
- test_refresh - test.test_mailbox.TestMaildir.test_refresh
- test_write_bytearray - test.test_gzip.TestGzip.test_write_bytearray
- test_tofromfile - test.test_array.UnsignedLongLongTest.test_tofromfile
- test_write_incompatible_type - test.test_gzip.TestGzip.test_write_incompatible_type
- test_filename - test.test_lzma.OpenTestCase.test_filename
- test_reporthook - test.test_urllib.urlretrieve_FileTests.test_reporthook
- test_glob_one_directory - test.test_glob.GlobTests.test_glob_one_directory
- test_gd2 - test.test_gettext.PluralFormsTestCase.test_gd2
- test_context_manager_with_filename - test.test_aifc.AifcALAWTest.test_context_manager_with_filename
- test_open_close_open - test.test_mailbox.TestMMDF.test_open_close_open
- setUpClass - test.test_asyncio.test_sendfile.PollEventLoopTests
- test_open_with_pathlib_path - test.test_dbm.TestCase_ndbm.test_open_with_pathlib_path
- test_relative_path - test.test_py_compile.PyCompileTestsWithSourceEpoch.test_relative_path
- test_nonascii_filename - test.test_dbm_gnu.TestGdbm.test_nonascii_filename
- test_unlink - test.test_pathlib.PathTest.test_unlink
- test_add_8bit_body - test.test_mailbox.TestMMDF.test_add_8bit_body
- test_no_import_lock_contention - test.test_multiprocessing_fork.WithProcessesTestQueue.test_no_import_lock_contention
- test_io - test.test_plistlib.TestPlistlib.test_io
- test_threads - test.test_io.PyBufferedWriterTest.test_threads
- testImport_WithStuff - test.test_zipimport.UncompressedZipImportTestCase.testImport_WithStuff
- test_stderr_flush - test.test_multiprocessing_forkserver.WithProcessesTestSubclassingProcess.test_stderr_flush
- test_error - test.test_dbm.TestCase_gnu.test_error
- test_path_ismount - test.test_ntpath.PathLikeTests.test_path_ismount
- testSubNamespacePackage - test.test_zipimport.CompressedZipImportTestCase.testSubNamespacePackage
- test_fileno - test.test_lzma.FileTestCase.test_fileno
- test_plural_forms1 - test.test_gettext.PluralFormsTestCase.test_plural_forms1
- test_is_socket_false - test.test_pathlib.PosixPathTest.test_is_socket_false
- test_too_many_files_append - test.test_zipfile.Bzip2TestZip64InSmallFiles.test_too_many_files_append
- testBadMTime - test.test_zipimport.CompressedZipImportTestCase.testBadMTime
- test_write_array - test.test_wave.WavePCM8Test.test_write_array
- test_write_contains - test.test_dbm_dumb.DumbDBMTestCase.test_write_contains
- test_anydbm_modification - test.test_dbm.TestCase_dumb.test_anydbm_modification
- test_parse_close_source - test.test_sax.ParseTest.test_parse_close_source
- test_exceptions_propagate - test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_exceptions_propagate
- test_rmdir - test.test_pathlib.PosixPathTest.test_rmdir
- test_sets - test.test_marshal.ContainerTestCase.test_sets
- test_popitem - test.test_mailbox.TestBabyl.test_popitem
- test_unseekable_read - test.test_wave.WavePCM24Test.test_unseekable_read
- test_parse_makefile_literal_dollar - distutils.tests.test_sysconfig.SysconfigTestCase.test_parse_makefile_literal_dollar
- testBytesPath - test.test_zipimport.UncompressedZipImportTestCase.testBytesPath
- test_context_manager_with_open_file - test.test_aifc.AifcALAWTest.test_context_manager_with_open_file
- test_read - test.test_mailbox.TestProxyFile.test_read
- test_logging_at_shutdown_open - test.test_logging.ModuleLevelMiscTest.test_logging_at_shutdown_open
- test_read1 - test.test_zipfile.StoredTestsWithSourceFile.test_read1
- test_glob_many_open_files - test.test_pathlib.PosixPathTest.test_glob_many_open_files
- test_read_write_text - test.test_pathlib.PosixPathTest.test_read_write_text
- test_random_open - test.test_zipfile.DeflateTestsWithSourceFile.test_random_open
- test_seek_with_encoder_state - test.test_io.CTextIOWrapperTest.test_seek_with_encoder_state
- test_write_params - test.test_aifc.AifcALAWTest.test_write_params
- test_find_and_load_checked_pyc - test.test_imp.ImportTests.test_find_and_load_checked_pyc
- test_values - test.test_mailbox.TestMbox.test_values
- test_threading_not_handled - test.test_socketserver.ErrorHandlerTest.test_threading_not_handled
- test_encoding_errors - test.test_logging.BasicConfigTest.test_encoding_errors
- test_truncate - test.test_posix.PosixTester.test_truncate
- test_context_manager_with_filename - test.test_sunau.SunauPCM16Test.test_context_manager_with_filename
- test_update - test.test_mailbox.TestMaildir.test_update
- test_write_memoryview - test.test_sunau.SunauPCM32Test.test_write_memoryview
- test_binary_file - test.test_sax.PrepareInputSourceTest.test_binary_file
- test_is_socket_false - test.test_pathlib.PathTest.test_is_socket_false
- test_unseekable_write - test.test_sunau.SunauPCM32Test.test_unseekable_write
- test_unseekable - test.test_imghdr.TestImghdr.test_unseekable
- test_encoding_error_handler - test.test_gzip.TestOpen.test_encoding_error_handler
- test_multiple_writes - test.test_sunau.SunauPCM16Test.test_multiple_writes
- test_comment_before_machine_line_hash_only - test.test_netrc.NetrcTestCase.test_comment_before_machine_line_hash_only
- test_zero_padded_file - test.test_gzip.TestGzip.test_zero_padded_file
- test_bp_after_last_statement - test.test_bdb.BreakpointTestCase.test_bp_after_last_statement
- test_incompleted_write - test.test_sunau.SunauPCM16Test.test_incompleted_write
- test_write_params - test.test_sunau.SunauPCM16Test.test_write_params
- test_path_isabs - test.test_ntpath.PathLikeTests.test_path_isabs
- test_seeking - test.test_io.CTextIOWrapperTest.test_seeking
- test_multiple_writes - test.test_wave.WavePCM16Test.test_multiple_writes
- testSubNamespacePackage - test.test_zipimport.UncompressedZipImportTestCase.testSubNamespacePackage
- test_cache_path - test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_cache_path
- test_overflowed_write - test.test_sunau.SunauPCM24Test.test_overflowed_write
- test_copy - test.test_aifc.AifcPCM16Test.test_copy
- testWeakRefs - test.test_file.CAutoFileTests.testWeakRefs
- test_is_dir - test.test_pathlib.PathTest.test_is_dir
- test_anydbm_read - test.test_dbm.TestCase_dumb.test_anydbm_read
- test_multiple_writes - test.test_wave.WavePCM32Test.test_multiple_writes
- test_same_file - test.test_zipfile.TestsWithMultipleOpens.test_same_file
- test_comment_at_end_of_machine_line_no_space - test.test_netrc.NetrcTestCase.test_comment_at_end_of_machine_line_no_space
- test_getsize - test.test_genericpath.TestGenericTest.test_getsize
- test_filewrite - test.test_array.UnicodeTest.test_filewrite
- test_symlink_dir_fd - test.test_posix.TestPosixDirFd.test_symlink_dir_fd
- test_owner - test.test_pathlib.PosixPathTest.test_owner
- test_garbage_collection - test.test_io.PyIOTest.test_garbage_collection
- test_read - test.test_zipfile.Bzip2TestsWithRandomBinaryFiles.test_read
- test_invalid_syntax - test.test_gettext.PluralFormsTestCase.test_invalid_syntax
- test_write - test.test_aifc.AifcPCM8Test.test_write
- test_basic - test.test_zipfile.Bzip2TestsWithSourceFile.test_basic
- testMixedNamespacePackage - test.test_zipimport.UncompressedZipImportTestCase.testMixedNamespacePackage
- test_read_long_from_file - test.test_marshal.CAPI_TestCase.test_read_long_from_file
- test_write - test.test_wave.WavePCM8Test.test_write
- test_parts_interning - test.test_pathlib.PosixPathTest.test_parts_interning
- test_add_StringIO_warns - test.test_mailbox.TestMbox.test_add_StringIO_warns
- testPy - test.test_zipimport.CompressedZipImportTestCase.testPy
- testReadintoByteArray - test.test_fileio.PyAutoFileTests.testReadintoByteArray
- test_reorganize - test.test_dbm_gnu.TestGdbm.test_reorganize
- test_bool - test.test_marshal.IntTestCase.test_bool
- test_read1 - test.test_zipfile.LzmaTestsWithSourceFile.test_read1
- test_glob_directory_with_trailing_slash - test.test_glob.GlobTests.test_glob_directory_with_trailing_slash
- test_stat - test.test_pathlib.PosixPathTest.test_stat
- test_io_on_closed_zipextfile - test.test_zipfile.StoredTestsWithSourceFile.test_io_on_closed_zipextfile
- test_mkdir_with_child_file - test.test_pathlib.PathTest.test_mkdir_with_child_file
- test_empty_path - test.test_pathlib.PosixPathTest.test_empty_path
- test_add_doesnt_rewrite - test.test_mailbox.TestMMDF.test_add_doesnt_rewrite
- test_initialize_with_binary_file - test.test_mailbox.TestMaildirMessage.test_initialize_with_binary_file
- test_large_file_ops - test.test_io.PyIOTest.test_large_file_ops
- test_change_comment_in_empty_archive - test.test_zipfile.OtherTests.test_change_comment_in_empty_archive
- test_incompleted_write - test.test_wave.WavePCM16Test.test_incompleted_write
- test_large_fd_transfer - test.test_multiprocessing_spawn.WithProcessesTestConnection.test_large_fd_transfer
- test_iterkeys - test.test_mailbox.TestMbox.test_iterkeys
- test_open_with_pathlib_path - test.test_dbm_ndbm.DbmTestCase.test_open_with_pathlib_path
- test_double_dot_no_clobber - test.test_py_compile.PyCompileTestsWithSourceEpoch.test_double_dot_no_clobber
- testDoctestSuite - test.test_zipimport.UncompressedZipImportTestCase.testDoctestSuite
- test_string - test.test_marshal.StringTestCase.test_string
- test_fsize_enforced - test.test_resource.ResourceTest.test_fsize_enforced
- test_unseekable_incompleted_write - test.test_sunau.SunauPCM16Test.test_unseekable_incompleted_write
- test_dict - test.test_marshal.ContainerTestCase.test_dict
- test_pathfix - test.test_tools.test_pathfix.TestPathfixFunctional.test_pathfix
- test_run_setup_defines_subclass - distutils.tests.test_core.CoreTestCase.test_run_setup_defines_subclass
- test_division - test.test_gettext.PluralFormsTestCase.test_division
- test_read1_10 - test.test_zipfile.LzmaTestsWithSourceFile.test_read1_10
- test_overflowed_write - test.test_wave.WavePCM16Test.test_overflowed_write
- test_directory - test.test_tools.test_fixcid.Test.test_directory
- test_writing_errors - test.test_zipfile.Bzip2TestsWithSourceFile.test_writing_errors
- test_open_common - test.test_pathlib.PathTest.test_open_common
- test_unseekable_overflowed_write - test.test_wave.WavePCM16Test.test_unseekable_overflowed_write
- test_returns_pid - test.test_posix.TestPosixSpawn.test_returns_pid
- test_context_manager_with_open_file - test.test_aifc.AifcPCM32Test.test_context_manager_with_open_file
- test_chmod_follow_symlinks_true - test.test_pathlib.PathTest.test_chmod_follow_symlinks_true
- test_context_manager - test.test_dbm_dumb.DumbDBMTestCase.test_context_manager
- test_gd - test.test_gettext.PluralFormsTestCase.test_gd
- test_context_manager_with_open_file - test.test_sunau.SunauPCM32Test.test_context_manager_with_open_file
- test_absolute_common - test.test_pathlib.PathTest.test_absolute_common
- test_random - test.test_dbm_dumb.DumbDBMTestCase.test_random
- test_anydbm_read - test.test_dbm.TestCase_ndbm.test_anydbm_read
- test_open - test.test_zipfile.StoredTestsWithSourceFile.test_open
- test_run - test.test_cprofile.CProfileTest.test_run
- test_incompleted_write - test.test_sunau.SunauPCM24Test.test_incompleted_write
- test_context_manager_with_open_file - test.test_wave.WavePCM24Test.test_context_manager_with_open_file
- test_read_return_size - test.test_zipfile.Bzip2TestsWithSourceFile.test_read_return_size
- test_open_uri - test.test_sqlite3.test_dbapi.OpenTests.test_open_uri
- test_filewrite - test.test_array.UnsignedLongTest.test_filewrite
- test_close_after_close - test.test_zipfile.LzmaWriterTests.test_close_after_close
- test_add_8bit_body - test.test_mailbox.TestBabyl.test_add_8bit_body
- test_unseekable_write - test.test_aifc.AifcALAWTest.test_unseekable_write
- test_multiple_cursors_and_iternext - test.test_sqlite3.test_transactions.TransactionTests.test_multiple_cursors_and_iternext
- test_flush - test.test_mailbox.TestMbox.test_flush
- test_builtin_max_min - test.test_iter.TestCase.test_builtin_max_min
- test_unseekable_overflowed_write - test.test_aifc.AifcPCM16Test.test_unseekable_overflowed_write
- test_samestat_on_link - test.test_genericpath.TestGenericTest.test_samestat_on_link
- test_write_params - test.test_aifc.AifcPCM24Test.test_write_params
- test_reporthook_8193_bytes - test.test_urllib.urlretrieve_FileTests.test_reporthook_8193_bytes
- test_add - test.test_mailbox.TestMbox.test_add
- testEmptyPipeline2 - test.test_pipes.SimplePipeTests.testEmptyPipeline2
- test_iterkeys - test.test_mailbox.TestMH.test_iterkeys
- test_close - test.test_mailbox.TestMaildir.test_close
- test_get_string - test.test_mailbox.TestMaildir.test_get_string
- test_concrete_class - test.test_pathlib.PathTest.test_concrete_class
- test_readlines - test.test_zipfile.Bzip2TestsWithSourceFile.test_readlines
- test_close_twice - test.test_asyncore.FileWrapperTest.test_close_twice
- test_rglob - test.test_pathlib.PosixPathTest.test_rglob
- test_chmod - test.test_pathlib.PathTest.test_chmod
- test_unlink_missing_ok - test.test_pathlib.PosixPathTest.test_unlink_missing_ok
- test_count_and_summary - test.test_trace.TestCommandLine.test_count_and_summary
- testGetSource - test.test_zipimport.CompressedZipImportTestCase.testGetSource
- test2038MTime - test.test_zipimport.CompressedZipImportTestCase.test2038MTime
- test_get_file - test.test_mailbox.TestMMDF.test_get_file
- testUnencodable - test.test_zipimport.CompressedZipImportTestCase.testUnencodable
- test_1463026_1_empty - test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_1_empty
- test_run - test.test_profile.ProfileTest.test_run
- test_read - test.test_gzip.TestGzip.test_read
- test_tuple - test.test_marshal.ContainerTestCase.test_tuple
- test_writestr_permissions - test.test_zipfile.StoredTestsWithSourceFile.test_writestr_permissions
- test_addpackage_empty_lines - test.test_site.HelperFunctionsTests.test_addpackage_empty_lines
- test_write_dir - test.test_zipfile.TestWithDirectory.test_write_dir
- test_no_close_file - test.test_sax.StreamReaderWriterXmlgenTest.test_no_close_file
- test_is_socket_true - test.test_pathlib.PathTest.test_is_socket_true
- testGetData - test.test_zipimport.CompressedZipImportTestCase.testGetData
- test_glob_common - test.test_pathlib.PosixPathTest.test_glob_common
- test_nonascii_abspath - test.test_ntpath.NtCommonTest.test_nonascii_abspath
- testReadinto - test.test_file.PyAutoFileTests.testReadinto
- test_overflowed_write - test.test_aifc.AifcULAWTest.test_overflowed_write
- test_tofromfile - test.test_array.UnsignedIntTest.test_tofromfile
- test_readlines - test.test_gzip.TestGzip.test_readlines
- test_getitem - test.test_mailbox.TestBabyl.test_getitem
- test_stat_no_follow_symlinks_nosymlink - test.test_pathlib.PosixPathTest.test_stat_no_follow_symlinks_nosymlink
- test_values - test.test_mailbox.TestMH.test_values
- test_seek_and_tell - test.test_mailbox.TestProxyFile.test_seek_and_tell
- test_open_with_bytes - test.test_dbm.TestCase_gnu.test_open_with_bytes
- test_iterkeys - test.test_mailbox.TestMaildir.test_iterkeys
- test_builtin_zip - test.test_iter.TestCase.test_builtin_zip
- test_unseekable_incompleted_write - test.test_wave.WavePCM24Test.test_unseekable_incompleted_write
- test_readline - test.test_io.CIOTest.test_readline
- test_lltrace_different_module - test.test_lltrace.TestLLTrace.test_lltrace_different_module
- test_decodetwice - test.test_uu.UUFileTest.test_decodetwice
- test_open_dir_fd - test.test_posix.TestPosixDirFd.test_open_dir_fd
- test_append_bom - test.test_io.PyTextIOWrapperTest.test_append_bom
- test_unseekable_overflowed_write - test.test_aifc.AifcPCM32Test.test_unseekable_overflowed_write
- test_touch_common - test.test_pathlib.PathTest.test_touch_common
- test_absolute_arcnames - test.test_zipfile.StoredTestsWithSourceFile.test_absolute_arcnames
- test_generated_valid_zip64_extra - test.test_zipfile.StoredTestZip64InSmallFiles.test_generated_valid_zip64_extra
- test_set_item - test.test_mailbox.TestBabyl.test_set_item
- test_specify_environment - test.test_posix.TestPosixSpawn.test_specify_environment
- test_xmlgen_content_escape - test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_content_escape
- test_with_open - test.test_io.CIOTest.test_with_open
- testGetCompiledSource - test.test_zipimport.UncompressedZipImportTestCase.testGetCompiledSource
- test_case_sensitivity_mapping_access - test.test_configparser.MultilineValuesTestCase.test_case_sensitivity_mapping_access
- test_byte_stream - test.test_sax.PrepareInputSourceTest.test_byte_stream
- test_basic - test.test_zipfile.StoredTestsWithSourceFile.test_basic
- test_remove - test.test_mailbox.TestMbox.test_remove
- test_islink - test.test_posixpath.PosixPathTest.test_islink
- test_add_8bit_body - test.test_mailbox.TestMbox.test_add_8bit_body
- test_write_params - test.test_aifc.AifcPCM32Test.test_write_params
- test_unseekable_incompleted_write - test.test_aifc.AifcPCM32Test.test_unseekable_incompleted_write
- test_append_bom - test.test_io.CTextIOWrapperTest.test_append_bom
- test_unicode_msgstr - test.test_gettext.UnicodeTranslationsPluralTest.test_unicode_msgstr
- test_default_case_sensitivity - test.test_configparser.MultilineValuesTestCase.test_default_case_sensitivity
- test_copy - test.test_aifc.AifcULAWTest.test_copy
- test_xmlgen_attr_escape - test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_attr_escape
- test_unseekable_read - test.test_sunau.SunauPCM16Test.test_unseekable_read
- test_the_alternative_interface - test.test_gettext.GettextTestCase1.test_the_alternative_interface
- test_next_until_return_in_generator - test.test_bdb.IssuesTestCase.test_next_until_return_in_generator
- test_samefile - test.test_posixpath.PosixCommonTest.test_samefile
- test_write_bytearray - test.test_aifc.AifcPCM24Test.test_write_bytearray
- test_basic - test.test_configparser.MultilineValuesTestCase.test_basic
- testStr - test.test_marshal.InstancingTestCase.testStr
- testTruncateOnWindows - test.test_file.PyOtherFileTests.testTruncateOnWindows
- test_write_to_text_file - test.test_xml_etree.IOTest.test_write_to_text_file
- test_pop - test.test_mailbox.TestMbox.test_pop
- test_case_sha1_3 - test.test_hashlib.HashLibTestCase.test_case_sha1_3
- test_nonexisting_file - test.test_dbm_ndbm.DbmTestCase.test_nonexisting_file
- test_len - test.test_mailbox.TestMbox.test_len
- test_ignore_count_on_disabled_bp - test.test_bdb.BreakpointTestCase.test_ignore_count_on_disabled_bp
- test_case_sha256_2 - test.test_hashlib.HashLibTestCase.test_case_sha256_2
- test_clear - test.test_mailbox.TestMbox.test_clear
- test_get_file - test.test_mailbox.TestMbox.test_get_file
- test_read_after_close - test.test_zipfile.TestsWithMultipleOpens.test_read_after_close
- test_write_after_read - test.test_zipfile.TestsWithMultipleOpens.test_write_after_read
- test_itervalues - test.test_mailbox.TestBabyl.test_itervalues
- test_close_flushes - test.test_io.PyIOTest.test_close_flushes
- test_remove - test.test_mailbox.TestMMDF.test_remove
- test_class - test.test_reprlib.LongReprTest.test_class
- test_issue7627 - test.test_mailbox.TestMH.test_issue7627
- test_path_dirname - test.test_ntpath.PathLikeTests.test_path_dirname
- test_get_string_from - test.test_mailbox.TestMbox.test_get_string_from
- test_invalid_nonascii_header_as_string - test.test_mailbox.TestMH.test_invalid_nonascii_header_as_string
- testGetCompiledSource - test.test_zipimport.CompressedZipImportTestCase.testGetCompiledSource
- test_mkdir_dir_fd - test.test_posix.TestPosixDirFd.test_mkdir_dir_fd
- test_append_to_concatenated_zip_file - test.test_zipfile.StoredTestsWithSourceFile.test_append_to_concatenated_zip_file
- test_glob_many_open_files - test.test_pathlib.PathTest.test_glob_many_open_files
- testSeekTell - test.test_fileio.PyAutoFileTests.testSeekTell
- test_write_array - test.test_wave.WavePCM16Test.test_write_array
- test_read_not_from_start - test.test_sunau.SunauPCM16Test.test_read_not_from_start
- test_set_item - test.test_mailbox.TestMMDF.test_set_item
- test_parse_InputSource - test.test_sax.ParseTest.test_parse_InputSource
- test_add_doesnt_rewrite - test.test_mailbox.TestBabyl.test_add_doesnt_rewrite
- test_popitem - test.test_mailbox.TestMbox.test_popitem
- test_unseekable_read - test.test_sunau.SunauPCM32Test.test_unseekable_read
- test_add_binary_file - test.test_mailbox.TestBabyl.test_add_binary_file
- test_parse_strings - test.test_tools.test_fixcid.Test.test_parse_strings
- test_truncated_zipfile - test.test_zipfile.Bzip2TestsWithSourceFile.test_truncated_zipfile
- test_hardlink_to - test.test_pathlib.PosixPathTest.test_hardlink_to
- test_write_array - test.test_aifc.AifcPCM8Test.test_write_array
- testPy - test.test_zipimport.UncompressedZipImportTestCase.testPy
- test_init_with_x_mode - test.test_lzma.FileTestCase.test_init_with_x_mode
- test_no_import_lock_contention - test.test_multiprocessing_fork.WithThreadsTestQueue.test_no_import_lock_contention
- setUpClass - test.test_socket.SendfileUsingSendfileTest
- test_path_islink - test.test_ntpath.PathLikeTests.test_path_islink
- test_case_sha512_2 - test.test_hashlib.HashLibTestCase.test_case_sha512_2
- test_case_sha1_1 - test.test_hashlib.HashLibTestCase.test_case_sha1_1
- test_seek_append_bom - test.test_io.CTextIOWrapperTest.test_seek_append_bom
- testTuple - test.test_marshal.InstancingTestCase.testTuple
- test_open_with_pathlib_path - test.test_dbm.TestCase_dumb.test_open_with_pathlib_path
- test_xmlgen_ignorable_empty - test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ignorable_empty
- test_truncate - test.test_io.PyBufferedWriterTest.test_truncate
- test_stderr_flush - test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess.test_stderr_flush
- test_chown_dir_fd - test.test_posix.TestPosixDirFd.test_chown_dir_fd
- test_context_manager_with_filename - test.test_sunau.SunauULAWTest.test_context_manager_with_filename
- test_de - test.test_gettext.PluralFormsTestCase.test_de
- test_invalid_nonascii_header_as_string - test.test_mailbox.TestMaildir.test_invalid_nonascii_header_as_string
- test_writestr_compresslevel - test.test_zipfile.StoredTestsWithSourceFile.test_writestr_compresslevel
- test_posix_fallocate - test.test_posix.PosixTester.test_posix_fallocate
- test_get - test.test_mailbox.TestMMDF.test_get
- test_open - test.test_zipfile.LzmaTestsWithRandomBinaryFiles.test_open
- test_send - test.test_asyncore.FileWrapperTest.test_send
- test_multiple_writes - test.test_wave.WavePCM8Test.test_multiple_writes
- test_cache_path - test.test_py_compile.PyCompileTestsWithSourceEpoch.test_cache_path
- test_temp_cwd - test.test_support.TestSupport.test_temp_cwd
- test_seek_tell - test.test_zipfile.OtherTests.test_seek_tell
- test_samestat_on_link - test.test_posixpath.PosixCommonTest.test_samestat_on_link
- test_entered_path_does_not_keep_open - test.test_importlib.test_resource.DeletingZipsTest.test_entered_path_does_not_keep_open
- test_read_last_object_from_file - test.test_marshal.CAPI_TestCase.test_read_last_object_from_file
- test_unseekable_overflowed_write - test.test_aifc.AifcPCM24Test.test_unseekable_overflowed_write
- test_add_nonascii_StringIO_raises - test.test_mailbox.TestMaildir.test_add_nonascii_StringIO_raises
- test_initialize_with_binary_file - test.test_mailbox.TestMboxMessage.test_initialize_with_binary_file
- test_get - test.test_mailbox.TestMaildir.test_get
- test_update - test.test_mailbox.TestMH.test_update
- test_source_date_epoch - test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_source_date_epoch
- test_sameopenfile - test.test_posixpath.PosixCommonTest.test_sameopenfile
- test_open_with_bytes_path - test.test_dbm_gnu.TestGdbm.test_open_with_bytes_path
- test_copy - test.test_wave.WavePCM32Test.test_copy
- test_samefile - test.test_genericpath.TestGenericTest.test_samefile
- test_seek_append_bom - test.test_io.PyTextIOWrapperTest.test_seek_append_bom
- test_token_value_non_ascii - test.test_netrc.NetrcTestCase.test_token_value_non_ascii
- test_is_char_device_true - test.test_pathlib.PathTest.test_is_char_device_true
- test_get_file_can_be_closed_twice - test.test_mailbox.TestBabyl.test_get_file_can_be_closed_twice
- test_rmtree - test.test_support.TestSupport.test_rmtree
- test_encoding_errors_default - test.test_logging.BasicConfigTest.test_encoding_errors_default
- test2038MTime - test.test_zipimport.UncompressedZipImportTestCase.test2038MTime
- test_get_bytes - test.test_mailbox.TestMH.test_get_bytes
- test_bug7732 - test.test_imp.ImportTests.test_bug7732
- test_anydbm_not_existing - test.test_dbm.TestCase_ndbm.test_anydbm_not_existing
- test_add_and_remove_folders - test.test_mailbox.TestMaildir.test_add_and_remove_folders
- test_indexOf - test.test_iter.TestCase.test_indexOf
- test_write_params - test.test_sunau.SunauULAWTest.test_write_params
- test_write_to_binary_file - test.test_xml_etree.IOTest.test_write_to_binary_file
- test_list_folders - test.test_mailbox.TestMH.test_list_folders
- test_text_file_body - test.test_httplib.RequestBodyTest.test_text_file_body
- test_overflowed_write - test.test_aifc.AifcALAWTest.test_overflowed_write
- test_contains - test.test_mailbox.TestMbox.test_contains
- test_write_array - test.test_sunau.SunauPCM24Test.test_write_array
- test_mkdir_parents - test.test_pathlib.PosixPathTest.test_mkdir_parents
- test_initialize_with_file - test.test_mailbox.TestMessage.test_initialize_with_file
- test_filewrite - test.test_array.DoubleTest.test_filewrite
- test_case_sha224_1 - test.test_hashlib.HashLibTestCase.test_case_sha224_1
- test_return_command_in_generator_with_subiterator - test.test_bdb.IssuesTestCase.test_return_command_in_generator_with_subiterator
- test_sl - test.test_gettext.PluralFormsTestCase.test_sl
- test_security - test.test_netrc.NetrcTestCase.test_security
- test_expanduser_common - test.test_pathlib.PathTest.test_expanduser_common
- test_forget - test.test_support.TestSupport.test_forget
- test_write_bytearray - test.test_aifc.AifcPCM8Test.test_write_bytearray
- test_tofromfile - test.test_array.ShortTest.test_tofromfile
- test_absolute_path - test.test_py_compile.PyCompileTestsWithSourceEpoch.test_absolute_path
- testInvalidateCaches - test.test_zipimport.UncompressedZipImportTestCase.testInvalidateCaches
- test_seeking - test.test_io.PyTextIOWrapperTest.test_seeking
- test_empty_file_raises_BadZipFile - test.test_zipfile.OtherTests.test_empty_file_raises_BadZipFile
- test_getitem - test.test_mailbox.TestMMDF.test_getitem
- test_destructor - test.test_io.CIOTest.test_destructor
- test_expat_binary_file_nonascii - test.test_sax.ExpatReaderTest.test_expat_binary_file_nonascii
- test_addpackage_import_bad_syntax - test.test_site.HelperFunctionsTests.test_addpackage_import_bad_syntax
- test_values - test.test_mailbox.TestMaildir.test_values
- test_path_basename - test.test_posixpath.PathLikeTests.test_path_basename
- test_tofromfile - test.test_array.FloatTest.test_tofromfile
- test_glob - test.test_pathlib.PosixPathTest.test_glob
- test_create_writes - test.test_io.PyMiscIOTest.test_create_writes
- test_compresslevel_basic - test.test_zipfile.DeflateTestsWithSourceFile.test_compresslevel_basic
- test_samefile_on_link - test.test_posixpath.PosixCommonTest.test_samefile_on_link
- test_multiple_writes - test.test_aifc.AifcALAWTest.test_multiple_writes
- setUpModule - test.test_tarfile
- test_lookup - test.test_mailbox.TestMaildir.test_lookup
- test_unseekable_read - test.test_wave.WavePCM16Test.test_unseekable_read
- test_nonempty_maildir_cur - test.test_mailbox.MaildirTestCase.test_nonempty_maildir_cur
- test_anydbm_not_existing - test.test_dbm.TestCase_dumb.test_anydbm_not_existing
- test_read_closed - test.test_io.CIOTest.test_read_closed
- test_readline - test.test_gzip.TestGzip.test_readline
- test_filetime - test.test_posixpath.PosixCommonTest.test_filetime
- testUncheckedHashBasedPyc - test.test_zipimport.UncompressedZipImportTestCase.testUncheckedHashBasedPyc
- test_clear - test.test_configparser.MultilineValuesTestCase.test_clear
- test_append - test.test_gzip.TestGzip.test_append
- test_iterkeys - test.test_mailbox.TestBabyl.test_iterkeys
- test_add_nonascii_string_header_raises - test.test_mailbox.TestMH.test_add_nonascii_string_header_raises
- test_io_on_closed_object - test.test_gzip.TestGzip.test_io_on_closed_object
- test_pop - test.test_mailbox.TestMH.test_pop
- test_read_not_from_start - test.test_wave.WavePCM24Test.test_read_not_from_start
- test_read1_10 - test.test_zipfile.StoredTestsWithSourceFile.test_read1_10
- test_iter_file - test.test_iter.TestCase.test_iter_file
- test_readline_binary_mode - test.test_fileinput.FileInputTests.test_readline_binary_mode
- test_open_via_zip_info - test.test_zipfile.OtherTests.test_open_via_zip_info
- test_recursive - test.test_tools.test_pathfix.TestPathfixFunctional.test_recursive
- test_context_manager_with_filename - test.test_aifc.AifcPCM32Test.test_context_manager_with_filename
- test_empty_value - test.test_dbm_ndbm.DbmTestCase.test_empty_value
- test_tofromfile - test.test_array.ByteTest.test_tofromfile
- test_sys_argv_list - test.test_trace.TestCommandLine.test_sys_argv_list
- test_some_translations - test.test_gettext.GettextTestCase2.test_some_translations
- test_unicode_password - test.test_zipfile.DecryptionTests.test_unicode_password
- test_basic - test.test_zipfile.StoredTestZip64InSmallFiles.test_basic
- test_random_open - test.test_zipfile.LzmaTestsWithRandomBinaryFiles.test_random_open
- test_anydbm_access - test.test_dbm.TestCase_dumb.test_anydbm_access
- test_unseekable_overflowed_write - test.test_sunau.SunauPCM24Test.test_unseekable_overflowed_write
- test_read_not_from_start - test.test_aifc.AifcULAWTest.test_read_not_from_start
- testTruncate - test.test_fileio.COtherFileTests.testTruncate
- test_path_commonprefix - test.test_genericpath.PathLikeTests.test_path_commonprefix
- test_empty_value - test.test_dbm.TestCase_dumb.test_empty_value
- test_filewrite - test.test_array.ShortTest.test_filewrite
- test_cli_with_metadata_encoding - test.test_zipfile.EncodedMetadataTests.test_cli_with_metadata_encoding
- test_no_import_lock_contention - test.test_multiprocessing_forkserver.WithProcessesTestQueue.test_no_import_lock_contention
- test_write_python_directory - test.test_zipfile.PyZipFileTests.test_write_python_directory
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_empty_string_for_dir
- testInt - test.test_marshal.InstancingTestCase.testInt
- test_glob_bytes_directory_with_trailing_slash - test.test_glob.GlobTests.test_glob_bytes_directory_with_trailing_slash
- test_unicode_msgstr_with_context - test.test_gettext.UnicodeTranslationsPluralTest.test_unicode_msgstr_with_context
- test_decode_filename - test.test_uu.UUFileTest.test_decode_filename
- test_fileno - test.test_urllib.urlopen_FileTests.test_fileno
- test_get_bytes - test.test_mailbox.TestMaildir.test_get_bytes
- test_read_not_from_start - test.test_wave.WavePCM16Test.test_read_not_from_start
- test_path_split - test.test_posixpath.PathLikeTests.test_path_split
- test_1463026_3 - test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_3
- test_write_to_file - test.test_lzma.FileTestCase.test_write_to_file
- testWeakRefs - test.test_fileio.PyAutoFileTests.testWeakRefs
- test_is_char_device_false - test.test_pathlib.PosixPathTest.test_is_char_device_false
- test_values - test.test_mailbox.TestMMDF.test_values
- test_add_and_remove_folders - test.test_mailbox.TestMH.test_add_and_remove_folders
- test_getitem - test.test_mailbox.TestMH.test_getitem
- test_unicode - test.test_dbm_ndbm.DbmTestCase.test_unicode
- test_write_bytearray - test.test_wave.WavePCM32Test.test_write_bytearray
- test_access_dir_fd - test.test_posix.TestPosixDirFd.test_access_dir_fd
- test_read_after_append - test.test_zipfile.EncodedMetadataTests.test_read_after_append
- test_write_bytearray - test.test_sunau.SunauPCM8Test.test_write_bytearray
- test_case_md5_2 - test.test_hashlib.HashLibTestCase.test_case_md5_2
- test_get_string - test.test_mailbox.TestMMDF.test_get_string
- test_flush - test.test_mailbox.TestMaildir.test_flush
- test_writev - test.test_posix.PosixTester.test_writev
- test_multiple_dumps_and_loads - test.test_marshal.BugsTestCase.test_multiple_dumps_and_loads
- test_home - test.test_pathlib.PathTest.test_home
- test_exclusive_write - test.test_gzip.TestGzip.test_exclusive_write
- test_clear_two_bp_on_same_line - test.test_bdb.BreakpointTestCase.test_clear_two_bp_on_same_line
- test_path_join - test.test_ntpath.PathLikeTests.test_path_join
- test_context_manager_with_filename - test.test_aifc.AifcPCM16Test.test_context_manager_with_filename
- test_seeking_too - test.test_io.PyTextIOWrapperTest.test_seeking_too
- test_add_invalid_8bit_bytes_header - test.test_mailbox.TestBabyl.test_add_invalid_8bit_bytes_header
- test_non_ascii - test.test_cmd_line_script.CmdLineTest.test_non_ascii
- test_iterlines - test.test_zipfile.LzmaTestsWithSourceFile.test_iterlines
- test_initialize - test.test_mailbox.TestProxyFile.test_initialize
- test_read_concatenated_zip_file - test.test_zipfile.StoredTestsWithSourceFile.test_read_concatenated_zip_file
- test_write_to_binary_file_with_encoding - test.test_xml_etree.IOTest.test_write_to_binary_file_with_encoding
- test_buffered_file_io - test.test_io.PyIOTest.test_buffered_file_io
- test_add_binary_nonascii_file - test.test_mailbox.TestMaildir.test_add_binary_nonascii_file
- test_optimization_path - test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_optimization_path
- test_encoding - test.test_logging.BasicConfigTest.test_encoding
- test_unlink - test.test_pathlib.PosixPathTest.test_unlink
- test_context_manager_with_filename - test.test_wave.WavePCM32Test.test_context_manager_with_filename
- test_add_from_string - test.test_mailbox.TestMMDF.test_add_from_string
- test_multiline_strings - test.test_gettext.GettextTestCase1.test_multiline_strings
- test_write - test.test_wave.WavePCM16Test.test_write
- test_path_isabs - test.test_posixpath.PathLikeTests.test_path_isabs
- test_path_basename - test.test_ntpath.PathLikeTests.test_path_basename
- test_extract - test.test_zipfile.ExtractTests.test_extract
- test_comment_before_machine_line - test.test_netrc.NetrcTestCase.test_comment_before_machine_line
- test_keys - test.test_dbm_ndbm.DbmTestCase.test_keys
- test_write_bytearray - test.test_sunau.SunauULAWTest.test_write_bytearray
- test_samefile - test.test_ntpath.NtCommonTest.test_samefile
- testLargestPossibleComment - test.test_zipimport.UncompressedZipImportTestCase.testLargestPossibleComment
- test_write_memoryview - test.test_sunau.SunauPCM8Test.test_write_memoryview
- test_many_append - test.test_gzip.TestGzip.test_many_append
- test_plural_context_forms1 - test.test_gettext.PluralFormsTestCase.test_plural_context_forms1
- testAppend - test.test_fileio.COtherFileTests.testAppend
- test_lock_unlock - test.test_mailbox.TestMH.test_lock_unlock
- test_keys - test.test_dbm.TestCase_gnu.test_keys
- test_read_returns_file_list_with_bytestring_path - test.test_configparser.MultilineValuesTestCase.test_read_returns_file_list_with_bytestring_path
- test_write_array - test.test_aifc.AifcPCM16Test.test_write_array
- test_writestr_compression - test.test_zipfile.Bzip2TestsWithSourceFile.test_writestr_compression
- test_mkdir_with_child_file - test.test_pathlib.PosixPathTest.test_mkdir_with_child_file
- test_touch_mode - test.test_pathlib.PosixPathTest.test_touch_mode
- test_get_file - test.test_mailbox.TestBabyl.test_get_file
- test_character_stream - test.test_sax.PrepareInputSourceTest.test_character_stream
- test_isolatedmode - test.test_cmd_line.CmdLineTest.test_isolatedmode
- test_copy - test.test_aifc.AifcALAWTest.test_copy
- test_write_object_to_file - test.test_marshal.CAPI_TestCase.test_write_object_to_file
- test_add_StringIO_warns - test.test_mailbox.TestBabyl.test_add_StringIO_warns
- test_token_value_internal_hash - test.test_netrc.NetrcTestCase.test_token_value_internal_hash
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_empty_string_for_dir
- test_pwritev - test.test_posix.PosixTester.test_pwritev
- test_basic - test.test_zipfile.Bzip2TestZip64InSmallFiles.test_basic
- test_xmlgen_unencodable - test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_unencodable
- test_get_bytes - test.test_mailbox.TestMbox.test_get_bytes
- test_open_with_pathlike - test.test_zipfile.StoredTestsWithSourceFile.test_open_with_pathlike
- test_hardlink_to - test.test_pathlib.PathTest.test_hardlink_to
- test_threads - test.test_io.PyBufferedRandomTest.test_threads
- test_del___main__ - test.test_cmd_line.CmdLineTest.test_del___main__
- test_tofromfile - test.test_array.UnsignedLongTest.test_tofromfile
- test_builtin_map - test.test_iter.TestCase.test_builtin_map
- test_some_translations_with_context - test.test_gettext.GettextTestCase2.test_some_translations_with_context
- test_open_with_bytes_path - test.test_dbm_ndbm.DbmTestCase.test_open_with_bytes_path
- test_eval - test.test_dbm_dumb.DumbDBMTestCase.test_eval
- test_write - test.test_aifc.AifcPCM16Test.test_write
- testWritelinesList - test.test_fileio.PyAutoFileTests.testWritelinesList
- test_read_not_from_start - test.test_aifc.AifcPCM24Test.test_read_not_from_start
- test_cwd - test.test_pathlib.PosixPathTest.test_cwd
- test_write_array - test.test_aifc.AifcPCM32Test.test_write_array
- test_cwd - test.test_pathlib.PathTest.test_cwd
- test_empty_zipfile - test.test_zipfile.OtherTests.test_empty_zipfile
- test_iteration - test.test_mailbox.TestProxyFile.test_iteration
- test_readline_read - test.test_zipfile.DeflateTestsWithSourceFile.test_readline_read
- test_getitem - test.test_mailbox.TestMaildir.test_getitem
- test_dispatcher - test.test_asyncore.FileWrapperTest.test_dispatcher
- testBytesOpen - test.test_fileio.PyOtherFileTests.testBytesOpen
- test_write_text_with_newlines - test.test_pathlib.PathTest.test_write_text_with_newlines
- test_mkdir_concurrent_parent_creation - test.test_pathlib.PathTest.test_mkdir_concurrent_parent_creation
- testBytesAddr - test.test_socket.TestUnixDomain.testBytesAddr
- test_garbage_collection - test.test_io.CTextIOWrapperTest.test_garbage_collection
- test_nonascii_filename - test.test_dbm_ndbm.DbmTestCase.test_nonascii_filename
- test_readline_read - test.test_zipfile.Bzip2TestsWithSourceFile.test_readline_read
- test_get_file - test.test_mailbox.TestMH.test_get_file
- testBoth - test.test_zipimport.CompressedZipImportTestCase.testBoth
- test_write_bytearray - test.test_wave.WavePCM8Test.test_write_bytearray
- test_contains - test.test_mailbox.TestMaildir.test_contains
- test_tofromfile - test.test_array.DoubleTest.test_tofromfile
- test_copy - test.test_sunau.SunauULAWTest.test_copy
- test_str_write_contains - test.test_dbm_dumb.DumbDBMTestCase.test_str_write_contains
- test_unseekable_incompleted_write - test.test_aifc.AifcALAWTest.test_unseekable_incompleted_write
- test_is_file - test.test_pathlib.PathTest.test_is_file
- testDefaultOptimizationLevel - test.test_zipimport.UncompressedZipImportTestCase.testDefaultOptimizationLevel
- test_chained_comparison - test.test_gettext.PluralFormsTestCase.test_chained_comparison
- test_incompleted_write - test.test_aifc.AifcPCM24Test.test_incompleted_write
- test_anydbm_creation - test.test_dbm.TestCase_dumb.test_anydbm_creation
- testTruncateOnWindows - test.test_file.COtherFileTests.testTruncateOnWindows
- test_comment_after_machine_line - test.test_netrc.NetrcTestCase.test_comment_after_machine_line
- test_bad_gzip_file - test.test_gzip.TestGzip.test_bad_gzip_file
- test_run_setup_uses_current_dir - distutils.tests.test_core.CoreTestCase.test_run_setup_uses_current_dir
- test_get - test.test_mailbox.TestBabyl.test_get
- test_metadata_ascii_name - test.test_gzip.TestGzip.test_metadata_ascii_name
- test_too_many_files - test.test_zipfile.Bzip2TestZip64InSmallFiles.test_too_many_files
- test_path_relpath - test.test_posixpath.PathLikeTests.test_path_relpath
- test_create_tmp - test.test_mailbox.TestMaildir.test_create_tmp
- test_comment_at_end_of_machine_line - test.test_netrc.NetrcTestCase.test_comment_at_end_of_machine_line
- test_case_sha512_3 - test.test_hashlib.HashLibTestCase.test_case_sha512_3
- test_get_bytes - test.test_mailbox.TestBabyl.test_get_bytes
- test_xmlgen_encoding_bytes - test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_encoding_bytes
- test_initialize_with_binary_file - test.test_mailbox.TestBabylMessage.test_initialize_with_binary_file
- test_write_while_reading - test.test_zipfile.TestsWithMultipleOpens.test_write_while_reading
- test_is_char_device_true - test.test_pathlib.PosixPathTest.test_is_char_device_true
- test_runeval_step - test.test_bdb.RunTestCase.test_runeval_step
- test_context_manager_with_open_file - test.test_sunau.SunauPCM8Test.test_context_manager_with_open_file
- test_read_not_from_start - test.test_sunau.SunauULAWTest.test_read_not_from_start
- test_iter - test.test_mailbox.TestMMDF.test_iter
- test_write_python_package - test.test_zipfile.PyZipFileTests.test_write_python_package
- test_with - test.test_pathlib.PosixPathTest.test_with
- test_overflowed_write - test.test_wave.WavePCM32Test.test_overflowed_write
- test_do_not_overwrite_nonregular_files - test.test_py_compile.PyCompileTestsWithSourceEpoch.test_do_not_overwrite_nonregular_files
- test_change_comment_in_nonempty_archive - test.test_zipfile.OtherTests.test_change_comment_in_nonempty_archive
- test_add_nonascii_string_header_raises - test.test_mailbox.TestMMDF.test_add_nonascii_string_header_raises
- test_ru - test.test_gettext.PluralFormsTestCase.test_ru
- test_ignores_stuff_appended_past_comments - test.test_zipfile.StoredTestsWithSourceFile.test_ignores_stuff_appended_past_comments
- testFloat - test.test_marshal.InstancingTestCase.testFloat
- test_add_doesnt_rewrite - test.test_mailbox.TestMbox.test_add_doesnt_rewrite
- test_search_cpp - distutils.tests.test_config_cmd.ConfigTestCase.test_search_cpp
- test_extract_with_target - test.test_zipfile.ExtractTests.test_extract_with_target
- test_sync_handled - test.test_socketserver.ErrorHandlerTest.test_sync_handled
- setUpClass - test.test_socket.SendfileUsingSendTest
- test_rename - test.test_pathlib.PosixPathTest.test_rename
- test_len - test.test_mailbox.TestMaildir.test_len
- test_write - test.test_wave.WavePCM24Test.test_write
- test_mkdir_exist_ok_with_parent - test.test_pathlib.PosixPathTest.test_mkdir_exist_ok_with_parent
- test_extract_hackers_arcnames_common_cases - test.test_zipfile.ExtractTests.test_extract_hackers_arcnames_common_cases
- test_open_mode - test.test_pathlib.PosixPathTest.test_open_mode
- test_fd_transfer - test.test_multiprocessing_spawn.WithProcessesTestConnection.test_fd_transfer
- test_directory_in_folder - test.test_mailbox.TestMaildir.test_directory_in_folder
- test_headers - test.test_urllib.urlopen_FileTests.test_headers
- test_multiple_writes - test.test_aifc.AifcPCM32Test.test_multiple_writes
- test_popitem_and_flush_twice - test.test_mailbox.TestMbox.test_popitem_and_flush_twice
- testSubPackage - test.test_zipimport.UncompressedZipImportTestCase.testSubPackage
- test_popitem_and_flush_twice - test.test_mailbox.TestMH.test_popitem_and_flush_twice
- test_ctx_mgr_rollback_if_commit_failed - test.test_sqlite3.test_dbapi.MultiprocessTests.test_ctx_mgr_rollback_if_commit_failed
- test_write_array - test.test_sunau.SunauPCM8Test.test_write_array
- test_unseekable_overflowed_write - test.test_aifc.AifcALAWTest.test_unseekable_overflowed_write
- test_extract_dir - test.test_zipfile.TestWithDirectory.test_extract_dir
- test_x_mode - test.test_lzma.OpenTestCase.test_x_mode
- testList - test.test_marshal.InstancingTestCase.testList
- test_link_to - test.test_pathlib.PathTest.test_link_to
- test_get - test.test_mailbox.TestMH.test_get
- test_hidden_glob - test.test_glob.GlobTests.test_hidden_glob
- test_case_sha384_2 - test.test_hashlib.HashLibTestCase.test_case_sha384_2
- test_unseekable_read - test.test_sunau.SunauPCM24Test.test_unseekable_read
- test_path_getsize - test.test_genericpath.PathLikeTests.test_path_getsize
- test_random_open - test.test_zipfile.StoredTestsWithSourceFile.test_random_open
- test_writestr_compression - test.test_zipfile.StoredTestsWithSourceFile.test_writestr_compression
- test_reporthook_5_bytes - test.test_urllib.urlretrieve_FileTests.test_reporthook_5_bytes
- test_mkdir_exist_ok - test.test_pathlib.PathTest.test_mkdir_exist_ok
- test_multiple_writes - test.test_aifc.AifcPCM24Test.test_multiple_writes
- test_update - test.test_mailbox.TestMMDF.test_update
- test_exists - test.test_posixpath.PosixCommonTest.test_exists
- test_add_mbox_or_mmdf_message - test.test_mailbox.TestMbox.test_add_mbox_or_mmdf_message
- test_read_not_from_start - test.test_aifc.AifcPCM16Test.test_read_not_from_start
- test_path_join - test.test_posixpath.PathLikeTests.test_path_join
- test_write_pathlike - test.test_zipfile.PyZipFileTests.test_write_pathlike
- test_read - test.test_zipfile.LzmaTestsWithRandomBinaryFiles.test_read
- test_unseekable_zip_known_filesize - test.test_zipfile.StoredTestZip64InSmallFiles.test_unseekable_zip_known_filesize
- test_clear - test.test_mailbox.TestMMDF.test_clear
- test_1463026_2_empty - test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_2_empty
- test_group - test.test_pathlib.PosixPathTest.test_group
- test_create_new - test.test_dbm_dumb.DumbDBMTestCase.test_create_new
- test_random_open - test.test_zipfile.Bzip2TestsWithRandomBinaryFiles.test_random_open
- test_path_exists - test.test_genericpath.PathLikeTests.test_path_exists
- test_writestr_compresslevel - test.test_zipfile.LzmaTestsWithSourceFile.test_writestr_compresslevel
- test_write_bytearray - test.test_aifc.AifcULAWTest.test_write_bytearray
- test_open_with_pathlib_path_bytes - test.test_dbm.TestCase_gnu.test_open_with_pathlib_path_bytes
- test_unicode_msgstr - test.test_gettext.UnicodeTranslationsTest.test_unicode_msgstr
- test_multibyte_seek_and_tell - test.test_io.CTextIOWrapperTest.test_multibyte_seek_and_tell
- test_is_dir - test.test_pathlib.PosixPathTest.test_is_dir
- test_build_cpp11 - test.test_cppext.TestCPPExt.test_build_cpp11
- test_samestat_on_link - test.test_ntpath.NtCommonTest.test_samestat_on_link
- test_items - test.test_mailbox.TestBabyl.test_items
- test_dup2 - test.test_posix.TestPosixSpawnP.test_dup2
- test_filewrite - test.test_array.UnsignedShortTest.test_filewrite
- test_checked_hash_based_change_pyc - test.test_zipimport.UncompressedZipImportTestCase.test_checked_hash_based_change_pyc
- test_context_manager_with_open_file - test.test_aifc.AifcULAWTest.test_context_manager_with_open_file
- test_readv - test.test_posix.PosixTester.test_readv
- testInvalidateCaches - test.test_zipimport.CompressedZipImportTestCase.testInvalidateCaches
- test_listfuncs_flag_success - test.test_trace.TestCommandLine.test_listfuncs_flag_success
- test_quiet - test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_quiet
- test_xmlgen_content - test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_content
- test_path_commonpath - test.test_ntpath.PathLikeTests.test_path_commonpath
- test_closefd_attr - test.test_io.CIOTest.test_closefd_attr
- test_unseekable_overflowed_write - test.test_sunau.SunauPCM8Test.test_unseekable_overflowed_write
- test_write_array - test.test_sunau.SunauPCM16Test.test_write_array
- test_read_not_from_start - test.test_sunau.SunauPCM8Test.test_read_not_from_start
- test_nonascii_filename - test.test_dbm_dumb.DumbDBMTestCase.test_nonascii_filename
- test_rglob_common - test.test_pathlib.PathTest.test_rglob_common
- test_forking_not_handled - test.test_socketserver.ErrorHandlerTest.test_forking_not_handled
- test_write_read_with_pathlike_file - test.test_gzip.TestGzip.test_write_read_with_pathlike_file
- test_case_md5_1 - test.test_hashlib.HashLibTestCase.test_case_md5_1
- test_unseekable_overflowed_write - test.test_sunau.SunauPCM32Test.test_unseekable_overflowed_write
- test_resource_warning - test.test_asyncore.FileWrapperTest.test_resource_warning
- test_tofromfile - test.test_array.LongTest.test_tofromfile
- test_seeking_too - test.test_io.CTextIOWrapperTest.test_seeking_too
- test_non_utf8 - test.test_exceptions.SyntaxErrorTests.test_non_utf8
- test_incompleted_write - test.test_sunau.SunauPCM32Test.test_incompleted_write
- testTruncateOnWindows - test.test_fileio.COtherFileTests.testTruncateOnWindows
- test_unicode_join_endcase - test.test_iter.TestCase.test_unicode_join_endcase
- test_unicode_comment - test.test_zipfile.OtherTests.test_unicode_comment
- test_iterparse - test.test_xml_etree.ElementTreeTest.test_iterparse
- test_write_to_binary_file_with_bom - test.test_xml_etree.IOTest.test_write_to_binary_file_with_bom
- test_1463026_1 - test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_1
- test_add_that_raises_leaves_mailbox_empty - test.test_mailbox.TestMaildir.test_add_that_raises_leaves_mailbox_empty
- test_key_methods - test.test_dbm_gnu.TestGdbm.test_key_methods
- test_values - test.test_mailbox.TestBabyl.test_values
- test_global_del_SystemExit - test.test_gc.GCTests.test_global_del_SystemExit
- test_copy - test.test_wave.WavePCM16Test.test_copy
- test_unseekable_write - test.test_aifc.AifcPCM24Test.test_unseekable_write
- test_write_after_close - test.test_zipfile.Bzip2WriterTests.test_write_after_close
- test_close - test.test_mailbox.TestPartialFile.test_close
- test_seek_bom - test.test_io.CTextIOWrapperTest.test_seek_bom
- test_path_isdir - test.test_ntpath.PathLikeTests.test_path_isdir
- test_unseekable_write - test.test_sunau.SunauPCM24Test.test_unseekable_write
- test_remove - test.test_mailbox.TestMaildir.test_remove
- test_write_aiff_by_extension - test.test_aifc.AIFCLowLevelTest.test_write_aiff_by_extension
- test_step_at_return_with_no_trace_in_caller - test.test_bdb.IssuesTestCase.test_step_at_return_with_no_trace_in_caller
- test_invalidation_mode - test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_invalidation_mode
- test_write - test.test_sunau.SunauPCM24Test.test_write
- test_read - test.test_mailbox.TestPartialFile.test_read
- test_optimization_path - test.test_py_compile.PyCompileTestsWithSourceEpoch.test_optimization_path
- test_decimal_number - test.test_gettext.PluralFormsTestCase.test_decimal_number
- test_read_with_metadata_encoding - test.test_zipfile.EncodedMetadataTests.test_read_with_metadata_encoding
- test_write - test.test_sunau.SunauULAWTest.test_write
- test_incompleted_write - test.test_aifc.AifcPCM16Test.test_incompleted_write
- test_read_after_write - test.test_zipfile.TestsWithMultipleOpens.test_read_after_write
- test_iteritems - test.test_mailbox.TestBabyl.test_iteritems
- testTruncate - test.test_fileio.PyOtherFileTests.testTruncate
- test_set_item - test.test_mailbox.TestMH.test_set_item
- test_replace_starts_transaction - test.test_sqlite3.test_transactions.TransactionTests.test_replace_starts_transaction
- test_absolute_common - test.test_pathlib.PosixPathTest.test_absolute_common
- test_open_common - test.test_pathlib.PosixPathTest.test_open_common
- testDefaultOptimizationLevel - test.test_zipimport.CompressedZipImportTestCase.testDefaultOptimizationLevel
- test_dml_does_not_auto_commit_before - test.test_sqlite3.test_transactions.TransactionTests.test_dml_does_not_auto_commit_before
- testModule - test.test_marshal.InstancingTestCase.testModule
- test_copy - test.test_aifc.AifcPCM32Test.test_copy
- testEmptyPipeline1 - test.test_pipes.SimplePipeTests.testEmptyPipeline1
- test_flush - test.test_mailbox.TestMH.test_flush
- test_unlink_missing_ok - test.test_pathlib.PathTest.test_unlink_missing_ok
- test_write - test.test_aifc.AifcPCM24Test.test_write
- test_message_from_binary_file - test.test_email.test_email.Test8BitBytesHandling.test_message_from_binary_file
- test_write_after_close - test.test_zipfile.LzmaWriterTests.test_write_after_close
- test_read_with_unsuitable_metadata_encoding - test.test_zipfile.EncodedMetadataTests.test_read_with_unsuitable_metadata_encoding
- test_flags - test.test_dbm_gnu.TestGdbm.test_flags
- test_nonascii_abspath - test.test_posixpath.PosixCommonTest.test_nonascii_abspath
- test_write - test.test_aifc.AifcPCM32Test.test_write
- test_update - test.test_mailbox.TestBabyl.test_update
- testIteration - test.test_file.PyOtherFileTests.testIteration
- test_open - test.test_zipfile.DeflateTestsWithRandomBinaryFiles.test_open
- test_add_StringIO_warns - test.test_mailbox.TestMMDF.test_add_StringIO_warns
- test_pathfix_adding_flag - test.test_tools.test_pathfix.TestPathfixFunctional.test_pathfix_adding_flag
- test_isfile - test.test_posixpath.PosixCommonTest.test_isfile
- test_group - test.test_pathlib.PathTest.test_group
- test_folder - test.test_mailbox.TestMaildir.test_folder
- test_no_import_lock_contention - test.test_multiprocessing_spawn.WithProcessesTestQueue.test_no_import_lock_contention
- test_anydbm_creation_n_file_exists_with_invalid_contents - test.test_dbm.TestCase_dumb.test_anydbm_creation_n_file_exists_with_invalid_contents
- test_escape - test.test_glob.GlobTests.test_escape
- test_terminating_newline - test.test_mailbox.TestMbox.test_terminating_newline
- test_unpack_iter - test.test_iter.TestCase.test_unpack_iter
- test_create_directory_with_write - test.test_zipfile.TestWithDirectory.test_create_directory_with_write
- test_readline - test.test_zipfile.DeflateTestsWithSourceFile.test_readline
- test_truncated_zipfile - test.test_zipfile.DeflateTestsWithSourceFile.test_truncated_zipfile
- test_relock - test.test_mailbox.TestMbox.test_relock
- test_abspath_issue3426 - test.test_posixpath.PosixCommonTest.test_abspath_issue3426
- test_unsupported_flavour - test.test_pathlib.PathTest.test_unsupported_flavour
- test_iterdir - test.test_pathlib.PosixPathTest.test_iterdir
- test_unseekable_incompleted_write - test.test_sunau.SunauPCM32Test.test_unseekable_incompleted_write
- test_delete_starts_transaction - test.test_sqlite3.test_transactions.TransactionTests.test_delete_starts_transaction
- test_get - test.test_mailbox.TestMbox.test_get
- test_addsitedir - test.test_site.HelperFunctionsTests.test_addsitedir
- test_initialize_with_binary_file - test.test_mailbox.TestMessage.test_initialize_with_binary_file
- test_read_closed - test.test_io.PyIOTest.test_read_closed
- test_filename_in_syntaxerror - test.test_fstring.TestCase.test_filename_in_syntaxerror
- test_filewrite - test.test_array.LongTest.test_filewrite
- test_add - test.test_mailbox.TestMaildir.test_add
- test_disabled_temporary_bp - test.test_bdb.BreakpointTestCase.test_disabled_temporary_bp
- test_write_write_read - test.test_dbm_dumb.DumbDBMTestCase.test_write_write_read
- test_read1 - test.test_gzip.TestGzip.test_read1
- test_is_block_device_false - test.test_pathlib.PathTest.test_is_block_device_false
- test_multiple_writes - test.test_aifc.AifcPCM16Test.test_multiple_writes
- test_extract_with_target_pathlike - test.test_zipfile.ExtractTests.test_extract_with_target_pathlike
- test_tofromfile - test.test_array.UnsignedByteTest.test_tofromfile
- testAFakeZlib - test.test_zipimport.UncompressedZipImportTestCase.testAFakeZlib
- test_path_splitext - test.test_ntpath.PathLikeTests.test_path_splitext
- test_encoding - test.test_gzip.TestOpen.test_encoding
- test_some_translations_with_context - test.test_gettext.GettextTestCase1.test_some_translations_with_context
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_empty_string_for_dir
- testUnencodable - test.test_zipimport.UncompressedZipImportTestCase.testUnencodable
- testEmptyPy - test.test_zipimport.UncompressedZipImportTestCase.testEmptyPy
- test_readline - test.test_urllib.urlopen_FileTests.test_readline
- testDoctestFile - test.test_zipimport.CompressedZipImportTestCase.testDoctestFile
- test_interleaved - test.test_zipfile.TestsWithMultipleOpens.test_interleaved
- test_readline - test.test_io.PyIOTest.test_readline
- test_mode - test.test_gzip.TestGzip.test_mode
- test_some_translations - test.test_gettext.GettextTestCase1.test_some_translations
- test_popitem - test.test_configparser.MultilineValuesTestCase.test_popitem
- test_repr - test.test_zipfile.Bzip2TestsWithSourceFile.test_repr
- test_read_not_from_start - test.test_aifc.AifcPCM32Test.test_read_not_from_start
- test_countOf - test.test_iter.TestCase.test_countOf
- testGetData - test.test_zipimport.UncompressedZipImportTestCase.testGetData
- testAppend - test.test_fileio.PyOtherFileTests.testAppend
- testBytesPath - test.test_zipimport.CompressedZipImportTestCase.testBytesPath
- test_source_date_epoch - test.test_py_compile.PyCompileTestsWithSourceEpoch.test_source_date_epoch
- test_params_added - test.test_aifc.AifcMiscTest.test_params_added
- test_iteritems - test.test_mailbox.TestMaildir.test_iteritems
- test_unseekable_write - test.test_sunau.SunauULAWTest.test_unseekable_write
- test_invalid_nonascii_header_as_string - test.test_mailbox.TestMbox.test_invalid_nonascii_header_as_string
- test_case_sha512_1 - test.test_hashlib.HashLibTestCase.test_case_sha512_1
- test_xmlgen_ns - test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ns
- test_large_file_ops - test.test_io.CIOTest.test_large_file_ops
- test_unseekable_write - test.test_sunau.SunauPCM8Test.test_unseekable_write
- test_buffered_reader - test.test_gzip.TestGzip.test_buffered_reader
- test_stderr_flush - test.test_multiprocessing_fork.WithProcessesTestSubclassingProcess.test_stderr_flush
- test_close - test.test_urllib.urlopen_FileTests.test_close
- test_incompleted_write - test.test_aifc.AifcPCM32Test.test_incompleted_write
- test_recv - test.test_asyncore.FileWrapperTest.test_recv
- test_encodings - test.test_exceptions.SyntaxErrorTests.test_encodings
- test_lltrace - test.test_lltrace.TestLLTrace.test_lltrace
- test_unicode_msgid - test.test_gettext.UnicodeTranslationsPluralTest.test_unicode_msgid
- test_path_islink - test.test_posixpath.PathLikeTests.test_path_islink
- testPackage - test.test_zipimport.CompressedZipImportTestCase.testPackage
- test_threads_write - test.test_io.PyTextIOWrapperTest.test_threads_write
- test_create_writes - test.test_io.CMiscIOTest.test_create_writes
- test_mkdir - test.test_pathlib.PosixPathTest.test_mkdir
- test_cwd_with_relative_arg - test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_relative_arg
- test_case_sha224_3 - test.test_hashlib.HashLibTestCase.test_case_sha224_3
- testSeekTell - test.test_fileio.CAutoFileTests.testSeekTell
- test_path_expandvars - test.test_ntpath.PathLikeTests.test_path_expandvars
- test_get_bytes_from - test.test_mailbox.TestMMDF.test_get_bytes_from
- test_consistent_factory - test.test_mailbox.TestMaildir.test_consistent_factory
- test_cwd - test.test_py_compile.PyCompileTestsWithSourceEpoch.test_cwd
- test_pickling_common - test.test_pathlib.PosixPathTest.test_pickling_common
- test_path_normpath - test.test_ntpath.PathLikeTests.test_path_normpath
- test_relative_path - test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_relative_path
- test_error_conditions - test.test_dbm_gnu.TestGdbm.test_error_conditions
- test_closefd_attr - test.test_io.PyIOTest.test_closefd_attr
- test_iteration - test.test_mailbox.TestPartialFile.test_iteration
- test_comment_after_machine_line_hash_only - test.test_netrc.NetrcTestCase.test_comment_after_machine_line_hash_only
- test_get_bytes_from - test.test_mailbox.TestMbox.test_get_bytes_from
- test_context_manager_with_filename - test.test_sunau.SunauPCM24Test.test_context_manager_with_filename
- testComment - test.test_zipimport.UncompressedZipImportTestCase.testComment
- test_popitem - test.test_mailbox.TestMaildir.test_popitem
- test_marshal - test.test_audit.AuditTest.test_marshal
- test_write_readonly_file - test.test_dbm_ndbm.DbmTestCase.test_write_readonly_file
- test_extract_all_with_target_pathlike - test.test_zipfile.ExtractTests.test_extract_all_with_target_pathlike
- test_prepend_error - test.test_gzip.TestGzip.test_prepend_error
- test_set_pycache_prefix - test.test_cmd_line.CmdLineTest.test_set_pycache_prefix
- test_close_file - test.test_posix.TestPosixSpawn.test_close_file
- test_read_not_from_start - test.test_aifc.AifcALAWTest.test_read_not_from_start
- test_cwd_with_relative_executable - test.test_subprocess.ProcessTestCase.test_cwd_with_relative_executable
- test_random_open - test.test_zipfile.LzmaTestsWithSourceFile.test_random_open
- test_keys - test.test_mailbox.TestMMDF.test_keys
- test_get_file - test.test_mailbox.TestMaildir.test_get_file
- test_filewrite - test.test_array.UnsignedLongLongTest.test_filewrite
- test_security - test.test_gettext.PluralFormsTestCase.test_security
- test_close - test.test_mailbox.TestMMDF.test_close
- test_permissions_after_flush - test.test_mailbox.TestMMDF.test_permissions_after_flush
- test_read - test.test_urllib.urlopen_FileTests.test_read
- test_write_params - test.test_wave.WavePCM16Test.test_write_params
- test_no_import_lock_contention - test.test_multiprocessing_forkserver.WithThreadsTestQueue.test_no_import_lock_contention
- test_anydbm_creation_n_file_exists_with_invalid_contents - test.test_dbm.TestCase_ndbm.test_anydbm_creation_n_file_exists_with_invalid_contents
- test_add_from_bytes - test.test_mailbox.TestMMDF.test_add_from_bytes
- test_get_MM - test.test_mailbox.TestMaildir.test_get_MM
- test_plural_context_forms2 - test.test_gettext.PluralFormsTestCase.test_plural_context_forms2
- test_write - test.test_configparser.MultilineValuesTestCase.test_write
- test_itervalues - test.test_mailbox.TestMH.test_itervalues
- test_read1 - test.test_zipfile.DeflateTestsWithSourceFile.test_read1
- test_read_not_from_start - test.test_wave.WavePCM8Test.test_read_not_from_start
- test_overflowed_write - test.test_sunau.SunauULAWTest.test_overflowed_write
- testBytesOpen - test.test_fileio.COtherFileTests.testBytesOpen
- test_line_endings - test.test_dbm_dumb.DumbDBMTestCase.test_line_endings
- test_add_text_file_warns - test.test_mailbox.TestMH.test_add_text_file_warns
- test_read_returns_file_list - test.test_configparser.MultilineValuesTestCase.test_read_returns_file_list
- test_context_manager_with_open_file - test.test_aifc.AifcPCM8Test.test_context_manager_with_open_file
- test_message_separator - test.test_mailbox.TestMbox.test_message_separator
- test_matching - test.test_filecmp.FileCompareTestCase.test_matching
- test_add_binary_file - test.test_mailbox.TestMMDF.test_add_binary_file
- test_comment_after_machine_line_no_space - test.test_netrc.NetrcTestCase.test_comment_after_machine_line_no_space
- test_double_quotes - test.test_gettext.GettextTestCase1.test_double_quotes
- test_writelines - test.test_iter.TestCase.test_writelines
- testImport_WithStuff - test.test_zipimport.CompressedZipImportTestCase.testImport_WithStuff
- test_glob_common - test.test_pathlib.PathTest.test_glob_common
- test_compresslevel_basic - test.test_zipfile.StoredTestsWithSourceFile.test_compresslevel_basic
- test_file - test.test_urllib2net.OtherNetworkTests.test_file
- test_basic - test.test_urllib.urlretrieve_FileTests.test_basic
- test_write_readonly_file - test.test_dbm_gnu.TestGdbm.test_write_readonly_file
- test_type - test.test_reprlib.LongReprTest.test_type
- test_readlines - test.test_mailbox.TestPartialFile.test_readlines
- test_readline - test.test_zipfile.LzmaTestsWithSourceFile.test_readline
- test_basic_io - test.test_io.CTextIOWrapperTest.test_basic_io
- test_too_many_files - test.test_zipfile.StoredTestZip64InSmallFiles.test_too_many_files
- test_output_stream - test.test_imghdr.TestImghdr.test_output_stream
- test_initialize_with_file - test.test_mailbox.TestBabylMessage.test_initialize_with_file
- test_writestr_compression - test.test_zipfile.DeflateTestsWithSourceFile.test_writestr_compression
- test_pwrite - test.test_posix.PosixTester.test_pwrite
- test_builtin_list - test.test_iter.TestCase.test_builtin_list
- test_seek_bom - test.test_io.PyTextIOWrapperTest.test_seek_bom
- test_basic - test.test_zipfile.DeflateTestZip64InSmallFiles.test_basic
- test_unseekable_write - test.test_wave.WavePCM8Test.test_unseekable_write
- test_filetime - test.test_ntpath.NtCommonTest.test_filetime
- test_issue9936 - test.test_trace.TestCoverage.test_issue9936
- test_builtin_tuple - test.test_iter.TestCase.test_builtin_tuple
- test_token_value_escape - test.test_netrc.NetrcTestCase.test_token_value_escape
- test_geturl - test.test_urllib.urlopen_FileTests.test_geturl
- test_seek_with_encoder_state - test.test_io.PyTextIOWrapperTest.test_seek_with_encoder_state
- test_write - test.test_gzip.TestGzip.test_write
- test_invalidation_mode - test.test_py_compile.PyCompileTestsWithSourceEpoch.test_invalidation_mode
- test_keys - test.test_mailbox.TestMH.test_keys
- test_get_folder - test.test_mailbox.TestMaildir.test_get_folder
- test_read_write_bytes - test.test_pathlib.PathTest.test_read_write_bytes
- test_set_MM - test.test_mailbox.TestMaildir.test_set_MM
- test_plural_forms2 - test.test_gettext.PluralFormsTestCase.test_plural_forms2
- test_clean - test.test_mailbox.TestMaildir.test_clean
- testMixedNamespacePackage - test.test_zipimport.CompressedZipImportTestCase.testMixedNamespacePackage
- test_write - test.test_sunau.SunauPCM32Test.test_write
- test_anydbm_access - test.test_dbm.TestCase_gnu.test_anydbm_access
- test_context_manager_with_open_file - test.test_aifc.AifcPCM16Test.test_context_manager_with_open_file
- test_addpackage - test.test_site.HelperFunctionsTests.test_addpackage
- test_some_translations_with_context_and_domain - test.test_gettext.GettextTestCase2.test_some_translations_with_context_and_domain
- test_destructor - test.test_io.PyIOTest.test_destructor
- test_write_after_close - test.test_zipfile.StoredWriterTests.test_write_after_close
- test_tracemalloc - test.test_warnings.PyWarningsDisplayTests.test_tracemalloc
- test_items - test.test_mailbox.TestMMDF.test_items
- test_is_char_device_false - test.test_pathlib.PathTest.test_is_char_device_false
- testReadintoByteArray - test.test_fileio.CAutoFileTests.testReadintoByteArray
- test_add_nonascii_StringIO_raises - test.test_mailbox.TestMbox.test_add_nonascii_StringIO_raises
- test_seek_read - test.test_gzip.TestGzip.test_seek_read
- test_filewrite - test.test_array.FloatTest.test_filewrite
- test_copy - test.test_urllib.urlretrieve_FileTests.test_copy
- test_contains - test.test_mailbox.TestMH.test_contains
- test_path_dirname - test.test_posixpath.PathLikeTests.test_path_dirname
- test_close_erroneous_file - test.test_zipfile.OtherTests.test_close_erroneous_file
- test_unseekable_write - test.test_aifc.AifcULAWTest.test_unseekable_write
- test_large_file_exception - test.test_zipfile.StoredTestZip64InSmallFiles.test_large_file_exception
- test_directories - test.test_unicode_file.TestUnicodeFiles.test_directories
- test_get_message - test.test_mailbox.TestMMDF.test_get_message
- test_path_getctime - test.test_genericpath.PathLikeTests.test_path_getctime
- test_pickling_common - test.test_pathlib.PathTest.test_pickling_common
- test_contains - test.test_mailbox.TestBabyl.test_contains
- test_get_message - test.test_mailbox.TestMbox.test_get_message
- test_multiline_strings - test.test_gettext.GettextTestCase2.test_multiline_strings
- test_chmod_follow_symlinks_true - test.test_pathlib.PosixPathTest.test_chmod_follow_symlinks_true
- test_iter - test.test_mailbox.TestBabyl.test_iter
- test_context_manager_with_filename - test.test_wave.WavePCM8Test.test_context_manager_with_filename
- test_compresslevel_basic - test.test_zipfile.LzmaTestsWithSourceFile.test_compresslevel_basic
- test_rename_dir_fd - test.test_posix.TestPosixDirFd.test_rename_dir_fd
- test_open_with_pathlike - test.test_zipfile.LzmaTestsWithSourceFile.test_open_with_pathlike
- test_threads - test.test_io.PyBufferedReaderTest.test_threads
- test_fs_holes - test.test_posix.PosixTester.test_fs_holes
- test_path_abspath - test.test_posixpath.PathLikeTests.test_path_abspath
- test_anydbm_read - test.test_dbm.TestCase_gnu.test_anydbm_read
- test_get_file_can_be_closed_twice - test.test_mailbox.TestMaildir.test_get_file_can_be_closed_twice
- test_unencodeable - test.test_imp.NullImporterTests.test_unencodeable
- test_raise_timeout - test.test_sqlite3.test_transactions.TransactionTests.test_raise_timeout
- test_touch_nochange - test.test_pathlib.PathTest.test_touch_nochange
- test_add_binary_file - test.test_mailbox.TestMaildir.test_add_binary_file
- test_write_params - test.test_aifc.AifcPCM8Test.test_write_params
- test_add_invalid_8bit_bytes_header - test.test_mailbox.TestMbox.test_add_invalid_8bit_bytes_header
- test_read_after_write_unicode_filenames - test.test_zipfile.OtherTests.test_read_after_write_unicode_filenames
- test_triple_single_quotes - test.test_gettext.GettextTestCase1.test_triple_single_quotes
- test_initialize_with_binary_file - test.test_mailbox.TestMHMessage.test_initialize_with_binary_file
- test_unpickle_module_race - test.test_pickle.CUnpicklerTests.test_unpickle_module_race
- test_path_ismount - test.test_posixpath.PathLikeTests.test_path_ismount
- test_write - test.test_wave.WavePCM32Test.test_write
- test_get_file_can_be_closed_twice - test.test_mailbox.TestMbox.test_get_file_can_be_closed_twice
- test_threads_write - test.test_io.CTextIOWrapperTest.test_threads_write
- test_encode - test.test_uu.UUFileTest.test_encode
- test_xmlgen_basic - test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_basic
- test_writing_errors - test.test_zipfile.DeflateTestsWithSourceFile.test_writing_errors
- test_open_conflicting_handles - test.test_zipfile.OtherTests.test_open_conflicting_handles
- test_fd_transfer - test.test_multiprocessing_forkserver.WithProcessesTestConnection.test_fd_transfer
- test_unpickle_module_race - test.test_pickle.InMemoryPickleTests.test_unpickle_module_race
- test_xmlgen_ignorable - test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ignorable
- test_mkdir_concurrent_parent_creation - test.test_pathlib.PosixPathTest.test_mkdir_concurrent_parent_creation
- test_ignores_newline_at_end - test.test_zipfile.StoredTestsWithSourceFile.test_ignores_newline_at_end
- test_anydbm_creation - test.test_dbm.TestCase_ndbm.test_anydbm_creation
- test_samefile - test.test_pathlib.PosixPathTest.test_samefile
- test_context_manager_with_filename - test.test_wave.WavePCM16Test.test_context_manager_with_filename
- test_file_from_empty_string_dir - test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_file_from_empty_string_dir
- test_bug_6050 - test.test_zipfile.TestWithDirectory.test_bug_6050
- test_newline - test.test_gzip.TestOpen.test_newline
- test_decode_mode - test.test_uu.UUFileTest.test_decode_mode
- test_path_commonpath - test.test_posixpath.PathLikeTests.test_path_commonpath
- test_path_normpath - test.test_posixpath.PathLikeTests.test_path_normpath
- test_context_manager_with_open_file - test.test_sunau.SunauPCM24Test.test_context_manager_with_open_file
- test_read_write_bytes - test.test_pathlib.PosixPathTest.test_read_write_bytes
- test_threading_handled - test.test_socketserver.ErrorHandlerTest.test_threading_handled
- test_case_sha256_1 - test.test_hashlib.HashLibTestCase.test_case_sha256_1
- test_text_file - test.test_sax.PrepareInputSourceTest.test_text_file
- testTraceback - test.test_zipimport.UncompressedZipImportTestCase.testTraceback
- test_initialize_new - test.test_mailbox.TestMaildir.test_initialize_new
- test_resolve_nonexist_relative_issue38671 - test.test_pathlib.PosixPathTest.test_resolve_nonexist_relative_issue38671
- test_write_with_optimization - test.test_zipfile.PyZipFileTests.test_write_with_optimization
- test_5027_1 - test.test_sax.StreamReaderWriterXmlgenTest.test_5027_1
- test_unseekable_read - test.test_wave.WavePCM8Test.test_unseekable_read
- test_5027_2 - test.test_sax.StreamReaderWriterXmlgenTest.test_5027_2
- test_add_binary_file - test.test_mailbox.TestMH.test_add_binary_file
- test_textio_readlines - test.test_gzip.TestGzip.test_textio_readlines
- test_too_many_files_append - test.test_zipfile.StoredTestZip64InSmallFiles.test_too_many_files_append
- test_get_string - test.test_mailbox.TestBabyl.test_get_string
- test_expat_locator_withinfo_nonascii - test.test_sax.ExpatReaderTest.test_expat_locator_withinfo_nonascii
- test_read_return_size - test.test_zipfile.LzmaTestsWithSourceFile.test_read_return_size
- test_toggle_auto_commit - test.test_sqlite3.test_transactions.TransactionTests.test_toggle_auto_commit
- test_dominating_multiline_values - test.test_configparser.MultilineValuesTestCase.test_dominating_multiline_values
- test_is_symlink - test.test_pathlib.PathTest.test_is_symlink
- test_write_memoryview - test.test_wave.WavePCM16Test.test_write_memoryview
- test_repr - test.test_zipfile.DeflateTestsWithSourceFile.test_repr
- test_multibyte_seek_and_tell - test.test_io.PyTextIOWrapperTest.test_multibyte_seek_and_tell
- test_write_memoryview - test.test_aifc.AifcPCM8Test.test_write_memoryview
- test_add_nonascii_StringIO_raises - test.test_mailbox.TestBabyl.test_add_nonascii_StringIO_raises
- test_get_message - test.test_mailbox.TestBabyl.test_get_message
- test_exists - test.test_pathlib.PathTest.test_exists
- test_path_splitdrive - test.test_posixpath.PathLikeTests.test_path_splitdrive
- test_stat - test.test_pathlib.PathTest.test_stat
- test_repr - test.test_zipfile.LzmaTestsWithSourceFile.test_repr
- test_double_dot_no_clobber - test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_double_dot_no_clobber
- test_dumbdbm_read - test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_read
- test_xmlgen_fragment - test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_fragment
- test_path_lexists - test.test_ntpath.PathLikeTests.test_path_lexists
- test_readlines - test.test_urllib.urlopen_FileTests.test_readlines
- test_readline - test.test_zipfile.Bzip2TestsWithSourceFile.test_readline
- test_1463026_2 - test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_2
- test_popitem_and_flush_twice - test.test_mailbox.TestMMDF.test_popitem_and_flush_twice
- test_error - test.test_dbm.TestCase_ndbm.test_error
- test_read_not_from_start - test.test_aifc.AifcPCM8Test.test_read_not_from_start
- test_issue5604 - test.test_imp.ImportTests.test_issue5604
- test_create_command - test.test_zipfile.CommandLineTest.test_create_command
- testZipImporterMethodsInSubDirectory - test.test_zipimport.UncompressedZipImportTestCase.testZipImporterMethodsInSubDirectory
- test_add_binary_nonascii_file - test.test_mailbox.TestMbox.test_add_binary_nonascii_file
- test_write_array - test.test_aifc.AifcPCM24Test.test_write_array
- test_sameopenfile - test.test_genericpath.TestGenericTest.test_sameopenfile
- test_bp_ignore_count - test.test_bdb.BreakpointTestCase.test_bp_ignore_count
- test_context_manager_with_filename - test.test_sunau.SunauPCM8Test.test_context_manager_with_filename
- test_write_to_filename_as_unicode - test.test_xml_etree.IOTest.test_write_to_filename_as_unicode
- test_basic_from_dict - test.test_configparser.MultilineValuesTestCase.test_basic_from_dict
- test_unseekable_incompleted_write - test.test_wave.WavePCM8Test.test_unseekable_incompleted_write
- test_textdomain - test.test_gettext.GettextTestCase2.test_textdomain
- test_do_not_overwrite_nonregular_files - test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_do_not_overwrite_nonregular_files
- test_ja - test.test_gettext.PluralFormsTestCase.test_ja
- test_dup2 - test.test_posix.TestPosixSpawn.test_dup2
- test_next_command_in_generator_with_subiterator - test.test_bdb.IssuesTestCase.test_next_command_in_generator_with_subiterator
- test_truncated_zipfile - test.test_zipfile.LzmaTestsWithSourceFile.test_truncated_zipfile
- test_iteritems - test.test_mailbox.TestMH.test_iteritems
- test_readline - test.test_mailbox.TestProxyFile.test_readline
- test_path_normcase - test.test_posixpath.PathLikeTests.test_path_normcase
- test_multiple_writes - test.test_sunau.SunauPCM24Test.test_multiple_writes
- test_open_with_bytes - test.test_dbm.TestCase_ndbm.test_open_with_bytes
- test_unicode_context_msgstr - test.test_gettext.UnicodeTranslationsTest.test_unicode_context_msgstr
- test_open_file - test.test_posix.TestPosixSpawn.test_open_file
- test_flush - test.test_mailbox.TestBabyl.test_flush
- testWritelinesUserList - test.test_fileio.CAutoFileTests.testWritelinesUserList
- test_clear - test.test_mailbox.TestBabyl.test_clear
- test_case_sha256_3 - test.test_hashlib.HashLibTestCase.test_case_sha256_3
- test_touch_common - test.test_pathlib.PosixPathTest.test_touch_common
- test_read1_10 - test.test_zipfile.Bzip2TestsWithSourceFile.test_read1_10
- test_add_nonascii_string_header_raises - test.test_mailbox.TestBabyl.test_add_nonascii_string_header_raises
- test_anydbm_creation - test.test_dbm.TestCase_gnu.test_anydbm_creation
- test_1647484 - test.test_gzip.TestGzip.test_1647484
- test_path_relpath - test.test_ntpath.PathLikeTests.test_path_relpath
- test_invalid_nonascii_header_as_string - test.test_mailbox.TestMMDF.test_invalid_nonascii_header_as_string
- test_get_bytes - test.test_mailbox.TestMMDF.test_get_bytes
- test_double_quotes - test.test_gettext.GettextTestCase2.test_double_quotes
- testIteration - test.test_file.COtherFileTests.testIteration
- test_comment_before_machine_line_no_space - test.test_netrc.NetrcTestCase.test_comment_before_machine_line_no_space
- test_keys - test.test_dbm.TestCase_dumb.test_keys
- test_read_not_from_start - test.test_wave.WavePCM32Test.test_read_not_from_start
- test_global_named_resource_spawn - test.test_multiprocessing_spawn.TestNamedResource.test_global_named_resource_spawn
- test_anydbm_modification - test.test_dbm.TestCase_gnu.test_anydbm_modification
- test_basic - test.test_zipfile.DeflateTestsWithSourceFile.test_basic
- test_unseekable_incompleted_write - test.test_sunau.SunauPCM8Test.test_unseekable_incompleted_write
- test_iterdir - test.test_pathlib.PathTest.test_iterdir
- test_unseekable_overflowed_write - test.test_sunau.SunauULAWTest.test_unseekable_overflowed_write
- test_open - test.test_zipfile.Bzip2TestsWithSourceFile.test_open
- test_unseekable_overflowed_write - test.test_aifc.AifcULAWTest.test_unseekable_overflowed_write
- test_bad_password - test.test_zipfile.DecryptionTests.test_bad_password
- test_dumbdbm_modification - test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_modification
- test_writestr_dir - test.test_zipfile.TestWithDirectory.test_writestr_dir
- test_truncate_after_write - test.test_io.PyBufferedWriterTest.test_truncate_after_write
- test_specified_path - test.test_urllibnet.urlretrieveNetworkTests.test_specified_path
- testComment - test.test_zipimport.CompressedZipImportTestCase.testComment
- test_interface - test.test_urllib.urlopen_FileTests.test_interface
- test_write_bytearray - test.test_aifc.AifcPCM16Test.test_write_bytearray
- test_file_digest - test.test_hashlib.KDFTests.test_file_digest
- test_compress_infile_outfile - test.test_gzip.TestCommandLine.test_compress_infile_outfile
- test_glob_empty_pattern - test.test_glob.GlobTests.test_glob_empty_pattern
- test_unseekable_write - test.test_wave.WavePCM16Test.test_unseekable_write
- test_len - test.test_mailbox.TestMMDF.test_len
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_empty_string_for_dir
- test_pack - test.test_mailbox.TestMH.test_pack
- test_add_nonascii_StringIO_raises - test.test_mailbox.TestMH.test_add_nonascii_StringIO_raises
- test_xmlgen_encoding - test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_encoding
- test_readline - test.test_zipfile.StoredTestsWithSourceFile.test_readline
- test_specify_environment - test.test_posix.TestPosixSpawnP.test_specify_environment
- test_is_fifo_false - test.test_pathlib.PathTest.test_is_fifo_false
- test_unseekable_write - test.test_aifc.AifcPCM32Test.test_unseekable_write
- test_buffered_file_io - test.test_io.CIOTest.test_buffered_file_io
- test_unlink_dir_fd - test.test_posix.TestPosixDirFd.test_unlink_dir_fd
- test_read_not_from_start - test.test_sunau.SunauPCM32Test.test_read_not_from_start
- test_refresh_after_safety_period - test.test_mailbox.TestMaildir.test_refresh_after_safety_period
- test_add - test.test_mailbox.TestBabyl.test_add
- test_writestr_compression - test.test_zipfile.LzmaTestsWithSourceFile.test_writestr_compression
- test_clear - test.test_mailbox.TestMH.test_clear
- test_lockf - test.test_posix.PosixTester.test_lockf
- test_fspath_support - test.test_io.CIOTest.test_fspath_support
- test_open_file - test.test_posix.TestPosixSpawnP.test_open_file
- test_parse_bytes - test.test_sax.ParseTest.test_parse_bytes
- test_pread - test.test_posix.PosixTester.test_pread
- test_write_bytearray - test.test_sunau.SunauPCM32Test.test_write_bytearray
- test_folder_file_perms - test.test_mailbox.TestMaildir.test_folder_file_perms
- test_add_StringIO_warns - test.test_mailbox.TestMaildir.test_add_StringIO_warns
- test_owner - test.test_pathlib.PathTest.test_owner
- testTruncateOnWindows - test.test_fileio.PyOtherFileTests.testTruncateOnWindows
- test_incompleted_write - test.test_wave.WavePCM24Test.test_incompleted_write
- test_unseekable_incompleted_write - test.test_aifc.AifcPCM24Test.test_unseekable_incompleted_write
- test_context_manager - test.test_dbm_gnu.TestGdbm.test_context_manager
- test_read_markers - test.test_aifc.AifcMiscTest.test_read_markers
- testSetBufferSize - test.test_file.PyOtherFileTests.testSetBufferSize
- test_checked_hash_based_change_pyc - test.test_zipimport.CompressedZipImportTestCase.test_checked_hash_based_change_pyc
- testStrAddr - test.test_socket.TestUnixDomain.testStrAddr
- test_invalid_multiline_value - test.test_configparser.MultilineValuesTestCase.test_invalid_multiline_value
- test_dump_message - test.test_mailbox.TestMaildir.test_dump_message
- testUtf8BytesOpen - test.test_fileio.PyOtherFileTests.testUtf8BytesOpen
- test_overflowed_write - test.test_sunau.SunauPCM16Test.test_overflowed_write
- test_token_value_leading_hash - test.test_netrc.NetrcTestCase.test_token_value_leading_hash
- test_do_not_overwrite_symlinks - test.test_py_compile.PyCompileTestsWithSourceEpoch.test_do_not_overwrite_symlinks
- test_metadata - test.test_gzip.TestGzip.test_metadata
- test_preadv - test.test_posix.PosixTester.test_preadv
- test_tofromfile - test.test_array.UnicodeTest.test_tofromfile
- test_glob_directory_names - test.test_glob.GlobTests.test_glob_directory_names
- test_whichdb_ndbm - test.test_dbm.WhichDBTestCase.test_whichdb_ndbm
- test_telling - test.test_io.PyTextIOWrapperTest.test_telling
- testDict - test.test_marshal.InstancingTestCase.testDict
- test_trace_callback_content - test.test_sqlite3.test_hooks.TraceCallbackTests.test_trace_callback_content
- test_close_file - test.test_posix.TestPosixSpawnP.test_close_file
- test_add_that_raises_leaves_mailbox_empty - test.test_mailbox.TestMbox.test_add_that_raises_leaves_mailbox_empty
- test_customize_compiler_before_get_config_vars - distutils.tests.test_sysconfig.SysconfigTestCase.test_customize_compiler_before_get_config_vars
- test_popitem_and_flush_twice - test.test_mailbox.TestMaildir.test_popitem_and_flush_twice
- test_write_bytearray - test.test_aifc.AifcALAWTest.test_write_bytearray
- test_path_split - test.test_ntpath.PathLikeTests.test_path_split
- test_write - test.test_sunau.SunauPCM16Test.test_write
- test_context_manager_with_open_file - test.test_sunau.SunauPCM16Test.test_context_manager_with_open_file
- test_write_pyfile - test.test_zipfile.PyZipFileTests.test_write_pyfile
- test_rename - test.test_pathlib.PathTest.test_rename
- test_too_many_files - test.test_zipfile.DeflateTestZip64InSmallFiles.test_too_many_files
- test_write_long_to_file - test.test_marshal.CAPI_TestCase.test_write_long_to_file
- test_path_abspath - test.test_ntpath.PathLikeTests.test_path_abspath
- test_readlines - test.test_zipfile.LzmaTestsWithSourceFile.test_readlines
- test_samestat - test.test_posixpath.PosixCommonTest.test_samestat
- test_close - test.test_mailbox.TestBabyl.test_close
- test_run_setup_provides_file - distutils.tests.test_core.CoreTestCase.test_run_setup_provides_file
- test_writing_errors - test.test_zipfile.StoredTestsWithSourceFile.test_writing_errors
- test_alter_comments - test.test_tools.test_fixcid.Test.test_alter_comments
- test_contains - test.test_mailbox.TestMMDF.test_contains
- testLargestPossibleComment - test.test_zipimport.CompressedZipImportTestCase.testLargestPossibleComment
- test_get_string_from - test.test_mailbox.TestMMDF.test_get_string_from
- test_readline - test.test_mailbox.TestPartialFile.test_readline
- test_case_sha384_1 - test.test_hashlib.HashLibTestCase.test_case_sha384_1
- test_glob_dotdot - test.test_pathlib.PosixPathTest.test_glob_dotdot
- test_write_bytearray - test.test_wave.WavePCM16Test.test_write_bytearray
- test_set_item - test.test_mailbox.TestMaildir.test_set_item
- test_itervalues - test.test_mailbox.TestMbox.test_itervalues
- test_large_fd_transfer - test.test_multiprocessing_fork.WithProcessesTestConnection.test_large_fd_transfer
- test_add_text_file_warns - test.test_mailbox.TestMbox.test_add_text_file_warns
- test_unseekable_write - test.test_wave.WavePCM24Test.test_unseekable_write
- setUpClass - test.test_asyncio.test_sendfile.SelectEventLoopTests
- test_glob_many_open_files - test.test_glob.GlobTests.test_glob_many_open_files
- test_popitem_and_flush_twice - test.test_mailbox.TestBabyl.test_popitem_and_flush_twice
- test_bad_coding - test.test_py_compile.PyCompileTestsWithSourceEpoch.test_bad_coding
- test_initialize_with_binary_file - test.test_mailbox.TestMMDFMessage.test_initialize_with_binary_file
- test_add_StringIO_warns - test.test_mailbox.TestMH.test_add_StringIO_warns
- test_permissions_after_flush - test.test_mailbox.TestMbox.test_permissions_after_flush
- test_read_object_from_file - test.test_marshal.CAPI_TestCase.test_read_object_from_file
- test_random_open - test.test_zipfile.StoredTestsWithRandomBinaryFiles.test_random_open
- test_seek_and_tell - test.test_io.PyTextIOWrapperTest.test_seek_and_tell
- test_anydbm_keys - test.test_dbm.TestCase_dumb.test_anydbm_keys
- test_case_sha384_3 - test.test_hashlib.HashLibTestCase.test_case_sha384_3
- test_get_folder - test.test_mailbox.TestMH.test_get_folder
- test_quiet - test.test_py_compile.PyCompileTestsWithSourceEpoch.test_quiet
- test_garbage_collection - test.test_io.CBufferedWriterTest.test_garbage_collection
- test_truncate_after_write - test.test_io.PyBufferedRandomTest.test_truncate_after_write
- test_relock - test.test_mailbox.TestMMDF.test_relock
- test_overflowed_write - test.test_sunau.SunauPCM32Test.test_overflowed_write
- test_skip - test.test_bdb.StateTestCase.test_skip
- testWritelinesUserList - test.test_fileio.PyAutoFileTests.testWritelinesUserList
- test_open_with_pathlike - test.test_zipfile.Bzip2TestsWithSourceFile.test_open_with_pathlike
- test_write_after_close - test.test_zipfile.DeflateWriterTests.test_write_after_close
- setUpClass - test.test_asyncio.test_sendfile.EPollEventLoopTests
- test_samefile_on_link - test.test_ntpath.NtCommonTest.test_samefile_on_link
- test_compress_infile_outfile_default - test.test_gzip.TestCommandLine.test_compress_infile_outfile_default
- test_add - test.test_mailbox.TestMMDF.test_add
- test_forking_handled - test.test_socketserver.ErrorHandlerTest.test_forking_handled
- test_write_array - test.test_sunau.SunauULAWTest.test_write_array
- testDoctestSuite - test.test_zipimport.CompressedZipImportTestCase.testDoctestSuite
- test_filewrite - test.test_array.LongLongTest.test_filewrite
- test_copy - test.test_sunau.SunauPCM24Test.test_copy
- test_copy - test.test_sunau.SunauPCM16Test.test_copy
- test_invalid_tokens - test.test_netrc.NetrcTestCase.test_invalid_tokens
- test_path_normcase - test.test_ntpath.PathLikeTests.test_path_normcase
- testNamespacePackage - test.test_zipimport.CompressedZipImportTestCase.testNamespacePackage
- testSimplePipe3 - test.test_pipes.SimplePipeTests.testSimplePipe3
- test_mknod_dir_fd - test.test_posix.TestPosixDirFd.test_mknod_dir_fd
- test_returns_pid - test.test_posix.TestPosixSpawnP.test_returns_pid
- testUtf8BytesOpen - test.test_fileio.COtherFileTests.testUtf8BytesOpen
- test_fd_transfer - test.test_multiprocessing_fork.WithProcessesTestConnection.test_fd_transfer
- test_triple_double_quotes - test.test_gettext.GettextTestCase1.test_triple_double_quotes
- test_incompleted_write - test.test_wave.WavePCM8Test.test_incompleted_write
- test_file_perms - test.test_mailbox.TestMbox.test_file_perms
- test_incompleted_write - test.test_sunau.SunauULAWTest.test_incompleted_write
- test_absolute_arcnames - test.test_zipfile.StoredTestZip64InSmallFiles.test_absolute_arcnames
- test_write_to_filename - test.test_xml_etree.IOTest.test_write_to_filename
- test_open - test.test_zipfile.LzmaTestsWithSourceFile.test_open
- test_list_folders - test.test_mailbox.TestMaildir.test_list_folders
- testNotZipFile - test.test_zipimport.BadFileZipImportTestCase.testNotZipFile
- test_unseekable_incompleted_write - test.test_sunau.SunauPCM24Test.test_unseekable_incompleted_write
- test_write_non_pyfile - test.test_zipfile.PyZipFileTests.test_write_non_pyfile
- test_write_params - test.test_wave.WavePCM24Test.test_write_params
- test_decompress_infile_outfile - test.test_gzip.TestCommandLine.test_decompress_infile_outfile
- test_ar - test.test_gettext.PluralFormsTestCase.test_ar
- test_delitem - test.test_mailbox.TestMH.test_delitem
- test_open_close_open - test.test_mailbox.TestMbox.test_open_close_open
- test_unseekable_incompleted_write - test.test_aifc.AifcULAWTest.test_unseekable_incompleted_write
- test_write_array - test.test_aifc.AifcALAWTest.test_write_array
- test_sync_not_handled - test.test_socketserver.ErrorHandlerTest.test_sync_not_handled
- test_temporary_bp - test.test_bdb.BreakpointTestCase.test_temporary_bp
- test_unseekable_read - test.test_sunau.SunauULAWTest.test_unseekable_read
- test_truncate - test.test_io.CBufferedRandomTest.test_truncate
- test_overflowed_write - test.test_aifc.AifcPCM16Test.test_overflowed_write
- test_issue2625 - test.test_mailbox.TestMH.test_issue2625
- test_next_command_in_generator_for_loop - test.test_bdb.IssuesTestCase.test_next_command_in_generator_for_loop
- test_write - test.test_sunau.SunauPCM8Test.test_write
- test_paddedfile_getattr - test.test_gzip.TestGzip.test_paddedfile_getattr
- test_unicode_context_msgid - test.test_gettext.UnicodeTranslationsPluralTest.test_unicode_context_msgid
- test_open_with_pathlib_path - test.test_dbm_gnu.TestGdbm.test_open_with_pathlib_path
- test_string - test.test_sax.PrepareInputSourceTest.test_string
- test_pathlike_file - test.test_gzip.TestOpen.test_pathlike_file
- test_anydbm_keys - test.test_dbm.TestCase_ndbm.test_anydbm_keys
- test_incompleted_write - test.test_aifc.AifcULAWTest.test_incompleted_write
- test_in_and_not_in - test.test_iter.TestCase.test_in_and_not_in
- test_write_array - test.test_wave.WavePCM32Test.test_write_array
- testSetBufferSize - test.test_file.COtherFileTests.testSetBufferSize
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302.test_empty_string_for_dir
- test_unseekable_incompleted_write - test.test_wave.WavePCM32Test.test_unseekable_incompleted_write
- test_with_open - test.test_io.PyIOTest.test_with_open
- test_build_cpp03 - test.test_cppext.TestCPPExt.test_build_cpp03
- test_write_bytearray - test.test_wave.WavePCM24Test.test_write_bytearray
- test_mkdir_parents - test.test_pathlib.PathTest.test_mkdir_parents
- test_add_that_raises_leaves_mailbox_empty - test.test_mailbox.TestMMDF.test_add_that_raises_leaves_mailbox_empty
- test_add_nonascii_StringIO_raises - test.test_mailbox.TestMMDF.test_add_nonascii_StringIO_raises
- test_different_file - test.test_zipfile.TestsWithMultipleOpens.test_different_file
- test_mkdir_exist_ok_root - test.test_pathlib.PosixPathTest.test_mkdir_exist_ok_root
- test_getsize - test.test_ntpath.NtCommonTest.test_getsize
- test_write_append_to_file - test.test_lzma.FileTestCase.test_write_append_to_file
- test_boolean - test.test_configparser.MultilineValuesTestCase.test_boolean
- test_add_file_before_1980 - test.test_zipfile.StoredTestsWithSourceFile.test_add_file_before_1980
- test_write_to_filename_with_encoding - test.test_xml_etree.IOTest.test_write_to_filename_with_encoding
- test_ro - test.test_gettext.PluralFormsTestCase.test_ro
- test_write_memoryview - test.test_wave.WavePCM24Test.test_write_memoryview
- test_iter - test.test_mailbox.TestMH.test_iter
- test_fileobj_from_fdopen - test.test_gzip.TestGzip.test_fileobj_from_fdopen
- test_seek_and_tell - test.test_io.CTextIOWrapperTest.test_seek_and_tell
- test_items - test.test_mailbox.TestMaildir.test_items
- test_compresslevel_metadata - test.test_gzip.TestGzip.test_compresslevel_metadata
- test_sameopenfile - test.test_ntpath.NtCommonTest.test_sameopenfile
- test_dump_message - test.test_mailbox.TestMH.test_dump_message
- test_write - test.test_aifc.AifcALAWTest.test_write
- test_xmlgen_ns_empty - test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ns_empty
- test_comment_at_end_of_machine_line_pass_has_hash - test.test_netrc.NetrcTestCase.test_comment_at_end_of_machine_line_pass_has_hash
- test_home - test.test_pathlib.PosixPathTest.test_home
- test_read_short_from_file - test.test_marshal.CAPI_TestCase.test_read_short_from_file
- test_file_from_empty_string_dir - test.test_importlib.source.test_file_loader.Source_SimpleTest.test_file_from_empty_string_dir
- test_issue3594 - test.test_imp.ImportTests.test_issue3594
- test_bad_coding - test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_bad_coding
- test_ftruncate - test.test_posix.PosixTester.test_ftruncate
- test_cs - test.test_gettext.PluralFormsTestCase.test_cs
- test_path_samefile - test.test_genericpath.PathLikeTests.test_path_samefile
- test_modes - test.test_fileinput.Test_hook_encoded.test_modes
- test_unseekable_overflowed_write - test.test_wave.WavePCM32Test.test_unseekable_overflowed_write
- test_anydbm_keys - test.test_dbm.TestCase_gnu.test_anydbm_keys
- testSet - test.test_marshal.InstancingTestCase.testSet
- test_errors - test.test_fileinput.Test_hook_encoded.test_errors
- test_compresslevel_basic - test.test_zipfile.Bzip2TestsWithSourceFile.test_compresslevel_basic
- test_case_sha1_2 - test.test_hashlib.HashLibTestCase.test_case_sha1_2
- test_multiple_writes - test.test_sunau.SunauPCM32Test.test_multiple_writes
- testGetSource - test.test_zipimport.UncompressedZipImportTestCase.testGetSource
- test_xmlgen_content_empty - test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_content_empty
- test_triple_single_quotes - test.test_gettext.GettextTestCase2.test_triple_single_quotes
- test_too_many_files_append - test.test_zipfile.LzmaTestZip64InSmallFiles.test_too_many_files_append
- testWritelinesList - test.test_fileio.CAutoFileTests.testWritelinesList
- test_unpickle_module_race - test.test_pickle.PyUnpicklerTests.test_unpickle_module_race
- testPyc - test.test_zipimport.CompressedZipImportTestCase.testPyc
- test_peek - test.test_gzip.TestGzip.test_peek
- testImporterAttr - test.test_zipimport.CompressedZipImportTestCase.testImporterAttr
- test_getcode - test.test_urllib.urlopen_FileTests.test_getcode
- test_init_mode - test.test_lzma.FileTestCase.test_init_mode
- test_mkdir - test.test_pathlib.PathTest.test_mkdir
- test_runctx - test.test_cprofile.CProfileTest.test_runctx
- test_cwd_with_relative_executable - test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_relative_executable
- test_iterkeys - test.test_mailbox.TestMMDF.test_iterkeys
- test_no_import_lock_contention - test.test_multiprocessing_forkserver.WithManagerTestQueue.test_no_import_lock_contention
- test_samefile_on_link - test.test_genericpath.TestGenericTest.test_samefile_on_link
- test_mtime - test.test_gzip.TestGzip.test_mtime
- test_binary_modes - test.test_gzip.TestOpen.test_binary_modes
- test_copy - test.test_aifc.AifcPCM24Test.test_copy
- test_discard - test.test_mailbox.TestMaildir.test_discard
- test_toplevel_non_ordered_tokens - test.test_netrc.NetrcTestCase.test_toplevel_non_ordered_tokens
- testWeakRefs - test.test_file.PyAutoFileTests.testWeakRefs
- test_write_bytearray - test.test_sunau.SunauPCM24Test.test_write_bytearray
- test_addpackage_import_bad_exec - test.test_site.HelperFunctionsTests.test_addpackage_import_bad_exec
- test_none_args - test.test_fileio.PyAutoFileTests.test_none_args
- test_write_bytearray - test.test_sunau.SunauPCM16Test.test_write_bytearray
- test_disallow_instantiation - test.test_dbm_gnu.TestGdbm.test_disallow_instantiation
- test_fr - test.test_gettext.PluralFormsTestCase.test_fr
- test_mkfifo_dir_fd - test.test_posix.TestPosixDirFd.test_mkfifo_dir_fd
- test_keys - test.test_mailbox.TestMaildir.test_keys
- test_set_string_types - test.test_configparser.MultilineValuesTestCase.test_set_string_types
- test_close_after_close - test.test_zipfile.DeflateWriterTests.test_close_after_close
- test_filewrite - test.test_array.UnsignedIntTest.test_filewrite
- test_cwd_with_relative_arg - test.test_subprocess.ProcessTestCase.test_cwd_with_relative_arg
- test_is_fifo_false - test.test_pathlib.PosixPathTest.test_is_fifo_false
- test_write_memoryview - test.test_sunau.SunauULAWTest.test_write_memoryview
- test_array_writes - test.test_io.PyIOTest.test_array_writes
- test_lstat_nosymlink - test.test_pathlib.PosixPathTest.test_lstat_nosymlink
- testNamespacePackage - test.test_zipimport.UncompressedZipImportTestCase.testNamespacePackage
- test_multiple_writes - test.test_sunau.SunauPCM8Test.test_multiple_writes
- test_unseekable_incompleted_write - test.test_wave.WavePCM16Test.test_unseekable_incompleted_write
- test_samestat - test.test_ntpath.NtCommonTest.test_samestat
- test_len - test.test_mailbox.TestMH.test_len
- test_unseekable_incompleted_write - test.test_sunau.SunauULAWTest.test_unseekable_incompleted_write
- test_is_fifo_true - test.test_pathlib.PathTest.test_is_fifo_true
- test_write_params - test.test_aifc.AifcPCM16Test.test_write_params
- test_garbage_collection - test.test_io.CIOTest.test_garbage_collection
- test_get_file_can_be_closed_twice - test.test_mailbox.TestMH.test_get_file_can_be_closed_twice
- test_write_memoryview - test.test_gzip.TestGzip.test_write_memoryview
- test_optional_tokens - test.test_netrc.NetrcTestCase.test_optional_tokens
- test_extract_all_with_target - test.test_zipfile.ExtractTests.test_extract_all_with_target
- test_context_manager_with_filename - test.test_aifc.AifcPCM8Test.test_context_manager_with_filename
- test_glob_literal - test.test_glob.GlobTests.test_glob_literal
- test_resolve_root - test.test_pathlib.PosixPathTest.test_resolve_root
- test_binary_file_body - test.test_httplib.RequestBodyTest.test_binary_file_body
- test_compress_stdin_outfile - test.test_gzip.TestCommandLine.test_compress_stdin_outfile
- test_bad_minor_version - test.test_gettext.GettextTestCase2.test_bad_minor_version
- test_parse_path_object - test.test_sax.ParseTest.test_parse_path_object
- test_path_expanduser - test.test_posixpath.PathLikeTests.test_path_expanduser
- test_url - test.test_urllib.urlopen_FileTests.test_url
- test_bytearray - test.test_marshal.BufferTestCase.test_bytearray
- test_keys - test.test_mailbox.TestMbox.test_keys
- testBeginningCruftAndComment - test.test_zipimport.CompressedZipImportTestCase.testBeginningCruftAndComment
- testSimplePipe2 - test.test_pipes.SimplePipeTests.testSimplePipe2
- test_relativelocalfile - test.test_urllib.urlopen_FileTests.test_relativelocalfile
- test_bp_exception_on_condition_evaluation - test.test_bdb.BreakpointTestCase.test_bp_exception_on_condition_evaluation
- test_itervalues - test.test_mailbox.TestMaildir.test_itervalues
- test_lltrace_does_not_crash_on_subscript_operator - test.test_lltrace.TestLLTrace.test_lltrace_does_not_crash_on_subscript_operator
- test_initialize_with_file - test.test_mailbox.TestMaildirMessage.test_initialize_with_file
- test_filewrite - test.test_array.ByteTest.test_filewrite
- test_with - test.test_pathlib.PathTest.test_with
- test_init_with_PathLike_filename - test.test_lzma.FileTestCase.test_init_with_PathLike_filename
- test_unseekable_read - test.test_sunau.SunauPCM8Test.test_unseekable_read
- test_keys - test.test_dbm.TestCase_ndbm.test_keys
- test_read_return_size - test.test_zipfile.DeflateTestsWithSourceFile.test_read_return_size
- test_close_twice - test.test_dbm_dumb.DumbDBMTestCase.test_close_twice
- test_context_manager_with_open_file - test.test_sunau.SunauULAWTest.test_context_manager_with_open_file
- test_path_isfile - test.test_genericpath.PathLikeTests.test_path_isfile
- test_xmlgen_basic_empty - test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_basic_empty
- testReadinto - test.test_file.CAutoFileTests.testReadinto
- test_parse_text - test.test_sax.ParseTest.test_parse_text
- test_multiple_writes - test.test_wave.WavePCM24Test.test_multiple_writes
- test_read_without_metadata_encoding - test.test_zipfile.EncodedMetadataTests.test_read_without_metadata_encoding
- test_fspath_support - test.test_io.PyIOTest.test_fspath_support
- test_open_with_pathlib_path_bytes - test.test_dbm.TestCase_ndbm.test_open_with_pathlib_path_bytes
- test_add_MM - test.test_mailbox.TestMaildir.test_add_MM
- test_read - test.test_zipfile.StoredTestsWithRandomBinaryFiles.test_read
- testZipImporterMethods - test.test_zipimport.CompressedZipImportTestCase.testZipImporterMethods
- test_unseekable_overflowed_write - test.test_aifc.AifcPCM8Test.test_unseekable_overflowed_write
- setUpClass - test.test_asyncio.test_base_events.BaseLoopSockSendfileTests
- test_add_and_close - test.test_mailbox.TestMMDF.test_add_and_close
- test_different - test.test_filecmp.FileCompareTestCase.test_different
- test_multiple_writes - test.test_sunau.SunauULAWTest.test_multiple_writes
- test_no_import_lock_contention - test.test_multiprocessing_spawn.WithManagerTestQueue.test_no_import_lock_contention
- test_open_with_undecodable_path - test.test_sqlite3.test_dbapi.OpenTests.test_open_with_undecodable_path
- test_open_unquoted_uri - test.test_sqlite3.test_dbapi.OpenTests.test_open_unquoted_uri
- test_lv - test.test_gettext.PluralFormsTestCase.test_lv
- testWritelinesUserList - test.test_file.PyAutoFileTests.testWritelinesUserList
- test_close_after_close - test.test_zipfile.Bzip2WriterTests.test_close_after_close
- test_case_sensitivity - test.test_configparser.MultilineValuesTestCase.test_case_sensitivity
- test_array_writes - test.test_io.CIOTest.test_array_writes
- test_seek_write - test.test_gzip.TestGzip.test_seek_write
- test_raw_file_io - test.test_io.PyIOTest.test_raw_file_io
- test_write_array - test.test_aifc.AifcULAWTest.test_write_array
- test_truncate - test.test_io.PyBufferedRandomTest.test_truncate
- test_bytes - test.test_marshal.StringTestCase.test_bytes
- test_token_value_quotes - test.test_netrc.NetrcTestCase.test_token_value_quotes
- test_add_text_file_warns - test.test_mailbox.TestMMDF.test_add_text_file_warns
- test_isdir - test.test_ntpath.NtCommonTest.test_isdir
- test_parts_interning - test.test_pathlib.PathTest.test_parts_interning
- test_audit_run_interactivehook - test.test_embed.AuditingTests.test_audit_run_interactivehook
- test_get_string - test.test_mailbox.TestMH.test_get_string
- testEmptyPipeline3 - test.test_pipes.SimplePipeTests.testEmptyPipeline3
- testBytes - test.test_marshal.InstancingTestCase.testBytes
- test_nonempty_maildir_new - test.test_mailbox.MaildirTestCase.test_nonempty_maildir_new
- test_get_file_can_be_closed_twice - test.test_mailbox.TestMMDF.test_get_file_can_be_closed_twice
- test_extract_hackers_arcnames_posix_only - test.test_zipfile.ExtractTests.test_extract_hackers_arcnames_posix_only
- testWritelinesUserList - test.test_file.CAutoFileTests.testWritelinesUserList
- test_issue_8766 - test.test_warnings.BootstrapTest.test_issue_8766
- test_append_mode_tell - test.test_io.CIOTest.test_append_mode_tell
- test_readline - test.test_fileinput.FileInputTests.test_readline
- test_link_to - test.test_pathlib.PosixPathTest.test_link_to
- test_context_manager - test.test_dbm_ndbm.DbmTestCase.test_context_manager
- test_writestr_extended_local_header_issue1202 - test.test_zipfile.OtherTests.test_writestr_extended_local_header_issue1202
- test_iter - test.test_mailbox.TestMbox.test_iter
- testEmptyPy - test.test_zipimport.CompressedZipImportTestCase.testEmptyPy
- test_write_pyfile_bad_syntax - test.test_zipfile.PyZipFileTests.test_write_pyfile_bad_syntax
- test_write_params - test.test_sunau.SunauPCM32Test.test_write_params
- test_empty_value - test.test_dbm.TestCase_gnu.test_empty_value
- test_basic_io - test.test_io.PyTextIOWrapperTest.test_basic_io
- test_error - test.test_dbm.TestCase_dumb.test_error
- test_replace - test.test_pathlib.PathTest.test_replace
- test_overflowed_write - test.test_wave.WavePCM24Test.test_overflowed_write
- test_truncate_after_write - test.test_io.CBufferedWriterTest.test_truncate_after_write
- test_anydbm_not_existing - test.test_dbm.TestCase_gnu.test_anydbm_not_existing
- test_incompleted_write - test.test_aifc.AifcPCM8Test.test_incompleted_write
- test_minimal_linetable_with_no_debug_ranges - test.test_marshal.CodeTestCase.test_minimal_linetable_with_no_debug_ranges
- test_unseekable_incompleted_write - test.test_aifc.AifcPCM16Test.test_unseekable_incompleted_write
- test_seek_whence - test.test_gzip.TestGzip.test_seek_whence
- testBadMTime - test.test_zipimport.UncompressedZipImportTestCase.testBadMTime
- test_context_manager_with_open_file - test.test_wave.WavePCM8Test.test_context_manager_with_open_file
- test_cache - test.test_gettext.GettextCacheTestCase.test_cache
- test_is_fifo_true - test.test_pathlib.PosixPathTest.test_is_fifo_true
- test_write_memoryview - test.test_aifc.AifcPCM16Test.test_write_memoryview
- test_close - test.test_mailbox.TestMbox.test_close
- test_telling - test.test_io.CTextIOWrapperTest.test_telling
- test_copy - test.test_wave.WavePCM8Test.test_copy
- testBadMagic - test.test_zipimport.CompressedZipImportTestCase.testBadMagic
- testBeginningCruftAndComment - test.test_zipimport.UncompressedZipImportTestCase.testBeginningCruftAndComment
- test_readline_read - test.test_zipfile.StoredTestsWithSourceFile.test_readline_read
- test_initialize - test.test_mailbox.TestPartialFile.test_initialize
- test_discard - test.test_mailbox.TestMMDF.test_discard
- test_status - test.test_urllib.urlopen_FileTests.test_status
- test_iterdir_nodir - test.test_pathlib.PosixPathTest.test_iterdir_nodir
- test_write - test.test_aifc.AifcULAWTest.test_write
- test_pop - test.test_mailbox.TestMMDF.test_pop
- test_close - test.test_lzma.FileTestCase.test_close
- test_initialize_with_file - test.test_mailbox.TestMboxMessage.test_initialize_with_file
- test_path_expanduser - test.test_ntpath.PathLikeTests.test_path_expanduser
- test_write_params - test.test_wave.WavePCM32Test.test_write_params
- test_threads - test.test_io.CBufferedWriterTest.test_threads
- test_readlines - test.test_zipfile.StoredTestsWithSourceFile.test_readlines
- test_do_not_overwrite_symlinks - test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_do_not_overwrite_symlinks
- test_append - test.test_zipfile.StoredTestZip64InSmallFiles.test_append
- test_copy - test.test_sunau.SunauPCM8Test.test_copy
- test_add_8bit_body - test.test_mailbox.TestMaildir.test_add_8bit_body
- test_absolute_path - test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_absolute_path
- test_items - test.test_mailbox.TestMbox.test_items
- test_add_8bit_body - test.test_mailbox.TestMH.test_add_8bit_body
- test_open_with_pathlib_bytes_path - test.test_dbm_gnu.TestGdbm.test_open_with_pathlib_bytes_path
- test_truncated_zipfile - test.test_zipfile.StoredTestsWithSourceFile.test_truncated_zipfile
- test_floats - test.test_marshal.FloatTestCase.test_floats
- test_unseekable_write - test.test_wave.WavePCM32Test.test_unseekable_write
- test_add_invalid_8bit_bytes_header - test.test_mailbox.TestMMDF.test_add_invalid_8bit_bytes_header
- test_path_lexists - test.test_posixpath.PathLikeTests.test_path_lexists
- test_script_abspath - test.test_cmd_line_script.CmdLineTest.test_script_abspath
- test_popitem - test.test_mailbox.TestMH.test_popitem
- test_create_non_existent_file_for_append - test.test_zipfile.OtherTests.test_create_non_existent_file_for_append
- test_overflowed_write - test.test_aifc.AifcPCM32Test.test_overflowed_write
- test_iter - test.test_mailbox.TestMaildir.test_iter
- test_write_memoryview - test.test_aifc.AifcPCM24Test.test_write_memoryview
- test_expanduser - test.test_pathlib.PosixPathTest.test_expanduser
- test_is_zip_erroneous_file - test.test_zipfile.OtherTests.test_is_zip_erroneous_file
- test_write_filtered_python_package - test.test_zipfile.PyZipFileTests.test_write_filtered_python_package
- test_bindtextdomain - test.test_gettext.GettextTestCase2.test_bindtextdomain
- test_close - test.test_mailbox.TestProxyFile.test_close
- test_command_packages_configfile - distutils.tests.test_dist.DistributionTestCase.test_command_packages_configfile
- test_system_id - test.test_sax.PrepareInputSourceTest.test_system_id
- test_write_array - test.test_sunau.SunauPCM32Test.test_write_array
- test_write - test.test_zipfile.UnseekableTests.test_write
- test_sequences - test.test_mailbox.TestMH.test_sequences
- testAFakeZlib - test.test_zipimport.CompressedZipImportTestCase.testAFakeZlib
- test_isdir - test.test_posixpath.PosixCommonTest.test_isdir
- test_readlines - test.test_zipfile.DeflateTestsWithSourceFile.test_readlines
- test_sys_exit - test.test_multiprocessing_fork.WithProcessesTestSubclassingProcess.test_sys_exit
- test_write_memoryview - test.test_sunau.SunauPCM16Test.test_write_memoryview
- test_read_not_from_start - test.test_sunau.SunauPCM24Test.test_read_not_from_start
- test_context_manager_with_filename - test.test_wave.WavePCM24Test.test_context_manager_with_filename
- test_tofromfile - test.test_array.IntTest.test_tofromfile
- test_empty_path - test.test_pathlib.PathTest.test_empty_path
- test_readlink_dir_fd - test.test_posix.TestPosixDirFd.test_readlink_dir_fd
- test_mkdir_exist_ok_with_parent - test.test_pathlib.PathTest.test_mkdir_exist_ok_with_parent
- test_fileobj_mode - test.test_gzip.TestGzip.test_fileobj_mode
- test_read_return_size - test.test_zipfile.StoredTestsWithSourceFile.test_read_return_size
- test_add_that_raises_leaves_mailbox_empty - test.test_mailbox.TestBabyl.test_add_that_raises_leaves_mailbox_empty
- test_path_realpath - test.test_posixpath.PathLikeTests.test_path_realpath
- test_add_that_raises_leaves_mailbox_empty - test.test_mailbox.TestMH.test_add_that_raises_leaves_mailbox_empty
- test_path_splitext - test.test_posixpath.PathLikeTests.test_path_splitext
- test_path_expandvars - test.test_posixpath.PathLikeTests.test_path_expandvars
- test_none_args - test.test_fileio.CAutoFileTests.test_none_args
- test_iter - test.test_urllib.urlopen_FileTests.test_iter
- test_modes - test.test_dbm_ndbm.DbmTestCase.test_modes
- testWeakRefs - test.test_fileio.CAutoFileTests.testWeakRefs
- test_context_manager_with_filename - test.test_sunau.SunauPCM32Test.test_context_manager_with_filename
- testTraceback - test.test_zipimport.CompressedZipImportTestCase.testTraceback
- test_expat_inpsource_sysid_nonascii - test.test_sax.ExpatReaderTest.test_expat_inpsource_sysid_nonascii
- test_overflowed_write - test.test_aifc.AifcPCM24Test.test_overflowed_write
- test_write_memoryview - test.test_aifc.AifcULAWTest.test_write_memoryview
- test_memoryview - test.test_marshal.BufferTestCase.test_memoryview
- test_clear - test.test_mailbox.TestMaildir.test_clear
- test_nested_condition_operator - test.test_gettext.PluralFormsTestCase.test_nested_condition_operator
- test_keys - test.test_mailbox.TestBabyl.test_keys
- test_incompleted_write - test.test_sunau.SunauPCM8Test.test_incompleted_write
- test_touch_nochange - test.test_pathlib.PosixPathTest.test_touch_nochange
- test_threads - test.test_io.CBufferedReaderTest.test_threads
- test_glob_dotdot - test.test_pathlib.PathTest.test_glob_dotdot
- test_len - test.test_mailbox.TestBabyl.test_len
- test_getitem - test.test_mailbox.TestMbox.test_getitem
- test_seek_tell - test.test_zipfile.DecryptionTests.test_seek_tell
- test_add_text_file_warns - test.test_mailbox.TestMaildir.test_add_text_file_warns
- test_case_blake2b_1 - test.test_hashlib.HashLibTestCase.test_case_blake2b_1
- test_items - test.test_mailbox.TestMH.test_items
- test_unseekable_write - test.test_aifc.AifcPCM16Test.test_unseekable_write
- test_basic - test.test_zipfile.LzmaTestZip64InSmallFiles.test_basic
- testBoth - test.test_zipimport.UncompressedZipImportTestCase.testBoth
- test_too_many_files_append - test.test_zipfile.DeflateTestZip64InSmallFiles.test_too_many_files_append
- test_filetime - test.test_genericpath.TestGenericTest.test_filetime
- test_add_file_after_2107 - test.test_zipfile.StoredTestsWithSourceFile.test_add_file_after_2107
- test_mkdir - test.test_zipfile.TestWithDirectory.test_mkdir
- test_mkdir_exist_ok_root - test.test_pathlib.PathTest.test_mkdir_exist_ok_root
- test_weird_metadata - test.test_gettext.WeirdMetadataTest.test_weird_metadata
- test_add_invalid_8bit_bytes_header - test.test_mailbox.TestMaildir.test_add_invalid_8bit_bytes_header
- test_delitem - test.test_mailbox.TestMMDF.test_delitem
- test_file_pos - test.test_imghdr.TestImghdr.test_file_pos
- test_pop - test.test_mailbox.TestBabyl.test_pop
- test_unseekable_overflowed_write - test.test_wave.WavePCM24Test.test_unseekable_overflowed_write
- test_isfile - test.test_genericpath.TestGenericTest.test_isfile
- test_write_memoryview - test.test_aifc.AifcPCM32Test.test_write_memoryview
- test_plural_form_error_issue17898 - test.test_gettext.GNUTranslationParsingTest.test_plural_form_error_issue17898
- test_flush - test.test_mailbox.TestMMDF.test_flush
- test_basic - test.test_zipfile.LzmaTestsWithSourceFile.test_basic
- test_module - test.test_reprlib.LongReprTest.test_module
- test_iteritems - test.test_mailbox.TestMMDF.test_iteritems
- test_mkdir_no_parents_file - test.test_pathlib.PosixPathTest.test_mkdir_no_parents_file
- testSubPackage - test.test_zipimport.CompressedZipImportTestCase.testSubPackage
- test_ints - test.test_marshal.IntTestCase.test_ints
- test_cli_with_metadata_encoding_extract - test.test_zipfile.EncodedMetadataTests.test_cli_with_metadata_encoding_extract
- test_unseekable_overflowed_write - test.test_wave.WavePCM8Test.test_unseekable_overflowed_write
- test_isfile - test.test_ntpath.NtCommonTest.test_isfile
- test_mkdir_no_parents_file - test.test_pathlib.PathTest.test_mkdir_no_parents_file
- test_raw_file_io - test.test_io.CIOTest.test_raw_file_io
- test_overflowed_write - test.test_wave.WavePCM8Test.test_overflowed_write
- test_xmlgen_pi - test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_pi
- test_insert_starts_transaction - test.test_sqlite3.test_transactions.TransactionTests.test_insert_starts_transaction
- test_relpath - test.test_ntpath.TestNtpath.test_relpath
- test_filewrite - test.test_array.IntTest.test_filewrite
- test_rglob_common - test.test_pathlib.PosixPathTest.test_rglob_common
- test_next_over_import - test.test_bdb.StateTestCase.test_next_over_import
- test_readline_read - test.test_zipfile.LzmaTestsWithSourceFile.test_readline_read
- testDoctestFile - test.test_zipimport.UncompressedZipImportTestCase.testDoctestFile
- test_case_sha224_2 - test.test_hashlib.HashLibTestCase.test_case_sha224_2
- test_unicode - test.test_dbm_gnu.TestGdbm.test_unicode
- setUpClass - test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests
- test_stat_no_follow_symlinks_nosymlink - test.test_pathlib.PathTest.test_stat_no_follow_symlinks_nosymlink
- test_recursive_glob - test.test_glob.GlobTests.test_recursive_glob
- test_token_value_trailing_hash - test.test_netrc.NetrcTestCase.test_token_value_trailing_hash
- test_no_password - test.test_zipfile.DecryptionTests.test_no_password
- test_addpackage_import_bad_pth_file - test.test_site.HelperFunctionsTests.test_addpackage_import_bad_pth_file
- test_context_manager_with_filename - test.test_aifc.AifcULAWTest.test_context_manager_with_filename
- test_open_with_pathlike - test.test_zipfile.DeflateTestsWithSourceFile.test_open_with_pathlike
- test_bytes - test.test_dbm_ndbm.DbmTestCase.test_bytes
- test_pl - test.test_gettext.PluralFormsTestCase.test_pl
- test_discard - test.test_mailbox.TestBabyl.test_discard
- test_iterlines - test.test_zipfile.DeflateTestsWithSourceFile.test_iterlines
- test_get_message - test.test_mailbox.TestMH.test_get_message
- test_getsize - test.test_posixpath.PosixCommonTest.test_getsize
- test_context_manager_with_open_file - test.test_wave.WavePCM16Test.test_context_manager_with_open_file
- test_iterlines - test.test_zipfile.Bzip2TestsWithSourceFile.test_iterlines
- testBadMagic2 - test.test_zipimport.CompressedZipImportTestCase.testBadMagic2
- test_initialize_with_file - test.test_mailbox.TestMMDFMessage.test_initialize_with_file
- test_popitem - test.test_mailbox.TestMMDF.test_popitem
- test_opener - test.test_io.CIOTest.test_opener
- test_bp_condition - test.test_bdb.BreakpointTestCase.test_bp_condition
- test_1463026_3_empty - test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_3_empty
- test_writestr_compresslevel - test.test_zipfile.Bzip2TestsWithSourceFile.test_writestr_compresslevel
- test_nonempty_maildir_both - test.test_mailbox.MaildirTestCase.test_nonempty_maildir_both
- test_macros - test.test_netrc.NetrcTestCase.test_macros
- test_unseekable_read - test.test_wave.WavePCM32Test.test_unseekable_read
- test_case_blake2s_1 - test.test_hashlib.HashLibTestCase.test_case_blake2s_1
- test_write_bytearray - test.test_aifc.AifcPCM32Test.test_write_bytearray
- test_is_mount - test.test_pathlib.PosixPathTest.test_is_mount
- test_utime_dir_fd - test.test_posix.TestPosixDirFd.test_utime_dir_fd
- testBadMagic2 - test.test_zipimport.UncompressedZipImportTestCase.testBadMagic2
- test_add_binary_nonascii_file - test.test_mailbox.TestBabyl.test_add_binary_nonascii_file
- test_extract_all - test.test_zipfile.ExtractTests.test_extract_all
- test_anydbm_modification - test.test_dbm.TestCase_ndbm.test_anydbm_modification
- test_write_params - test.test_sunau.SunauPCM24Test.test_write_params
- test_coverage - test.test_trace.TestCoverage.test_coverage
- test_add_nonascii_string_header_raises - test.test_mailbox.TestMaildir.test_add_nonascii_string_header_raises
- testPackage - test.test_zipimport.UncompressedZipImportTestCase.testPackage
- test_empty_value - test.test_dbm.TestCase_ndbm.test_empty_value
- test_repr - test.test_zipfile.StoredTestsWithSourceFile.test_repr
- test_truncate - test.test_io.CBufferedWriterTest.test_truncate
- test_stat_dir_fd - test.test_posix.TestPosixDirFd.test_stat_dir_fd
- test_add_and_close - test.test_mailbox.TestMbox.test_add_and_close
- test_triple_double_quotes - test.test_gettext.GettextTestCase2.test_triple_double_quotes
- test_weird_errors - test.test_configparser.MultilineValuesTestCase.test_weird_errors
- testImporterAttr - test.test_zipimport.UncompressedZipImportTestCase.testImporterAttr
- test_exceptions_propagate - test.test_py_compile.PyCompileTestsWithSourceEpoch.test_exceptions_propagate
- test_file_permissions - test.test_mailbox.TestMaildir.test_file_permissions
- test_add_from_bytes - test.test_mailbox.TestMbox.test_add_from_bytes
- test_init_with_filename - test.test_lzma.FileTestCase.test_init_with_filename
- test_with_pathlike_filename - test.test_lzma.OpenTestCase.test_with_pathlike_filename
- test_read - test.test_zipfile.DeflateTestsWithRandomBinaryFiles.test_read
- test_path_getmtime - test.test_genericpath.PathLikeTests.test_path_getmtime
- test_read_with_incorrect_metadata_encoding - test.test_zipfile.EncodedMetadataTests.test_read_with_incorrect_metadata_encoding
- test_cwd - test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_cwd
- test_write_memoryview - test.test_aifc.AifcALAWTest.test_write_memoryview
- test_delitem - test.test_mailbox.TestBabyl.test_delitem
- testBadMagic - test.test_zipimport.UncompressedZipImportTestCase.testBadMagic
- test_path_realpath - test.test_ntpath.PathLikeTests.test_path_realpath
- test_lstat_nosymlink - test.test_pathlib.PathTest.test_lstat_nosymlink
- test_write_memoryview - test.test_wave.WavePCM32Test.test_write_memoryview
- test_write_unicode_filenames - test.test_zipfile.OtherTests.test_write_unicode_filenames
- test_path_splitdrive - test.test_ntpath.PathLikeTests.test_path_splitdrive
- test_no_import_lock_contention - test.test_multiprocessing_spawn.WithThreadsTestQueue.test_no_import_lock_contention
- test_update - test.test_mailbox.TestMbox.test_update
- test_method - test.test_reprlib.LongReprTest.test_method
- test_opener - test.test_io.PyIOTest.test_opener
- test_overflowed_write - test.test_sunau.SunauPCM8Test.test_overflowed_write
- test_token_value_whitespace - test.test_netrc.NetrcTestCase.test_token_value_whitespace
- test_info - test.test_urllib.urlopen_FileTests.test_info
- test_samestat - test.test_genericpath.TestGenericTest.test_samestat
- test_add_binary_nonascii_file - test.test_mailbox.TestMH.test_add_binary_nonascii_file
- test_ismount_non_existent - test.test_posixpath.PosixPathTest.test_ismount_non_existent
- test_writing_errors - test.test_zipfile.LzmaTestsWithSourceFile.test_writing_errors
- test_remove - test.test_mailbox.TestBabyl.test_remove
- test_run_setup_preserves_sys_argv - distutils.tests.test_core.CoreTestCase.test_run_setup_preserves_sys_argv
- test_pop - test.test_mailbox.TestMaildir.test_pop
- test_str_read - test.test_dbm_dumb.DumbDBMTestCase.test_str_read
- test_reporthook_0_bytes - test.test_urllib.urlretrieve_FileTests.test_reporthook_0_bytes
- test_initialize_with_file - test.test_mailbox.TestMHMessage.test_initialize_with_file
- test_incompleted_write - test.test_aifc.AifcALAWTest.test_incompleted_write
- test_glob_empty_pattern - test.test_pathlib.PathTest.test_glob_empty_pattern
- test_many_opens - test.test_zipfile.TestsWithMultipleOpens.test_many_opens
- test_glob_nested_directory - test.test_glob.GlobTests.test_glob_nested_directory
- test_link_dir_fd - test.test_posix.TestPosixDirFd.test_link_dir_fd
- test_text_modes - test.test_gzip.TestOpen.test_text_modes
- test_filewrite - test.test_array.UnsignedByteTest.test_filewrite
- test_query_errors - test.test_configparser.MultilineValuesTestCase.test_query_errors
- test_delitem - test.test_mailbox.TestMaildir.test_delitem
- test_unseekable_overflowed_write - test.test_sunau.SunauPCM16Test.test_unseekable_overflowed_write
- test_set_item - test.test_mailbox.TestMbox.test_set_item
- test_truncate_after_write - test.test_io.CBufferedRandomTest.test_truncate_after_write
- test_write_params - test.test_wave.WavePCM8Test.test_write_params
- test_write_params - test.test_aifc.AifcULAWTest.test_write_params
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Source_FinderTestsPEP302.test_empty_string_for_dir
- test_exists - test.test_genericpath.TestGenericTest.test_exists
- test_write_memoryview - test.test_sunau.SunauPCM24Test.test_write_memoryview
- test_unseekable_write - test.test_aifc.AifcPCM8Test.test_unseekable_write
- test_chmod_dir_fd - test.test_posix.TestPosixDirFd.test_chmod_dir_fd
- test_isdir - test.test_genericpath.TestGenericTest.test_isdir
- test_unseekable_write - test.test_sunau.SunauPCM16Test.test_unseekable_write
- testZipImporterMethodsInSubDirectory - test.test_zipimport.CompressedZipImportTestCase.testZipImporterMethodsInSubDirectory
- test_write_text_with_newlines - test.test_pathlib.PosixPathTest.test_write_text_with_newlines
- test_remove - test.test_mailbox.TestMH.test_remove
- test_get_string - test.test_mailbox.TestMbox.test_get_string
- test_bad_major_version - test.test_gettext.GettextTestCase2.test_bad_major_version
- test_incompleted_write - test.test_wave.WavePCM32Test.test_incompleted_write
- test_unicode_msgid - test.test_gettext.UnicodeTranslationsTest.test_unicode_msgid
- test_whichdb - test.test_dbm.WhichDBTestCase.test_whichdb
- test_add - test.test_mailbox.TestMH.test_add
- test_read_write_text - test.test_pathlib.PathTest.test_read_write_text
Sincerely, -The Buildbot