Buildbot failure in Python on PPC64LE Fedora Stable Refleaks 3.9
The Buildbot has detected a new failure on builder PPC64LE Fedora Stable Refleaks 3.9 while building Python. Full details are available at: https://buildbot.python.org/all/#builders/10/builds/18
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-ppc64le
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_signal: 31 min
- test_pydoc: 29 min 42 sec
- test_asyncio: 19 min 51 sec
- test_concurrent_futures: 18 min 30 sec
- test_peg_generator: 10 min 36 sec
- test_multiprocessing_spawn: 9 min 27 sec
- test_multiprocessing_forkserver: 7 min 13 sec
- test_nntplib: 6 min 15 sec
- test_gdb: 6 min 11 sec
- test_multiprocessing_fork: 5 min 41 sec
1 test failed: test_venv
13 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
2 re-run tests: test_posix test_venv
Total duration: 33 min 23 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 537, in test_with_pip self.do_test_with_pip(False) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 477, in do_test_with_pip self.run_with_capture(venv.create, self.env_dir, File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 77, in run_with_capture func(*args, **kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 412, in create builder.create(env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 73, in create self.setup_python(context) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 251, in setup_python copier(context.env_exe, path, relative_symlinks_ok=True) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 186, in symlink_or_copy shutil.copyfile(src, dst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 272, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 163, in _fastcopy_sendfile raise err from None File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 149, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) OSError: [Errno 28] No space left on device: '/tmp/tmppjqte7bx/bin/python' -> '/tmp/tmppjqte7bx/bin/python3'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 295, in test_symlinking builder.create(self.env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 73, in create self.setup_python(context) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 251, in setup_python copier(context.env_exe, path, relative_symlinks_ok=True) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 186, in symlink_or_copy shutil.copyfile(src, dst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 272, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 163, in _fastcopy_sendfile raise err from None File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 149, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) OSError: [Errno 28] No space left on device: '/tmp/tmprcmfhf00/bin/python' -> '/tmp/tmprcmfhf00/bin/python3'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 426, in test_no_pip_by_default self.run_with_capture(venv.create, self.env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 77, in run_with_capture func(*args, **kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 412, in create builder.create(env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 73, in create self.setup_python(context) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 251, in setup_python copier(context.env_exe, path, relative_symlinks_ok=True) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 186, in symlink_or_copy shutil.copyfile(src, dst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 272, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 163, in _fastcopy_sendfile raise err from None File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 149, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) OSError: [Errno 28] No space left on device: '/tmp/tmpjpmcn4vt/bin/python' -> '/tmp/tmpjpmcn4vt/bin/python3'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 128, in test_prompt self.run_with_capture(builder.create, self.env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 77, in run_with_capture func(*args, **kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 73, in create self.setup_python(context) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 251, in setup_python copier(context.env_exe, path, relative_symlinks_ok=True) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 186, in symlink_or_copy shutil.copyfile(src, dst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 272, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 163, in _fastcopy_sendfile raise err from None File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 149, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) OSError: [Errno 28] No space left on device: '/tmp/tmpyia5mnx2/bin/python' -> '/tmp/tmpyia5mnx2/bin/python3'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 431, in test_explicit_no_pip self.run_with_capture(venv.create, self.env_dir, with_pip=False) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 77, in run_with_capture func(*args, **kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 412, in create builder.create(env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 73, in create self.setup_python(context) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 251, in setup_python copier(context.env_exe, path, relative_symlinks_ok=True) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 186, in symlink_or_copy shutil.copyfile(src, dst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 272, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 163, in _fastcopy_sendfile raise err from None File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 149, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) OSError: [Errno 28] No space left on device: '/tmp/tmpwfa1njcr/bin/python' -> '/tmp/tmpwfa1njcr/bin/python3'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 182, in test_prefixes self.run_with_capture(venv.create, self.env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 77, in run_with_capture func(*args, **kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 412, in create builder.create(env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 73, in create self.setup_python(context) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 251, in setup_python copier(context.env_exe, path, relative_symlinks_ok=True) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 186, in symlink_or_copy shutil.copyfile(src, dst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 272, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 163, in _fastcopy_sendfile raise err from None File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 149, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) OSError: [Errno 28] No space left on device: '/tmp/tmp1jkglg5v/bin/python' -> '/tmp/tmp1jkglg5v/bin/python3'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 266, in test_upgrade self.run_with_capture(builder.create, self.env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 77, in run_with_capture func(*args, **kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 73, in create self.setup_python(context) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 251, in setup_python copier(context.env_exe, path, relative_symlinks_ok=True) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 186, in symlink_or_copy shutil.copyfile(src, dst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 272, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 163, in _fastcopy_sendfile raise err from None File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 149, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) OSError: [Errno 28] No space left on device: '/tmp/tmp08w4f2ur/bin/python' -> '/tmp/tmp08w4f2ur/bin/python3'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 384, in test_deactivate_with_strict_bash_opts builder.create(self.env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 73, in create self.setup_python(context) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 251, in setup_python copier(context.env_exe, path, relative_symlinks_ok=True) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 186, in symlink_or_copy shutil.copyfile(src, dst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 272, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 163, in _fastcopy_sendfile raise err from None File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 149, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) OSError: [Errno 28] No space left on device: '/tmp/tmpqt710k22/bin/python' -> '/tmp/tmpqt710k22/bin/python3'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 100, in test_defaults self.run_with_capture(venv.create, self.env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 77, in run_with_capture func(*args, **kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 412, in create builder.create(env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 73, in create self.setup_python(context) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 251, in setup_python copier(context.env_exe, path, relative_symlinks_ok=True) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 186, in symlink_or_copy shutil.copyfile(src, dst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 272, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 163, in _fastcopy_sendfile raise err from None File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 149, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) OSError: [Errno 28] No space left on device: '/tmp/tmp5e4fus1c/bin/python' -> '/tmp/tmp5e4fus1c/bin/python3'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 318, in test_executable self.run_with_capture(venv.create, self.env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 77, in run_with_capture func(*args, **kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 412, in create builder.create(env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 73, in create self.setup_python(context) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 251, in setup_python copier(context.env_exe, path, relative_symlinks_ok=True) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 186, in symlink_or_copy shutil.copyfile(src, dst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 272, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 163, in _fastcopy_sendfile raise err from None File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 149, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) OSError: [Errno 28] No space left on device: '/tmp/tmp0fyi8ktj/bin/python' -> '/tmp/tmp0fyi8ktj/bin/python3'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 284, in test_isolation builder.create(self.env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 73, in create self.setup_python(context) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 251, in setup_python copier(context.env_exe, path, relative_symlinks_ok=True) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 186, in symlink_or_copy shutil.copyfile(src, dst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 272, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 163, in _fastcopy_sendfile raise err from None File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 149, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) OSError: [Errno 28] No space left on device: '/tmp/tmp9i4ajoak/bin/python' -> '/tmp/tmp9i4ajoak/bin/python3'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory .
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 227, in test_overwrite_existing venv.create(self.env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 412, in create builder.create(env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 73, in create self.setup_python(context) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 251, in setup_python copier(context.env_exe, path, relative_symlinks_ok=True) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 186, in symlink_or_copy shutil.copyfile(src, dst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 272, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 163, in _fastcopy_sendfile raise err from None File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 149, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) OSError: [Errno 28] No space left on device: '/tmp/tmpbjnc8wk9/bin/python' -> '/tmp/tmpbjnc8wk9/bin/python3'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 367, in test_multiprocessing self.run_with_capture(venv.create, self.env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_venv.py", line 77, in run_with_capture func(*args, **kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 412, in create builder.create(env_dir) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 73, in create self.setup_python(context) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 251, in setup_python copier(context.env_exe, path, relative_symlinks_ok=True) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/venv/__init__.py", line 186, in symlink_or_copy shutil.copyfile(src, dst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 272, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 163, in _fastcopy_sendfile raise err from None File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.refleak/build/Lib/shutil.py", line 149, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) OSError: [Errno 28] No space left on device: '/tmp/tmpvw_5l2z3/bin/python' -> '/tmp/tmpvw_5l2z3/bin/python3'
Test report
Failed tests:
- test_venv
- test_posix
Failed subtests:
- test_prompt - test.test_venv.BasicTest
- test_explicit_no_pip - test.test_venv.EnsurePipTest
- test_no_pip_by_default - test.test_venv.EnsurePipTest
- test_deactivate_with_strict_bash_opts - test.test_venv.BasicTest
- test_isolation - test.test_venv.BasicTest
- test_with_pip - test.test_venv.EnsurePipTest
Test leaking resources:
- test_posix: file descriptors
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org