2021-07-12T15:20:08,390 Created temporary directory: /tmp/pip-ephem-wheel-cache-0hpf_dn4 2021-07-12T15:20:08,393 Created temporary directory: /tmp/pip-req-tracker-daythe8_ 2021-07-12T15:20:08,394 Initialized build tracking at /tmp/pip-req-tracker-daythe8_ 2021-07-12T15:20:08,394 Created build tracker: /tmp/pip-req-tracker-daythe8_ 2021-07-12T15:20:08,394 Entered build tracker: /tmp/pip-req-tracker-daythe8_ 2021-07-12T15:20:08,395 Created temporary directory: /tmp/pip-wheel-rmd07ctu 2021-07-12T15:20:08,425 1 location(s) to search for versions of etcd-config: 2021-07-12T15:20:08,425 * https://pypi.org/simple/etcd-config/ 2021-07-12T15:20:08,426 Fetching project page and analyzing links: https://pypi.org/simple/etcd-config/ 2021-07-12T15:20:08,426 Getting page https://pypi.org/simple/etcd-config/ 2021-07-12T15:20:08,428 Found index url https://pypi.org/simple 2021-07-12T15:20:08,604 Found link https://files.pythonhosted.org/packages/47/39/c4e15cea0b59e1b8076ef6baf538c6d436f03ea8f9257b8bdca758a5dab4/etcd-config-1.0.3.tar.gz#sha256=79d705458daa9c8bda0ff4c3f6ca3145443be3183a7869a6f48ad1f60c7aea1f (from https://pypi.org/simple/etcd-config/), version: 1.0.3 2021-07-12T15:20:08,604 Found link https://files.pythonhosted.org/packages/0a/44/a79d2c6280c68009874083e8f69c41febd3dd29e4ecf3c4eb5986fae3530/etcd-config-1.0.4.tar.gz#sha256=0f26d94dcd23827328feab4566d04ab709c857f11c0a32afb71798bbad0d8d19 (from https://pypi.org/simple/etcd-config/), version: 1.0.4 2021-07-12T15:20:08,605 Skipping link: not a file: https://pypi.org/simple/etcd-config/ 2021-07-12T15:20:08,622 Given no hashes to check 1 links for project 'etcd-config': discarding no candidates 2021-07-12T15:20:08,641 Collecting etcd-config==1.0.3 2021-07-12T15:20:08,643 Created temporary directory: /tmp/pip-unpack-1kciaa65 2021-07-12T15:20:08,816 Downloading etcd-config-1.0.3.tar.gz (12 kB) 2021-07-12T15:20:08,875 Added etcd-config==1.0.3 from https://files.pythonhosted.org/packages/47/39/c4e15cea0b59e1b8076ef6baf538c6d436f03ea8f9257b8bdca758a5dab4/etcd-config-1.0.3.tar.gz#sha256=79d705458daa9c8bda0ff4c3f6ca3145443be3183a7869a6f48ad1f60c7aea1f to build tracker '/tmp/pip-req-tracker-daythe8_' 2021-07-12T15:20:08,876 Running setup.py (path:/tmp/pip-wheel-rmd07ctu/etcd-config_a3cb676645424757b59d54f53f5d7310/setup.py) egg_info for package etcd-config 2021-07-12T15:20:08,877 Created temporary directory: /tmp/pip-pip-egg-info-0oyf4bwa 2021-07-12T15:20:08,877 Running command python setup.py egg_info 2021-07-12T15:20:09,991 running egg_info 2021-07-12T15:20:09,993 creating /tmp/pip-pip-egg-info-0oyf4bwa/etcd_config.egg-info 2021-07-12T15:20:09,994 writing /tmp/pip-pip-egg-info-0oyf4bwa/etcd_config.egg-info/PKG-INFO 2021-07-12T15:20:09,997 writing dependency_links to /tmp/pip-pip-egg-info-0oyf4bwa/etcd_config.egg-info/dependency_links.txt 2021-07-12T15:20:09,999 writing requirements to /tmp/pip-pip-egg-info-0oyf4bwa/etcd_config.egg-info/requires.txt 2021-07-12T15:20:10,000 writing top-level names to /tmp/pip-pip-egg-info-0oyf4bwa/etcd_config.egg-info/top_level.txt 2021-07-12T15:20:10,002 writing manifest file '/tmp/pip-pip-egg-info-0oyf4bwa/etcd_config.egg-info/SOURCES.txt' 2021-07-12T15:20:10,152 error: package directory 'tests' does not exist 2021-07-12T15:20:10,212 WARNING: Discarding https://files.pythonhosted.org/packages/47/39/c4e15cea0b59e1b8076ef6baf538c6d436f03ea8f9257b8bdca758a5dab4/etcd-config-1.0.3.tar.gz#sha256=79d705458daa9c8bda0ff4c3f6ca3145443be3183a7869a6f48ad1f60c7aea1f (from https://pypi.org/simple/etcd-config/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T15:20:10,214 ERROR: Could not find a version that satisfies the requirement etcd-config==1.0.3 (from versions: 1.0.3, 1.0.4) 2021-07-12T15:20:10,214 ERROR: No matching distribution found for etcd-config==1.0.3 2021-07-12T15:20:10,214 Exception information: 2021-07-12T15:20:10,214 Traceback (most recent call last): 2021-07-12T15:20:10,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T15:20:10,214 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T15:20:10,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T15:20:10,214 raise RequirementsConflicted(criterion) 2021-07-12T15:20:10,214 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('etcd-config==1.0.3') 2021-07-12T15:20:10,214 2021-07-12T15:20:10,214 During handling of the above exception, another exception occurred: 2021-07-12T15:20:10,214 2021-07-12T15:20:10,214 Traceback (most recent call last): 2021-07-12T15:20:10,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T15:20:10,214 result = self._result = resolver.resolve( 2021-07-12T15:20:10,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T15:20:10,214 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T15:20:10,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T15:20:10,214 raise ResolutionImpossible(e.criterion.information) 2021-07-12T15:20:10,214 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('etcd-config==1.0.3'), parent=None)] 2021-07-12T15:20:10,214 2021-07-12T15:20:10,214 The above exception was the direct cause of the following exception: 2021-07-12T15:20:10,214 2021-07-12T15:20:10,214 Traceback (most recent call last): 2021-07-12T15:20:10,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T15:20:10,214 status = self.run(options, args) 2021-07-12T15:20:10,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T15:20:10,214 return func(self, options, args) 2021-07-12T15:20:10,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T15:20:10,214 requirement_set = resolver.resolve( 2021-07-12T15:20:10,214 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T15:20:10,214 raise error from e 2021-07-12T15:20:10,214 pip._internal.exceptions.DistributionNotFound: No matching distribution found for etcd-config==1.0.3 2021-07-12T15:20:10,219 Removed etcd-config==1.0.3 from https://files.pythonhosted.org/packages/47/39/c4e15cea0b59e1b8076ef6baf538c6d436f03ea8f9257b8bdca758a5dab4/etcd-config-1.0.3.tar.gz#sha256=79d705458daa9c8bda0ff4c3f6ca3145443be3183a7869a6f48ad1f60c7aea1f from build tracker '/tmp/pip-req-tracker-daythe8_' 2021-07-12T15:20:10,220 Removed build tracker: '/tmp/pip-req-tracker-daythe8_'