2021-07-09T17:24:53,313 Created temporary directory: /tmp/pip-ephem-wheel-cache-7fbl3e8i 2021-07-09T17:24:53,316 Created temporary directory: /tmp/pip-req-tracker-t5ggzymo 2021-07-09T17:24:53,317 Initialized build tracking at /tmp/pip-req-tracker-t5ggzymo 2021-07-09T17:24:53,317 Created build tracker: /tmp/pip-req-tracker-t5ggzymo 2021-07-09T17:24:53,317 Entered build tracker: /tmp/pip-req-tracker-t5ggzymo 2021-07-09T17:24:53,318 Created temporary directory: /tmp/pip-wheel-t8pn3ny1 2021-07-09T17:24:53,354 1 location(s) to search for versions of django-ci: 2021-07-09T17:24:53,354 * https://pypi.org/simple/django-ci/ 2021-07-09T17:24:53,354 Fetching project page and analyzing links: https://pypi.org/simple/django-ci/ 2021-07-09T17:24:53,355 Getting page https://pypi.org/simple/django-ci/ 2021-07-09T17:24:53,356 Found index url https://pypi.org/simple 2021-07-09T17:24:53,571 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:24:53,571 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:24:53,571 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:24:53,572 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:24:53,572 Skipping link: not a file: https://pypi.org/simple/django-ci/ 2021-07-09T17:24:53,589 Given no hashes to check 1 links for project 'django-ci': discarding no candidates 2021-07-09T17:24:53,606 Collecting django-ci==0.0.1 2021-07-09T17:24:53,608 Created temporary directory: /tmp/pip-unpack-8d8gdz6b 2021-07-09T17:24:53,781 Downloading django-ci-0.0.1.tar.gz (10 kB) 2021-07-09T17:24:53,858 Added django-ci==0.0.1 from https://files.pythonhosted.org/packages/ec/1b/cb557b702615102cfe6b3bf5a035a43d8b4982413479b3cd5d64fd5398cf/django-ci-0.0.1.tar.gz#sha256=daf751c0d5e9b1c14e6f097bb8735f87914f03986d415676c5e677dbdfc471c7 to build tracker '/tmp/pip-req-tracker-t5ggzymo' 2021-07-09T17:24:53,859 Running setup.py (path:/tmp/pip-wheel-t8pn3ny1/django-ci_456b12dc2c984d829d4900dfb4d03618/setup.py) egg_info for package django-ci 2021-07-09T17:24:53,860 Created temporary directory: /tmp/pip-pip-egg-info-jfuqyjd6 2021-07-09T17:24:53,860 Running command python setup.py egg_info 2021-07-09T17:24:54,483 Traceback (most recent call last): 2021-07-09T17:24:54,483 File "", line 1, in 2021-07-09T17:24:54,483 File "/tmp/pip-wheel-t8pn3ny1/django-ci_456b12dc2c984d829d4900dfb4d03618/setup.py", line 12, in 2021-07-09T17:24:54,484 long_description=open('README.md').read(), 2021-07-09T17:24:54,484 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-09T17:24:54,534 WARNING: Discarding https://files.pythonhosted.org/packages/ec/1b/cb557b702615102cfe6b3bf5a035a43d8b4982413479b3cd5d64fd5398cf/django-ci-0.0.1.tar.gz#sha256=daf751c0d5e9b1c14e6f097bb8735f87914f03986d415676c5e677dbdfc471c7 (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:24:54,535 ERROR: Could not find a version that satisfies the requirement django-ci==0.0.1 (from versions: 0.0.1, 0.0.3, 0.0.4, 0.0.5) 2021-07-09T17:24:54,536 ERROR: No matching distribution found for django-ci==0.0.1 2021-07-09T17:24:54,536 Exception information: 2021-07-09T17:24:54,536 Traceback (most recent call last): 2021-07-09T17:24:54,536 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T17:24:54,536 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T17:24:54,536 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T17:24:54,536 raise RequirementsConflicted(criterion) 2021-07-09T17:24:54,536 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-ci==0.0.1') 2021-07-09T17:24:54,536 2021-07-09T17:24:54,536 During handling of the above exception, another exception occurred: 2021-07-09T17:24:54,536 2021-07-09T17:24:54,536 Traceback (most recent call last): 2021-07-09T17:24:54,536 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T17:24:54,536 result = self._result = resolver.resolve( 2021-07-09T17:24:54,536 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T17:24:54,536 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T17:24:54,536 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T17:24:54,536 raise ResolutionImpossible(e.criterion.information) 2021-07-09T17:24:54,536 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-ci==0.0.1'), parent=None)] 2021-07-09T17:24:54,536 2021-07-09T17:24:54,536 The above exception was the direct cause of the following exception: 2021-07-09T17:24:54,536 2021-07-09T17:24:54,536 Traceback (most recent call last): 2021-07-09T17:24:54,536 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T17:24:54,536 status = self.run(options, args) 2021-07-09T17:24:54,536 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T17:24:54,536 return func(self, options, args) 2021-07-09T17:24:54,536 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T17:24:54,536 requirement_set = resolver.resolve( 2021-07-09T17:24:54,536 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T17:24:54,536 raise error from e 2021-07-09T17:24:54,536 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-ci==0.0.1 2021-07-09T17:24:54,541 Removed django-ci==0.0.1 from https://files.pythonhosted.org/packages/ec/1b/cb557b702615102cfe6b3bf5a035a43d8b4982413479b3cd5d64fd5398cf/django-ci-0.0.1.tar.gz#sha256=daf751c0d5e9b1c14e6f097bb8735f87914f03986d415676c5e677dbdfc471c7 from build tracker '/tmp/pip-req-tracker-t5ggzymo' 2021-07-09T17:24:54,541 Removed build tracker: '/tmp/pip-req-tracker-t5ggzymo'