Created temporary directory: /tmp/pip-ephem-wheel-cache-xuv9ih5j Created temporary directory: /tmp/pip-req-tracker-phu6c5rc Created requirements tracker '/tmp/pip-req-tracker-phu6c5rc' Created temporary directory: /tmp/pip-wheel-rsk4276e Collecting cloudshell-logging==1.0.3 1 location(s) to search for versions of cloudshell-logging: * https://pypi.org/simple/cloudshell-logging/ Getting page https://pypi.org/simple/cloudshell-logging/ Analyzing links from page https://pypi.org/simple/cloudshell-logging/ Found link https://files.pythonhosted.org/packages/6d/e0/f2216ece7a30b6b2cbdaf391f7f0fb1fe62ee026eba121da75451b020e05/cloudshell_logging-1.0.1-py2.py3-none-any.whl#sha256=d250817c90440ed5ec7b9b6fccc66697d413316ddc6432928bbbd0e5559e018e (from https://pypi.org/simple/cloudshell-logging/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/a7/b2/71ed650926654e8ec86194cc813d4aaa5b1638b1f1d20d942d111bda45db/cloudshell-logging-1.0.3.zip#sha256=0f6b11d34afd79b6d69efc7d3ce74902c162740e248e2b47da32afe04f6625f1 (from https://pypi.org/simple/cloudshell-logging/), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Created temporary directory: /tmp/pip-unpack-qjiiilhb Downloading https://files.pythonhosted.org/packages/a7/b2/71ed650926654e8ec86194cc813d4aaa5b1638b1f1d20d942d111bda45db/cloudshell-logging-1.0.3.zip Downloading from URL https://files.pythonhosted.org/packages/a7/b2/71ed650926654e8ec86194cc813d4aaa5b1638b1f1d20d942d111bda45db/cloudshell-logging-1.0.3.zip#sha256=0f6b11d34afd79b6d69efc7d3ce74902c162740e248e2b47da32afe04f6625f1 (from https://pypi.org/simple/cloudshell-logging/) Added cloudshell-logging==1.0.3 from https://files.pythonhosted.org/packages/a7/b2/71ed650926654e8ec86194cc813d4aaa5b1638b1f1d20d942d111bda45db/cloudshell-logging-1.0.3.zip#sha256=0f6b11d34afd79b6d69efc7d3ce74902c162740e248e2b47da32afe04f6625f1 to build tracker '/tmp/pip-req-tracker-phu6c5rc' Running setup.py (path:/tmp/pip-wheel-rsk4276e/cloudshell-logging/setup.py) egg_info for package cloudshell-logging Running command python setup.py egg_info running egg_info creating pip-egg-info/cloudshell_logging.egg-info writing pip-egg-info/cloudshell_logging.egg-info/PKG-INFO writing top-level names to pip-egg-info/cloudshell_logging.egg-info/top_level.txt writing dependency_links to pip-egg-info/cloudshell_logging.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/cloudshell_logging.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cloudshell_logging.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/cloudshell_logging.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-rsk4276e/cloudshell-logging has version 1.0.3, which satisfies requirement cloudshell-logging==1.0.3 from https://files.pythonhosted.org/packages/a7/b2/71ed650926654e8ec86194cc813d4aaa5b1638b1f1d20d942d111bda45db/cloudshell-logging-1.0.3.zip#sha256=0f6b11d34afd79b6d69efc7d3ce74902c162740e248e2b47da32afe04f6625f1 Removed cloudshell-logging==1.0.3 from https://files.pythonhosted.org/packages/a7/b2/71ed650926654e8ec86194cc813d4aaa5b1638b1f1d20d942d111bda45db/cloudshell-logging-1.0.3.zip#sha256=0f6b11d34afd79b6d69efc7d3ce74902c162740e248e2b47da32afe04f6625f1 from build tracker '/tmp/pip-req-tracker-phu6c5rc' Building wheels for collected packages: cloudshell-logging Created temporary directory: /tmp/pip-wheel-yzr34zoh Running setup.py bdist_wheel for cloudshell-logging: started Destination directory: /tmp/pip-wheel-yzr34zoh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-rsk4276e/cloudshell-logging/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-yzr34zoh running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/cloudshell copying cloudshell/__init__.py -> build/lib/cloudshell creating build/lib/tests/logging copying tests/logging/test_qs_logger.py -> build/lib/tests/logging copying tests/logging/test_qs_config_parser.py -> build/lib/tests/logging copying tests/logging/__init__.py -> build/lib/tests/logging creating build/lib/tests/logging/utils copying tests/logging/utils/__init__.py -> build/lib/tests/logging/utils copying tests/logging/utils/test_error_handling_context_manager.py -> build/lib/tests/logging/utils creating build/lib/cloudshell/logging copying cloudshell/logging/interprocess_logger.py -> build/lib/cloudshell/logging copying cloudshell/logging/qs_config_parser.py -> build/lib/cloudshell/logging copying cloudshell/logging/qs_logger.py -> build/lib/cloudshell/logging copying cloudshell/logging/__init__.py -> build/lib/cloudshell/logging creating build/lib/cloudshell/logging/utils copying cloudshell/logging/utils/error_handling_context_manager.py -> build/lib/cloudshell/logging/utils copying cloudshell/logging/utils/__init__.py -> build/lib/cloudshell/logging/utils copying cloudshell/logging/utils/decorators.py -> build/lib/cloudshell/logging/utils running egg_info writing top-level names to cloudshell_logging.egg-info/top_level.txt writing dependency_links to cloudshell_logging.egg-info/dependency_links.txt writing cloudshell_logging.egg-info/PKG-INFO reading manifest file 'cloudshell_logging.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cloudshell_logging.egg-info/SOURCES.txt' copying tests/logging/test_qs_config.ini -> build/lib/tests/logging copying cloudshell/logging/qs_config.ini -> build/lib/cloudshell/logging 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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/logging copying build/lib/tests/logging/test_qs_logger.py -> build/bdist.linux-armv7l/wheel/tests/logging copying build/lib/tests/logging/test_qs_config.ini -> build/bdist.linux-armv7l/wheel/tests/logging copying build/lib/tests/logging/test_qs_config_parser.py -> build/bdist.linux-armv7l/wheel/tests/logging copying build/lib/tests/logging/__init__.py -> build/bdist.linux-armv7l/wheel/tests/logging creating build/bdist.linux-armv7l/wheel/tests/logging/utils copying build/lib/tests/logging/utils/__init__.py -> build/bdist.linux-armv7l/wheel/tests/logging/utils copying build/lib/tests/logging/utils/test_error_handling_context_manager.py -> build/bdist.linux-armv7l/wheel/tests/logging/utils creating build/bdist.linux-armv7l/wheel/cloudshell copying build/lib/cloudshell/__init__.py -> build/bdist.linux-armv7l/wheel/cloudshell creating build/bdist.linux-armv7l/wheel/cloudshell/logging copying build/lib/cloudshell/logging/qs_config.ini -> build/bdist.linux-armv7l/wheel/cloudshell/logging copying build/lib/cloudshell/logging/interprocess_logger.py -> build/bdist.linux-armv7l/wheel/cloudshell/logging copying build/lib/cloudshell/logging/qs_config_parser.py -> build/bdist.linux-armv7l/wheel/cloudshell/logging copying build/lib/cloudshell/logging/qs_logger.py -> build/bdist.linux-armv7l/wheel/cloudshell/logging copying build/lib/cloudshell/logging/__init__.py -> build/bdist.linux-armv7l/wheel/cloudshell/logging creating build/bdist.linux-armv7l/wheel/cloudshell/logging/utils copying build/lib/cloudshell/logging/utils/error_handling_context_manager.py -> build/bdist.linux-armv7l/wheel/cloudshell/logging/utils copying build/lib/cloudshell/logging/utils/__init__.py -> build/bdist.linux-armv7l/wheel/cloudshell/logging/utils copying build/lib/cloudshell/logging/utils/decorators.py -> build/bdist.linux-armv7l/wheel/cloudshell/logging/utils running install_egg_info Copying cloudshell_logging.egg-info to build/bdist.linux-armv7l/wheel/cloudshell_logging-1.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cloudshell_logging-1.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-yzr34zoh/cloudshell_logging-1.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'cloudshell/__init__.py' adding 'cloudshell/logging/__init__.py' adding 'cloudshell/logging/interprocess_logger.py' adding 'cloudshell/logging/qs_config.ini' adding 'cloudshell/logging/qs_config_parser.py' adding 'cloudshell/logging/qs_logger.py' adding 'cloudshell/logging/utils/__init__.py' adding 'cloudshell/logging/utils/decorators.py' adding 'cloudshell/logging/utils/error_handling_context_manager.py' adding 'tests/__init__.py' adding 'tests/logging/__init__.py' adding 'tests/logging/test_qs_config.ini' adding 'tests/logging/test_qs_config_parser.py' adding 'tests/logging/test_qs_logger.py' adding 'tests/logging/utils/__init__.py' adding 'tests/logging/utils/test_error_handling_context_manager.py' adding 'cloudshell_logging-1.0.3.dist-info/METADATA' adding 'cloudshell_logging-1.0.3.dist-info/WHEEL' adding 'cloudshell_logging-1.0.3.dist-info/top_level.txt' adding 'cloudshell_logging-1.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cloudshell-logging: finished with status 'done' Stored in directory: /tmp/tmpeqxpyl8e Successfully built cloudshell-logging Cleaning up... Removing source in /tmp/pip-wheel-rsk4276e/cloudshell-logging Removed build tracker '/tmp/pip-req-tracker-phu6c5rc'