2020-04-14T16:17:15 Created temporary directory: /tmp/pip-ephem-wheel-cache-gyol3gu8 2020-04-14T16:17:15 Created temporary directory: /tmp/pip-req-tracker-6ib9k2pq 2020-04-14T16:17:15 Created requirements tracker '/tmp/pip-req-tracker-6ib9k2pq' 2020-04-14T16:17:15 Created temporary directory: /tmp/pip-wheel-2a7q__ji 2020-04-14T16:17:15 Collecting CaaS==0.4 2020-04-14T16:17:15 1 location(s) to search for versions of CaaS: 2020-04-14T16:17:15 * https://pypi.org/simple/caas/ 2020-04-14T16:17:15 Getting page https://pypi.org/simple/caas/ 2020-04-14T16:17:15 Analyzing links from page https://pypi.org/simple/caas/ 2020-04-14T16:17:15 Found link https://files.pythonhosted.org/packages/92/96/c8bbbe53d808b13b4693f646dd44b2367f782d408f1c2678f59aa113869a/CaaS-0.4.tar.gz#sha256=2de9e2b5dfecd008e44f21a5bc77ae35822a20b3fb263107c939cb4e1c86fdf6 (from https://pypi.org/simple/caas/), version: 0.4 2020-04-14T16:17:15 Using version 0.4 (newest of versions: 0.4) 2020-04-14T16:17:15 Created temporary directory: /tmp/pip-unpack-ekjp92bb 2020-04-14T16:17:16 Downloading https://files.pythonhosted.org/packages/92/96/c8bbbe53d808b13b4693f646dd44b2367f782d408f1c2678f59aa113869a/CaaS-0.4.tar.gz 2020-04-14T16:17:16 Downloading from URL https://files.pythonhosted.org/packages/92/96/c8bbbe53d808b13b4693f646dd44b2367f782d408f1c2678f59aa113869a/CaaS-0.4.tar.gz#sha256=2de9e2b5dfecd008e44f21a5bc77ae35822a20b3fb263107c939cb4e1c86fdf6 (from https://pypi.org/simple/caas/) 2020-04-14T16:17:16 Added CaaS==0.4 from https://files.pythonhosted.org/packages/92/96/c8bbbe53d808b13b4693f646dd44b2367f782d408f1c2678f59aa113869a/CaaS-0.4.tar.gz#sha256=2de9e2b5dfecd008e44f21a5bc77ae35822a20b3fb263107c939cb4e1c86fdf6 to build tracker '/tmp/pip-req-tracker-6ib9k2pq' 2020-04-14T16:17:16 Running setup.py (path:/tmp/pip-wheel-2a7q__ji/CaaS/setup.py) egg_info for package CaaS 2020-04-14T16:17:16 Running command python setup.py egg_info 2020-04-14T16:17:17 running egg_info 2020-04-14T16:17:17 creating pip-egg-info/CaaS.egg-info 2020-04-14T16:17:17 writing pip-egg-info/CaaS.egg-info/PKG-INFO 2020-04-14T16:17:17 writing dependency_links to pip-egg-info/CaaS.egg-info/dependency_links.txt 2020-04-14T16:17:17 writing top-level names to pip-egg-info/CaaS.egg-info/top_level.txt 2020-04-14T16:17:18 writing manifest file 'pip-egg-info/CaaS.egg-info/SOURCES.txt' 2020-04-14T16:17:18 reading manifest file 'pip-egg-info/CaaS.egg-info/SOURCES.txt' 2020-04-14T16:17:18 writing manifest file 'pip-egg-info/CaaS.egg-info/SOURCES.txt' 2020-04-14T16:17:18 Source in /tmp/pip-wheel-2a7q__ji/CaaS has version 0.4, which satisfies requirement CaaS==0.4 from https://files.pythonhosted.org/packages/92/96/c8bbbe53d808b13b4693f646dd44b2367f782d408f1c2678f59aa113869a/CaaS-0.4.tar.gz#sha256=2de9e2b5dfecd008e44f21a5bc77ae35822a20b3fb263107c939cb4e1c86fdf6 2020-04-14T16:17:18 Removed CaaS==0.4 from https://files.pythonhosted.org/packages/92/96/c8bbbe53d808b13b4693f646dd44b2367f782d408f1c2678f59aa113869a/CaaS-0.4.tar.gz#sha256=2de9e2b5dfecd008e44f21a5bc77ae35822a20b3fb263107c939cb4e1c86fdf6 from build tracker '/tmp/pip-req-tracker-6ib9k2pq' 2020-04-14T16:17:18 Building wheels for collected packages: CaaS 2020-04-14T16:17:18 Created temporary directory: /tmp/pip-wheel-p1i5k648 2020-04-14T16:17:18 Building wheel for CaaS (setup.py): started 2020-04-14T16:17:18 Destination directory: /tmp/pip-wheel-p1i5k648 2020-04-14T16:17:18 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-2a7q__ji/CaaS/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/pip-wheel-p1i5k648 2020-04-14T16:17:20 running bdist_wheel 2020-04-14T16:17:20 running build 2020-04-14T16:17:20 running build_py 2020-04-14T16:17:20 creating build 2020-04-14T16:17:20 creating build/lib 2020-04-14T16:17:20 creating build/lib/CaaS 2020-04-14T16:17:20 copying CaaS/setup.py -> build/lib/CaaS 2020-04-14T16:17:20 copying CaaS/errors.py -> build/lib/CaaS 2020-04-14T16:17:20 copying CaaS/__init__.py -> build/lib/CaaS 2020-04-14T16:17:20 copying CaaS/caas.py -> build/lib/CaaS 2020-04-14T16:17:20 installing to build/bdist.linux-armv7l/wheel 2020-04-14T16:17:20 running install 2020-04-14T16:17:20 running install_lib 2020-04-14T16:17:20 creating build/bdist.linux-armv7l 2020-04-14T16:17:20 creating build/bdist.linux-armv7l/wheel 2020-04-14T16:17:20 creating build/bdist.linux-armv7l/wheel/CaaS 2020-04-14T16:17:20 copying build/lib/CaaS/setup.py -> build/bdist.linux-armv7l/wheel/CaaS 2020-04-14T16:17:20 copying build/lib/CaaS/errors.py -> build/bdist.linux-armv7l/wheel/CaaS 2020-04-14T16:17:20 copying build/lib/CaaS/__init__.py -> build/bdist.linux-armv7l/wheel/CaaS 2020-04-14T16:17:20 copying build/lib/CaaS/caas.py -> build/bdist.linux-armv7l/wheel/CaaS 2020-04-14T16:17:20 running install_egg_info 2020-04-14T16:17:20 running egg_info 2020-04-14T16:17:20 creating CaaS.egg-info 2020-04-14T16:17:20 writing CaaS.egg-info/PKG-INFO 2020-04-14T16:17:20 writing dependency_links to CaaS.egg-info/dependency_links.txt 2020-04-14T16:17:20 writing top-level names to CaaS.egg-info/top_level.txt 2020-04-14T16:17:20 writing manifest file 'CaaS.egg-info/SOURCES.txt' 2020-04-14T16:17:20 reading manifest file 'CaaS.egg-info/SOURCES.txt' 2020-04-14T16:17:20 writing manifest file 'CaaS.egg-info/SOURCES.txt' 2020-04-14T16:17:20 Copying CaaS.egg-info to build/bdist.linux-armv7l/wheel/CaaS-0.4-py3.5.egg-info 2020-04-14T16:17:20 running install_scripts 2020-04-14T16:17:21 creating build/bdist.linux-armv7l/wheel/CaaS-0.4.dist-info/WHEEL 2020-04-14T16:17:21 Building wheel for CaaS (setup.py): finished with status 'done' 2020-04-14T16:17:21 Stored in directory: /tmp/tmp3u4ku4t2 2020-04-14T16:17:21 Successfully built CaaS 2020-04-14T16:17:21 Cleaning up... 2020-04-14T16:17:21 Removing source in /tmp/pip-wheel-2a7q__ji/CaaS 2020-04-14T16:17:21 Removed build tracker '/tmp/pip-req-tracker-6ib9k2pq'