Created temporary directory: /tmp/pip-ephem-wheel-cache-l1tyna4o Created temporary directory: /tmp/pip-req-tracker-v6jrc099 Created requirements tracker '/tmp/pip-req-tracker-v6jrc099' Created temporary directory: /tmp/pip-wheel-25hhk9um Collecting tngsdk.benchmark==5.1 1 location(s) to search for versions of tngsdk.benchmark: * https://pypi.org/simple/tngsdk-benchmark/ Getting page https://pypi.org/simple/tngsdk-benchmark/ Analyzing links from page https://pypi.org/simple/tngsdk-benchmark/ Found link https://files.pythonhosted.org/packages/22/39/93e29aa9ebc820f1afbc92223a8771732609ba72dea335955fc21cd77deb/tngsdk.benchmark-4.2.0.tar.gz#sha256=f96a6adb9ff6b702c80c1f68e64d2ced2587a110cf74ae4cb7589960c8033e98 (from https://pypi.org/simple/tngsdk-benchmark/), version: 4.2.0 Found link https://files.pythonhosted.org/packages/7e/10/3dba38ab4e1cc968d73c011e113bfae443f5e96846b80f8ab5e1f041da7b/tngsdk.benchmark-5.0.0.tar.gz#sha256=3ce72dd3d57724bf4a0933ccab1c4d58f8701130715319558250171014dbd84d (from https://pypi.org/simple/tngsdk-benchmark/), version: 5.0.0 Found link https://files.pythonhosted.org/packages/46/60/2b2cdbe5358996e53292f65f62f1f43ffdd3e9d88ce28db3a7c71b4645d3/tngsdk.benchmark-5.1.tar.gz#sha256=605686bd273a2faed198f54f441e91fb18f08a154549daab38958336cc44c754 (from https://pypi.org/simple/tngsdk-benchmark/), version: 5.1 Using version 5.1 (newest of versions: 5.1) Created temporary directory: /tmp/pip-unpack-54x9nxb0 Downloading https://files.pythonhosted.org/packages/46/60/2b2cdbe5358996e53292f65f62f1f43ffdd3e9d88ce28db3a7c71b4645d3/tngsdk.benchmark-5.1.tar.gz (691kB) Downloading from URL https://files.pythonhosted.org/packages/46/60/2b2cdbe5358996e53292f65f62f1f43ffdd3e9d88ce28db3a7c71b4645d3/tngsdk.benchmark-5.1.tar.gz#sha256=605686bd273a2faed198f54f441e91fb18f08a154549daab38958336cc44c754 (from https://pypi.org/simple/tngsdk-benchmark/) Added tngsdk.benchmark==5.1 from https://files.pythonhosted.org/packages/46/60/2b2cdbe5358996e53292f65f62f1f43ffdd3e9d88ce28db3a7c71b4645d3/tngsdk.benchmark-5.1.tar.gz#sha256=605686bd273a2faed198f54f441e91fb18f08a154549daab38958336cc44c754 to build tracker '/tmp/pip-req-tracker-v6jrc099' Running setup.py (path:/tmp/pip-wheel-25hhk9um/tngsdk.benchmark/setup.py) egg_info for package tngsdk.benchmark Running command python setup.py egg_info running egg_info creating pip-egg-info/tngsdk.benchmark.egg-info writing requirements to pip-egg-info/tngsdk.benchmark.egg-info/requires.txt writing dependency_links to pip-egg-info/tngsdk.benchmark.egg-info/dependency_links.txt writing entry points to pip-egg-info/tngsdk.benchmark.egg-info/entry_points.txt writing pip-egg-info/tngsdk.benchmark.egg-info/PKG-INFO writing top-level names to pip-egg-info/tngsdk.benchmark.egg-info/top_level.txt writing namespace_packages to pip-egg-info/tngsdk.benchmark.egg-info/namespace_packages.txt writing manifest file 'pip-egg-info/tngsdk.benchmark.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/tngsdk.benchmark.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/tngsdk.benchmark.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-25hhk9um/tngsdk.benchmark has version 5.1, which satisfies requirement tngsdk.benchmark==5.1 from https://files.pythonhosted.org/packages/46/60/2b2cdbe5358996e53292f65f62f1f43ffdd3e9d88ce28db3a7c71b4645d3/tngsdk.benchmark-5.1.tar.gz#sha256=605686bd273a2faed198f54f441e91fb18f08a154549daab38958336cc44c754 Removed tngsdk.benchmark==5.1 from https://files.pythonhosted.org/packages/46/60/2b2cdbe5358996e53292f65f62f1f43ffdd3e9d88ce28db3a7c71b4645d3/tngsdk.benchmark-5.1.tar.gz#sha256=605686bd273a2faed198f54f441e91fb18f08a154549daab38958336cc44c754 from build tracker '/tmp/pip-req-tracker-v6jrc099' Building wheels for collected packages: tngsdk.benchmark Created temporary directory: /tmp/pip-wheel-j0i3o_xh Running setup.py bdist_wheel for tngsdk.benchmark: started Destination directory: /tmp/pip-wheel-j0i3o_xh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-25hhk9um/tngsdk.benchmark/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-j0i3o_xh 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/benchmark copying src/tngsdk/benchmark/executor.py -> build/lib/tngsdk/benchmark copying src/tngsdk/benchmark/macro.py -> build/lib/tngsdk/benchmark copying src/tngsdk/benchmark/__init__.py -> build/lib/tngsdk/benchmark copying src/tngsdk/benchmark/experiment.py -> build/lib/tngsdk/benchmark copying src/tngsdk/benchmark/logger.py -> build/lib/tngsdk/benchmark copying src/tngsdk/benchmark/helper.py -> build/lib/tngsdk/benchmark creating build/lib/tngsdk/benchmark/resultprocessor copying src/tngsdk/benchmark/resultprocessor/vimemu.py -> build/lib/tngsdk/benchmark/resultprocessor copying src/tngsdk/benchmark/resultprocessor/__init__.py -> build/lib/tngsdk/benchmark/resultprocessor creating build/lib/tngsdk/benchmark/ietf copying src/tngsdk/benchmark/ietf/__init__.py -> build/lib/tngsdk/benchmark/ietf copying src/tngsdk/benchmark/ietf/vnf_bd.py -> build/lib/tngsdk/benchmark/ietf creating build/lib/tngsdk/benchmark/tests copying src/tngsdk/benchmark/tests/__init__.py -> build/lib/tngsdk/benchmark/tests copying src/tngsdk/benchmark/tests/test_unit_tango.py -> build/lib/tngsdk/benchmark/tests copying src/tngsdk/benchmark/tests/test_unit_main.py -> build/lib/tngsdk/benchmark/tests creating build/lib/tngsdk/benchmark/generator copying src/tngsdk/benchmark/generator/__init__.py -> build/lib/tngsdk/benchmark/generator copying src/tngsdk/benchmark/generator/tango.py -> build/lib/tngsdk/benchmark/generator copying src/tngsdk/benchmark/generator/sonata.py -> build/lib/tngsdk/benchmark/generator creating build/lib/tngsdk/benchmark/pdriver copying src/tngsdk/benchmark/pdriver/__init__.py -> build/lib/tngsdk/benchmark/pdriver creating build/lib/tngsdk/benchmark/pdriver/vimemu copying src/tngsdk/benchmark/pdriver/vimemu/__init__.py -> build/lib/tngsdk/benchmark/pdriver/vimemu copying src/tngsdk/benchmark/pdriver/vimemu/emuc.py -> build/lib/tngsdk/benchmark/pdriver/vimemu copying src/tngsdk/benchmark/pdriver/vimemu/collectc.py -> build/lib/tngsdk/benchmark/pdriver/vimemu copying src/tngsdk/benchmark/pdriver/vimemu/dockerc.py -> build/lib/tngsdk/benchmark/pdriver/vimemu copying src/tngsdk/benchmark/pdriver/vimemu/server.py -> build/lib/tngsdk/benchmark/pdriver/vimemu running egg_info writing dependency_links to src/tngsdk.benchmark.egg-info/dependency_links.txt writing src/tngsdk.benchmark.egg-info/PKG-INFO writing requirements to src/tngsdk.benchmark.egg-info/requires.txt writing top-level names to src/tngsdk.benchmark.egg-info/top_level.txt writing entry points to src/tngsdk.benchmark.egg-info/entry_points.txt writing namespace_packages to src/tngsdk.benchmark.egg-info/namespace_packages.txt reading manifest file 'src/tngsdk.benchmark.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/tngsdk.benchmark.egg-info/SOURCES.txt' creating build/lib/tngsdk/benchmark/generator/template copying src/tngsdk/benchmark/generator/template/sonata_nsd_function_experiment.yml -> build/lib/tngsdk/benchmark/generator/template copying src/tngsdk/benchmark/generator/template/sonata_vnfd_mp.yml -> build/lib/tngsdk/benchmark/generator/template copying src/tngsdk/benchmark/generator/template/tango_vnfd_mp.yml -> build/lib/tngsdk/benchmark/generator/template 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/benchmark/executor.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark copying tngsdk/benchmark/macro.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark copying tngsdk/benchmark/__init__.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark copying tngsdk/benchmark/experiment.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark copying tngsdk/benchmark/logger.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark copying tngsdk/benchmark/helper.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark copying tngsdk/benchmark/resultprocessor/vimemu.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/resultprocessor copying tngsdk/benchmark/resultprocessor/__init__.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/resultprocessor copying tngsdk/benchmark/ietf/__init__.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/ietf copying tngsdk/benchmark/ietf/vnf_bd.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/ietf copying tngsdk/benchmark/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/tests copying tngsdk/benchmark/tests/test_unit_tango.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/tests copying tngsdk/benchmark/tests/test_unit_main.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/tests copying tngsdk/benchmark/generator/__init__.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/generator copying tngsdk/benchmark/generator/tango.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/generator copying tngsdk/benchmark/generator/sonata.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/generator copying tngsdk/benchmark/generator/template/sonata_vnfd_mp.yml -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/generator/template copying tngsdk/benchmark/generator/template/tango_vnfd_mp.yml -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/generator/template copying tngsdk/benchmark/generator/template/sonata_nsd_function_experiment.yml -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/generator/template copying tngsdk/benchmark/pdriver/__init__.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/pdriver copying tngsdk/benchmark/pdriver/vimemu/__init__.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/pdriver/vimemu copying tngsdk/benchmark/pdriver/vimemu/emuc.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/pdriver/vimemu copying tngsdk/benchmark/pdriver/vimemu/collectc.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/pdriver/vimemu copying tngsdk/benchmark/pdriver/vimemu/dockerc.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/pdriver/vimemu copying tngsdk/benchmark/pdriver/vimemu/server.py -> build/bdist.linux-armv7l/wheel/tngsdk/benchmark/pdriver/vimemu running install_egg_info Copying src/tngsdk.benchmark.egg-info to build/bdist.linux-armv7l/wheel/tngsdk.benchmark-5.1-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/tngsdk.benchmark-5.1-py3.4-nspkg.pth running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/tngsdk.benchmark-5.1.dist-info/WHEEL creating '/tmp/pip-wheel-j0i3o_xh/tngsdk.benchmark-5.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'tngsdk.benchmark-5.1-py3.4-nspkg.pth' adding 'tngsdk/benchmark/__init__.py' adding 'tngsdk/benchmark/executor.py' adding 'tngsdk/benchmark/experiment.py' adding 'tngsdk/benchmark/helper.py' adding 'tngsdk/benchmark/logger.py' adding 'tngsdk/benchmark/macro.py' adding 'tngsdk/benchmark/generator/__init__.py' adding 'tngsdk/benchmark/generator/sonata.py' adding 'tngsdk/benchmark/generator/tango.py' adding 'tngsdk/benchmark/generator/template/sonata_nsd_function_experiment.yml' adding 'tngsdk/benchmark/generator/template/sonata_vnfd_mp.yml' adding 'tngsdk/benchmark/generator/template/tango_vnfd_mp.yml' adding 'tngsdk/benchmark/ietf/__init__.py' adding 'tngsdk/benchmark/ietf/vnf_bd.py' adding 'tngsdk/benchmark/pdriver/__init__.py' adding 'tngsdk/benchmark/pdriver/vimemu/__init__.py' adding 'tngsdk/benchmark/pdriver/vimemu/collectc.py' adding 'tngsdk/benchmark/pdriver/vimemu/dockerc.py' adding 'tngsdk/benchmark/pdriver/vimemu/emuc.py' adding 'tngsdk/benchmark/pdriver/vimemu/server.py' adding 'tngsdk/benchmark/resultprocessor/__init__.py' adding 'tngsdk/benchmark/resultprocessor/vimemu.py' adding 'tngsdk/benchmark/tests/__init__.py' adding 'tngsdk/benchmark/tests/test_unit_main.py' adding 'tngsdk/benchmark/tests/test_unit_tango.py' adding 'tngsdk.benchmark-5.1.dist-info/LICENSE' adding 'tngsdk.benchmark-5.1.dist-info/METADATA' adding 'tngsdk.benchmark-5.1.dist-info/WHEEL' adding 'tngsdk.benchmark-5.1.dist-info/entry_points.txt' adding 'tngsdk.benchmark-5.1.dist-info/namespace_packages.txt' adding 'tngsdk.benchmark-5.1.dist-info/top_level.txt' adding 'tngsdk.benchmark-5.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for tngsdk.benchmark: finished with status 'done' Stored in directory: /tmp/tmpbqe_21vv Successfully built tngsdk.benchmark Cleaning up... Removing source in /tmp/pip-wheel-25hhk9um/tngsdk.benchmark Removed build tracker '/tmp/pip-req-tracker-v6jrc099'