Created temporary directory: /tmp/pip-ephem-wheel-cache-h03_b1gb Created temporary directory: /tmp/pip-req-tracker-o63el2cj Created requirements tracker '/tmp/pip-req-tracker-o63el2cj' Created temporary directory: /tmp/pip-wheel-ubmghuqg Looking in indexes: https://pypi.python.org/simple Collecting socketshark==0.2 1 location(s) to search for versions of socketshark: * https://pypi.python.org/simple/socketshark/ Getting page https://pypi.python.org/simple/socketshark/ Analyzing links from page https://pypi.org/simple/socketshark/ Found link https://files.pythonhosted.org/packages/62/a5/49b57aa92abfdfeb69e4da02293e9bd832b41723627859723ab20e331dbd/socketshark-0.1.tar.gz#sha256=f05301456233b94a008a107c8e2a5d638cebd9129a449396687e376b0e57fd17 (from https://pypi.org/simple/socketshark/), version: 0.1 Found link https://files.pythonhosted.org/packages/33/90/3972942dcaaccbc30f23d230e5e90d980ed40d263d808b4a9da825f1cd40/socketshark-0.2.tar.gz#sha256=5ece346b11740bd2416846808f9d7758cb57d82eb81cee2436e0099c16bbf8fd (from https://pypi.org/simple/socketshark/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-zuqygaq_ Downloading https://files.pythonhosted.org/packages/33/90/3972942dcaaccbc30f23d230e5e90d980ed40d263d808b4a9da825f1cd40/socketshark-0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/33/90/3972942dcaaccbc30f23d230e5e90d980ed40d263d808b4a9da825f1cd40/socketshark-0.2.tar.gz#sha256=5ece346b11740bd2416846808f9d7758cb57d82eb81cee2436e0099c16bbf8fd (from https://pypi.org/simple/socketshark/) Added socketshark==0.2 from https://files.pythonhosted.org/packages/33/90/3972942dcaaccbc30f23d230e5e90d980ed40d263d808b4a9da825f1cd40/socketshark-0.2.tar.gz#sha256=5ece346b11740bd2416846808f9d7758cb57d82eb81cee2436e0099c16bbf8fd to build tracker '/tmp/pip-req-tracker-o63el2cj' Running setup.py (path:/tmp/pip-wheel-ubmghuqg/socketshark/setup.py) egg_info for package socketshark Running command python setup.py egg_info running egg_info creating pip-egg-info/socketshark.egg-info writing pip-egg-info/socketshark.egg-info/PKG-INFO writing requirements to pip-egg-info/socketshark.egg-info/requires.txt writing entry points to pip-egg-info/socketshark.egg-info/entry_points.txt writing dependency_links to pip-egg-info/socketshark.egg-info/dependency_links.txt writing top-level names to pip-egg-info/socketshark.egg-info/top_level.txt writing manifest file 'pip-egg-info/socketshark.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/socketshark.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/socketshark.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ubmghuqg/socketshark has version 0.2, which satisfies requirement socketshark==0.2 from https://files.pythonhosted.org/packages/33/90/3972942dcaaccbc30f23d230e5e90d980ed40d263d808b4a9da825f1cd40/socketshark-0.2.tar.gz#sha256=5ece346b11740bd2416846808f9d7758cb57d82eb81cee2436e0099c16bbf8fd Removed socketshark==0.2 from https://files.pythonhosted.org/packages/33/90/3972942dcaaccbc30f23d230e5e90d980ed40d263d808b4a9da825f1cd40/socketshark-0.2.tar.gz#sha256=5ece346b11740bd2416846808f9d7758cb57d82eb81cee2436e0099c16bbf8fd from build tracker '/tmp/pip-req-tracker-o63el2cj' Building wheels for collected packages: socketshark Created temporary directory: /tmp/pip-wheel-0e6216z3 Running setup.py bdist_wheel for socketshark: started Destination directory: /tmp/pip-wheel-0e6216z3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ubmghuqg/socketshark/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-0e6216z3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/socketshark copying socketshark/config_defaults.py -> build/lib/socketshark copying socketshark/exceptions.py -> build/lib/socketshark copying socketshark/utils.py -> build/lib/socketshark copying socketshark/receiver.py -> build/lib/socketshark copying socketshark/__init__.py -> build/lib/socketshark copying socketshark/session.py -> build/lib/socketshark copying socketshark/events.py -> build/lib/socketshark copying socketshark/constants.py -> build/lib/socketshark copying socketshark/subscription.py -> build/lib/socketshark copying socketshark/__main__.py -> build/lib/socketshark creating build/lib/socketshark/backend copying socketshark/backend/__init__.py -> build/lib/socketshark/backend copying socketshark/backend/websockets.py -> build/lib/socketshark/backend creating build/lib/socketshark/metrics copying socketshark/metrics/log.py -> build/lib/socketshark/metrics copying socketshark/metrics/__init__.py -> build/lib/socketshark/metrics copying socketshark/metrics/prometheus.py -> build/lib/socketshark/metrics 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/socketshark creating build/bdist.linux-armv7l/wheel/socketshark/metrics copying build/lib/socketshark/metrics/log.py -> build/bdist.linux-armv7l/wheel/socketshark/metrics copying build/lib/socketshark/metrics/__init__.py -> build/bdist.linux-armv7l/wheel/socketshark/metrics copying build/lib/socketshark/metrics/prometheus.py -> build/bdist.linux-armv7l/wheel/socketshark/metrics copying build/lib/socketshark/config_defaults.py -> build/bdist.linux-armv7l/wheel/socketshark copying build/lib/socketshark/exceptions.py -> build/bdist.linux-armv7l/wheel/socketshark copying build/lib/socketshark/utils.py -> build/bdist.linux-armv7l/wheel/socketshark copying build/lib/socketshark/receiver.py -> build/bdist.linux-armv7l/wheel/socketshark copying build/lib/socketshark/__init__.py -> build/bdist.linux-armv7l/wheel/socketshark copying build/lib/socketshark/session.py -> build/bdist.linux-armv7l/wheel/socketshark copying build/lib/socketshark/events.py -> build/bdist.linux-armv7l/wheel/socketshark creating build/bdist.linux-armv7l/wheel/socketshark/backend copying build/lib/socketshark/backend/__init__.py -> build/bdist.linux-armv7l/wheel/socketshark/backend copying build/lib/socketshark/backend/websockets.py -> build/bdist.linux-armv7l/wheel/socketshark/backend copying build/lib/socketshark/constants.py -> build/bdist.linux-armv7l/wheel/socketshark copying build/lib/socketshark/subscription.py -> build/bdist.linux-armv7l/wheel/socketshark copying build/lib/socketshark/__main__.py -> build/bdist.linux-armv7l/wheel/socketshark running install_egg_info running egg_info writing socketshark.egg-info/PKG-INFO writing entry points to socketshark.egg-info/entry_points.txt writing top-level names to socketshark.egg-info/top_level.txt writing requirements to socketshark.egg-info/requires.txt writing dependency_links to socketshark.egg-info/dependency_links.txt reading manifest file 'socketshark.egg-info/SOURCES.txt' writing manifest file 'socketshark.egg-info/SOURCES.txt' Copying socketshark.egg-info to build/bdist.linux-armv7l/wheel/socketshark-0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/socketshark-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-0e6216z3/socketshark-0.2-py3-none-any.whl' and adding '.' to it adding 'socketshark/__init__.py' adding 'socketshark/__main__.py' adding 'socketshark/config_defaults.py' adding 'socketshark/constants.py' adding 'socketshark/events.py' adding 'socketshark/exceptions.py' adding 'socketshark/receiver.py' adding 'socketshark/session.py' adding 'socketshark/subscription.py' adding 'socketshark/utils.py' adding 'socketshark/backend/__init__.py' adding 'socketshark/backend/websockets.py' adding 'socketshark/metrics/__init__.py' adding 'socketshark/metrics/log.py' adding 'socketshark/metrics/prometheus.py' adding 'socketshark-0.2.dist-info/entry_points.txt' adding 'socketshark-0.2.dist-info/top_level.txt' adding 'socketshark-0.2.dist-info/WHEEL' adding 'socketshark-0.2.dist-info/METADATA' adding 'socketshark-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for socketshark: finished with status 'done' Stored in directory: /tmp/tmpg7exwce2 Successfully built socketshark Cleaning up... Removing source in /tmp/pip-wheel-ubmghuqg/socketshark Removed build tracker '/tmp/pip-req-tracker-o63el2cj'