2021-07-09T17:25:05,677 Created temporary directory: /tmp/pip-ephem-wheel-cache-baojknyf 2021-07-09T17:25:05,680 Created temporary directory: /tmp/pip-req-tracker-cqh4lld8 2021-07-09T17:25:05,681 Initialized build tracking at /tmp/pip-req-tracker-cqh4lld8 2021-07-09T17:25:05,681 Created build tracker: /tmp/pip-req-tracker-cqh4lld8 2021-07-09T17:25:05,681 Entered build tracker: /tmp/pip-req-tracker-cqh4lld8 2021-07-09T17:25:05,682 Created temporary directory: /tmp/pip-wheel-zl16fush 2021-07-09T17:25:05,714 1 location(s) to search for versions of django-ci: 2021-07-09T17:25:05,714 * https://pypi.org/simple/django-ci/ 2021-07-09T17:25:05,714 Fetching project page and analyzing links: https://pypi.org/simple/django-ci/ 2021-07-09T17:25:05,715 Getting page https://pypi.org/simple/django-ci/ 2021-07-09T17:25:05,716 Found index url https://pypi.org/simple 2021-07-09T17:25:05,804 Found link https://files.pythonhosted.org/packages/ec/1b/cb557b702615102cfe6b3bf5a035a43d8b4982413479b3cd5d64fd5398cf/django-ci-0.0.1.tar.gz#sha256=daf751c0d5e9b1c14e6f097bb8735f87914f03986d415676c5e677dbdfc471c7 (from https://pypi.org/simple/django-ci/), version: 0.0.1 2021-07-09T17:25:05,804 Found link https://files.pythonhosted.org/packages/18/ba/dd377f278fdb1ac75642d09da592b61fabdfc3f1f2fbd17c9391f7651e90/django-ci-0.0.3.tar.gz#sha256=119aed25ab68a48b8ff06a426c044080b5c9f53f2e77e58bac484ec1d56aeb94 (from https://pypi.org/simple/django-ci/), version: 0.0.3 2021-07-09T17:25:05,804 Found link https://files.pythonhosted.org/packages/d8/70/bc2c7d9e290e61dd1f1b4c99c4b468155eb81289f36b50ac91704480c646/django-ci-0.0.4.tar.gz#sha256=839f9b77578a9167987796c18e733a685855bb6b1a1f79dded0adbc75610fd85 (from https://pypi.org/simple/django-ci/), version: 0.0.4 2021-07-09T17:25:05,805 Found link https://files.pythonhosted.org/packages/e0/4b/e9f1d477d418c1e7771e31a587d272df83110a776a364412542a46cfa559/django-ci-0.0.5.tar.gz#sha256=960ae890c1c4da7a7d70ba26c267aca4c23bdd28b45903981a3eced4f7d59608 (from https://pypi.org/simple/django-ci/), version: 0.0.5 2021-07-09T17:25:05,805 Skipping link: not a file: https://pypi.org/simple/django-ci/ 2021-07-09T17:25:05,822 Given no hashes to check 1 links for project 'django-ci': discarding no candidates 2021-07-09T17:25:05,839 Collecting django-ci==0.0.4 2021-07-09T17:25:05,841 Created temporary directory: /tmp/pip-unpack-ko6fcmrf 2021-07-09T17:25:06,020 Downloading django-ci-0.0.4.tar.gz (10 kB) 2021-07-09T17:25:06,083 Added django-ci==0.0.4 from https://files.pythonhosted.org/packages/d8/70/bc2c7d9e290e61dd1f1b4c99c4b468155eb81289f36b50ac91704480c646/django-ci-0.0.4.tar.gz#sha256=839f9b77578a9167987796c18e733a685855bb6b1a1f79dded0adbc75610fd85 to build tracker '/tmp/pip-req-tracker-cqh4lld8' 2021-07-09T17:25:06,084 Running setup.py (path:/tmp/pip-wheel-zl16fush/django-ci_035484435db34863b95f16962449fd8e/setup.py) egg_info for package django-ci 2021-07-09T17:25:06,084 Created temporary directory: /tmp/pip-pip-egg-info-y90aabg1 2021-07-09T17:25:06,085 Running command python setup.py egg_info 2021-07-09T17:25:06,712 Traceback (most recent call last): 2021-07-09T17:25:06,712 File "", line 1, in 2021-07-09T17:25:06,713 File "/tmp/pip-wheel-zl16fush/django-ci_035484435db34863b95f16962449fd8e/setup.py", line 12, in 2021-07-09T17:25:06,713 long_description=open('README.rst').read(), 2021-07-09T17:25:06,713 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T17:25:06,762 WARNING: Discarding https://files.pythonhosted.org/packages/d8/70/bc2c7d9e290e61dd1f1b4c99c4b468155eb81289f36b50ac91704480c646/django-ci-0.0.4.tar.gz#sha256=839f9b77578a9167987796c18e733a685855bb6b1a1f79dded0adbc75610fd85 (from https://pypi.org/simple/django-ci/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T17:25:06,764 ERROR: Could not find a version that satisfies the requirement django-ci==0.0.4 (from versions: 0.0.1, 0.0.3, 0.0.4, 0.0.5) 2021-07-09T17:25:06,764 ERROR: No matching distribution found for django-ci==0.0.4 2021-07-09T17:25:06,764 Exception information: 2021-07-09T17:25:06,764 Traceback (most recent call last): 2021-07-09T17:25:06,764 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T17:25:06,764 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T17:25:06,764 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T17:25:06,764 raise RequirementsConflicted(criterion) 2021-07-09T17:25:06,764 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-ci==0.0.4') 2021-07-09T17:25:06,764 2021-07-09T17:25:06,764 During handling of the above exception, another exception occurred: 2021-07-09T17:25:06,764 2021-07-09T17:25:06,764 Traceback (most recent call last): 2021-07-09T17:25:06,764 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T17:25:06,764 result = self._result = resolver.resolve( 2021-07-09T17:25:06,764 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T17:25:06,764 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T17:25:06,764 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T17:25:06,764 raise ResolutionImpossible(e.criterion.information) 2021-07-09T17:25:06,764 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-ci==0.0.4'), parent=None)] 2021-07-09T17:25:06,764 2021-07-09T17:25:06,764 The above exception was the direct cause of the following exception: 2021-07-09T17:25:06,764 2021-07-09T17:25:06,764 Traceback (most recent call last): 2021-07-09T17:25:06,764 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T17:25:06,764 status = self.run(options, args) 2021-07-09T17:25:06,764 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T17:25:06,764 return func(self, options, args) 2021-07-09T17:25:06,764 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T17:25:06,764 requirement_set = resolver.resolve( 2021-07-09T17:25:06,764 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T17:25:06,764 raise error from e 2021-07-09T17:25:06,764 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-ci==0.0.4 2021-07-09T17:25:06,769 Removed django-ci==0.0.4 from https://files.pythonhosted.org/packages/d8/70/bc2c7d9e290e61dd1f1b4c99c4b468155eb81289f36b50ac91704480c646/django-ci-0.0.4.tar.gz#sha256=839f9b77578a9167987796c18e733a685855bb6b1a1f79dded0adbc75610fd85 from build tracker '/tmp/pip-req-tracker-cqh4lld8' 2021-07-09T17:25:06,769 Removed build tracker: '/tmp/pip-req-tracker-cqh4lld8'