2024-07-12T14:41:33,604 Created temporary directory: /tmp/pip-build-tracker-3zh3bf3q 2024-07-12T14:41:33,605 Initialized build tracking at /tmp/pip-build-tracker-3zh3bf3q 2024-07-12T14:41:33,606 Created build tracker: /tmp/pip-build-tracker-3zh3bf3q 2024-07-12T14:41:33,606 Entered build tracker: /tmp/pip-build-tracker-3zh3bf3q 2024-07-12T14:41:33,607 Created temporary directory: /tmp/pip-wheel-xaoq_goj 2024-07-12T14:41:33,610 ERROR: Exception: 2024-07-12T14:41:33,610 Traceback (most recent call last): 2024-07-12T14:41:33,610 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-07-12T14:41:33,610 status = run_func(*args) 2024-07-12T14:41:33,610 ^^^^^^^^^^^^^^^ 2024-07-12T14:41:33,610 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-07-12T14:41:33,610 return func(self, options, args) 2024-07-12T14:41:33,610 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T14:41:33,610 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 123, in run 2024-07-12T14:41:33,610 wheel_cache = WheelCache(options.cache_dir) 2024-07-12T14:41:33,610 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T14:41:33,610 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cache.py", line 218, in __init__ 2024-07-12T14:41:33,610 self._ephem_cache = EphemWheelCache() 2024-07-12T14:41:33,610 ^^^^^^^^^^^^^^^^^ 2024-07-12T14:41:33,610 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cache.py", line 176, in __init__ 2024-07-12T14:41:33,610 self._temp_dir = TempDirectory( 2024-07-12T14:41:33,610 ^^^^^^^^^^^^^^ 2024-07-12T14:41:33,610 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/temp_dir.py", line 137, in __init__ 2024-07-12T14:41:33,610 path = self._create(kind) 2024-07-12T14:41:33,610 ^^^^^^^^^^^^^^^^^^ 2024-07-12T14:41:33,610 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/temp_dir.py", line 177, in _create 2024-07-12T14:41:33,610 path = os.path.realpath(tempfile.mkdtemp(prefix=f"pip-{kind}-")) 2024-07-12T14:41:33,610 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T14:41:33,610 File "/usr/lib/python3.11/tempfile.py", line 507, in mkdtemp 2024-07-12T14:41:33,610 _os.mkdir(file, 0o700) 2024-07-12T14:41:33,610 OSError: [Errno 28] No space left on device: '/tmp/pip-ephem-wheel-cache-ou_9uipo' 2024-07-12T14:41:33,618 Removed build tracker: '/tmp/pip-build-tracker-3zh3bf3q'