Created temporary directory: /tmp/pip-ephem-wheel-cache-bre825z9 Created temporary directory: /tmp/pip-req-tracker-ep4a9xae Created requirements tracker '/tmp/pip-req-tracker-ep4a9xae' Created temporary directory: /tmp/pip-wheel-h32deiaq Collecting atcodes-chappie==0.1 1 location(s) to search for versions of atcodes-chappie: * https://pypi.org/simple/atcodes-chappie/ Getting page https://pypi.org/simple/atcodes-chappie/ Analyzing links from page https://pypi.org/simple/atcodes-chappie/ Found link https://files.pythonhosted.org/packages/a3/2a/e1b646f415745324ed6e6cdc9555fed582099ee8fcc0af731a050fca3b3a/atcodes-chappie-0.1.tar.gz#sha256=d95baad58c6f4797c6715e7c2960f257c5d32fc4ae4d8f1ed4480ec6ee7550bd (from https://pypi.org/simple/atcodes-chappie/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Created temporary directory: /tmp/pip-unpack-wic53u8d Downloading https://files.pythonhosted.org/packages/a3/2a/e1b646f415745324ed6e6cdc9555fed582099ee8fcc0af731a050fca3b3a/atcodes-chappie-0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a3/2a/e1b646f415745324ed6e6cdc9555fed582099ee8fcc0af731a050fca3b3a/atcodes-chappie-0.1.tar.gz#sha256=d95baad58c6f4797c6715e7c2960f257c5d32fc4ae4d8f1ed4480ec6ee7550bd (from https://pypi.org/simple/atcodes-chappie/) Added atcodes-chappie==0.1 from https://files.pythonhosted.org/packages/a3/2a/e1b646f415745324ed6e6cdc9555fed582099ee8fcc0af731a050fca3b3a/atcodes-chappie-0.1.tar.gz#sha256=d95baad58c6f4797c6715e7c2960f257c5d32fc4ae4d8f1ed4480ec6ee7550bd to build tracker '/tmp/pip-req-tracker-ep4a9xae' Running setup.py (path:/tmp/pip-wheel-h32deiaq/atcodes-chappie/setup.py) egg_info for package atcodes-chappie Running command python setup.py egg_info running egg_info creating pip-egg-info/atcodes_chappie.egg-info writing requirements to pip-egg-info/atcodes_chappie.egg-info/requires.txt writing dependency_links to pip-egg-info/atcodes_chappie.egg-info/dependency_links.txt writing pip-egg-info/atcodes_chappie.egg-info/PKG-INFO writing top-level names to pip-egg-info/atcodes_chappie.egg-info/top_level.txt writing manifest file 'pip-egg-info/atcodes_chappie.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/atcodes_chappie.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/atcodes_chappie.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-h32deiaq/atcodes-chappie has version 0.1, which satisfies requirement atcodes-chappie==0.1 from https://files.pythonhosted.org/packages/a3/2a/e1b646f415745324ed6e6cdc9555fed582099ee8fcc0af731a050fca3b3a/atcodes-chappie-0.1.tar.gz#sha256=d95baad58c6f4797c6715e7c2960f257c5d32fc4ae4d8f1ed4480ec6ee7550bd Removed atcodes-chappie==0.1 from https://files.pythonhosted.org/packages/a3/2a/e1b646f415745324ed6e6cdc9555fed582099ee8fcc0af731a050fca3b3a/atcodes-chappie-0.1.tar.gz#sha256=d95baad58c6f4797c6715e7c2960f257c5d32fc4ae4d8f1ed4480ec6ee7550bd from build tracker '/tmp/pip-req-tracker-ep4a9xae' Building wheels for collected packages: atcodes-chappie Created temporary directory: /tmp/pip-wheel-8bzqnmr5 Running setup.py bdist_wheel for atcodes-chappie: started Destination directory: /tmp/pip-wheel-8bzqnmr5 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-h32deiaq/atcodes-chappie/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-8bzqnmr5 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/chappie copying chappie/__init__.py -> build/lib/chappie creating build/lib/chappie/utils copying chappie/utils/dict_tools.py -> build/lib/chappie/utils copying chappie/utils/__init__.py -> build/lib/chappie/utils copying chappie/utils/date_finder.py -> build/lib/chappie/utils copying chappie/utils/request_tools.py -> build/lib/chappie/utils copying chappie/utils/local_file_adapter.py -> build/lib/chappie/utils copying chappie/utils/numeric_parser.py -> build/lib/chappie/utils copying chappie/utils/file_tools.py -> build/lib/chappie/utils copying chappie/utils/db_tools.py -> build/lib/chappie/utils copying chappie/utils/random_value.py -> build/lib/chappie/utils copying chappie/utils/text_tools.py -> build/lib/chappie/utils copying chappie/utils/timer_tools.py -> build/lib/chappie/utils copying chappie/utils/list_tools.py -> build/lib/chappie/utils creating build/lib/chappie/client copying chappie/client/__init__.py -> build/lib/chappie/client copying chappie/client/file_manager.py -> build/lib/chappie/client copying chappie/client/log_notifier.py -> build/lib/chappie/client copying chappie/client/message_manager.py -> build/lib/chappie/client creating build/lib/chappie/client/rollbar copying chappie/client/rollbar/__init__.py -> build/lib/chappie/client/rollbar copying chappie/client/rollbar/rollbar_notifier.py -> build/lib/chappie/client/rollbar creating build/lib/chappie/client/local copying chappie/client/local/__init__.py -> build/lib/chappie/client/local copying chappie/client/local/local_client.py -> build/lib/chappie/client/local copying chappie/client/local/localstack_sns_client.py -> build/lib/chappie/client/local creating build/lib/chappie/client/aws copying chappie/client/aws/s3_client.py -> build/lib/chappie/client/aws copying chappie/client/aws/__init__.py -> build/lib/chappie/client/aws copying chappie/client/aws/sns_client.py -> build/lib/chappie/client/aws creating build/lib/chappie/config copying chappie/config/datefinder.yaml -> build/lib/chappie/config 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/chappie creating build/bdist.linux-armv7l/wheel/chappie/config copying build/lib/chappie/config/datefinder.yaml -> build/bdist.linux-armv7l/wheel/chappie/config copying build/lib/chappie/__init__.py -> build/bdist.linux-armv7l/wheel/chappie creating build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/dict_tools.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/__init__.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/date_finder.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/request_tools.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/local_file_adapter.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/numeric_parser.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/file_tools.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/db_tools.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/random_value.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/text_tools.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/timer_tools.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/list_tools.py -> build/bdist.linux-armv7l/wheel/chappie/utils creating build/bdist.linux-armv7l/wheel/chappie/client copying build/lib/chappie/client/__init__.py -> build/bdist.linux-armv7l/wheel/chappie/client creating build/bdist.linux-armv7l/wheel/chappie/client/rollbar copying build/lib/chappie/client/rollbar/__init__.py -> build/bdist.linux-armv7l/wheel/chappie/client/rollbar copying build/lib/chappie/client/rollbar/rollbar_notifier.py -> build/bdist.linux-armv7l/wheel/chappie/client/rollbar copying build/lib/chappie/client/file_manager.py -> build/bdist.linux-armv7l/wheel/chappie/client copying build/lib/chappie/client/log_notifier.py -> build/bdist.linux-armv7l/wheel/chappie/client copying build/lib/chappie/client/message_manager.py -> build/bdist.linux-armv7l/wheel/chappie/client creating build/bdist.linux-armv7l/wheel/chappie/client/local copying build/lib/chappie/client/local/__init__.py -> build/bdist.linux-armv7l/wheel/chappie/client/local copying build/lib/chappie/client/local/local_client.py -> build/bdist.linux-armv7l/wheel/chappie/client/local copying build/lib/chappie/client/local/localstack_sns_client.py -> build/bdist.linux-armv7l/wheel/chappie/client/local creating build/bdist.linux-armv7l/wheel/chappie/client/aws copying build/lib/chappie/client/aws/s3_client.py -> build/bdist.linux-armv7l/wheel/chappie/client/aws copying build/lib/chappie/client/aws/__init__.py -> build/bdist.linux-armv7l/wheel/chappie/client/aws copying build/lib/chappie/client/aws/sns_client.py -> build/bdist.linux-armv7l/wheel/chappie/client/aws running install_egg_info running egg_info writing dependency_links to atcodes_chappie.egg-info/dependency_links.txt writing requirements to atcodes_chappie.egg-info/requires.txt writing top-level names to atcodes_chappie.egg-info/top_level.txt writing atcodes_chappie.egg-info/PKG-INFO reading manifest file 'atcodes_chappie.egg-info/SOURCES.txt' writing manifest file 'atcodes_chappie.egg-info/SOURCES.txt' Copying atcodes_chappie.egg-info to build/bdist.linux-armv7l/wheel/atcodes_chappie-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/atcodes_chappie-0.1.dist-info/WHEEL creating '/tmp/pip-wheel-8bzqnmr5/atcodes_chappie-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'chappie/__init__.py' adding 'chappie/client/__init__.py' adding 'chappie/client/file_manager.py' adding 'chappie/client/log_notifier.py' adding 'chappie/client/message_manager.py' adding 'chappie/client/aws/__init__.py' adding 'chappie/client/aws/s3_client.py' adding 'chappie/client/aws/sns_client.py' adding 'chappie/client/local/__init__.py' adding 'chappie/client/local/local_client.py' adding 'chappie/client/local/localstack_sns_client.py' adding 'chappie/client/rollbar/__init__.py' adding 'chappie/client/rollbar/rollbar_notifier.py' adding 'chappie/config/datefinder.yaml' adding 'chappie/utils/__init__.py' adding 'chappie/utils/date_finder.py' adding 'chappie/utils/db_tools.py' adding 'chappie/utils/dict_tools.py' adding 'chappie/utils/file_tools.py' adding 'chappie/utils/list_tools.py' adding 'chappie/utils/local_file_adapter.py' adding 'chappie/utils/numeric_parser.py' adding 'chappie/utils/random_value.py' adding 'chappie/utils/request_tools.py' adding 'chappie/utils/text_tools.py' adding 'chappie/utils/timer_tools.py' adding 'atcodes_chappie-0.1.dist-info/METADATA' adding 'atcodes_chappie-0.1.dist-info/WHEEL' adding 'atcodes_chappie-0.1.dist-info/top_level.txt' adding 'atcodes_chappie-0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for atcodes-chappie: finished with status 'done' Stored in directory: /tmp/tmphk1o3vxf Successfully built atcodes-chappie Cleaning up... Removing source in /tmp/pip-wheel-h32deiaq/atcodes-chappie Removed build tracker '/tmp/pip-req-tracker-ep4a9xae'