Created temporary directory: /tmp/pip-ephem-wheel-cache-9nyvnfx4 Created temporary directory: /tmp/pip-req-tracker-5c98npsl Created requirements tracker '/tmp/pip-req-tracker-5c98npsl' Created temporary directory: /tmp/pip-wheel-lada_yqy Collecting ghrc-process==0.7.1 1 location(s) to search for versions of ghrc-process: * https://pypi.org/simple/ghrc-process/ Getting page https://pypi.org/simple/ghrc-process/ Analyzing links from page https://pypi.org/simple/ghrc-process/ Skipping link https://files.pythonhosted.org/packages/a5/e7/b797fdfa7de0efc0aa03db85092ddd6d03fc78b848e8d3e3a6311228216f/ghrc_process-0.7.0-py3.6.egg#sha256=af530715cc28cc26aa3e13bf0f25c5b6e39ab00f47902ae5f8c7c36ddb19a74f (from https://pypi.org/simple/ghrc-process/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/42/65/dec2aedfe0c7eac14da01a6c8657727abe37865738e1204352cf62cd3081/ghrc_process-0.7.0.tar.gz#sha256=743cb05852fc3808cdfbe6f28ed49e41a9d59443a49cab0e3c295f2ca863a643 (from https://pypi.org/simple/ghrc-process/), version: 0.7.0 Found link https://files.pythonhosted.org/packages/e7/a2/656f9d65e2e30588b6cfaedde688f80677efd1df5b00a3a25b71a0c01905/ghrc_process-0.7.1.tar.gz#sha256=b7ce1fb210254c144b2531d660cf42faaad164dc0ef1441e2c935a732ac7c057 (from https://pypi.org/simple/ghrc-process/), version: 0.7.1 Using version 0.7.1 (newest of versions: 0.7.1) Created temporary directory: /tmp/pip-unpack-xhf0d312 Downloading https://files.pythonhosted.org/packages/e7/a2/656f9d65e2e30588b6cfaedde688f80677efd1df5b00a3a25b71a0c01905/ghrc_process-0.7.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e7/a2/656f9d65e2e30588b6cfaedde688f80677efd1df5b00a3a25b71a0c01905/ghrc_process-0.7.1.tar.gz#sha256=b7ce1fb210254c144b2531d660cf42faaad164dc0ef1441e2c935a732ac7c057 (from https://pypi.org/simple/ghrc-process/) Added ghrc-process==0.7.1 from https://files.pythonhosted.org/packages/e7/a2/656f9d65e2e30588b6cfaedde688f80677efd1df5b00a3a25b71a0c01905/ghrc_process-0.7.1.tar.gz#sha256=b7ce1fb210254c144b2531d660cf42faaad164dc0ef1441e2c935a732ac7c057 to build tracker '/tmp/pip-req-tracker-5c98npsl' Running setup.py (path:/tmp/pip-wheel-lada_yqy/ghrc-process/setup.py) egg_info for package ghrc-process Running command python setup.py egg_info running egg_info creating pip-egg-info/ghrc_process.egg-info writing dependency_links to pip-egg-info/ghrc_process.egg-info/dependency_links.txt writing top-level names to pip-egg-info/ghrc_process.egg-info/top_level.txt writing pip-egg-info/ghrc_process.egg-info/PKG-INFO writing requirements to pip-egg-info/ghrc_process.egg-info/requires.txt writing manifest file 'pip-egg-info/ghrc_process.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ghrc_process.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/ghrc_process.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-lada_yqy/ghrc-process has version 0.7.1, which satisfies requirement ghrc-process==0.7.1 from https://files.pythonhosted.org/packages/e7/a2/656f9d65e2e30588b6cfaedde688f80677efd1df5b00a3a25b71a0c01905/ghrc_process-0.7.1.tar.gz#sha256=b7ce1fb210254c144b2531d660cf42faaad164dc0ef1441e2c935a732ac7c057 Removed ghrc-process==0.7.1 from https://files.pythonhosted.org/packages/e7/a2/656f9d65e2e30588b6cfaedde688f80677efd1df5b00a3a25b71a0c01905/ghrc_process-0.7.1.tar.gz#sha256=b7ce1fb210254c144b2531d660cf42faaad164dc0ef1441e2c935a732ac7c057 from build tracker '/tmp/pip-req-tracker-5c98npsl' Building wheels for collected packages: ghrc-process Created temporary directory: /tmp/pip-wheel-llit091g Running setup.py bdist_wheel for ghrc-process: started Destination directory: /tmp/pip-wheel-llit091g Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-lada_yqy/ghrc-process/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-llit091g running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/example copying example/__init__.py -> build/lib/example copying example/main.py -> build/lib/example creating build/lib/ghrc_process copying ghrc_process/handlers.py -> build/lib/ghrc_process copying ghrc_process/process.py -> build/lib/ghrc_process copying ghrc_process/cli.py -> build/lib/ghrc_process copying ghrc_process/s3.py -> build/lib/ghrc_process copying ghrc_process/loggers.py -> build/lib/ghrc_process copying ghrc_process/version.py -> build/lib/ghrc_process copying ghrc_process/__init__.py -> build/lib/ghrc_process copying ghrc_process/helpers.py -> build/lib/ghrc_process running egg_info writing requirements to ghrc_process.egg-info/requires.txt writing top-level names to ghrc_process.egg-info/top_level.txt writing ghrc_process.egg-info/PKG-INFO writing dependency_links to ghrc_process.egg-info/dependency_links.txt reading manifest file 'ghrc_process.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ghrc_process.egg-info/SOURCES.txt' 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/example copying build/lib/example/__init__.py -> build/bdist.linux-armv7l/wheel/example copying build/lib/example/main.py -> build/bdist.linux-armv7l/wheel/example creating build/bdist.linux-armv7l/wheel/ghrc_process copying build/lib/ghrc_process/handlers.py -> build/bdist.linux-armv7l/wheel/ghrc_process copying build/lib/ghrc_process/process.py -> build/bdist.linux-armv7l/wheel/ghrc_process copying build/lib/ghrc_process/cli.py -> build/bdist.linux-armv7l/wheel/ghrc_process copying build/lib/ghrc_process/s3.py -> build/bdist.linux-armv7l/wheel/ghrc_process copying build/lib/ghrc_process/loggers.py -> build/bdist.linux-armv7l/wheel/ghrc_process copying build/lib/ghrc_process/version.py -> build/bdist.linux-armv7l/wheel/ghrc_process copying build/lib/ghrc_process/__init__.py -> build/bdist.linux-armv7l/wheel/ghrc_process copying build/lib/ghrc_process/helpers.py -> build/bdist.linux-armv7l/wheel/ghrc_process running install_egg_info Copying ghrc_process.egg-info to build/bdist.linux-armv7l/wheel/ghrc_process-0.7.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ghrc_process-0.7.1.dist-info/WHEEL creating '/tmp/pip-wheel-llit091g/ghrc_process-0.7.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'example/__init__.py' adding 'example/main.py' adding 'ghrc_process/__init__.py' adding 'ghrc_process/cli.py' adding 'ghrc_process/handlers.py' adding 'ghrc_process/helpers.py' adding 'ghrc_process/loggers.py' adding 'ghrc_process/process.py' adding 'ghrc_process/s3.py' adding 'ghrc_process/version.py' adding 'ghrc_process-0.7.1.dist-info/METADATA' adding 'ghrc_process-0.7.1.dist-info/WHEEL' adding 'ghrc_process-0.7.1.dist-info/top_level.txt' adding 'ghrc_process-0.7.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ghrc-process: finished with status 'done' Stored in directory: /tmp/tmpuoaom8f2 Successfully built ghrc-process Cleaning up... Removing source in /tmp/pip-wheel-lada_yqy/ghrc-process Removed build tracker '/tmp/pip-req-tracker-5c98npsl'