2019-07-13T09:41:35 Created temporary directory: /tmp/pip-ephem-wheel-cache-zrk11kl4 2019-07-13T09:41:35 Created temporary directory: /tmp/pip-req-tracker-s2gihsl_ 2019-07-13T09:41:35 Created requirements tracker '/tmp/pip-req-tracker-s2gihsl_' 2019-07-13T09:41:35 Created temporary directory: /tmp/pip-wheel-zpg0i1ar 2019-07-13T09:41:35 Collecting kw-automation-dbmodels==0.0.0 2019-07-13T09:41:35 1 location(s) to search for versions of kw-automation-dbmodels: 2019-07-13T09:41:35 * https://pypi.org/simple/kw-automation-dbmodels/ 2019-07-13T09:41:35 Getting page https://pypi.org/simple/kw-automation-dbmodels/ 2019-07-13T09:41:35 Analyzing links from page https://pypi.org/simple/kw-automation-dbmodels/ 2019-07-13T09:41:36 Found link https://files.pythonhosted.org/packages/e2/1e/59185c868bca53b879c62c57ab39afabdb5c83f27625c6da7879554128c7/kw-automation-dbmodels-0.0.0.tar.gz#sha256=954c39449599cb04e2ddfcb1da9358eaf43733f24130f2d4f72fe6877269c4ef (from https://pypi.org/simple/kw-automation-dbmodels/), version: 0.0.0 2019-07-13T09:41:36 Using version 0.0.0 (newest of versions: 0.0.0) 2019-07-13T09:41:36 Created temporary directory: /tmp/pip-unpack-t07e02tb 2019-07-13T09:41:36 Downloading https://files.pythonhosted.org/packages/e2/1e/59185c868bca53b879c62c57ab39afabdb5c83f27625c6da7879554128c7/kw-automation-dbmodels-0.0.0.tar.gz 2019-07-13T09:41:36 Downloading from URL https://files.pythonhosted.org/packages/e2/1e/59185c868bca53b879c62c57ab39afabdb5c83f27625c6da7879554128c7/kw-automation-dbmodels-0.0.0.tar.gz#sha256=954c39449599cb04e2ddfcb1da9358eaf43733f24130f2d4f72fe6877269c4ef (from https://pypi.org/simple/kw-automation-dbmodels/) 2019-07-13T09:41:36 Added kw-automation-dbmodels==0.0.0 from https://files.pythonhosted.org/packages/e2/1e/59185c868bca53b879c62c57ab39afabdb5c83f27625c6da7879554128c7/kw-automation-dbmodels-0.0.0.tar.gz#sha256=954c39449599cb04e2ddfcb1da9358eaf43733f24130f2d4f72fe6877269c4ef to build tracker '/tmp/pip-req-tracker-s2gihsl_' 2019-07-13T09:41:36 Running setup.py (path:/tmp/pip-wheel-zpg0i1ar/kw-automation-dbmodels/setup.py) egg_info for package kw-automation-dbmodels 2019-07-13T09:41:36 Running command python setup.py egg_info 2019-07-13T09:41:37 running egg_info 2019-07-13T09:41:37 creating pip-egg-info/kw_automation_dbmodels.egg-info 2019-07-13T09:41:37 writing pip-egg-info/kw_automation_dbmodels.egg-info/PKG-INFO 2019-07-13T09:41:37 writing dependency_links to pip-egg-info/kw_automation_dbmodels.egg-info/dependency_links.txt 2019-07-13T09:41:37 writing top-level names to pip-egg-info/kw_automation_dbmodels.egg-info/top_level.txt 2019-07-13T09:41:37 writing manifest file 'pip-egg-info/kw_automation_dbmodels.egg-info/SOURCES.txt' 2019-07-13T09:41:37 reading manifest file 'pip-egg-info/kw_automation_dbmodels.egg-info/SOURCES.txt' 2019-07-13T09:41:37 writing manifest file 'pip-egg-info/kw_automation_dbmodels.egg-info/SOURCES.txt' 2019-07-13T09:41:37 Traceback (most recent call last): 2019-07-13T09:41:37 File "", line 1, in 2019-07-13T09:41:37 File "/tmp/pip-wheel-zpg0i1ar/kw-automation-dbmodels/setup.py", line 9, in 2019-07-13T09:41:37 raise RuntimeError("This is a dummy package that was never ment to be actually installed. Please contact platform(at)kiwi.com.") 2019-07-13T09:41:37 RuntimeError: This is a dummy package that was never ment to be actually installed. Please contact platform(at)kiwi.com. 2019-07-13T09:41:37 Cleaning up... 2019-07-13T09:41:37 Removing source in /tmp/pip-wheel-zpg0i1ar/kw-automation-dbmodels 2019-07-13T09:41:38 Removed kw-automation-dbmodels==0.0.0 from https://files.pythonhosted.org/packages/e2/1e/59185c868bca53b879c62c57ab39afabdb5c83f27625c6da7879554128c7/kw-automation-dbmodels-0.0.0.tar.gz#sha256=954c39449599cb04e2ddfcb1da9358eaf43733f24130f2d4f72fe6877269c4ef from build tracker '/tmp/pip-req-tracker-s2gihsl_' 2019-07-13T09:41:38 Removed build tracker '/tmp/pip-req-tracker-s2gihsl_' 2019-07-13T09:41:38 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-zpg0i1ar/kw-automation-dbmodels/ 2019-07-13T09:41:38 Exception information: 2019-07-13T09:41:38 Traceback (most recent call last): 2019-07-13T09:41:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-13T09:41:38 status = self.run(options, args) 2019-07-13T09:41:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-13T09:41:38 resolver.resolve(requirement_set) 2019-07-13T09:41:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-13T09:41:38 self._resolve_one(requirement_set, req) 2019-07-13T09:41:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-13T09:41:38 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-13T09:41:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-13T09:41:38 self.require_hashes 2019-07-13T09:41:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-13T09:41:38 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-13T09:41:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-13T09:41:38 self.req.prepare_metadata() 2019-07-13T09:41:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-13T09:41:38 self.run_egg_info() 2019-07-13T09:41:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-13T09:41:38 command_desc='python setup.py egg_info') 2019-07-13T09:41:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-13T09:41:38 % (command_desc, proc.returncode, cwd)) 2019-07-13T09:41:38 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-zpg0i1ar/kw-automation-dbmodels/