2021-07-08T19:28:35,557 Created temporary directory: /tmp/pip-ephem-wheel-cache-8ku8pk84 2021-07-08T19:28:35,560 Created temporary directory: /tmp/pip-req-tracker-2hlwmes6 2021-07-08T19:28:35,560 Initialized build tracking at /tmp/pip-req-tracker-2hlwmes6 2021-07-08T19:28:35,560 Created build tracker: /tmp/pip-req-tracker-2hlwmes6 2021-07-08T19:28:35,560 Entered build tracker: /tmp/pip-req-tracker-2hlwmes6 2021-07-08T19:28:35,561 Created temporary directory: /tmp/pip-wheel-g_qo2ua3 2021-07-08T19:28:35,595 1 location(s) to search for versions of python-geohash: 2021-07-08T19:28:35,595 * https://pypi.org/simple/python-geohash/ 2021-07-08T19:28:35,595 Fetching project page and analyzing links: https://pypi.org/simple/python-geohash/ 2021-07-08T19:28:35,596 Getting page https://pypi.org/simple/python-geohash/ 2021-07-08T19:28:35,597 Found index url https://pypi.org/simple 2021-07-08T19:28:35,780 Found link https://files.pythonhosted.org/packages/91/df/2d3f48fe49e5ba2451462e5a9b3b0929829a8d38ea3bfb214bd4b1de65fd/python-geohash-0.2.tar.gz#sha256=fd626c77e550bd502fab6e78232ada695129d1349d97e12eeca8bd6935a7e6b4 (from https://pypi.org/simple/python-geohash/), version: 0.2 2021-07-08T19:28:35,780 Found link https://files.pythonhosted.org/packages/04/c7/78043b60c309e863d900558f3e738fcf77a5ccc78883e14acd2f15e2e801/python-geohash-0.3.tar.gz#sha256=e281afbd7145ace5e7ec4e65ca6ce424e4537a63a69dfdf27ad4b33a93c84797 (from https://pypi.org/simple/python-geohash/), version: 0.3 2021-07-08T19:28:35,781 Found link https://files.pythonhosted.org/packages/9c/e2/1a3507af7c8f91f8a4975d651d4aeb6a846dfdf74713954186ade4205850/python-geohash-0.8.5.tar.gz#sha256=05a21fcf4eda1a5eddbd291890ade23fc5ddaa6bb98f2ee23d2d384ed14f086d (from https://pypi.org/simple/python-geohash/), version: 0.8.5 2021-07-08T19:28:35,781 Skipping link: not a file: https://pypi.org/simple/python-geohash/ 2021-07-08T19:28:35,797 Given no hashes to check 1 links for project 'python-geohash': discarding no candidates 2021-07-08T19:28:35,815 Collecting python-geohash==0.2 2021-07-08T19:28:35,817 Created temporary directory: /tmp/pip-unpack-hyyayjp0 2021-07-08T19:28:36,028 Downloading python-geohash-0.2.tar.gz (3.3 kB) 2021-07-08T19:28:36,041 ERROR: Exception: 2021-07-08T19:28:36,041 Traceback (most recent call last): 2021-07-08T19:28:36,041 File "/usr/lib/python3.9/tarfile.py", line 186, in nti 2021-07-08T19:28:36,041 s = nts(s, "ascii", "strict") 2021-07-08T19:28:36,041 File "/usr/lib/python3.9/tarfile.py", line 170, in nts 2021-07-08T19:28:36,041 return s.decode(encoding, errors) 2021-07-08T19:28:36,041 UnicodeDecodeError: 'ascii' codec can't decode byte 0xef in position 0: ordinal not in range(128) 2021-07-08T19:28:36,041 2021-07-08T19:28:36,041 During handling of the above exception, another exception occurred: 2021-07-08T19:28:36,041 2021-07-08T19:28:36,041 Traceback (most recent call last): 2021-07-08T19:28:36,041 File "/usr/lib/python3.9/tarfile.py", line 2327, in next 2021-07-08T19:28:36,041 tarinfo = self.tarinfo.fromtarfile(self) 2021-07-08T19:28:36,041 File "/usr/lib/python3.9/tarfile.py", line 1113, in fromtarfile 2021-07-08T19:28:36,041 obj = cls.frombuf(buf, tarfile.encoding, tarfile.errors) 2021-07-08T19:28:36,041 File "/usr/lib/python3.9/tarfile.py", line 1055, in frombuf 2021-07-08T19:28:36,041 chksum = nti(buf[148:156]) 2021-07-08T19:28:36,041 File "/usr/lib/python3.9/tarfile.py", line 189, in nti 2021-07-08T19:28:36,041 raise InvalidHeaderError("invalid header") 2021-07-08T19:28:36,041 tarfile.InvalidHeaderError: invalid header 2021-07-08T19:28:36,041 2021-07-08T19:28:36,041 During handling of the above exception, another exception occurred: 2021-07-08T19:28:36,041 2021-07-08T19:28:36,041 Traceback (most recent call last): 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T19:28:36,041 status = self.run(options, args) 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T19:28:36,041 return func(self, options, args) 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T19:28:36,041 requirement_set = resolver.resolve( 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T19:28:36,041 result = self._result = resolver.resolve( 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T19:28:36,041 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T19:28:36,041 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _merge_into_criterion 2021-07-08T19:28:36,041 if not criterion.candidates: 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 139, in __bool__ 2021-07-08T19:28:36,041 return bool(self._sequence) 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in __bool__ 2021-07-08T19:28:36,041 return any(self) 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 129, in 2021-07-08T19:28:36,041 return (c for c in iterator if id(c) not in self._incompatible_ids) 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 33, in _iter_built 2021-07-08T19:28:36,041 candidate = func() 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 200, in _make_candidate_from_link 2021-07-08T19:28:36,041 self._link_candidate_cache[link] = LinkCandidate( 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 306, in __init__ 2021-07-08T19:28:36,041 super().__init__( 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 151, in __init__ 2021-07-08T19:28:36,041 self.dist = self._prepare() 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 234, in _prepare 2021-07-08T19:28:36,041 dist = self._prepare_distribution() 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 317, in _prepare_distribution 2021-07-08T19:28:36,041 return self._factory.preparer.prepare_linked_requirement( 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement 2021-07-08T19:28:36,041 return self._prepare_linked_requirement(req, parallel_builds) 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 550, in _prepare_linked_requirement 2021-07-08T19:28:36,041 local_file = unpack_url( 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 249, in unpack_url 2021-07-08T19:28:36,041 unpack_file(file.path, location, file.content_type) 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/unpacking.py", line 256, in unpack_file 2021-07-08T19:28:36,041 untar_file(filename, location) 2021-07-08T19:28:36,041 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/unpacking.py", line 181, in untar_file 2021-07-08T19:28:36,041 tar = tarfile.open(filename, mode) 2021-07-08T19:28:36,041 File "/usr/lib/python3.9/tarfile.py", line 1629, in open 2021-07-08T19:28:36,041 return func(name, filemode, fileobj, **kwargs) 2021-07-08T19:28:36,041 File "/usr/lib/python3.9/tarfile.py", line 1682, in gzopen 2021-07-08T19:28:36,041 t = cls.taropen(name, mode, fileobj, **kwargs) 2021-07-08T19:28:36,041 File "/usr/lib/python3.9/tarfile.py", line 1659, in taropen 2021-07-08T19:28:36,041 return cls(name, mode, fileobj, **kwargs) 2021-07-08T19:28:36,041 File "/usr/lib/python3.9/tarfile.py", line 1522, in __init__ 2021-07-08T19:28:36,041 self.firstmember = self.next() 2021-07-08T19:28:36,041 File "/usr/lib/python3.9/tarfile.py", line 2339, in next 2021-07-08T19:28:36,041 raise ReadError(str(e)) 2021-07-08T19:28:36,041 tarfile.ReadError: invalid header 2021-07-08T19:28:36,055 Removed build tracker: '/tmp/pip-req-tracker-2hlwmes6'