2022-04-21T16:55:25,609 Created temporary directory: /tmp/pip-ephem-wheel-cache-m4i58ii5 2022-04-21T16:55:25,615 Created temporary directory: /tmp/pip-req-tracker-1k8pc0id 2022-04-21T16:55:25,616 Initialized build tracking at /tmp/pip-req-tracker-1k8pc0id 2022-04-21T16:55:25,616 Created build tracker: /tmp/pip-req-tracker-1k8pc0id 2022-04-21T16:55:25,617 Entered build tracker: /tmp/pip-req-tracker-1k8pc0id 2022-04-21T16:55:25,618 Created temporary directory: /tmp/pip-wheel-ygh_gjt6 2022-04-21T16:55:25,681 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-21T16:55:25,690 2 location(s) to search for versions of maintain-website-tool: 2022-04-21T16:55:25,690 * https://pypi.org/simple/maintain-website-tool/ 2022-04-21T16:55:25,690 * https://www.piwheels.org/simple/maintain-website-tool/ 2022-04-21T16:55:25,692 Fetching project page and analyzing links: https://pypi.org/simple/maintain-website-tool/ 2022-04-21T16:55:25,693 Getting page https://pypi.org/simple/maintain-website-tool/ 2022-04-21T16:55:25,696 Found index url https://pypi.org/simple 2022-04-21T16:55:25,804 Found link https://files.pythonhosted.org/packages/51/4f/3c9b291efbc4c98f7948ec60a043f8dfd8b6878b1cba17c650d4ddf80205/maintain-website-tool-0.0.1.tar.gz#sha256=d036cc69664db99a7eeb410e0359cadf663ceee877a6e0a19ea2741ed99db577 (from https://pypi.org/simple/maintain-website-tool/) (requires-python:>=3.6), version: 0.0.1 2022-04-21T16:55:25,804 Skipping link: No binaries permitted for maintain-website-tool: https://files.pythonhosted.org/packages/c1/0a/f74164270512586dd35a6994a0ca64cb5fb3fd51e8906ccf7ca5066699c4/maintain_website_tool-0.0.1-py3-none-any.whl#sha256=58ae067f97e2a2f1f7af423a4550cfb79962991c0069330556c35b02f2702eb1 (from https://pypi.org/simple/maintain-website-tool/) (requires-python:>=3.6) 2022-04-21T16:55:25,805 Fetching project page and analyzing links: https://www.piwheels.org/simple/maintain-website-tool/ 2022-04-21T16:55:25,806 Getting page https://www.piwheels.org/simple/maintain-website-tool/ 2022-04-21T16:55:25,808 Found index url https://www.piwheels.org/simple 2022-04-21T16:55:26,048 Skipping link: not a file: https://www.piwheels.org/simple/maintain-website-tool/ 2022-04-21T16:55:26,049 Skipping link: not a file: https://pypi.org/simple/maintain-website-tool/ 2022-04-21T16:55:26,082 Given no hashes to check 1 links for project 'maintain-website-tool': discarding no candidates 2022-04-21T16:55:26,113 Collecting maintain-website-tool==0.0.1 2022-04-21T16:55:26,117 Created temporary directory: /tmp/pip-unpack-jz6g5bdy 2022-04-21T16:55:26,348 Downloading maintain-website-tool-0.0.1.tar.gz (18 kB) 2022-04-21T16:55:26,453 Added maintain-website-tool==0.0.1 from https://files.pythonhosted.org/packages/51/4f/3c9b291efbc4c98f7948ec60a043f8dfd8b6878b1cba17c650d4ddf80205/maintain-website-tool-0.0.1.tar.gz#sha256=d036cc69664db99a7eeb410e0359cadf663ceee877a6e0a19ea2741ed99db577 to build tracker '/tmp/pip-req-tracker-1k8pc0id' 2022-04-21T16:55:26,460 Created temporary directory: /tmp/pip-build-env-cuq_onq7 2022-04-21T16:55:26,474 Created temporary directory: /tmp/pip-standalone-pip-vdbao5wa 2022-04-21T16:55:29,200 ERROR: Exception: 2022-04-21T16:55:29,200 Traceback (most recent call last): 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-21T16:55:29,200 status = run_func(*args) 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-21T16:55:29,200 return func(self, options, args) 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-21T16:55:29,200 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-21T16:55:29,200 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-21T16:55:29,200 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-21T16:55:29,200 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-04-21T16:55:29,200 if not criterion.candidates: 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-04-21T16:55:29,200 return bool(self._sequence) 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-04-21T16:55:29,200 return any(self) 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-04-21T16:55:29,200 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-04-21T16:55:29,200 candidate = func() 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 220, in _make_candidate_from_link 2022-04-21T16:55:29,200 version=version, 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 294, in __init__ 2022-04-21T16:55:29,200 version=version, 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 158, in __init__ 2022-04-21T16:55:29,200 self.dist = self._prepare() 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 227, in _prepare 2022-04-21T16:55:29,200 dist = self._prepare_distribution() 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 299, in _prepare_distribution 2022-04-21T16:55:29,200 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 487, in prepare_linked_requirement 2022-04-21T16:55:29,200 return self._prepare_linked_requirement(req, parallel_builds) 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 560, in _prepare_linked_requirement 2022-04-21T16:55:29,200 self.build_isolation, 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 58, in _get_prepared_distribution 2022-04-21T16:55:29,200 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 35, in prepare_distribution_metadata 2022-04-21T16:55:29,200 self._prepare_build_backend(finder) 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 57, in _prepare_build_backend 2022-04-21T16:55:29,200 finder, pyproject_requires, "overlay", kind="build dependencies" 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/build_env.py", line 201, in install_requirements 2022-04-21T16:55:29,200 pip_runnable = ctx.enter_context(_create_standalone_pip()) 2022-04-21T16:55:29,200 File "/usr/lib/python3.7/contextlib.py", line 426, in enter_context 2022-04-21T16:55:29,200 result = _cm_type.__enter__(cm) 2022-04-21T16:55:29,200 File "/usr/lib/python3.7/contextlib.py", line 112, in __enter__ 2022-04-21T16:55:29,200 return next(self.gen) 2022-04-21T16:55:29,200 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/build_env.py", line 66, in _create_standalone_pip 2022-04-21T16:55:29,200 zf.write(child, child.relative_to(source.parent).as_posix()) 2022-04-21T16:55:29,200 File "/usr/lib/python3.7/zipfile.py", line 1265, in __exit__ 2022-04-21T16:55:29,200 self.close() 2022-04-21T16:55:29,200 File "/usr/lib/python3.7/zipfile.py", line 1811, in close 2022-04-21T16:55:29,200 self._fpclose(fp) 2022-04-21T16:55:29,200 File "/usr/lib/python3.7/zipfile.py", line 1919, in _fpclose 2022-04-21T16:55:29,200 fp.close() 2022-04-21T16:55:29,200 OSError: [Errno 28] No space left on device 2022-04-21T16:55:29,235 Removed maintain-website-tool==0.0.1 from https://files.pythonhosted.org/packages/51/4f/3c9b291efbc4c98f7948ec60a043f8dfd8b6878b1cba17c650d4ddf80205/maintain-website-tool-0.0.1.tar.gz#sha256=d036cc69664db99a7eeb410e0359cadf663ceee877a6e0a19ea2741ed99db577 from build tracker '/tmp/pip-req-tracker-1k8pc0id' 2022-04-21T16:55:29,236 Removed build tracker: '/tmp/pip-req-tracker-1k8pc0id'