Created temporary directory: /tmp/pip-ephem-wheel-cache-kjz0y87f Created temporary directory: /tmp/pip-req-tracker-kv825e0m Created requirements tracker '/tmp/pip-req-tracker-kv825e0m' Created temporary directory: /tmp/pip-wheel-n18st95c Collecting alibabacloud-credentials==0.0.1 1 location(s) to search for versions of alibabacloud-credentials: * https://pypi.org/simple/alibabacloud-credentials/ Getting page https://pypi.org/simple/alibabacloud-credentials/ Analyzing links from page https://pypi.org/simple/alibabacloud-credentials/ Found link https://files.pythonhosted.org/packages/df/d8/f648a9211eb3ad66efb4d28280aef025414aa574cf2110b9e22b6a03d18b/alibabacloud_credentials-0.0.1.tar.gz#sha256=98aa8c6a1ff90cc7f8c80ede5a8b036fec0fb9609b3e5a2205b505af6e60e2bd (from https://pypi.org/simple/alibabacloud-credentials/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-l3q4q0d4 Downloading https://files.pythonhosted.org/packages/df/d8/f648a9211eb3ad66efb4d28280aef025414aa574cf2110b9e22b6a03d18b/alibabacloud_credentials-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/df/d8/f648a9211eb3ad66efb4d28280aef025414aa574cf2110b9e22b6a03d18b/alibabacloud_credentials-0.0.1.tar.gz#sha256=98aa8c6a1ff90cc7f8c80ede5a8b036fec0fb9609b3e5a2205b505af6e60e2bd (from https://pypi.org/simple/alibabacloud-credentials/) Added alibabacloud-credentials==0.0.1 from https://files.pythonhosted.org/packages/df/d8/f648a9211eb3ad66efb4d28280aef025414aa574cf2110b9e22b6a03d18b/alibabacloud_credentials-0.0.1.tar.gz#sha256=98aa8c6a1ff90cc7f8c80ede5a8b036fec0fb9609b3e5a2205b505af6e60e2bd to build tracker '/tmp/pip-req-tracker-kv825e0m' Running setup.py (path:/tmp/pip-wheel-n18st95c/alibabacloud-credentials/setup.py) egg_info for package alibabacloud-credentials Running command python setup.py egg_info running egg_info creating pip-egg-info/alibabacloud_credentials.egg-info writing dependency_links to pip-egg-info/alibabacloud_credentials.egg-info/dependency_links.txt writing pip-egg-info/alibabacloud_credentials.egg-info/PKG-INFO writing top-level names to pip-egg-info/alibabacloud_credentials.egg-info/top_level.txt writing requirements to pip-egg-info/alibabacloud_credentials.egg-info/requires.txt writing manifest file 'pip-egg-info/alibabacloud_credentials.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/alibabacloud_credentials.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/alibabacloud_credentials.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-n18st95c/alibabacloud-credentials has version 0.0.1, which satisfies requirement alibabacloud-credentials==0.0.1 from https://files.pythonhosted.org/packages/df/d8/f648a9211eb3ad66efb4d28280aef025414aa574cf2110b9e22b6a03d18b/alibabacloud_credentials-0.0.1.tar.gz#sha256=98aa8c6a1ff90cc7f8c80ede5a8b036fec0fb9609b3e5a2205b505af6e60e2bd Removed alibabacloud-credentials==0.0.1 from https://files.pythonhosted.org/packages/df/d8/f648a9211eb3ad66efb4d28280aef025414aa574cf2110b9e22b6a03d18b/alibabacloud_credentials-0.0.1.tar.gz#sha256=98aa8c6a1ff90cc7f8c80ede5a8b036fec0fb9609b3e5a2205b505af6e60e2bd from build tracker '/tmp/pip-req-tracker-kv825e0m' Building wheels for collected packages: alibabacloud-credentials Created temporary directory: /tmp/pip-wheel-xb6wnfgh Running setup.py bdist_wheel for alibabacloud-credentials: started Destination directory: /tmp/pip-wheel-xb6wnfgh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-n18st95c/alibabacloud-credentials/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-xb6wnfgh running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/alibabacloud_credentials copying alibabacloud_credentials/client.py -> build/lib/alibabacloud_credentials copying alibabacloud_credentials/exceptions.py -> build/lib/alibabacloud_credentials copying alibabacloud_credentials/__init__.py -> build/lib/alibabacloud_credentials copying alibabacloud_credentials/providers.py -> build/lib/alibabacloud_credentials copying alibabacloud_credentials/credentials.py -> build/lib/alibabacloud_credentials copying alibabacloud_credentials/models.py -> build/lib/alibabacloud_credentials creating build/lib/alibabacloud_credentials/utils copying alibabacloud_credentials/utils/__init__.py -> build/lib/alibabacloud_credentials/utils copying alibabacloud_credentials/utils/auth_util.py -> build/lib/alibabacloud_credentials/utils copying alibabacloud_credentials/utils/parameter_helper.py -> build/lib/alibabacloud_credentials/utils copying alibabacloud_credentials/utils/auth_constant.py -> build/lib/alibabacloud_credentials/utils 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/alibabacloud_credentials copying build/lib/alibabacloud_credentials/client.py -> build/bdist.linux-armv7l/wheel/alibabacloud_credentials copying build/lib/alibabacloud_credentials/exceptions.py -> build/bdist.linux-armv7l/wheel/alibabacloud_credentials copying build/lib/alibabacloud_credentials/__init__.py -> build/bdist.linux-armv7l/wheel/alibabacloud_credentials copying build/lib/alibabacloud_credentials/providers.py -> build/bdist.linux-armv7l/wheel/alibabacloud_credentials copying build/lib/alibabacloud_credentials/credentials.py -> build/bdist.linux-armv7l/wheel/alibabacloud_credentials creating build/bdist.linux-armv7l/wheel/alibabacloud_credentials/utils copying build/lib/alibabacloud_credentials/utils/__init__.py -> build/bdist.linux-armv7l/wheel/alibabacloud_credentials/utils copying build/lib/alibabacloud_credentials/utils/auth_util.py -> build/bdist.linux-armv7l/wheel/alibabacloud_credentials/utils copying build/lib/alibabacloud_credentials/utils/parameter_helper.py -> build/bdist.linux-armv7l/wheel/alibabacloud_credentials/utils copying build/lib/alibabacloud_credentials/utils/auth_constant.py -> build/bdist.linux-armv7l/wheel/alibabacloud_credentials/utils copying build/lib/alibabacloud_credentials/models.py -> build/bdist.linux-armv7l/wheel/alibabacloud_credentials running install_egg_info running egg_info writing dependency_links to alibabacloud_credentials.egg-info/dependency_links.txt writing alibabacloud_credentials.egg-info/PKG-INFO writing requirements to alibabacloud_credentials.egg-info/requires.txt writing top-level names to alibabacloud_credentials.egg-info/top_level.txt reading manifest file 'alibabacloud_credentials.egg-info/SOURCES.txt' writing manifest file 'alibabacloud_credentials.egg-info/SOURCES.txt' Copying alibabacloud_credentials.egg-info to build/bdist.linux-armv7l/wheel/alibabacloud_credentials-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/alibabacloud_credentials-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-xb6wnfgh/alibabacloud_credentials-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'alibabacloud_credentials/__init__.py' adding 'alibabacloud_credentials/client.py' adding 'alibabacloud_credentials/credentials.py' adding 'alibabacloud_credentials/exceptions.py' adding 'alibabacloud_credentials/models.py' adding 'alibabacloud_credentials/providers.py' adding 'alibabacloud_credentials/utils/__init__.py' adding 'alibabacloud_credentials/utils/auth_constant.py' adding 'alibabacloud_credentials/utils/auth_util.py' adding 'alibabacloud_credentials/utils/parameter_helper.py' adding 'alibabacloud_credentials-0.0.1.dist-info/METADATA' adding 'alibabacloud_credentials-0.0.1.dist-info/WHEEL' adding 'alibabacloud_credentials-0.0.1.dist-info/top_level.txt' adding 'alibabacloud_credentials-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for alibabacloud-credentials: finished with status 'done' Stored in directory: /tmp/tmpsx91soig Successfully built alibabacloud-credentials Cleaning up... Removing source in /tmp/pip-wheel-n18st95c/alibabacloud-credentials Removed build tracker '/tmp/pip-req-tracker-kv825e0m'