Created temporary directory: /tmp/pip-ephem-wheel-cache-a_o5r2b4 Created temporary directory: /tmp/pip-req-tracker-znu3ps5_ Created requirements tracker '/tmp/pip-req-tracker-znu3ps5_' Created temporary directory: /tmp/pip-wheel-cz6ftaxl Collecting idds-common==0.0.1 1 location(s) to search for versions of idds-common: * https://pypi.org/simple/idds-common/ Getting page https://pypi.org/simple/idds-common/ Analyzing links from page https://pypi.org/simple/idds-common/ Found link https://files.pythonhosted.org/packages/7d/7b/bfd214e4805971711831c7303d288a1b948bd9cbaff94dbcfc23f78a6303/idds-common-0.0.1.tar.gz#sha256=1fefaac662eb308dbc0b184ee6687032f15d76a0ed4a74a3e0143c6ec1e03299 (from https://pypi.org/simple/idds-common/) (requires-python:>=2.7), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-e73e3g1m Downloading https://files.pythonhosted.org/packages/7d/7b/bfd214e4805971711831c7303d288a1b948bd9cbaff94dbcfc23f78a6303/idds-common-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7d/7b/bfd214e4805971711831c7303d288a1b948bd9cbaff94dbcfc23f78a6303/idds-common-0.0.1.tar.gz#sha256=1fefaac662eb308dbc0b184ee6687032f15d76a0ed4a74a3e0143c6ec1e03299 (from https://pypi.org/simple/idds-common/) (requires-python:>=2.7) Added idds-common==0.0.1 from https://files.pythonhosted.org/packages/7d/7b/bfd214e4805971711831c7303d288a1b948bd9cbaff94dbcfc23f78a6303/idds-common-0.0.1.tar.gz#sha256=1fefaac662eb308dbc0b184ee6687032f15d76a0ed4a74a3e0143c6ec1e03299 to build tracker '/tmp/pip-req-tracker-znu3ps5_' Running setup.py (path:/tmp/pip-wheel-cz6ftaxl/idds-common/setup.py) egg_info for package idds-common Running command python setup.py egg_info iDDS-common ==== iDDS-common subpackage is for iDDS common data structures, common functions. running egg_info creating pip-egg-info/idds_common.egg-info writing pip-egg-info/idds_common.egg-info/PKG-INFO writing top-level names to pip-egg-info/idds_common.egg-info/top_level.txt writing dependency_links to pip-egg-info/idds_common.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/idds_common.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/idds_common.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/idds_common.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-cz6ftaxl/idds-common has version 0.0.1, which satisfies requirement idds-common==0.0.1 from https://files.pythonhosted.org/packages/7d/7b/bfd214e4805971711831c7303d288a1b948bd9cbaff94dbcfc23f78a6303/idds-common-0.0.1.tar.gz#sha256=1fefaac662eb308dbc0b184ee6687032f15d76a0ed4a74a3e0143c6ec1e03299 Removed idds-common==0.0.1 from https://files.pythonhosted.org/packages/7d/7b/bfd214e4805971711831c7303d288a1b948bd9cbaff94dbcfc23f78a6303/idds-common-0.0.1.tar.gz#sha256=1fefaac662eb308dbc0b184ee6687032f15d76a0ed4a74a3e0143c6ec1e03299 from build tracker '/tmp/pip-req-tracker-znu3ps5_' Building wheels for collected packages: idds-common Created temporary directory: /tmp/pip-wheel-sehrbwqv Running setup.py bdist_wheel for idds-common: started Destination directory: /tmp/pip-wheel-sehrbwqv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-cz6ftaxl/idds-common/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-sehrbwqv iDDS-common ==== iDDS-common subpackage is for iDDS common data structures, common functions. running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/idds copying lib/idds/__init__.py -> build/lib/idds creating build/lib/idds/common copying lib/idds/common/exceptions.py -> build/lib/idds/common copying lib/idds/common/utils.py -> build/lib/idds/common copying lib/idds/common/__init__.py -> build/lib/idds/common copying lib/idds/common/config.py -> build/lib/idds/common copying lib/idds/common/constants.py -> build/lib/idds/common copying lib/idds/common/version.py -> build/lib/idds/common creating build/lib/idds/common/plugin copying lib/idds/common/plugin/__init__.py -> build/lib/idds/common/plugin copying lib/idds/common/plugin/plugin_base.py -> build/lib/idds/common/plugin copying lib/idds/common/plugin/plugin_utils.py -> build/lib/idds/common/plugin running egg_info writing lib/idds_common.egg-info/PKG-INFO deleting lib/idds_common.egg-info/requires.txt writing top-level names to lib/idds_common.egg-info/top_level.txt writing dependency_links to lib/idds_common.egg-info/dependency_links.txt reading manifest file 'lib/idds_common.egg-info/SOURCES.txt' writing manifest file 'lib/idds_common.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/idds copying build/lib/idds/__init__.py -> build/bdist.linux-armv7l/wheel/idds creating build/bdist.linux-armv7l/wheel/idds/common copying build/lib/idds/common/exceptions.py -> build/bdist.linux-armv7l/wheel/idds/common copying build/lib/idds/common/utils.py -> build/bdist.linux-armv7l/wheel/idds/common copying build/lib/idds/common/__init__.py -> build/bdist.linux-armv7l/wheel/idds/common copying build/lib/idds/common/config.py -> build/bdist.linux-armv7l/wheel/idds/common creating build/bdist.linux-armv7l/wheel/idds/common/plugin copying build/lib/idds/common/plugin/__init__.py -> build/bdist.linux-armv7l/wheel/idds/common/plugin copying build/lib/idds/common/plugin/plugin_base.py -> build/bdist.linux-armv7l/wheel/idds/common/plugin copying build/lib/idds/common/plugin/plugin_utils.py -> build/bdist.linux-armv7l/wheel/idds/common/plugin copying build/lib/idds/common/constants.py -> build/bdist.linux-armv7l/wheel/idds/common copying build/lib/idds/common/version.py -> build/bdist.linux-armv7l/wheel/idds/common running install_data creating build/bdist.linux-armv7l/wheel/idds_common-0.0.1.data creating build/bdist.linux-armv7l/wheel/idds_common-0.0.1.data/data creating build/bdist.linux-armv7l/wheel/idds_common-0.0.1.data/data/etc creating build/bdist.linux-armv7l/wheel/idds_common-0.0.1.data/data/etc/idds creating build/bdist.linux-armv7l/wheel/idds_common-0.0.1.data/data/etc/idds/rest running install_egg_info Copying lib/idds_common.egg-info to build/bdist.linux-armv7l/wheel/idds_common-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/idds_common-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-sehrbwqv/idds_common-0.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'idds/__init__.py' adding 'idds/common/__init__.py' adding 'idds/common/config.py' adding 'idds/common/constants.py' adding 'idds/common/exceptions.py' adding 'idds/common/utils.py' adding 'idds/common/version.py' adding 'idds/common/plugin/__init__.py' adding 'idds/common/plugin/plugin_base.py' adding 'idds/common/plugin/plugin_utils.py' adding 'idds_common-0.0.1.dist-info/LICENSE.rst' adding 'idds_common-0.0.1.dist-info/METADATA' adding 'idds_common-0.0.1.dist-info/WHEEL' adding 'idds_common-0.0.1.dist-info/top_level.txt' adding 'idds_common-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for idds-common: finished with status 'done' Stored in directory: /tmp/tmputijw6z5 Successfully built idds-common Cleaning up... Removing source in /tmp/pip-wheel-cz6ftaxl/idds-common Removed build tracker '/tmp/pip-req-tracker-znu3ps5_'