Created temporary directory: /tmp/pip-ephem-wheel-cache-c0jhd82t Created temporary directory: /tmp/pip-req-tracker-5uak08m0 Created requirements tracker '/tmp/pip-req-tracker-5uak08m0' Created temporary directory: /tmp/pip-wheel-82zhuvfc Collecting cloudshell-shell-standards==1.0.7 1 location(s) to search for versions of cloudshell-shell-standards: * https://pypi.org/simple/cloudshell-shell-standards/ Getting page https://pypi.org/simple/cloudshell-shell-standards/ Analyzing links from page https://pypi.org/simple/cloudshell-shell-standards/ Found link https://files.pythonhosted.org/packages/0a/37/7943d8db7baa5e8e539a3ffd1a4eda34509dc26672cbbe3888a6ca08e165/cloudshell-shell-standards-1.0.7.zip#sha256=429b04328d07e61bbf8cc547561c3ec19680ecb2a8895cd3e1e0bf812c0dc629 (from https://pypi.org/simple/cloudshell-shell-standards/), version: 1.0.7 Using version 1.0.7 (newest of versions: 1.0.7) Created temporary directory: /tmp/pip-unpack-t3r7vsp7 Downloading https://files.pythonhosted.org/packages/0a/37/7943d8db7baa5e8e539a3ffd1a4eda34509dc26672cbbe3888a6ca08e165/cloudshell-shell-standards-1.0.7.zip Downloading from URL https://files.pythonhosted.org/packages/0a/37/7943d8db7baa5e8e539a3ffd1a4eda34509dc26672cbbe3888a6ca08e165/cloudshell-shell-standards-1.0.7.zip#sha256=429b04328d07e61bbf8cc547561c3ec19680ecb2a8895cd3e1e0bf812c0dc629 (from https://pypi.org/simple/cloudshell-shell-standards/) Added cloudshell-shell-standards==1.0.7 from https://files.pythonhosted.org/packages/0a/37/7943d8db7baa5e8e539a3ffd1a4eda34509dc26672cbbe3888a6ca08e165/cloudshell-shell-standards-1.0.7.zip#sha256=429b04328d07e61bbf8cc547561c3ec19680ecb2a8895cd3e1e0bf812c0dc629 to build tracker '/tmp/pip-req-tracker-5uak08m0' Running setup.py (path:/tmp/pip-wheel-82zhuvfc/cloudshell-shell-standards/setup.py) egg_info for package cloudshell-shell-standards Running command python setup.py egg_info running egg_info creating pip-egg-info/cloudshell_shell_standards.egg-info writing top-level names to pip-egg-info/cloudshell_shell_standards.egg-info/top_level.txt writing pip-egg-info/cloudshell_shell_standards.egg-info/PKG-INFO writing dependency_links to pip-egg-info/cloudshell_shell_standards.egg-info/dependency_links.txt writing requirements to pip-egg-info/cloudshell_shell_standards.egg-info/requires.txt writing manifest file 'pip-egg-info/cloudshell_shell_standards.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cloudshell_shell_standards.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/cloudshell_shell_standards.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-82zhuvfc/cloudshell-shell-standards has version 1.0.7, which satisfies requirement cloudshell-shell-standards==1.0.7 from https://files.pythonhosted.org/packages/0a/37/7943d8db7baa5e8e539a3ffd1a4eda34509dc26672cbbe3888a6ca08e165/cloudshell-shell-standards-1.0.7.zip#sha256=429b04328d07e61bbf8cc547561c3ec19680ecb2a8895cd3e1e0bf812c0dc629 Removed cloudshell-shell-standards==1.0.7 from https://files.pythonhosted.org/packages/0a/37/7943d8db7baa5e8e539a3ffd1a4eda34509dc26672cbbe3888a6ca08e165/cloudshell-shell-standards-1.0.7.zip#sha256=429b04328d07e61bbf8cc547561c3ec19680ecb2a8895cd3e1e0bf812c0dc629 from build tracker '/tmp/pip-req-tracker-5uak08m0' Building wheels for collected packages: cloudshell-shell-standards Created temporary directory: /tmp/pip-wheel-b3l0rf9t Running setup.py bdist_wheel for cloudshell-shell-standards: started Destination directory: /tmp/pip-wheel-b3l0rf9t Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-82zhuvfc/cloudshell-shell-standards/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-b3l0rf9t running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cloudshell copying cloudshell/__init__.py -> build/lib/cloudshell creating build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/cloudshell/shell copying cloudshell/shell/__init__.py -> build/lib/cloudshell/shell creating build/lib/cloudshell/shell/standards copying cloudshell/shell/standards/exceptions.py -> build/lib/cloudshell/shell/standards copying cloudshell/shell/standards/attribute_names.py -> build/lib/cloudshell/shell/standards copying cloudshell/shell/standards/resource_config_generic_models.py -> build/lib/cloudshell/shell/standards copying cloudshell/shell/standards/__init__.py -> build/lib/cloudshell/shell/standards copying cloudshell/shell/standards/autoload_generic_models.py -> build/lib/cloudshell/shell/standards creating build/lib/cloudshell/shell/standards/core copying cloudshell/shell/standards/core/resource_config_entities.py -> build/lib/cloudshell/shell/standards/core copying cloudshell/shell/standards/core/utils.py -> build/lib/cloudshell/shell/standards/core copying cloudshell/shell/standards/core/__init__.py -> build/lib/cloudshell/shell/standards/core creating build/lib/cloudshell/shell/standards/core/autoload copying cloudshell/shell/standards/core/autoload/utils.py -> build/lib/cloudshell/shell/standards/core/autoload copying cloudshell/shell/standards/core/autoload/core_entities.py -> build/lib/cloudshell/shell/standards/core/autoload copying cloudshell/shell/standards/core/autoload/__init__.py -> build/lib/cloudshell/shell/standards/core/autoload copying cloudshell/shell/standards/core/autoload/resource_model.py -> build/lib/cloudshell/shell/standards/core/autoload creating build/lib/tests/cloudshell copying tests/cloudshell/__init__.py -> build/lib/tests/cloudshell creating build/lib/tests/cloudshell/shell_standards copying tests/cloudshell/shell_standards/test_resource_config_generic_models.py -> build/lib/tests/cloudshell/shell_standards copying tests/cloudshell/shell_standards/test_autoload_generic_models.py -> build/lib/tests/cloudshell/shell_standards copying tests/cloudshell/shell_standards/__init__.py -> build/lib/tests/cloudshell/shell_standards running egg_info writing dependency_links to cloudshell_shell_standards.egg-info/dependency_links.txt writing top-level names to cloudshell_shell_standards.egg-info/top_level.txt writing cloudshell_shell_standards.egg-info/PKG-INFO writing requirements to cloudshell_shell_standards.egg-info/requires.txt reading manifest file 'cloudshell_shell_standards.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cloudshell_shell_standards.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/cloudshell creating build/bdist.linux-armv7l/wheel/cloudshell/shell creating build/bdist.linux-armv7l/wheel/cloudshell/shell/standards copying build/lib/cloudshell/shell/standards/exceptions.py -> build/bdist.linux-armv7l/wheel/cloudshell/shell/standards copying build/lib/cloudshell/shell/standards/attribute_names.py -> build/bdist.linux-armv7l/wheel/cloudshell/shell/standards copying build/lib/cloudshell/shell/standards/resource_config_generic_models.py -> build/bdist.linux-armv7l/wheel/cloudshell/shell/standards copying build/lib/cloudshell/shell/standards/__init__.py -> build/bdist.linux-armv7l/wheel/cloudshell/shell/standards creating build/bdist.linux-armv7l/wheel/cloudshell/shell/standards/core copying build/lib/cloudshell/shell/standards/core/resource_config_entities.py -> build/bdist.linux-armv7l/wheel/cloudshell/shell/standards/core copying build/lib/cloudshell/shell/standards/core/utils.py -> build/bdist.linux-armv7l/wheel/cloudshell/shell/standards/core copying build/lib/cloudshell/shell/standards/core/__init__.py -> build/bdist.linux-armv7l/wheel/cloudshell/shell/standards/core creating build/bdist.linux-armv7l/wheel/cloudshell/shell/standards/core/autoload copying build/lib/cloudshell/shell/standards/core/autoload/utils.py -> build/bdist.linux-armv7l/wheel/cloudshell/shell/standards/core/autoload copying build/lib/cloudshell/shell/standards/core/autoload/core_entities.py -> build/bdist.linux-armv7l/wheel/cloudshell/shell/standards/core/autoload copying build/lib/cloudshell/shell/standards/core/autoload/__init__.py -> build/bdist.linux-armv7l/wheel/cloudshell/shell/standards/core/autoload copying build/lib/cloudshell/shell/standards/core/autoload/resource_model.py -> build/bdist.linux-armv7l/wheel/cloudshell/shell/standards/core/autoload copying build/lib/cloudshell/shell/standards/autoload_generic_models.py -> build/bdist.linux-armv7l/wheel/cloudshell/shell/standards copying build/lib/cloudshell/shell/__init__.py -> build/bdist.linux-armv7l/wheel/cloudshell/shell copying build/lib/cloudshell/__init__.py -> build/bdist.linux-armv7l/wheel/cloudshell creating build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/cloudshell creating build/bdist.linux-armv7l/wheel/tests/cloudshell/shell_standards copying build/lib/tests/cloudshell/shell_standards/test_resource_config_generic_models.py -> build/bdist.linux-armv7l/wheel/tests/cloudshell/shell_standards copying build/lib/tests/cloudshell/shell_standards/test_autoload_generic_models.py -> build/bdist.linux-armv7l/wheel/tests/cloudshell/shell_standards copying build/lib/tests/cloudshell/shell_standards/__init__.py -> build/bdist.linux-armv7l/wheel/tests/cloudshell/shell_standards copying build/lib/tests/cloudshell/__init__.py -> build/bdist.linux-armv7l/wheel/tests/cloudshell copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying cloudshell_shell_standards.egg-info to build/bdist.linux-armv7l/wheel/cloudshell_shell_standards-1.0.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cloudshell_shell_standards-1.0.7.dist-info/WHEEL creating '/tmp/pip-wheel-b3l0rf9t/cloudshell_shell_standards-1.0.7-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'cloudshell/__init__.py' adding 'cloudshell/shell/__init__.py' adding 'cloudshell/shell/standards/__init__.py' adding 'cloudshell/shell/standards/attribute_names.py' adding 'cloudshell/shell/standards/autoload_generic_models.py' adding 'cloudshell/shell/standards/exceptions.py' adding 'cloudshell/shell/standards/resource_config_generic_models.py' adding 'cloudshell/shell/standards/core/__init__.py' adding 'cloudshell/shell/standards/core/resource_config_entities.py' adding 'cloudshell/shell/standards/core/utils.py' adding 'cloudshell/shell/standards/core/autoload/__init__.py' adding 'cloudshell/shell/standards/core/autoload/core_entities.py' adding 'cloudshell/shell/standards/core/autoload/resource_model.py' adding 'cloudshell/shell/standards/core/autoload/utils.py' adding 'tests/__init__.py' adding 'tests/cloudshell/__init__.py' adding 'tests/cloudshell/shell_standards/__init__.py' adding 'tests/cloudshell/shell_standards/test_autoload_generic_models.py' adding 'tests/cloudshell/shell_standards/test_resource_config_generic_models.py' adding 'cloudshell_shell_standards-1.0.7.dist-info/METADATA' adding 'cloudshell_shell_standards-1.0.7.dist-info/WHEEL' adding 'cloudshell_shell_standards-1.0.7.dist-info/top_level.txt' adding 'cloudshell_shell_standards-1.0.7.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cloudshell-shell-standards: finished with status 'done' Stored in directory: /tmp/tmpeek1ap2m Successfully built cloudshell-shell-standards Cleaning up... Removing source in /tmp/pip-wheel-82zhuvfc/cloudshell-shell-standards Removed build tracker '/tmp/pip-req-tracker-5uak08m0'