2021-07-11T14:38:06,685 Created temporary directory: /tmp/pip-ephem-wheel-cache-fgu1rn7h 2021-07-11T14:38:06,688 Created temporary directory: /tmp/pip-req-tracker-6ubgunmv 2021-07-11T14:38:06,689 Initialized build tracking at /tmp/pip-req-tracker-6ubgunmv 2021-07-11T14:38:06,689 Created build tracker: /tmp/pip-req-tracker-6ubgunmv 2021-07-11T14:38:06,689 Entered build tracker: /tmp/pip-req-tracker-6ubgunmv 2021-07-11T14:38:06,690 Created temporary directory: /tmp/pip-wheel-xab7gs6p 2021-07-11T14:38:06,723 1 location(s) to search for versions of jnius-indra: 2021-07-11T14:38:06,723 * https://pypi.org/simple/jnius-indra/ 2021-07-11T14:38:06,723 Fetching project page and analyzing links: https://pypi.org/simple/jnius-indra/ 2021-07-11T14:38:06,724 Getting page https://pypi.org/simple/jnius-indra/ 2021-07-11T14:38:06,725 Found index url https://pypi.org/simple 2021-07-11T14:38:06,905 Found link https://files.pythonhosted.org/packages/7b/76/200d476cc86a39368f7b95fe174d8e93a1d828f661559a8ec0329c260416/jnius_indra-1.1.dev2.tar.gz#sha256=61000cf2133dc01855fb3ecd280f4a3b6772688a8dda476ab2d1cb3a94a36914 (from https://pypi.org/simple/jnius-indra/), version: 1.1.dev2 2021-07-11T14:38:06,906 Found link https://files.pythonhosted.org/packages/a4/e7/0d818030cdcb0031d2ac3572a686cddc555943000e676637e2cf789cb47a/jnius_indra-1.1.dev3.tar.gz#sha256=75d08c96513f03d5620d7a93145fa8b441f86d8187694da24ab8dd158f469e24 (from https://pypi.org/simple/jnius-indra/), version: 1.1.dev3 2021-07-11T14:38:06,906 Found link https://files.pythonhosted.org/packages/83/d2/44bc9443ceec9394ca1bb172bc00d968bf3a199625eed424fe361c0b906d/jnius_indra-1.1.dev4.tar.gz#sha256=c37849fa71c23b09fffa074157f3d7eb9dbd13427cda03feef0aa1501949ad41 (from https://pypi.org/simple/jnius-indra/), version: 1.1.dev4 2021-07-11T14:38:06,906 Found link https://files.pythonhosted.org/packages/c3/33/16c48e828089ee56571edb8262ccc6e1a925acae673ac00dc535bd1ea161/jnius_indra-1.1.dev5.tar.gz#sha256=5e2cfaa7c0d08ab4715cf9e775bb82a84253287d5769287acae13d6b4a53a341 (from https://pypi.org/simple/jnius-indra/), version: 1.1.dev5 2021-07-11T14:38:06,907 Skipping link: not a file: https://pypi.org/simple/jnius-indra/ 2021-07-11T14:38:06,925 Given no hashes to check 1 links for project 'jnius-indra': discarding no candidates 2021-07-11T14:38:06,944 Collecting jnius-indra==1.1.dev3 2021-07-11T14:38:06,945 Created temporary directory: /tmp/pip-unpack-6eum8hl2 2021-07-11T14:38:07,261 Downloading jnius_indra-1.1.dev3.tar.gz (258 kB) 2021-07-11T14:38:07,403 ERROR: Exception: 2021-07-11T14:38:07,403 Traceback (most recent call last): 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T14:38:07,403 status = self.run(options, args) 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T14:38:07,403 return func(self, options, args) 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T14:38:07,403 requirement_set = resolver.resolve( 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T14:38:07,403 result = self._result = resolver.resolve( 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T14:38:07,403 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T14:38:07,403 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _merge_into_criterion 2021-07-11T14:38:07,403 if not criterion.candidates: 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/structs.py", line 139, in __bool__ 2021-07-11T14:38:07,403 return bool(self._sequence) 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in __bool__ 2021-07-11T14:38:07,403 return any(self) 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 129, in 2021-07-11T14:38:07,403 return (c for c in iterator if id(c) not in self._incompatible_ids) 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 33, in _iter_built 2021-07-11T14:38:07,403 candidate = func() 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 200, in _make_candidate_from_link 2021-07-11T14:38:07,403 self._link_candidate_cache[link] = LinkCandidate( 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 306, in __init__ 2021-07-11T14:38:07,403 super().__init__( 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 151, in __init__ 2021-07-11T14:38:07,403 self.dist = self._prepare() 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 234, in _prepare 2021-07-11T14:38:07,403 dist = self._prepare_distribution() 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 317, in _prepare_distribution 2021-07-11T14:38:07,403 return self._factory.preparer.prepare_linked_requirement( 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement 2021-07-11T14:38:07,403 return self._prepare_linked_requirement(req, parallel_builds) 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 550, in _prepare_linked_requirement 2021-07-11T14:38:07,403 local_file = unpack_url( 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 249, in unpack_url 2021-07-11T14:38:07,403 unpack_file(file.path, location, file.content_type) 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/utils/unpacking.py", line 256, in unpack_file 2021-07-11T14:38:07,403 untar_file(filename, location) 2021-07-11T14:38:07,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/utils/unpacking.py", line 227, in untar_file 2021-07-11T14:38:07,403 shutil.copyfileobj(fp, destfp) 2021-07-11T14:38:07,403 OSError: [Errno 28] No space left on device 2021-07-11T14:38:07,412 Removed build tracker: '/tmp/pip-req-tracker-6ubgunmv'