Created temporary directory: /tmp/pip-ephem-wheel-cache-zddz97ac Created temporary directory: /tmp/pip-wheel-sqh3i0uq Looking in indexes: https://pypi.python.org/simple Collecting cloudshell-l1-migration==1.0.5 1 location(s) to search for versions of cloudshell-l1-migration: * https://pypi.python.org/simple/cloudshell-l1-migration/ Getting page https://pypi.python.org/simple/cloudshell-l1-migration/ Analyzing links from page https://pypi.org/simple/cloudshell-l1-migration/ Found link https://files.pythonhosted.org/packages/54/70/a163ae3413e61778d70ebe51037214657b4fafe8751addcd43f3efef7349/cloudshell-l1-migration-1.0.5.zip#sha256=0f8fce0766520c44df0a106c370f5893790245bdc06bd820958ce4d7ffa383c8 (from https://pypi.org/simple/cloudshell-l1-migration/), version: 1.0.5 Using version 1.0.5 (newest of versions: 1.0.5) Created temporary directory: /tmp/pip-unpack-148gmjfo Downloading https://files.pythonhosted.org/packages/54/70/a163ae3413e61778d70ebe51037214657b4fafe8751addcd43f3efef7349/cloudshell-l1-migration-1.0.5.zip Downloading from URL https://files.pythonhosted.org/packages/54/70/a163ae3413e61778d70ebe51037214657b4fafe8751addcd43f3efef7349/cloudshell-l1-migration-1.0.5.zip#sha256=0f8fce0766520c44df0a106c370f5893790245bdc06bd820958ce4d7ffa383c8 (from https://pypi.org/simple/cloudshell-l1-migration/) Running setup.py (path:/tmp/pip-wheel-sqh3i0uq/cloudshell-l1-migration/setup.py) egg_info for package cloudshell-l1-migration Running command python setup.py egg_info running egg_info creating pip-egg-info/cloudshell_l1_migration.egg-info writing dependency_links to pip-egg-info/cloudshell_l1_migration.egg-info/dependency_links.txt writing pip-egg-info/cloudshell_l1_migration.egg-info/PKG-INFO writing entry points to pip-egg-info/cloudshell_l1_migration.egg-info/entry_points.txt writing top-level names to pip-egg-info/cloudshell_l1_migration.egg-info/top_level.txt writing requirements to pip-egg-info/cloudshell_l1_migration.egg-info/requires.txt writing manifest file 'pip-egg-info/cloudshell_l1_migration.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/cloudshell_l1_migration.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.ini' anywhere in distribution warning: no files found matching '*.xml' anywhere in distribution writing manifest file 'pip-egg-info/cloudshell_l1_migration.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-sqh3i0uq/cloudshell-l1-migration has version 1.0.5, which satisfies requirement cloudshell-l1-migration==1.0.5 from https://files.pythonhosted.org/packages/54/70/a163ae3413e61778d70ebe51037214657b4fafe8751addcd43f3efef7349/cloudshell-l1-migration-1.0.5.zip#sha256=0f8fce0766520c44df0a106c370f5893790245bdc06bd820958ce4d7ffa383c8 Building wheels for collected packages: cloudshell-l1-migration Created temporary directory: /tmp/pip-wheel-4mf8a5ny Running setup.py bdist_wheel for cloudshell-l1-migration: started Destination directory: /tmp/pip-wheel-4mf8a5ny Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-sqh3i0uq/cloudshell-l1-migration/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-4mf8a5ny 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/cloudshell/layer_one copying cloudshell/layer_one/__init__.py -> build/lib/cloudshell/layer_one creating build/lib/cloudshell/layer_one/migration_tool copying cloudshell/layer_one/migration_tool/bootstrap.py -> build/lib/cloudshell/layer_one/migration_tool copying cloudshell/layer_one/migration_tool/__init__.py -> build/lib/cloudshell/layer_one/migration_tool copying cloudshell/layer_one/migration_tool/__main__.py -> build/lib/cloudshell/layer_one/migration_tool creating build/lib/cloudshell/layer_one/migration_tool/commands copying cloudshell/layer_one/migration_tool/commands/migration_commands.py -> build/lib/cloudshell/layer_one/migration_tool/commands copying cloudshell/layer_one/migration_tool/commands/resources_commands.py -> build/lib/cloudshell/layer_one/migration_tool/commands copying cloudshell/layer_one/migration_tool/commands/config_commands.py -> build/lib/cloudshell/layer_one/migration_tool/commands copying cloudshell/layer_one/migration_tool/commands/__init__.py -> build/lib/cloudshell/layer_one/migration_tool/commands creating build/lib/cloudshell/layer_one/migration_tool/validators copying cloudshell/layer_one/migration_tool/validators/resource_validator.py -> build/lib/cloudshell/layer_one/migration_tool/validators copying cloudshell/layer_one/migration_tool/validators/migration_config_validator.py -> build/lib/cloudshell/layer_one/migration_tool/validators copying cloudshell/layer_one/migration_tool/validators/config_unit_validator.py -> build/lib/cloudshell/layer_one/migration_tool/validators copying cloudshell/layer_one/migration_tool/validators/__init__.py -> build/lib/cloudshell/layer_one/migration_tool/validators copying cloudshell/layer_one/migration_tool/validators/migration_operation_validator.py -> build/lib/cloudshell/layer_one/migration_tool/validators creating build/lib/cloudshell/layer_one/migration_tool/handlers copying cloudshell/layer_one/migration_tool/handlers/migration_config_handler.py -> build/lib/cloudshell/layer_one/migration_tool/handlers copying cloudshell/layer_one/migration_tool/handlers/migration_config_parser.py -> build/lib/cloudshell/layer_one/migration_tool/handlers copying cloudshell/layer_one/migration_tool/handlers/__init__.py -> build/lib/cloudshell/layer_one/migration_tool/handlers copying cloudshell/layer_one/migration_tool/handlers/migration_operation_handler.py -> build/lib/cloudshell/layer_one/migration_tool/handlers copying cloudshell/layer_one/migration_tool/handlers/logical_routes_handler.py -> build/lib/cloudshell/layer_one/migration_tool/handlers creating build/lib/cloudshell/layer_one/migration_tool/entities copying cloudshell/layer_one/migration_tool/entities/resource.py -> build/lib/cloudshell/layer_one/migration_tool/entities copying cloudshell/layer_one/migration_tool/entities/port.py -> build/lib/cloudshell/layer_one/migration_tool/entities copying cloudshell/layer_one/migration_tool/entities/config_unit.py -> build/lib/cloudshell/layer_one/migration_tool/entities copying cloudshell/layer_one/migration_tool/entities/connection.py -> build/lib/cloudshell/layer_one/migration_tool/entities copying cloudshell/layer_one/migration_tool/entities/migration_config.py -> build/lib/cloudshell/layer_one/migration_tool/entities copying cloudshell/layer_one/migration_tool/entities/migration_operation.py -> build/lib/cloudshell/layer_one/migration_tool/entities copying cloudshell/layer_one/migration_tool/entities/__init__.py -> build/lib/cloudshell/layer_one/migration_tool/entities copying cloudshell/layer_one/migration_tool/entities/logical_route.py -> build/lib/cloudshell/layer_one/migration_tool/entities creating build/lib/cloudshell/layer_one/migration_tool/helpers copying cloudshell/layer_one/migration_tool/helpers/logger.py -> build/lib/cloudshell/layer_one/migration_tool/helpers copying cloudshell/layer_one/migration_tool/helpers/connection_helper.py -> build/lib/cloudshell/layer_one/migration_tool/helpers copying cloudshell/layer_one/migration_tool/helpers/logical_route_helper.py -> build/lib/cloudshell/layer_one/migration_tool/helpers copying cloudshell/layer_one/migration_tool/helpers/resource_operation_helper.py -> build/lib/cloudshell/layer_one/migration_tool/helpers copying cloudshell/layer_one/migration_tool/helpers/connection_associator.py -> build/lib/cloudshell/layer_one/migration_tool/helpers copying cloudshell/layer_one/migration_tool/helpers/output_formater.py -> build/lib/cloudshell/layer_one/migration_tool/helpers copying cloudshell/layer_one/migration_tool/helpers/__init__.py -> build/lib/cloudshell/layer_one/migration_tool/helpers copying cloudshell/layer_one/migration_tool/helpers/config_helper.py -> build/lib/cloudshell/layer_one/migration_tool/helpers running egg_info writing entry points to cloudshell_l1_migration.egg-info/entry_points.txt writing requirements to cloudshell_l1_migration.egg-info/requires.txt writing top-level names to cloudshell_l1_migration.egg-info/top_level.txt writing dependency_links to cloudshell_l1_migration.egg-info/dependency_links.txt writing cloudshell_l1_migration.egg-info/PKG-INFO warning: manifest_maker: standard file '-c' not found reading manifest file 'cloudshell_l1_migration.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.ini' anywhere in distribution warning: no files found matching '*.xml' anywhere in distribution writing manifest file 'cloudshell_l1_migration.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/layer_one creating build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool creating build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/commands copying build/lib/cloudshell/layer_one/migration_tool/commands/migration_commands.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/commands copying build/lib/cloudshell/layer_one/migration_tool/commands/resources_commands.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/commands copying build/lib/cloudshell/layer_one/migration_tool/commands/config_commands.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/commands copying build/lib/cloudshell/layer_one/migration_tool/commands/__init__.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/commands creating build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/validators copying build/lib/cloudshell/layer_one/migration_tool/validators/resource_validator.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/validators copying build/lib/cloudshell/layer_one/migration_tool/validators/migration_config_validator.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/validators copying build/lib/cloudshell/layer_one/migration_tool/validators/config_unit_validator.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/validators copying build/lib/cloudshell/layer_one/migration_tool/validators/__init__.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/validators copying build/lib/cloudshell/layer_one/migration_tool/validators/migration_operation_validator.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/validators creating build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/handlers copying build/lib/cloudshell/layer_one/migration_tool/handlers/migration_config_handler.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/handlers copying build/lib/cloudshell/layer_one/migration_tool/handlers/migration_config_parser.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/handlers copying build/lib/cloudshell/layer_one/migration_tool/handlers/__init__.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/handlers copying build/lib/cloudshell/layer_one/migration_tool/handlers/migration_operation_handler.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/handlers copying build/lib/cloudshell/layer_one/migration_tool/handlers/logical_routes_handler.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/handlers creating build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/entities copying build/lib/cloudshell/layer_one/migration_tool/entities/resource.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/entities copying build/lib/cloudshell/layer_one/migration_tool/entities/port.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/entities copying build/lib/cloudshell/layer_one/migration_tool/entities/config_unit.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/entities copying build/lib/cloudshell/layer_one/migration_tool/entities/connection.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/entities copying build/lib/cloudshell/layer_one/migration_tool/entities/migration_config.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/entities copying build/lib/cloudshell/layer_one/migration_tool/entities/migration_operation.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/entities copying build/lib/cloudshell/layer_one/migration_tool/entities/__init__.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/entities copying build/lib/cloudshell/layer_one/migration_tool/entities/logical_route.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/entities copying build/lib/cloudshell/layer_one/migration_tool/bootstrap.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool creating build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/helpers copying build/lib/cloudshell/layer_one/migration_tool/helpers/logger.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/helpers copying build/lib/cloudshell/layer_one/migration_tool/helpers/connection_helper.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/helpers copying build/lib/cloudshell/layer_one/migration_tool/helpers/logical_route_helper.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/helpers copying build/lib/cloudshell/layer_one/migration_tool/helpers/resource_operation_helper.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/helpers copying build/lib/cloudshell/layer_one/migration_tool/helpers/connection_associator.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/helpers copying build/lib/cloudshell/layer_one/migration_tool/helpers/output_formater.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/helpers copying build/lib/cloudshell/layer_one/migration_tool/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/helpers copying build/lib/cloudshell/layer_one/migration_tool/helpers/config_helper.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool/helpers copying build/lib/cloudshell/layer_one/migration_tool/__init__.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool copying build/lib/cloudshell/layer_one/migration_tool/__main__.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one/migration_tool copying build/lib/cloudshell/layer_one/__init__.py -> build/bdist.linux-armv7l/wheel/cloudshell/layer_one copying build/lib/cloudshell/__init__.py -> build/bdist.linux-armv7l/wheel/cloudshell running install_egg_info Copying cloudshell_l1_migration.egg-info to build/bdist.linux-armv7l/wheel/cloudshell_l1_migration-1.0.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cloudshell_l1_migration-1.0.5.dist-info/WHEEL creating '/tmp/pip-wheel-4mf8a5ny/cloudshell_l1_migration-1.0.5-py3-none-any.whl' and adding '.' to it adding 'cloudshell/__init__.py' adding 'cloudshell/layer_one/__init__.py' adding 'cloudshell/layer_one/migration_tool/__init__.py' adding 'cloudshell/layer_one/migration_tool/__main__.py' adding 'cloudshell/layer_one/migration_tool/bootstrap.py' adding 'cloudshell/layer_one/migration_tool/commands/__init__.py' adding 'cloudshell/layer_one/migration_tool/commands/config_commands.py' adding 'cloudshell/layer_one/migration_tool/commands/migration_commands.py' adding 'cloudshell/layer_one/migration_tool/commands/resources_commands.py' adding 'cloudshell/layer_one/migration_tool/entities/__init__.py' adding 'cloudshell/layer_one/migration_tool/entities/config_unit.py' adding 'cloudshell/layer_one/migration_tool/entities/connection.py' adding 'cloudshell/layer_one/migration_tool/entities/logical_route.py' adding 'cloudshell/layer_one/migration_tool/entities/migration_config.py' adding 'cloudshell/layer_one/migration_tool/entities/migration_operation.py' adding 'cloudshell/layer_one/migration_tool/entities/port.py' adding 'cloudshell/layer_one/migration_tool/entities/resource.py' adding 'cloudshell/layer_one/migration_tool/handlers/__init__.py' adding 'cloudshell/layer_one/migration_tool/handlers/logical_routes_handler.py' adding 'cloudshell/layer_one/migration_tool/handlers/migration_config_handler.py' adding 'cloudshell/layer_one/migration_tool/handlers/migration_config_parser.py' adding 'cloudshell/layer_one/migration_tool/handlers/migration_operation_handler.py' adding 'cloudshell/layer_one/migration_tool/helpers/__init__.py' adding 'cloudshell/layer_one/migration_tool/helpers/config_helper.py' adding 'cloudshell/layer_one/migration_tool/helpers/connection_associator.py' adding 'cloudshell/layer_one/migration_tool/helpers/connection_helper.py' adding 'cloudshell/layer_one/migration_tool/helpers/logger.py' adding 'cloudshell/layer_one/migration_tool/helpers/logical_route_helper.py' adding 'cloudshell/layer_one/migration_tool/helpers/output_formater.py' adding 'cloudshell/layer_one/migration_tool/helpers/resource_operation_helper.py' adding 'cloudshell/layer_one/migration_tool/validators/__init__.py' adding 'cloudshell/layer_one/migration_tool/validators/config_unit_validator.py' adding 'cloudshell/layer_one/migration_tool/validators/migration_config_validator.py' adding 'cloudshell/layer_one/migration_tool/validators/migration_operation_validator.py' adding 'cloudshell/layer_one/migration_tool/validators/resource_validator.py' adding 'cloudshell_l1_migration-1.0.5.dist-info/entry_points.txt' adding 'cloudshell_l1_migration-1.0.5.dist-info/top_level.txt' adding 'cloudshell_l1_migration-1.0.5.dist-info/WHEEL' adding 'cloudshell_l1_migration-1.0.5.dist-info/METADATA' adding 'cloudshell_l1_migration-1.0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cloudshell-l1-migration: finished with status 'done' Stored in directory: /tmp/tmpg78e4yhs Successfully built cloudshell-l1-migration Cleaning up... Removing source in /tmp/pip-wheel-sqh3i0uq/cloudshell-l1-migration