Created temporary directory: /tmp/pip-ephem-wheel-cache-6tiuw8gy Created temporary directory: /tmp/pip-req-tracker-hksfluh5 Created requirements tracker '/tmp/pip-req-tracker-hksfluh5' Created temporary directory: /tmp/pip-wheel-q40akxvh Collecting networking-omnipath==0.0.1.dev22 1 location(s) to search for versions of networking-omnipath: * https://pypi.org/simple/networking-omnipath/ Getting page https://pypi.org/simple/networking-omnipath/ Analyzing links from page https://pypi.org/simple/networking-omnipath/ Found link https://files.pythonhosted.org/packages/ca/91/fce284ff1e28eb5dd0d7744db018328174b20ba32424e665de8c47b8f9aa/networking-omnipath-0.0.1.dev22.tar.gz#sha256=e20172f80eb09ef67743531fc269d61ff89d3f7afb62ee4af859291c369e17a5 (from https://pypi.org/simple/networking-omnipath/), version: 0.0.1.dev22 Using version 0.0.1.dev22 (newest of versions: 0.0.1.dev22) Created temporary directory: /tmp/pip-unpack-7i5vijnd Downloading https://files.pythonhosted.org/packages/ca/91/fce284ff1e28eb5dd0d7744db018328174b20ba32424e665de8c47b8f9aa/networking-omnipath-0.0.1.dev22.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ca/91/fce284ff1e28eb5dd0d7744db018328174b20ba32424e665de8c47b8f9aa/networking-omnipath-0.0.1.dev22.tar.gz#sha256=e20172f80eb09ef67743531fc269d61ff89d3f7afb62ee4af859291c369e17a5 (from https://pypi.org/simple/networking-omnipath/) Added networking-omnipath==0.0.1.dev22 from https://files.pythonhosted.org/packages/ca/91/fce284ff1e28eb5dd0d7744db018328174b20ba32424e665de8c47b8f9aa/networking-omnipath-0.0.1.dev22.tar.gz#sha256=e20172f80eb09ef67743531fc269d61ff89d3f7afb62ee4af859291c369e17a5 to build tracker '/tmp/pip-req-tracker-hksfluh5' Running setup.py (path:/tmp/pip-wheel-q40akxvh/networking-omnipath/setup.py) egg_info for package networking-omnipath Running command python setup.py egg_info running egg_info creating pip-egg-info/networking_omnipath.egg-info writing pip-egg-info/networking_omnipath.egg-info/PKG-INFO writing dependency_links to pip-egg-info/networking_omnipath.egg-info/dependency_links.txt writing top-level names to pip-egg-info/networking_omnipath.egg-info/top_level.txt writing entry points to pip-egg-info/networking_omnipath.egg-info/entry_points.txt writing requirements to pip-egg-info/networking_omnipath.egg-info/requires.txt [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/networking_omnipath.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/networking_omnipath.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-q40akxvh/networking-omnipath has version 0.0.1.dev22, which satisfies requirement networking-omnipath==0.0.1.dev22 from https://files.pythonhosted.org/packages/ca/91/fce284ff1e28eb5dd0d7744db018328174b20ba32424e665de8c47b8f9aa/networking-omnipath-0.0.1.dev22.tar.gz#sha256=e20172f80eb09ef67743531fc269d61ff89d3f7afb62ee4af859291c369e17a5 Removed networking-omnipath==0.0.1.dev22 from https://files.pythonhosted.org/packages/ca/91/fce284ff1e28eb5dd0d7744db018328174b20ba32424e665de8c47b8f9aa/networking-omnipath-0.0.1.dev22.tar.gz#sha256=e20172f80eb09ef67743531fc269d61ff89d3f7afb62ee4af859291c369e17a5 from build tracker '/tmp/pip-req-tracker-hksfluh5' Building wheels for collected packages: networking-omnipath Created temporary directory: /tmp/pip-wheel-ffxfld2d Running setup.py bdist_wheel for networking-omnipath: started Destination directory: /tmp/pip-wheel-ffxfld2d Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-q40akxvh/networking-omnipath/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-ffxfld2d running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/omnipath creating build/lib/omnipath/mechanism_driver copying omnipath/mechanism_driver/fabric_agent.py -> build/lib/omnipath/mechanism_driver copying omnipath/mechanism_driver/mech_omnipath.py -> build/lib/omnipath/mechanism_driver copying omnipath/mechanism_driver/__init__.py -> build/lib/omnipath/mechanism_driver creating build/lib/omnipath/tests creating build/lib/omnipath/tests/unit copying omnipath/tests/unit/base.py -> build/lib/omnipath/tests/unit copying omnipath/tests/unit/test_omnipath_thread.py -> build/lib/omnipath/tests/unit copying omnipath/tests/unit/__init__.py -> build/lib/omnipath/tests/unit creating build/lib/omnipath/db creating build/lib/omnipath/db/migration creating build/lib/omnipath/db/migration/alembic_migrations copying omnipath/db/migration/alembic_migrations/env.py -> build/lib/omnipath/db/migration/alembic_migrations copying omnipath/db/migration/alembic_migrations/__init__.py -> build/lib/omnipath/db/migration/alembic_migrations copying omnipath/db/migration/__init__.py -> build/lib/omnipath/db/migration copying omnipath/omnipath_worker.py -> build/lib/omnipath copying omnipath/constants.py -> build/lib/omnipath copying omnipath/omnipath_thread.py -> build/lib/omnipath copying omnipath/omnipath_exceptions.py -> build/lib/omnipath copying omnipath/__init__.py -> build/lib/omnipath creating build/lib/omnipath/mechanism_driver/common copying omnipath/mechanism_driver/common/__init__.py -> build/lib/omnipath/mechanism_driver/common creating build/lib/omnipath/tests/functional copying omnipath/tests/functional/__init__.py -> build/lib/omnipath/tests/functional creating build/lib/omnipath/common copying omnipath/common/omnipath_conf.py -> build/lib/omnipath/common copying omnipath/common/constants.py -> build/lib/omnipath/common copying omnipath/common/omnipath_exceptions.py -> build/lib/omnipath/common copying omnipath/common/__init__.py -> build/lib/omnipath/common copying omnipath/tests/__init__.py -> build/lib/omnipath/tests creating build/lib/omnipath/tests/unit/mechanism_driver copying omnipath/tests/unit/mechanism_driver/test_fabric_agent.py -> build/lib/omnipath/tests/unit/mechanism_driver copying omnipath/tests/unit/mechanism_driver/test_mech_omnipath.py -> build/lib/omnipath/tests/unit/mechanism_driver copying omnipath/tests/unit/mechanism_driver/__init__.py -> build/lib/omnipath/tests/unit/mechanism_driver copying omnipath/db/api.py -> build/lib/omnipath/db copying omnipath/db/models.py -> build/lib/omnipath/db copying omnipath/db/__init__.py -> build/lib/omnipath/db creating build/lib/omnipath/tests/functional/db copying omnipath/tests/functional/db/test_migrations.py -> build/lib/omnipath/tests/functional/db copying omnipath/tests/functional/db/__init__.py -> build/lib/omnipath/tests/functional/db running egg_info writing requirements to networking_omnipath.egg-info/requires.txt writing networking_omnipath.egg-info/PKG-INFO writing top-level names to networking_omnipath.egg-info/top_level.txt writing entry points to networking_omnipath.egg-info/entry_points.txt writing dependency_links to networking_omnipath.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt copying omnipath/db/migration/alembic_migrations/README -> build/lib/omnipath/db/migration/alembic_migrations copying omnipath/db/migration/alembic_migrations/script.py.mako -> build/lib/omnipath/db/migration/alembic_migrations creating build/lib/omnipath/db/migration/alembic_migrations/versions copying omnipath/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/lib/omnipath/db/migration/alembic_migrations/versions copying omnipath/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/lib/omnipath/db/migration/alembic_migrations/versions copying omnipath/db/migration/alembic_migrations/versions/initial_branchpoint.py -> build/lib/omnipath/db/migration/alembic_migrations/versions creating build/lib/omnipath/db/migration/alembic_migrations/versions/stein creating build/lib/omnipath/db/migration/alembic_migrations/versions/stein/expand copying omnipath/db/migration/alembic_migrations/versions/stein/expand/fe3470e95eac_add_omnipath_journal.py -> build/lib/omnipath/db/migration/alembic_migrations/versions/stein/expand copying omnipath/tests/functional/requirements.txt -> build/lib/omnipath/tests/functional installing to build/bdist.linux-armv7l/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/omnipath copying build/lib/omnipath/omnipath_worker.py -> build/bdist.linux-armv7l/wheel/omnipath creating build/bdist.linux-armv7l/wheel/omnipath/db creating build/bdist.linux-armv7l/wheel/omnipath/db/migration creating build/bdist.linux-armv7l/wheel/omnipath/db/migration/alembic_migrations creating build/bdist.linux-armv7l/wheel/omnipath/db/migration/alembic_migrations/versions copying build/lib/omnipath/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/bdist.linux-armv7l/wheel/omnipath/db/migration/alembic_migrations/versions creating build/bdist.linux-armv7l/wheel/omnipath/db/migration/alembic_migrations/versions/stein creating build/bdist.linux-armv7l/wheel/omnipath/db/migration/alembic_migrations/versions/stein/expand copying build/lib/omnipath/db/migration/alembic_migrations/versions/stein/expand/fe3470e95eac_add_omnipath_journal.py -> build/bdist.linux-armv7l/wheel/omnipath/db/migration/alembic_migrations/versions/stein/expand copying build/lib/omnipath/db/migration/alembic_migrations/versions/initial_branchpoint.py -> build/bdist.linux-armv7l/wheel/omnipath/db/migration/alembic_migrations/versions copying build/lib/omnipath/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/bdist.linux-armv7l/wheel/omnipath/db/migration/alembic_migrations/versions copying build/lib/omnipath/db/migration/alembic_migrations/env.py -> build/bdist.linux-armv7l/wheel/omnipath/db/migration/alembic_migrations copying build/lib/omnipath/db/migration/alembic_migrations/script.py.mako -> build/bdist.linux-armv7l/wheel/omnipath/db/migration/alembic_migrations copying build/lib/omnipath/db/migration/alembic_migrations/README -> build/bdist.linux-armv7l/wheel/omnipath/db/migration/alembic_migrations copying build/lib/omnipath/db/migration/alembic_migrations/__init__.py -> build/bdist.linux-armv7l/wheel/omnipath/db/migration/alembic_migrations copying build/lib/omnipath/db/migration/__init__.py -> build/bdist.linux-armv7l/wheel/omnipath/db/migration copying build/lib/omnipath/db/api.py -> build/bdist.linux-armv7l/wheel/omnipath/db copying build/lib/omnipath/db/models.py -> build/bdist.linux-armv7l/wheel/omnipath/db copying build/lib/omnipath/db/__init__.py -> build/bdist.linux-armv7l/wheel/omnipath/db creating build/bdist.linux-armv7l/wheel/omnipath/tests creating build/bdist.linux-armv7l/wheel/omnipath/tests/unit copying build/lib/omnipath/tests/unit/base.py -> build/bdist.linux-armv7l/wheel/omnipath/tests/unit creating build/bdist.linux-armv7l/wheel/omnipath/tests/unit/mechanism_driver copying build/lib/omnipath/tests/unit/mechanism_driver/test_fabric_agent.py -> build/bdist.linux-armv7l/wheel/omnipath/tests/unit/mechanism_driver copying build/lib/omnipath/tests/unit/mechanism_driver/test_mech_omnipath.py -> build/bdist.linux-armv7l/wheel/omnipath/tests/unit/mechanism_driver copying build/lib/omnipath/tests/unit/mechanism_driver/__init__.py -> build/bdist.linux-armv7l/wheel/omnipath/tests/unit/mechanism_driver copying build/lib/omnipath/tests/unit/test_omnipath_thread.py -> build/bdist.linux-armv7l/wheel/omnipath/tests/unit copying build/lib/omnipath/tests/unit/__init__.py -> build/bdist.linux-armv7l/wheel/omnipath/tests/unit creating build/bdist.linux-armv7l/wheel/omnipath/tests/functional copying build/lib/omnipath/tests/functional/requirements.txt -> build/bdist.linux-armv7l/wheel/omnipath/tests/functional creating build/bdist.linux-armv7l/wheel/omnipath/tests/functional/db copying build/lib/omnipath/tests/functional/db/test_migrations.py -> build/bdist.linux-armv7l/wheel/omnipath/tests/functional/db copying build/lib/omnipath/tests/functional/db/__init__.py -> build/bdist.linux-armv7l/wheel/omnipath/tests/functional/db copying build/lib/omnipath/tests/functional/__init__.py -> build/bdist.linux-armv7l/wheel/omnipath/tests/functional copying build/lib/omnipath/tests/__init__.py -> build/bdist.linux-armv7l/wheel/omnipath/tests copying build/lib/omnipath/constants.py -> build/bdist.linux-armv7l/wheel/omnipath creating build/bdist.linux-armv7l/wheel/omnipath/common copying build/lib/omnipath/common/omnipath_conf.py -> build/bdist.linux-armv7l/wheel/omnipath/common copying build/lib/omnipath/common/constants.py -> build/bdist.linux-armv7l/wheel/omnipath/common copying build/lib/omnipath/common/omnipath_exceptions.py -> build/bdist.linux-armv7l/wheel/omnipath/common copying build/lib/omnipath/common/__init__.py -> build/bdist.linux-armv7l/wheel/omnipath/common creating build/bdist.linux-armv7l/wheel/omnipath/mechanism_driver copying build/lib/omnipath/mechanism_driver/fabric_agent.py -> build/bdist.linux-armv7l/wheel/omnipath/mechanism_driver creating build/bdist.linux-armv7l/wheel/omnipath/mechanism_driver/common copying build/lib/omnipath/mechanism_driver/common/__init__.py -> build/bdist.linux-armv7l/wheel/omnipath/mechanism_driver/common copying build/lib/omnipath/mechanism_driver/mech_omnipath.py -> build/bdist.linux-armv7l/wheel/omnipath/mechanism_driver copying build/lib/omnipath/mechanism_driver/__init__.py -> build/bdist.linux-armv7l/wheel/omnipath/mechanism_driver copying build/lib/omnipath/omnipath_thread.py -> build/bdist.linux-armv7l/wheel/omnipath copying build/lib/omnipath/omnipath_exceptions.py -> build/bdist.linux-armv7l/wheel/omnipath copying build/lib/omnipath/__init__.py -> build/bdist.linux-armv7l/wheel/omnipath running install_egg_info Copying networking_omnipath.egg-info to build/bdist.linux-armv7l/wheel/networking_omnipath-0.0.1.dev22-py3.5.egg-info running install_scripts /tmp/pip-wheel-q40akxvh/networking-omnipath/.eggs/pbr-5.3.1-py3.5.egg/pbr/packaging.py:433: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/networking_omnipath-0.0.1.dev22.dist-info/WHEEL creating '/tmp/pip-wheel-ffxfld2d/networking_omnipath-0.0.1.dev22-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'omnipath/__init__.py' adding 'omnipath/constants.py' adding 'omnipath/omnipath_exceptions.py' adding 'omnipath/omnipath_thread.py' adding 'omnipath/omnipath_worker.py' adding 'omnipath/common/__init__.py' adding 'omnipath/common/constants.py' adding 'omnipath/common/omnipath_conf.py' adding 'omnipath/common/omnipath_exceptions.py' adding 'omnipath/db/__init__.py' adding 'omnipath/db/api.py' adding 'omnipath/db/models.py' adding 'omnipath/db/migration/__init__.py' adding 'omnipath/db/migration/alembic_migrations/README' adding 'omnipath/db/migration/alembic_migrations/__init__.py' adding 'omnipath/db/migration/alembic_migrations/env.py' adding 'omnipath/db/migration/alembic_migrations/script.py.mako' adding 'omnipath/db/migration/alembic_migrations/versions/CONTRACT_HEAD' adding 'omnipath/db/migration/alembic_migrations/versions/EXPAND_HEAD' adding 'omnipath/db/migration/alembic_migrations/versions/initial_branchpoint.py' adding 'omnipath/db/migration/alembic_migrations/versions/stein/expand/fe3470e95eac_add_omnipath_journal.py' adding 'omnipath/mechanism_driver/__init__.py' adding 'omnipath/mechanism_driver/fabric_agent.py' adding 'omnipath/mechanism_driver/mech_omnipath.py' adding 'omnipath/mechanism_driver/common/__init__.py' adding 'omnipath/tests/__init__.py' adding 'omnipath/tests/functional/__init__.py' adding 'omnipath/tests/functional/requirements.txt' adding 'omnipath/tests/functional/db/__init__.py' adding 'omnipath/tests/functional/db/test_migrations.py' adding 'omnipath/tests/unit/__init__.py' adding 'omnipath/tests/unit/base.py' adding 'omnipath/tests/unit/test_omnipath_thread.py' adding 'omnipath/tests/unit/mechanism_driver/__init__.py' adding 'omnipath/tests/unit/mechanism_driver/test_fabric_agent.py' adding 'omnipath/tests/unit/mechanism_driver/test_mech_omnipath.py' adding 'networking_omnipath-0.0.1.dev22.dist-info/AUTHORS' adding 'networking_omnipath-0.0.1.dev22.dist-info/LICENSE' adding 'networking_omnipath-0.0.1.dev22.dist-info/METADATA' adding 'networking_omnipath-0.0.1.dev22.dist-info/WHEEL' adding 'networking_omnipath-0.0.1.dev22.dist-info/entry_points.txt' adding 'networking_omnipath-0.0.1.dev22.dist-info/pbr.json' adding 'networking_omnipath-0.0.1.dev22.dist-info/top_level.txt' adding 'networking_omnipath-0.0.1.dev22.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for networking-omnipath: finished with status 'done' Stored in directory: /tmp/tmpp3wv2346 Successfully built networking-omnipath Cleaning up... Removing source in /tmp/pip-wheel-q40akxvh/networking-omnipath Removed build tracker '/tmp/pip-req-tracker-hksfluh5'