2021-07-15T10:16:46,087 Created temporary directory: /tmp/pip-ephem-wheel-cache-ixtizlrg 2021-07-15T10:16:46,091 Created temporary directory: /tmp/pip-req-tracker-jjezlm9z 2021-07-15T10:16:46,091 Initialized build tracking at /tmp/pip-req-tracker-jjezlm9z 2021-07-15T10:16:46,092 Created build tracker: /tmp/pip-req-tracker-jjezlm9z 2021-07-15T10:16:46,092 Entered build tracker: /tmp/pip-req-tracker-jjezlm9z 2021-07-15T10:16:46,093 Created temporary directory: /tmp/pip-wheel-rp__7__5 2021-07-15T10:16:46,130 1 location(s) to search for versions of mmr-engine: 2021-07-15T10:16:46,130 * https://pypi.org/simple/mmr-engine/ 2021-07-15T10:16:46,130 Fetching project page and analyzing links: https://pypi.org/simple/mmr-engine/ 2021-07-15T10:16:46,131 Getting page https://pypi.org/simple/mmr-engine/ 2021-07-15T10:16:46,133 Found index url https://pypi.org/simple 2021-07-15T10:16:46,327 Found link https://files.pythonhosted.org/packages/5b/cb/5c6a1f9cdacabc513267e67f7c6d3827b1b1d6d0cc2c8cbfd78ad321638e/mmr-engine-0.0.0.tar.gz#sha256=8c06ed53a1780a55aa4bc38299aad724e867b58c2b044b64eda77e0fd0fc167c (from https://pypi.org/simple/mmr-engine/), version: 0.0.0 2021-07-15T10:16:46,328 Skipping link: not a file: https://pypi.org/simple/mmr-engine/ 2021-07-15T10:16:46,354 Given no hashes to check 1 links for project 'mmr-engine': discarding no candidates 2021-07-15T10:16:46,382 Collecting mmr-engine==0.0.0 2021-07-15T10:16:46,384 Created temporary directory: /tmp/pip-unpack-pi0f6tv5 2021-07-15T10:16:46,564 Downloading mmr-engine-0.0.0.tar.gz (676 bytes) 2021-07-15T10:16:46,593 Added mmr-engine==0.0.0 from https://files.pythonhosted.org/packages/5b/cb/5c6a1f9cdacabc513267e67f7c6d3827b1b1d6d0cc2c8cbfd78ad321638e/mmr-engine-0.0.0.tar.gz#sha256=8c06ed53a1780a55aa4bc38299aad724e867b58c2b044b64eda77e0fd0fc167c to build tracker '/tmp/pip-req-tracker-jjezlm9z' 2021-07-15T10:16:46,595 Running setup.py (path:/tmp/pip-wheel-rp__7__5/mmr-engine_02c1a05c527c4335bc2165d385643e73/setup.py) egg_info for package mmr-engine 2021-07-15T10:16:46,595 Created temporary directory: /tmp/pip-pip-egg-info-wfy2k7mx 2021-07-15T10:16:46,596 Running command python setup.py egg_info 2021-07-15T10:16:47,980 running egg_info 2021-07-15T10:16:47,983 creating /tmp/pip-pip-egg-info-wfy2k7mx/kiwi_dummy.egg-info 2021-07-15T10:16:47,984 writing /tmp/pip-pip-egg-info-wfy2k7mx/kiwi_dummy.egg-info/PKG-INFO 2021-07-15T10:16:47,986 writing dependency_links to /tmp/pip-pip-egg-info-wfy2k7mx/kiwi_dummy.egg-info/dependency_links.txt 2021-07-15T10:16:47,988 writing top-level names to /tmp/pip-pip-egg-info-wfy2k7mx/kiwi_dummy.egg-info/top_level.txt 2021-07-15T10:16:47,990 writing manifest file '/tmp/pip-pip-egg-info-wfy2k7mx/kiwi_dummy.egg-info/SOURCES.txt' 2021-07-15T10:16:48,024 reading manifest file '/tmp/pip-pip-egg-info-wfy2k7mx/kiwi_dummy.egg-info/SOURCES.txt' 2021-07-15T10:16:48,032 writing manifest file '/tmp/pip-pip-egg-info-wfy2k7mx/kiwi_dummy.egg-info/SOURCES.txt' 2021-07-15T10:16:48,033 Traceback (most recent call last): 2021-07-15T10:16:48,033 File "", line 1, in 2021-07-15T10:16:48,034 File "/tmp/pip-wheel-rp__7__5/mmr-engine_02c1a05c527c4335bc2165d385643e73/setup.py", line 9, in 2021-07-15T10:16:48,034 raise RuntimeError("This is a dummy package that was never ment to be actually installed. Please contact platform(at)kiwi.com.") 2021-07-15T10:16:48,034 RuntimeError: This is a dummy package that was never ment to be actually installed. Please contact platform(at)kiwi.com. 2021-07-15T10:16:48,107 WARNING: Discarding https://files.pythonhosted.org/packages/5b/cb/5c6a1f9cdacabc513267e67f7c6d3827b1b1d6d0cc2c8cbfd78ad321638e/mmr-engine-0.0.0.tar.gz#sha256=8c06ed53a1780a55aa4bc38299aad724e867b58c2b044b64eda77e0fd0fc167c (from https://pypi.org/simple/mmr-engine/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T10:16:48,109 ERROR: Could not find a version that satisfies the requirement mmr-engine==0.0.0 (from versions: 0.0.0) 2021-07-15T10:16:48,110 ERROR: No matching distribution found for mmr-engine==0.0.0 2021-07-15T10:16:48,110 Exception information: 2021-07-15T10:16:48,110 Traceback (most recent call last): 2021-07-15T10:16:48,110 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T10:16:48,110 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T10:16:48,110 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T10:16:48,110 raise RequirementsConflicted(criterion) 2021-07-15T10:16:48,110 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mmr-engine==0.0.0') 2021-07-15T10:16:48,110 2021-07-15T10:16:48,110 During handling of the above exception, another exception occurred: 2021-07-15T10:16:48,110 2021-07-15T10:16:48,110 Traceback (most recent call last): 2021-07-15T10:16:48,110 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T10:16:48,110 result = self._result = resolver.resolve( 2021-07-15T10:16:48,110 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T10:16:48,110 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T10:16:48,110 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T10:16:48,110 raise ResolutionImpossible(e.criterion.information) 2021-07-15T10:16:48,110 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mmr-engine==0.0.0'), parent=None)] 2021-07-15T10:16:48,110 2021-07-15T10:16:48,110 The above exception was the direct cause of the following exception: 2021-07-15T10:16:48,110 2021-07-15T10:16:48,110 Traceback (most recent call last): 2021-07-15T10:16:48,110 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T10:16:48,110 status = self.run(options, args) 2021-07-15T10:16:48,110 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T10:16:48,110 return func(self, options, args) 2021-07-15T10:16:48,110 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T10:16:48,110 requirement_set = resolver.resolve( 2021-07-15T10:16:48,110 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T10:16:48,110 raise error from e 2021-07-15T10:16:48,110 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mmr-engine==0.0.0 2021-07-15T10:16:48,117 Removed mmr-engine==0.0.0 from https://files.pythonhosted.org/packages/5b/cb/5c6a1f9cdacabc513267e67f7c6d3827b1b1d6d0cc2c8cbfd78ad321638e/mmr-engine-0.0.0.tar.gz#sha256=8c06ed53a1780a55aa4bc38299aad724e867b58c2b044b64eda77e0fd0fc167c from build tracker '/tmp/pip-req-tracker-jjezlm9z' 2021-07-15T10:16:48,118 Removed build tracker: '/tmp/pip-req-tracker-jjezlm9z'