Collecting vmshepherd==1.0.1 1 location(s) to search for versions of vmshepherd: * https://pypi.python.org/simple/vmshepherd/ Getting page https://pypi.python.org/simple/vmshepherd/ Analyzing links from page https://pypi.org/simple/vmshepherd/ Found link https://files.pythonhosted.org/packages/05/ee/23b8662549b59695327e9db7545487e68c03f29ebb526d0a5f14f83c98a3/vmshepherd-1.0.1.tar.gz#sha256=f1ce49c86f53086982e406ddf5e86b85729274c6d9fec0c00e74599bc040a9ee (from https://pypi.org/simple/vmshepherd/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Downloading https://files.pythonhosted.org/packages/05/ee/23b8662549b59695327e9db7545487e68c03f29ebb526d0a5f14f83c98a3/vmshepherd-1.0.1.tar.gz (367kB) Downloading from URL https://files.pythonhosted.org/packages/05/ee/23b8662549b59695327e9db7545487e68c03f29ebb526d0a5f14f83c98a3/vmshepherd-1.0.1.tar.gz#sha256=f1ce49c86f53086982e406ddf5e86b85729274c6d9fec0c00e74599bc040a9ee (from https://pypi.org/simple/vmshepherd/) Running setup.py (path:/tmp/pip-build-ddz2b583/vmshepherd/setup.py) egg_info for package vmshepherd Running command python setup.py egg_info running egg_info creating pip-egg-info/vmshepherd.egg-info writing requirements to pip-egg-info/vmshepherd.egg-info/requires.txt writing dependency_links to pip-egg-info/vmshepherd.egg-info/dependency_links.txt writing entry points to pip-egg-info/vmshepherd.egg-info/entry_points.txt writing top-level names to pip-egg-info/vmshepherd.egg-info/top_level.txt writing pip-egg-info/vmshepherd.egg-info/PKG-INFO writing manifest file 'pip-egg-info/vmshepherd.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/vmshepherd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution warning: no previously-included files found matching '.pytest_cache' writing manifest file 'pip-egg-info/vmshepherd.egg-info/SOURCES.txt' Source in /tmp/pip-build-ddz2b583/vmshepherd has version 1.0.1, which satisfies requirement vmshepherd==1.0.1 from https://files.pythonhosted.org/packages/05/ee/23b8662549b59695327e9db7545487e68c03f29ebb526d0a5f14f83c98a3/vmshepherd-1.0.1.tar.gz#sha256=f1ce49c86f53086982e406ddf5e86b85729274c6d9fec0c00e74599bc040a9ee Building wheels for collected packages: vmshepherd Running setup.py bdist_wheel for vmshepherd: started Destination directory: /tmp/tmpijsy63dppip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ddz2b583/vmshepherd/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpijsy63dppip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/vmshepherd copying src/vmshepherd/worker.py -> build/lib/vmshepherd copying src/vmshepherd/utils.py -> build/lib/vmshepherd copying src/vmshepherd/__init__.py -> build/lib/vmshepherd copying src/vmshepherd/__main__.py -> build/lib/vmshepherd copying src/vmshepherd/app.py -> build/lib/vmshepherd creating build/lib/vmshepherd/iaas copying src/vmshepherd/iaas/openstack_driver.py -> build/lib/vmshepherd/iaas copying src/vmshepherd/iaas/dummy_driver.py -> build/lib/vmshepherd/iaas copying src/vmshepherd/iaas/abstract.py -> build/lib/vmshepherd/iaas copying src/vmshepherd/iaas/vm.py -> build/lib/vmshepherd/iaas copying src/vmshepherd/iaas/__init__.py -> build/lib/vmshepherd/iaas copying src/vmshepherd/iaas/exception.py -> build/lib/vmshepherd/iaas creating build/lib/vmshepherd/presets copying src/vmshepherd/presets/abstract.py -> build/lib/vmshepherd/presets copying src/vmshepherd/presets/gitrepo_driver.py -> build/lib/vmshepherd/presets copying src/vmshepherd/presets/preset.py -> build/lib/vmshepherd/presets copying src/vmshepherd/presets/__init__.py -> build/lib/vmshepherd/presets copying src/vmshepherd/presets/directory_driver.py -> build/lib/vmshepherd/presets creating build/lib/vmshepherd/http copying src/vmshepherd/http/rpc_api.py -> build/lib/vmshepherd/http copying src/vmshepherd/http/__init__.py -> build/lib/vmshepherd/http creating build/lib/vmshepherd/healthcheck copying src/vmshepherd/healthcheck/http_healthcheck.py -> build/lib/vmshepherd/healthcheck copying src/vmshepherd/healthcheck/abstract.py -> build/lib/vmshepherd/healthcheck copying src/vmshepherd/healthcheck/dummy_healthcheck.py -> build/lib/vmshepherd/healthcheck copying src/vmshepherd/healthcheck/__init__.py -> build/lib/vmshepherd/healthcheck creating build/lib/vmshepherd/drivers copying src/vmshepherd/drivers/__init__.py -> build/lib/vmshepherd/drivers creating build/lib/vmshepherd/runtime copying src/vmshepherd/runtime/abstract.py -> build/lib/vmshepherd/runtime copying src/vmshepherd/runtime/__init__.py -> build/lib/vmshepherd/runtime copying src/vmshepherd/runtime/inmemory_driver.py -> build/lib/vmshepherd/runtime running egg_info writing src/vmshepherd.egg-info/PKG-INFO writing entry points to src/vmshepherd.egg-info/entry_points.txt writing top-level names to src/vmshepherd.egg-info/top_level.txt writing dependency_links to src/vmshepherd.egg-info/dependency_links.txt writing requirements to src/vmshepherd.egg-info/requires.txt reading manifest file 'src/vmshepherd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution warning: no previously-included files found matching '.pytest_cache' writing manifest file 'src/vmshepherd.egg-info/SOURCES.txt' creating build/lib/vmshepherd/http/static creating build/lib/vmshepherd/http/static/css copying src/vmshepherd/http/static/css/bootstrap-theme.css -> build/lib/vmshepherd/http/static/css copying src/vmshepherd/http/static/css/bootstrap-theme.css.map -> build/lib/vmshepherd/http/static/css copying src/vmshepherd/http/static/css/bootstrap-theme.min.css -> build/lib/vmshepherd/http/static/css copying src/vmshepherd/http/static/css/bootstrap.css -> build/lib/vmshepherd/http/static/css copying src/vmshepherd/http/static/css/bootstrap.css.map -> build/lib/vmshepherd/http/static/css copying src/vmshepherd/http/static/css/bootstrap.min.css -> build/lib/vmshepherd/http/static/css copying src/vmshepherd/http/static/css/dashboard.css -> build/lib/vmshepherd/http/static/css creating build/lib/vmshepherd/http/static/fonts copying src/vmshepherd/http/static/fonts/glyphicons-halflings-regular.eot -> build/lib/vmshepherd/http/static/fonts copying src/vmshepherd/http/static/fonts/glyphicons-halflings-regular.svg -> build/lib/vmshepherd/http/static/fonts copying src/vmshepherd/http/static/fonts/glyphicons-halflings-regular.ttf -> build/lib/vmshepherd/http/static/fonts copying src/vmshepherd/http/static/fonts/glyphicons-halflings-regular.woff -> build/lib/vmshepherd/http/static/fonts creating build/lib/vmshepherd/http/static/js copying src/vmshepherd/http/static/js/bootstrap.js -> build/lib/vmshepherd/http/static/js copying src/vmshepherd/http/static/js/bootstrap.min.js -> build/lib/vmshepherd/http/static/js copying src/vmshepherd/http/static/js/jquery.min.js -> build/lib/vmshepherd/http/static/js creating build/lib/vmshepherd/http/templates copying src/vmshepherd/http/templates/index.html.jinja2 -> build/lib/vmshepherd/http/templates copying src/vmshepherd/http/templates/preset.html.jinja2 -> build/lib/vmshepherd/http/templates installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/vmshepherd creating build/bdist.linux-armv7l/wheel/vmshepherd/iaas copying build/lib/vmshepherd/iaas/openstack_driver.py -> build/bdist.linux-armv7l/wheel/vmshepherd/iaas copying build/lib/vmshepherd/iaas/dummy_driver.py -> build/bdist.linux-armv7l/wheel/vmshepherd/iaas copying build/lib/vmshepherd/iaas/abstract.py -> build/bdist.linux-armv7l/wheel/vmshepherd/iaas copying build/lib/vmshepherd/iaas/vm.py -> build/bdist.linux-armv7l/wheel/vmshepherd/iaas copying build/lib/vmshepherd/iaas/__init__.py -> build/bdist.linux-armv7l/wheel/vmshepherd/iaas copying build/lib/vmshepherd/iaas/exception.py -> build/bdist.linux-armv7l/wheel/vmshepherd/iaas creating build/bdist.linux-armv7l/wheel/vmshepherd/presets copying build/lib/vmshepherd/presets/abstract.py -> build/bdist.linux-armv7l/wheel/vmshepherd/presets copying build/lib/vmshepherd/presets/gitrepo_driver.py -> build/bdist.linux-armv7l/wheel/vmshepherd/presets copying build/lib/vmshepherd/presets/preset.py -> build/bdist.linux-armv7l/wheel/vmshepherd/presets copying build/lib/vmshepherd/presets/__init__.py -> build/bdist.linux-armv7l/wheel/vmshepherd/presets copying build/lib/vmshepherd/presets/directory_driver.py -> build/bdist.linux-armv7l/wheel/vmshepherd/presets copying build/lib/vmshepherd/worker.py -> build/bdist.linux-armv7l/wheel/vmshepherd copying build/lib/vmshepherd/utils.py -> build/bdist.linux-armv7l/wheel/vmshepherd creating build/bdist.linux-armv7l/wheel/vmshepherd/http creating build/bdist.linux-armv7l/wheel/vmshepherd/http/templates copying build/lib/vmshepherd/http/templates/index.html.jinja2 -> build/bdist.linux-armv7l/wheel/vmshepherd/http/templates copying build/lib/vmshepherd/http/templates/preset.html.jinja2 -> build/bdist.linux-armv7l/wheel/vmshepherd/http/templates copying build/lib/vmshepherd/http/rpc_api.py -> build/bdist.linux-armv7l/wheel/vmshepherd/http copying build/lib/vmshepherd/http/__init__.py -> build/bdist.linux-armv7l/wheel/vmshepherd/http creating build/bdist.linux-armv7l/wheel/vmshepherd/http/static creating build/bdist.linux-armv7l/wheel/vmshepherd/http/static/fonts copying build/lib/vmshepherd/http/static/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-armv7l/wheel/vmshepherd/http/static/fonts copying build/lib/vmshepherd/http/static/fonts/glyphicons-halflings-regular.svg -> build/bdist.linux-armv7l/wheel/vmshepherd/http/static/fonts copying build/lib/vmshepherd/http/static/fonts/glyphicons-halflings-regular.eot -> build/bdist.linux-armv7l/wheel/vmshepherd/http/static/fonts copying build/lib/vmshepherd/http/static/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-armv7l/wheel/vmshepherd/http/static/fonts creating build/bdist.linux-armv7l/wheel/vmshepherd/http/static/js copying build/lib/vmshepherd/http/static/js/jquery.min.js -> build/bdist.linux-armv7l/wheel/vmshepherd/http/static/js copying build/lib/vmshepherd/http/static/js/bootstrap.min.js -> build/bdist.linux-armv7l/wheel/vmshepherd/http/static/js copying build/lib/vmshepherd/http/static/js/bootstrap.js -> build/bdist.linux-armv7l/wheel/vmshepherd/http/static/js creating build/bdist.linux-armv7l/wheel/vmshepherd/http/static/css copying build/lib/vmshepherd/http/static/css/bootstrap-theme.min.css -> build/bdist.linux-armv7l/wheel/vmshepherd/http/static/css copying build/lib/vmshepherd/http/static/css/bootstrap-theme.css.map -> build/bdist.linux-armv7l/wheel/vmshepherd/http/static/css copying build/lib/vmshepherd/http/static/css/dashboard.css -> build/bdist.linux-armv7l/wheel/vmshepherd/http/static/css copying build/lib/vmshepherd/http/static/css/bootstrap.css -> build/bdist.linux-armv7l/wheel/vmshepherd/http/static/css copying build/lib/vmshepherd/http/static/css/bootstrap-theme.css -> build/bdist.linux-armv7l/wheel/vmshepherd/http/static/css copying build/lib/vmshepherd/http/static/css/bootstrap.css.map -> build/bdist.linux-armv7l/wheel/vmshepherd/http/static/css copying build/lib/vmshepherd/http/static/css/bootstrap.min.css -> build/bdist.linux-armv7l/wheel/vmshepherd/http/static/css creating build/bdist.linux-armv7l/wheel/vmshepherd/healthcheck copying build/lib/vmshepherd/healthcheck/http_healthcheck.py -> build/bdist.linux-armv7l/wheel/vmshepherd/healthcheck copying build/lib/vmshepherd/healthcheck/abstract.py -> build/bdist.linux-armv7l/wheel/vmshepherd/healthcheck copying build/lib/vmshepherd/healthcheck/dummy_healthcheck.py -> build/bdist.linux-armv7l/wheel/vmshepherd/healthcheck copying build/lib/vmshepherd/healthcheck/__init__.py -> build/bdist.linux-armv7l/wheel/vmshepherd/healthcheck copying build/lib/vmshepherd/__init__.py -> build/bdist.linux-armv7l/wheel/vmshepherd creating build/bdist.linux-armv7l/wheel/vmshepherd/drivers copying build/lib/vmshepherd/drivers/__init__.py -> build/bdist.linux-armv7l/wheel/vmshepherd/drivers creating build/bdist.linux-armv7l/wheel/vmshepherd/runtime copying build/lib/vmshepherd/runtime/abstract.py -> build/bdist.linux-armv7l/wheel/vmshepherd/runtime copying build/lib/vmshepherd/runtime/__init__.py -> build/bdist.linux-armv7l/wheel/vmshepherd/runtime copying build/lib/vmshepherd/runtime/inmemory_driver.py -> build/bdist.linux-armv7l/wheel/vmshepherd/runtime copying build/lib/vmshepherd/__main__.py -> build/bdist.linux-armv7l/wheel/vmshepherd copying build/lib/vmshepherd/app.py -> build/bdist.linux-armv7l/wheel/vmshepherd running install_egg_info Copying src/vmshepherd.egg-info to build/bdist.linux-armv7l/wheel/vmshepherd-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/vmshepherd-1.0.1.dist-info/WHEEL Running setup.py bdist_wheel for vmshepherd: finished with status 'done' Stored in directory: /tmp/tmpee_ek2ly Successfully built vmshepherd Cleaning up... Removing source in /tmp/pip-build-ddz2b583/vmshepherd