2021-07-12T07:17:19,212 Created temporary directory: /tmp/pip-ephem-wheel-cache-yyaii7sc 2021-07-12T07:17:19,215 Created temporary directory: /tmp/pip-req-tracker-vbxl6xlr 2021-07-12T07:17:19,215 Initialized build tracking at /tmp/pip-req-tracker-vbxl6xlr 2021-07-12T07:17:19,216 Created build tracker: /tmp/pip-req-tracker-vbxl6xlr 2021-07-12T07:17:19,216 Entered build tracker: /tmp/pip-req-tracker-vbxl6xlr 2021-07-12T07:17:19,217 Created temporary directory: /tmp/pip-wheel-lz7rb577 2021-07-12T07:17:19,253 1 location(s) to search for versions of sandstone-spawner: 2021-07-12T07:17:19,253 * https://pypi.org/simple/sandstone-spawner/ 2021-07-12T07:17:19,254 Fetching project page and analyzing links: https://pypi.org/simple/sandstone-spawner/ 2021-07-12T07:17:19,254 Getting page https://pypi.org/simple/sandstone-spawner/ 2021-07-12T07:17:19,256 Found index url https://pypi.org/simple 2021-07-12T07:17:19,440 Found link https://files.pythonhosted.org/packages/84/ff/cd5f62d8b913b1eb9d365b0fba67231946b6f3d87f6ea2c494475599c5ef/sandstone-spawner-0.1.0.tar.gz#sha256=55a6a22dad0651b1bd725e0929d1896ce2ec7d093c002059a61a6638ff7da8a2 (from https://pypi.org/simple/sandstone-spawner/), version: 0.1.0 2021-07-12T07:17:19,441 Found link https://files.pythonhosted.org/packages/35/2c/30a94aaec38295ebd5d6bad53ce72ecc7e4c5e03f7a95de3870d36b83c00/sandstone-spawner-0.1.1.tar.gz#sha256=ae4f9181a3599bb0341bc7d7f982b6f75cd9118f3664e3323566ea2b329acade (from https://pypi.org/simple/sandstone-spawner/), version: 0.1.1 2021-07-12T07:17:19,441 Skipping link: not a file: https://pypi.org/simple/sandstone-spawner/ 2021-07-12T07:17:19,462 Given no hashes to check 1 links for project 'sandstone-spawner': discarding no candidates 2021-07-12T07:17:19,484 Collecting sandstone-spawner==0.1.0 2021-07-12T07:17:19,485 Created temporary directory: /tmp/pip-unpack-hp8z13o6 2021-07-12T07:17:19,658 Downloading sandstone-spawner-0.1.0.tar.gz (2.1 kB) 2021-07-12T07:17:19,691 Added sandstone-spawner==0.1.0 from https://files.pythonhosted.org/packages/84/ff/cd5f62d8b913b1eb9d365b0fba67231946b6f3d87f6ea2c494475599c5ef/sandstone-spawner-0.1.0.tar.gz#sha256=55a6a22dad0651b1bd725e0929d1896ce2ec7d093c002059a61a6638ff7da8a2 to build tracker '/tmp/pip-req-tracker-vbxl6xlr' 2021-07-12T07:17:19,692 Running setup.py (path:/tmp/pip-wheel-lz7rb577/sandstone-spawner_05b46efe4102499eb39380089ff5f4d4/setup.py) egg_info for package sandstone-spawner 2021-07-12T07:17:19,693 Created temporary directory: /tmp/pip-pip-egg-info-0ssmnk78 2021-07-12T07:17:19,693 Running command python setup.py egg_info 2021-07-12T07:17:20,566 Traceback (most recent call last): 2021-07-12T07:17:20,567 File "", line 1, in 2021-07-12T07:17:20,567 File "/tmp/pip-wheel-lz7rb577/sandstone-spawner_05b46efe4102499eb39380089ff5f4d4/setup.py", line 14, in 2021-07-12T07:17:20,568 description=open('DESCRIPTION.rst').read(), 2021-07-12T07:17:20,569 FileNotFoundError: [Errno 2] No such file or directory: 'DESCRIPTION.rst' 2021-07-12T07:17:20,624 WARNING: Discarding https://files.pythonhosted.org/packages/84/ff/cd5f62d8b913b1eb9d365b0fba67231946b6f3d87f6ea2c494475599c5ef/sandstone-spawner-0.1.0.tar.gz#sha256=55a6a22dad0651b1bd725e0929d1896ce2ec7d093c002059a61a6638ff7da8a2 (from https://pypi.org/simple/sandstone-spawner/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T07:17:20,626 ERROR: Could not find a version that satisfies the requirement sandstone-spawner==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-12T07:17:20,626 ERROR: No matching distribution found for sandstone-spawner==0.1.0 2021-07-12T07:17:20,626 Exception information: 2021-07-12T07:17:20,626 Traceback (most recent call last): 2021-07-12T07:17:20,626 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T07:17:20,626 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T07:17:20,626 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T07:17:20,626 raise RequirementsConflicted(criterion) 2021-07-12T07:17:20,626 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sandstone-spawner==0.1.0') 2021-07-12T07:17:20,626 2021-07-12T07:17:20,626 During handling of the above exception, another exception occurred: 2021-07-12T07:17:20,626 2021-07-12T07:17:20,626 Traceback (most recent call last): 2021-07-12T07:17:20,626 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T07:17:20,626 result = self._result = resolver.resolve( 2021-07-12T07:17:20,626 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T07:17:20,626 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T07:17:20,626 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T07:17:20,626 raise ResolutionImpossible(e.criterion.information) 2021-07-12T07:17:20,626 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sandstone-spawner==0.1.0'), parent=None)] 2021-07-12T07:17:20,626 2021-07-12T07:17:20,626 The above exception was the direct cause of the following exception: 2021-07-12T07:17:20,626 2021-07-12T07:17:20,626 Traceback (most recent call last): 2021-07-12T07:17:20,626 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T07:17:20,626 status = self.run(options, args) 2021-07-12T07:17:20,626 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T07:17:20,626 return func(self, options, args) 2021-07-12T07:17:20,626 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T07:17:20,626 requirement_set = resolver.resolve( 2021-07-12T07:17:20,626 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T07:17:20,626 raise error from e 2021-07-12T07:17:20,626 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sandstone-spawner==0.1.0 2021-07-12T07:17:20,632 Removed sandstone-spawner==0.1.0 from https://files.pythonhosted.org/packages/84/ff/cd5f62d8b913b1eb9d365b0fba67231946b6f3d87f6ea2c494475599c5ef/sandstone-spawner-0.1.0.tar.gz#sha256=55a6a22dad0651b1bd725e0929d1896ce2ec7d093c002059a61a6638ff7da8a2 from build tracker '/tmp/pip-req-tracker-vbxl6xlr' 2021-07-12T07:17:20,632 Removed build tracker: '/tmp/pip-req-tracker-vbxl6xlr'