Created temporary directory: /tmp/pip-ephem-wheel-cache-fgu00t4y Created temporary directory: /tmp/pip-req-tracker-lovmtgdb Created requirements tracker '/tmp/pip-req-tracker-lovmtgdb' Created temporary directory: /tmp/pip-wheel-kbcbh2aj Collecting webplatform-auth==1.0.1 1 location(s) to search for versions of webplatform-auth: * https://pypi.org/simple/webplatform-auth/ Getting page https://pypi.org/simple/webplatform-auth/ Analyzing links from page https://pypi.org/simple/webplatform-auth/ Found link https://files.pythonhosted.org/packages/1e/10/533230c436468258c2acd21978f06972a9a86f7cb00f6d331c78824bd363/webplatform-auth-1.0.0.tar.gz#sha256=6fb7fe2be71305d3638b1698506cb3dd19c48a8dfe0ff375dbcd36abf3adce93 (from https://pypi.org/simple/webplatform-auth/) (requires-python:>=3), version: 1.0.0 Skipping link https://files.pythonhosted.org/packages/68/f1/1689550b8941a72bd120349109a47d3ec1454b3a6b36079a67e91a77502c/webplatform_auth-1.0.0-py3.7.egg#sha256=5f77cee7623303399ce3b59fe8ac8f9627608c1614c9332fa2fd1248938a6e7b (from https://pypi.org/simple/webplatform-auth/) (requires-python:>=3); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/84/6e/e92524f00ab08a2597bcbcc3562684a3246f72238ef43d7641992d91d992/webplatform-auth-1.0.1.tar.gz#sha256=50fd0183375a1a4cee6261d1e60325f9d7894a0315d42b66b831b7fa588f3e16 (from https://pypi.org/simple/webplatform-auth/) (requires-python:>=3), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-4stxgpi5 Downloading https://files.pythonhosted.org/packages/84/6e/e92524f00ab08a2597bcbcc3562684a3246f72238ef43d7641992d91d992/webplatform-auth-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/84/6e/e92524f00ab08a2597bcbcc3562684a3246f72238ef43d7641992d91d992/webplatform-auth-1.0.1.tar.gz#sha256=50fd0183375a1a4cee6261d1e60325f9d7894a0315d42b66b831b7fa588f3e16 (from https://pypi.org/simple/webplatform-auth/) (requires-python:>=3) Added webplatform-auth==1.0.1 from https://files.pythonhosted.org/packages/84/6e/e92524f00ab08a2597bcbcc3562684a3246f72238ef43d7641992d91d992/webplatform-auth-1.0.1.tar.gz#sha256=50fd0183375a1a4cee6261d1e60325f9d7894a0315d42b66b831b7fa588f3e16 to build tracker '/tmp/pip-req-tracker-lovmtgdb' Running setup.py (path:/tmp/pip-wheel-kbcbh2aj/webplatform-auth/setup.py) egg_info for package webplatform-auth Running command python setup.py egg_info running egg_info creating pip-egg-info/webplatform_auth.egg-info writing top-level names to pip-egg-info/webplatform_auth.egg-info/top_level.txt writing pip-egg-info/webplatform_auth.egg-info/PKG-INFO writing dependency_links to pip-egg-info/webplatform_auth.egg-info/dependency_links.txt writing requirements to pip-egg-info/webplatform_auth.egg-info/requires.txt writing manifest file 'pip-egg-info/webplatform_auth.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/webplatform_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'webplatform_auth/app/__pycache__/*' writing manifest file 'pip-egg-info/webplatform_auth.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-kbcbh2aj/webplatform-auth has version 1.0.1, which satisfies requirement webplatform-auth==1.0.1 from https://files.pythonhosted.org/packages/84/6e/e92524f00ab08a2597bcbcc3562684a3246f72238ef43d7641992d91d992/webplatform-auth-1.0.1.tar.gz#sha256=50fd0183375a1a4cee6261d1e60325f9d7894a0315d42b66b831b7fa588f3e16 Removed webplatform-auth==1.0.1 from https://files.pythonhosted.org/packages/84/6e/e92524f00ab08a2597bcbcc3562684a3246f72238ef43d7641992d91d992/webplatform-auth-1.0.1.tar.gz#sha256=50fd0183375a1a4cee6261d1e60325f9d7894a0315d42b66b831b7fa588f3e16 from build tracker '/tmp/pip-req-tracker-lovmtgdb' Building wheels for collected packages: webplatform-auth Created temporary directory: /tmp/pip-wheel-lj4bwmyz Running setup.py bdist_wheel for webplatform-auth: started Destination directory: /tmp/pip-wheel-lj4bwmyz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-kbcbh2aj/webplatform-auth/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-lj4bwmyz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/webplatform_auth copying webplatform_auth/__init__.py -> build/lib/webplatform_auth creating build/lib/webplatform_auth/lib copying webplatform_auth/lib/User.py -> build/lib/webplatform_auth/lib copying webplatform_auth/lib/Session.py -> build/lib/webplatform_auth/lib copying webplatform_auth/lib/BaseUser.py -> build/lib/webplatform_auth/lib copying webplatform_auth/lib/__init__.py -> build/lib/webplatform_auth/lib creating build/lib/webplatform_auth/app copying webplatform_auth/app/__init__.py -> build/lib/webplatform_auth/app copying webplatform_auth/app/app.py -> build/lib/webplatform_auth/app creating build/lib/webplatform_auth/lib/users copying webplatform_auth/lib/users/get.py -> build/lib/webplatform_auth/lib/users copying webplatform_auth/lib/users/change_user.py -> build/lib/webplatform_auth/lib/users copying webplatform_auth/lib/users/timezone.py -> build/lib/webplatform_auth/lib/users copying webplatform_auth/lib/users/list.py -> build/lib/webplatform_auth/lib/users copying webplatform_auth/lib/users/search.py -> build/lib/webplatform_auth/lib/users copying webplatform_auth/lib/users/__init__.py -> build/lib/webplatform_auth/lib/users copying webplatform_auth/lib/users/picture.py -> build/lib/webplatform_auth/lib/users creating build/lib/webplatform_auth/lib/users/token copying webplatform_auth/lib/users/token/renew.py -> build/lib/webplatform_auth/lib/users/token copying webplatform_auth/lib/users/token/__init__.py -> build/lib/webplatform_auth/lib/users/token creating build/lib/webplatform_auth/lib/users/permissions copying webplatform_auth/lib/users/permissions/get.py -> build/lib/webplatform_auth/lib/users/permissions copying webplatform_auth/lib/users/permissions/add.py -> build/lib/webplatform_auth/lib/users/permissions copying webplatform_auth/lib/users/permissions/list.py -> build/lib/webplatform_auth/lib/users/permissions copying webplatform_auth/lib/users/permissions/__init__.py -> build/lib/webplatform_auth/lib/users/permissions copying webplatform_auth/lib/users/permissions/remove.py -> build/lib/webplatform_auth/lib/users/permissions creating build/lib/webplatform_auth/app/views copying webplatform_auth/app/views/responses.py -> build/lib/webplatform_auth/app/views copying webplatform_auth/app/views/__init__.py -> build/lib/webplatform_auth/app/views copying webplatform_auth/app/views/saml.py -> build/lib/webplatform_auth/app/views creating build/lib/webplatform_auth/app/middleware copying webplatform_auth/app/middleware/__init__.py -> build/lib/webplatform_auth/app/middleware copying webplatform_auth/app/middleware/token.py -> build/lib/webplatform_auth/app/middleware running egg_info writing webplatform_auth.egg-info/PKG-INFO writing dependency_links to webplatform_auth.egg-info/dependency_links.txt writing top-level names to webplatform_auth.egg-info/top_level.txt writing requirements to webplatform_auth.egg-info/requires.txt reading manifest file 'webplatform_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'webplatform_auth/app/__pycache__/*' writing manifest file 'webplatform_auth.egg-info/SOURCES.txt' copying webplatform_auth/webplatform-auth -> build/lib/webplatform_auth creating build/lib/webplatform_auth/container creating build/lib/webplatform_auth/container/data copying webplatform_auth/container/data/README.md -> build/lib/webplatform_auth/container/data creating build/lib/webplatform_auth/container/docker creating build/lib/webplatform_auth/container/docker/actions creating build/lib/webplatform_auth/container/docker/actions/auth copying webplatform_auth/container/docker/actions/auth/build.sh -> build/lib/webplatform_auth/container/docker/actions/auth copying webplatform_auth/container/docker/actions/auth/entry.sh -> build/lib/webplatform_auth/container/docker/actions/auth copying webplatform_auth/container/docker/actions/auth/restart.sh -> build/lib/webplatform_auth/container/docker/actions/auth copying webplatform_auth/container/docker/actions/auth/start.sh -> build/lib/webplatform_auth/container/docker/actions/auth copying webplatform_auth/container/docker/actions/auth/stop.sh -> build/lib/webplatform_auth/container/docker/actions/auth copying webplatform_auth/container/docker/actions/auth/update.sh -> build/lib/webplatform_auth/container/docker/actions/auth creating build/lib/webplatform_auth/container/docker/auth copying webplatform_auth/container/docker/auth/gunicorn.py -> build/lib/webplatform_auth/container/docker/auth creating build/lib/webplatform_auth/container/docker/auth/saml copying webplatform_auth/container/docker/auth/saml/settings.json -> build/lib/webplatform_auth/container/docker/auth/saml copying webplatform_auth/container/docker/auth/saml/sp.crt -> build/lib/webplatform_auth/container/docker/auth/saml copying webplatform_auth/container/docker/auth/saml/sp.key -> build/lib/webplatform_auth/container/docker/auth/saml creating build/lib/webplatform_auth/container/settings copying webplatform_auth/container/settings/auth.json -> build/lib/webplatform_auth/container/settings copying webplatform_auth/container/settings/cli.json -> build/lib/webplatform_auth/container/settings running build_scripts creating build/scripts-3.4 copying webplatform_auth/webplatform-auth -> build/scripts-3.4 changing mode of build/scripts-3.4/webplatform-auth from 644 to 755 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/webplatform_auth creating build/bdist.linux-armv7l/wheel/webplatform_auth/lib copying build/lib/webplatform_auth/lib/User.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib creating build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users copying build/lib/webplatform_auth/lib/users/get.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users copying build/lib/webplatform_auth/lib/users/change_user.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users copying build/lib/webplatform_auth/lib/users/timezone.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users copying build/lib/webplatform_auth/lib/users/list.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users copying build/lib/webplatform_auth/lib/users/search.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users copying build/lib/webplatform_auth/lib/users/__init__.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users copying build/lib/webplatform_auth/lib/users/picture.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users creating build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users/token copying build/lib/webplatform_auth/lib/users/token/renew.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users/token copying build/lib/webplatform_auth/lib/users/token/__init__.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users/token creating build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users/permissions copying build/lib/webplatform_auth/lib/users/permissions/get.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users/permissions copying build/lib/webplatform_auth/lib/users/permissions/add.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users/permissions copying build/lib/webplatform_auth/lib/users/permissions/list.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users/permissions copying build/lib/webplatform_auth/lib/users/permissions/__init__.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users/permissions copying build/lib/webplatform_auth/lib/users/permissions/remove.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib/users/permissions copying build/lib/webplatform_auth/lib/Session.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib copying build/lib/webplatform_auth/lib/BaseUser.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib copying build/lib/webplatform_auth/lib/__init__.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/lib creating build/bdist.linux-armv7l/wheel/webplatform_auth/container creating build/bdist.linux-armv7l/wheel/webplatform_auth/container/settings copying build/lib/webplatform_auth/container/settings/auth.json -> build/bdist.linux-armv7l/wheel/webplatform_auth/container/settings copying build/lib/webplatform_auth/container/settings/cli.json -> build/bdist.linux-armv7l/wheel/webplatform_auth/container/settings creating build/bdist.linux-armv7l/wheel/webplatform_auth/container/docker creating build/bdist.linux-armv7l/wheel/webplatform_auth/container/docker/auth copying build/lib/webplatform_auth/container/docker/auth/gunicorn.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/container/docker/auth creating build/bdist.linux-armv7l/wheel/webplatform_auth/container/docker/auth/saml copying build/lib/webplatform_auth/container/docker/auth/saml/settings.json -> build/bdist.linux-armv7l/wheel/webplatform_auth/container/docker/auth/saml copying build/lib/webplatform_auth/container/docker/auth/saml/sp.key -> build/bdist.linux-armv7l/wheel/webplatform_auth/container/docker/auth/saml copying build/lib/webplatform_auth/container/docker/auth/saml/sp.crt -> build/bdist.linux-armv7l/wheel/webplatform_auth/container/docker/auth/saml creating build/bdist.linux-armv7l/wheel/webplatform_auth/container/docker/actions creating build/bdist.linux-armv7l/wheel/webplatform_auth/container/docker/actions/auth copying build/lib/webplatform_auth/container/docker/actions/auth/stop.sh -> build/bdist.linux-armv7l/wheel/webplatform_auth/container/docker/actions/auth copying build/lib/webplatform_auth/container/docker/actions/auth/start.sh -> build/bdist.linux-armv7l/wheel/webplatform_auth/container/docker/actions/auth copying build/lib/webplatform_auth/container/docker/actions/auth/update.sh -> build/bdist.linux-armv7l/wheel/webplatform_auth/container/docker/actions/auth copying build/lib/webplatform_auth/container/docker/actions/auth/entry.sh -> build/bdist.linux-armv7l/wheel/webplatform_auth/container/docker/actions/auth copying build/lib/webplatform_auth/container/docker/actions/auth/build.sh -> build/bdist.linux-armv7l/wheel/webplatform_auth/container/docker/actions/auth copying build/lib/webplatform_auth/container/docker/actions/auth/restart.sh -> build/bdist.linux-armv7l/wheel/webplatform_auth/container/docker/actions/auth creating build/bdist.linux-armv7l/wheel/webplatform_auth/container/data copying build/lib/webplatform_auth/container/data/README.md -> build/bdist.linux-armv7l/wheel/webplatform_auth/container/data copying build/lib/webplatform_auth/__init__.py -> build/bdist.linux-armv7l/wheel/webplatform_auth copying build/lib/webplatform_auth/webplatform-auth -> build/bdist.linux-armv7l/wheel/webplatform_auth creating build/bdist.linux-armv7l/wheel/webplatform_auth/app creating build/bdist.linux-armv7l/wheel/webplatform_auth/app/views copying build/lib/webplatform_auth/app/views/responses.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/app/views copying build/lib/webplatform_auth/app/views/__init__.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/app/views copying build/lib/webplatform_auth/app/views/saml.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/app/views creating build/bdist.linux-armv7l/wheel/webplatform_auth/app/middleware copying build/lib/webplatform_auth/app/middleware/__init__.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/app/middleware copying build/lib/webplatform_auth/app/middleware/token.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/app/middleware copying build/lib/webplatform_auth/app/__init__.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/app copying build/lib/webplatform_auth/app/app.py -> build/bdist.linux-armv7l/wheel/webplatform_auth/app running install_egg_info Copying webplatform_auth.egg-info to build/bdist.linux-armv7l/wheel/webplatform_auth-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/webplatform_auth-1.0.1.data creating build/bdist.linux-armv7l/wheel/webplatform_auth-1.0.1.data/scripts copying build/scripts-3.4/webplatform-auth -> build/bdist.linux-armv7l/wheel/webplatform_auth-1.0.1.data/scripts changing mode of build/bdist.linux-armv7l/wheel/webplatform_auth-1.0.1.data/scripts/webplatform-auth to 755 creating build/bdist.linux-armv7l/wheel/webplatform_auth-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-lj4bwmyz/webplatform_auth-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'webplatform_auth/__init__.py' adding 'webplatform_auth/webplatform-auth' adding 'webplatform_auth/app/__init__.py' adding 'webplatform_auth/app/app.py' adding 'webplatform_auth/app/middleware/__init__.py' adding 'webplatform_auth/app/middleware/token.py' adding 'webplatform_auth/app/views/__init__.py' adding 'webplatform_auth/app/views/responses.py' adding 'webplatform_auth/app/views/saml.py' adding 'webplatform_auth/container/data/README.md' adding 'webplatform_auth/container/docker/actions/auth/build.sh' adding 'webplatform_auth/container/docker/actions/auth/entry.sh' adding 'webplatform_auth/container/docker/actions/auth/restart.sh' adding 'webplatform_auth/container/docker/actions/auth/start.sh' adding 'webplatform_auth/container/docker/actions/auth/stop.sh' adding 'webplatform_auth/container/docker/actions/auth/update.sh' adding 'webplatform_auth/container/docker/auth/gunicorn.py' adding 'webplatform_auth/container/docker/auth/saml/settings.json' adding 'webplatform_auth/container/docker/auth/saml/sp.crt' adding 'webplatform_auth/container/docker/auth/saml/sp.key' adding 'webplatform_auth/container/settings/auth.json' adding 'webplatform_auth/container/settings/cli.json' adding 'webplatform_auth/lib/BaseUser.py' adding 'webplatform_auth/lib/Session.py' adding 'webplatform_auth/lib/User.py' adding 'webplatform_auth/lib/__init__.py' adding 'webplatform_auth/lib/users/__init__.py' adding 'webplatform_auth/lib/users/change_user.py' adding 'webplatform_auth/lib/users/get.py' adding 'webplatform_auth/lib/users/list.py' adding 'webplatform_auth/lib/users/picture.py' adding 'webplatform_auth/lib/users/search.py' adding 'webplatform_auth/lib/users/timezone.py' adding 'webplatform_auth/lib/users/permissions/__init__.py' adding 'webplatform_auth/lib/users/permissions/add.py' adding 'webplatform_auth/lib/users/permissions/get.py' adding 'webplatform_auth/lib/users/permissions/list.py' adding 'webplatform_auth/lib/users/permissions/remove.py' adding 'webplatform_auth/lib/users/token/__init__.py' adding 'webplatform_auth/lib/users/token/renew.py' adding 'webplatform_auth-1.0.1.data/scripts/webplatform-auth' adding 'webplatform_auth-1.0.1.dist-info/METADATA' adding 'webplatform_auth-1.0.1.dist-info/WHEEL' adding 'webplatform_auth-1.0.1.dist-info/top_level.txt' adding 'webplatform_auth-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for webplatform-auth: finished with status 'done' Stored in directory: /tmp/tmpc4lp57qh Successfully built webplatform-auth Cleaning up... Removing source in /tmp/pip-wheel-kbcbh2aj/webplatform-auth Removed build tracker '/tmp/pip-req-tracker-lovmtgdb'