2021-07-08T20:00:46,367 Created temporary directory: /tmp/pip-ephem-wheel-cache-s4x9zz0k 2021-07-08T20:00:46,370 Created temporary directory: /tmp/pip-req-tracker-2jg3p5qa 2021-07-08T20:00:46,370 Initialized build tracking at /tmp/pip-req-tracker-2jg3p5qa 2021-07-08T20:00:46,370 Created build tracker: /tmp/pip-req-tracker-2jg3p5qa 2021-07-08T20:00:46,370 Entered build tracker: /tmp/pip-req-tracker-2jg3p5qa 2021-07-08T20:00:46,371 Created temporary directory: /tmp/pip-wheel-42ej_ubn 2021-07-08T20:00:46,404 1 location(s) to search for versions of buildout-couchdb: 2021-07-08T20:00:46,404 * https://pypi.org/simple/buildout-couchdb/ 2021-07-08T20:00:46,404 Fetching project page and analyzing links: https://pypi.org/simple/buildout-couchdb/ 2021-07-08T20:00:46,405 Getting page https://pypi.org/simple/buildout-couchdb/ 2021-07-08T20:00:46,406 Found index url https://pypi.org/simple 2021-07-08T20:00:46,582 Found link https://files.pythonhosted.org/packages/c4/f4/8635eb4ba32bd5a3000c16fd68d332817e28544963ba5c298b90c43bac0a/buildout_couchdb-0.1.tar.gz#sha256=5cbdfed5507d1819f7ecb8742308d87a0915693692099bbbb09c0af7d2ac2667 (from https://pypi.org/simple/buildout-couchdb/), version: 0.1 2021-07-08T20:00:46,582 Skipping link: not a file: https://pypi.org/simple/buildout-couchdb/ 2021-07-08T20:00:46,599 Given no hashes to check 1 links for project 'buildout-couchdb': discarding no candidates 2021-07-08T20:00:46,616 Collecting buildout-couchdb==0.1 2021-07-08T20:00:46,617 Created temporary directory: /tmp/pip-unpack-h2k94yj0 2021-07-08T20:00:46,793 Downloading buildout_couchdb-0.1.tar.gz (8.4 kB) 2021-07-08T20:00:46,857 Added buildout-couchdb==0.1 from https://files.pythonhosted.org/packages/c4/f4/8635eb4ba32bd5a3000c16fd68d332817e28544963ba5c298b90c43bac0a/buildout_couchdb-0.1.tar.gz#sha256=5cbdfed5507d1819f7ecb8742308d87a0915693692099bbbb09c0af7d2ac2667 to build tracker '/tmp/pip-req-tracker-2jg3p5qa' 2021-07-08T20:00:46,859 Running setup.py (path:/tmp/pip-wheel-42ej_ubn/buildout-couchdb_868d45ceea324864bb00ad625243032a/setup.py) egg_info for package buildout-couchdb 2021-07-08T20:00:46,859 Created temporary directory: /tmp/pip-pip-egg-info-aztnpbpg 2021-07-08T20:00:46,860 Running command python setup.py egg_info 2021-07-08T20:00:47,530 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.8.tar.gz 2021-07-08T20:00:47,544 Traceback (most recent call last): 2021-07-08T20:00:47,544 File "/tmp/pip-wheel-42ej_ubn/buildout-couchdb_868d45ceea324864bb00ad625243032a/distribute_setup.py", line 139, in use_setuptools 2021-07-08T20:00:47,545 raise ImportError 2021-07-08T20:00:47,545 ImportError 2021-07-08T20:00:47,545 During handling of the above exception, another exception occurred: 2021-07-08T20:00:47,546 Traceback (most recent call last): 2021-07-08T20:00:47,546 File "", line 1, in 2021-07-08T20:00:47,546 File "/tmp/pip-wheel-42ej_ubn/buildout-couchdb_868d45ceea324864bb00ad625243032a/setup.py", line 20, in 2021-07-08T20:00:47,546 use_setuptools() 2021-07-08T20:00:47,546 File "/tmp/pip-wheel-42ej_ubn/buildout-couchdb_868d45ceea324864bb00ad625243032a/distribute_setup.py", line 141, in use_setuptools 2021-07-08T20:00:47,547 return _do_download(version, download_base, to_dir, download_delay) 2021-07-08T20:00:47,547 File "/tmp/pip-wheel-42ej_ubn/buildout-couchdb_868d45ceea324864bb00ad625243032a/distribute_setup.py", line 119, in _do_download 2021-07-08T20:00:47,547 tarball = download_setuptools(version, download_base, 2021-07-08T20:00:47,547 File "/tmp/pip-wheel-42ej_ubn/buildout-couchdb_868d45ceea324864bb00ad625243032a/distribute_setup.py", line 189, in download_setuptools 2021-07-08T20:00:47,547 src = urlopen(url) 2021-07-08T20:00:47,548 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-08T20:00:47,560 return opener.open(url, data, timeout) 2021-07-08T20:00:47,560 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-08T20:00:47,562 response = meth(req, response) 2021-07-08T20:00:47,562 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-08T20:00:47,563 response = self.parent.error( 2021-07-08T20:00:47,563 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-08T20:00:47,564 return self._call_chain(*args) 2021-07-08T20:00:47,564 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-08T20:00:47,565 result = func(*args) 2021-07-08T20:00:47,565 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-08T20:00:47,566 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-08T20:00:47,566 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-08T20:00:47,625 WARNING: Discarding https://files.pythonhosted.org/packages/c4/f4/8635eb4ba32bd5a3000c16fd68d332817e28544963ba5c298b90c43bac0a/buildout_couchdb-0.1.tar.gz#sha256=5cbdfed5507d1819f7ecb8742308d87a0915693692099bbbb09c0af7d2ac2667 (from https://pypi.org/simple/buildout-couchdb/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T20:00:47,626 ERROR: Could not find a version that satisfies the requirement buildout-couchdb==0.1 (from versions: 0.1) 2021-07-08T20:00:47,626 ERROR: No matching distribution found for buildout-couchdb==0.1 2021-07-08T20:00:47,627 Exception information: 2021-07-08T20:00:47,627 Traceback (most recent call last): 2021-07-08T20:00:47,627 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T20:00:47,627 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T20:00:47,627 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T20:00:47,627 raise RequirementsConflicted(criterion) 2021-07-08T20:00:47,627 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('buildout-couchdb==0.1') 2021-07-08T20:00:47,627 2021-07-08T20:00:47,627 During handling of the above exception, another exception occurred: 2021-07-08T20:00:47,627 2021-07-08T20:00:47,627 Traceback (most recent call last): 2021-07-08T20:00:47,627 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T20:00:47,627 result = self._result = resolver.resolve( 2021-07-08T20:00:47,627 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T20:00:47,627 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T20:00:47,627 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T20:00:47,627 raise ResolutionImpossible(e.criterion.information) 2021-07-08T20:00:47,627 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('buildout-couchdb==0.1'), parent=None)] 2021-07-08T20:00:47,627 2021-07-08T20:00:47,627 The above exception was the direct cause of the following exception: 2021-07-08T20:00:47,627 2021-07-08T20:00:47,627 Traceback (most recent call last): 2021-07-08T20:00:47,627 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T20:00:47,627 status = self.run(options, args) 2021-07-08T20:00:47,627 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T20:00:47,627 return func(self, options, args) 2021-07-08T20:00:47,627 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T20:00:47,627 requirement_set = resolver.resolve( 2021-07-08T20:00:47,627 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T20:00:47,627 raise error from e 2021-07-08T20:00:47,627 pip._internal.exceptions.DistributionNotFound: No matching distribution found for buildout-couchdb==0.1 2021-07-08T20:00:47,631 Removed buildout-couchdb==0.1 from https://files.pythonhosted.org/packages/c4/f4/8635eb4ba32bd5a3000c16fd68d332817e28544963ba5c298b90c43bac0a/buildout_couchdb-0.1.tar.gz#sha256=5cbdfed5507d1819f7ecb8742308d87a0915693692099bbbb09c0af7d2ac2667 from build tracker '/tmp/pip-req-tracker-2jg3p5qa' 2021-07-08T20:00:47,632 Removed build tracker: '/tmp/pip-req-tracker-2jg3p5qa'