Created temporary directory: /tmp/pip-ephem-wheel-cache-_ho2m08p Created temporary directory: /tmp/pip-req-tracker-hhb62icv Created requirements tracker '/tmp/pip-req-tracker-hhb62icv' Created temporary directory: /tmp/pip-wheel-b98js4vv Collecting tngsdk.package==5.0.2 1 location(s) to search for versions of tngsdk.package: * https://pypi.org/simple/tngsdk-package/ Getting page https://pypi.org/simple/tngsdk-package/ Analyzing links from page https://pypi.org/simple/tngsdk-package/ Found link https://files.pythonhosted.org/packages/d9/74/80aae17a2a71c6e120d2bd2d2d70d1a93fa321ff7f72b1574ff6e5a8e3e5/tngsdk.package-5.0.1.tar.gz#sha256=bf8734f9d7d5a9ca95799c29c8190e31046e36c2057e9f3fce40e164cc609a48 (from https://pypi.org/simple/tngsdk-package/), version: 5.0.1 Found link https://files.pythonhosted.org/packages/d9/58/c4fc4ec85cfec9cfaaf4574e7c51660a571f7db1985c4ef9a4364efdc4dc/tngsdk.package-5.0.2.tar.gz#sha256=71eed02d7701fc2b942965ad2f43b7b569258a6e524f25f644490f61cfe7e98c (from https://pypi.org/simple/tngsdk-package/), version: 5.0.2 Using version 5.0.2 (newest of versions: 5.0.2) Created temporary directory: /tmp/pip-unpack-9xr7y3ct Downloading https://files.pythonhosted.org/packages/d9/58/c4fc4ec85cfec9cfaaf4574e7c51660a571f7db1985c4ef9a4364efdc4dc/tngsdk.package-5.0.2.tar.gz (48kB) Downloading from URL https://files.pythonhosted.org/packages/d9/58/c4fc4ec85cfec9cfaaf4574e7c51660a571f7db1985c4ef9a4364efdc4dc/tngsdk.package-5.0.2.tar.gz#sha256=71eed02d7701fc2b942965ad2f43b7b569258a6e524f25f644490f61cfe7e98c (from https://pypi.org/simple/tngsdk-package/) Added tngsdk.package==5.0.2 from https://files.pythonhosted.org/packages/d9/58/c4fc4ec85cfec9cfaaf4574e7c51660a571f7db1985c4ef9a4364efdc4dc/tngsdk.package-5.0.2.tar.gz#sha256=71eed02d7701fc2b942965ad2f43b7b569258a6e524f25f644490f61cfe7e98c to build tracker '/tmp/pip-req-tracker-hhb62icv' Running setup.py (path:/tmp/pip-wheel-b98js4vv/tngsdk.package/setup.py) egg_info for package tngsdk.package Running command python setup.py egg_info running egg_info creating pip-egg-info/tngsdk.package.egg-info writing entry points to pip-egg-info/tngsdk.package.egg-info/entry_points.txt writing dependency_links to pip-egg-info/tngsdk.package.egg-info/dependency_links.txt writing namespace_packages to pip-egg-info/tngsdk.package.egg-info/namespace_packages.txt writing requirements to pip-egg-info/tngsdk.package.egg-info/requires.txt writing pip-egg-info/tngsdk.package.egg-info/PKG-INFO writing top-level names to pip-egg-info/tngsdk.package.egg-info/top_level.txt writing manifest file 'pip-egg-info/tngsdk.package.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/tngsdk.package.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/tngsdk.package.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-b98js4vv/tngsdk.package has version 5.0.2, which satisfies requirement tngsdk.package==5.0.2 from https://files.pythonhosted.org/packages/d9/58/c4fc4ec85cfec9cfaaf4574e7c51660a571f7db1985c4ef9a4364efdc4dc/tngsdk.package-5.0.2.tar.gz#sha256=71eed02d7701fc2b942965ad2f43b7b569258a6e524f25f644490f61cfe7e98c Removed tngsdk.package==5.0.2 from https://files.pythonhosted.org/packages/d9/58/c4fc4ec85cfec9cfaaf4574e7c51660a571f7db1985c4ef9a4364efdc4dc/tngsdk.package-5.0.2.tar.gz#sha256=71eed02d7701fc2b942965ad2f43b7b569258a6e524f25f644490f61cfe7e98c from build tracker '/tmp/pip-req-tracker-hhb62icv' Building wheels for collected packages: tngsdk.package Created temporary directory: /tmp/pip-wheel-1gh8f01b Running setup.py bdist_wheel for tngsdk.package: started Destination directory: /tmp/pip-wheel-1gh8f01b Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-b98js4vv/tngsdk.package/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-1gh8f01b running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tngsdk copying src/tngsdk/__init__.py -> build/lib/tngsdk creating build/lib/tngsdk/package copying src/tngsdk/package/validator.py -> build/lib/tngsdk/package copying src/tngsdk/package/logger.py -> build/lib/tngsdk/package copying src/tngsdk/package/cli.py -> build/lib/tngsdk/package copying src/tngsdk/package/__init__.py -> build/lib/tngsdk/package copying src/tngsdk/package/helper.py -> build/lib/tngsdk/package copying src/tngsdk/package/rest.py -> build/lib/tngsdk/package creating build/lib/tngsdk/package/packager copying src/tngsdk/package/packager/onap_packager.py -> build/lib/tngsdk/package/packager copying src/tngsdk/package/packager/osm_packager.py -> build/lib/tngsdk/package/packager copying src/tngsdk/package/packager/exeptions.py -> build/lib/tngsdk/package/packager copying src/tngsdk/package/packager/__init__.py -> build/lib/tngsdk/package/packager copying src/tngsdk/package/packager/packager.py -> build/lib/tngsdk/package/packager copying src/tngsdk/package/packager/tango_packager.py -> build/lib/tngsdk/package/packager creating build/lib/tngsdk/package/storage copying src/tngsdk/package/storage/tngcat.py -> build/lib/tngsdk/package/storage copying src/tngsdk/package/storage/osmnbi.py -> build/lib/tngsdk/package/storage copying src/tngsdk/package/storage/tngprj.py -> build/lib/tngsdk/package/storage copying src/tngsdk/package/storage/__init__.py -> build/lib/tngsdk/package/storage creating build/lib/tngsdk/package/tests copying src/tngsdk/package/tests/test_unit_cli.py -> build/lib/tngsdk/package/tests copying src/tngsdk/package/tests/test_unit_storage_tngprj.py -> build/lib/tngsdk/package/tests copying src/tngsdk/package/tests/test_unit_python_api.py -> build/lib/tngsdk/package/tests copying src/tngsdk/package/tests/test_unit_packager_tango.py -> build/lib/tngsdk/package/tests copying src/tngsdk/package/tests/test_unit_rest.py -> build/lib/tngsdk/package/tests copying src/tngsdk/package/tests/test_packager_onap.py -> build/lib/tngsdk/package/tests copying src/tngsdk/package/tests/test_unit_validator.py -> build/lib/tngsdk/package/tests copying src/tngsdk/package/tests/fixtures.py -> build/lib/tngsdk/package/tests copying src/tngsdk/package/tests/__init__.py -> build/lib/tngsdk/package/tests copying src/tngsdk/package/tests/test_unit_packager.py -> build/lib/tngsdk/package/tests copying src/tngsdk/package/tests/test_unit_storage_tngcat.py -> build/lib/tngsdk/package/tests copying src/tngsdk/package/tests/test_unit_packager_osm.py -> build/lib/tngsdk/package/tests running egg_info writing src/tngsdk.package.egg-info/PKG-INFO writing top-level names to src/tngsdk.package.egg-info/top_level.txt writing dependency_links to src/tngsdk.package.egg-info/dependency_links.txt writing requirements to src/tngsdk.package.egg-info/requires.txt writing namespace_packages to src/tngsdk.package.egg-info/namespace_packages.txt writing entry points to src/tngsdk.package.egg-info/entry_points.txt reading manifest file 'src/tngsdk.package.egg-info/SOURCES.txt' writing manifest file 'src/tngsdk.package.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/tngsdk/__init__.py (namespace package) copying tngsdk/package/validator.py -> build/bdist.linux-armv7l/wheel/tngsdk/package copying tngsdk/package/logger.py -> build/bdist.linux-armv7l/wheel/tngsdk/package copying tngsdk/package/cli.py -> build/bdist.linux-armv7l/wheel/tngsdk/package copying tngsdk/package/__init__.py -> build/bdist.linux-armv7l/wheel/tngsdk/package copying tngsdk/package/helper.py -> build/bdist.linux-armv7l/wheel/tngsdk/package copying tngsdk/package/rest.py -> build/bdist.linux-armv7l/wheel/tngsdk/package copying tngsdk/package/packager/onap_packager.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/packager copying tngsdk/package/packager/osm_packager.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/packager copying tngsdk/package/packager/exeptions.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/packager copying tngsdk/package/packager/__init__.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/packager copying tngsdk/package/packager/packager.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/packager copying tngsdk/package/packager/tango_packager.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/packager copying tngsdk/package/storage/tngcat.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/storage copying tngsdk/package/storage/osmnbi.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/storage copying tngsdk/package/storage/tngprj.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/storage copying tngsdk/package/storage/__init__.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/storage copying tngsdk/package/tests/test_unit_cli.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/tests copying tngsdk/package/tests/test_unit_storage_tngprj.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/tests copying tngsdk/package/tests/test_unit_python_api.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/tests copying tngsdk/package/tests/test_unit_packager_tango.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/tests copying tngsdk/package/tests/test_unit_rest.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/tests copying tngsdk/package/tests/test_packager_onap.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/tests copying tngsdk/package/tests/test_unit_validator.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/tests copying tngsdk/package/tests/fixtures.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/tests copying tngsdk/package/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/tests copying tngsdk/package/tests/test_unit_packager.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/tests copying tngsdk/package/tests/test_unit_storage_tngcat.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/tests copying tngsdk/package/tests/test_unit_packager_osm.py -> build/bdist.linux-armv7l/wheel/tngsdk/package/tests running install_egg_info Copying src/tngsdk.package.egg-info to build/bdist.linux-armv7l/wheel/tngsdk.package-5.0.2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/tngsdk.package-5.0.2-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/tngsdk.package-5.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-1gh8f01b/tngsdk.package-5.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'tngsdk.package-5.0.2-py3.4-nspkg.pth' adding 'tngsdk/package/__init__.py' adding 'tngsdk/package/cli.py' adding 'tngsdk/package/helper.py' adding 'tngsdk/package/logger.py' adding 'tngsdk/package/rest.py' adding 'tngsdk/package/validator.py' adding 'tngsdk/package/packager/__init__.py' adding 'tngsdk/package/packager/exeptions.py' adding 'tngsdk/package/packager/onap_packager.py' adding 'tngsdk/package/packager/osm_packager.py' adding 'tngsdk/package/packager/packager.py' adding 'tngsdk/package/packager/tango_packager.py' adding 'tngsdk/package/storage/__init__.py' adding 'tngsdk/package/storage/osmnbi.py' adding 'tngsdk/package/storage/tngcat.py' adding 'tngsdk/package/storage/tngprj.py' adding 'tngsdk/package/tests/__init__.py' adding 'tngsdk/package/tests/fixtures.py' adding 'tngsdk/package/tests/test_packager_onap.py' adding 'tngsdk/package/tests/test_unit_cli.py' adding 'tngsdk/package/tests/test_unit_packager.py' adding 'tngsdk/package/tests/test_unit_packager_osm.py' adding 'tngsdk/package/tests/test_unit_packager_tango.py' adding 'tngsdk/package/tests/test_unit_python_api.py' adding 'tngsdk/package/tests/test_unit_rest.py' adding 'tngsdk/package/tests/test_unit_storage_tngcat.py' adding 'tngsdk/package/tests/test_unit_storage_tngprj.py' adding 'tngsdk/package/tests/test_unit_validator.py' adding 'tngsdk.package-5.0.2.dist-info/METADATA' adding 'tngsdk.package-5.0.2.dist-info/WHEEL' adding 'tngsdk.package-5.0.2.dist-info/entry_points.txt' adding 'tngsdk.package-5.0.2.dist-info/namespace_packages.txt' adding 'tngsdk.package-5.0.2.dist-info/top_level.txt' adding 'tngsdk.package-5.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for tngsdk.package: finished with status 'done' Stored in directory: /tmp/tmp4e4u8j2z Successfully built tngsdk.package Cleaning up... Removing source in /tmp/pip-wheel-b98js4vv/tngsdk.package Removed build tracker '/tmp/pip-req-tracker-hhb62icv'