Collecting clusterone==0.6.7 1 location(s) to search for versions of clusterone: * https://pypi.python.org/simple/clusterone/ Getting page https://pypi.python.org/simple/clusterone/ Analyzing links from page https://pypi.python.org/simple/clusterone/ Found link https://pypi.python.org/packages/15/f6/fb0ab9b58db575646cccf4508365dc0ebe967cb65e3f0bb28da3dc70bea2/clusterone-0.6.3.tar.gz#md5=bcdacbf26829b3ab85b00baaa84268df (from https://pypi.python.org/simple/clusterone/), version: 0.6.3 Found link https://pypi.python.org/packages/22/6f/80376212281fcf048e116be08959e190083d142c27919c3923571d7cf3e6/clusterone-0.7.1.tar.gz#md5=8fc5945c634d3635720594a793cab059 (from https://pypi.python.org/simple/clusterone/), version: 0.7.1 Found link https://pypi.python.org/packages/24/a2/9369c6145d8016af24a9dfcc7dc02771d84216cb8b842ffae30eebaa3c98/clusterone-0.7.0.tar.gz#md5=c3adf9ea43844845c7fc0a5ef1e6aa8c (from https://pypi.python.org/simple/clusterone/), version: 0.7.0 Found link https://pypi.python.org/packages/32/35/35113c80974ea433de820f62640e8bfd86bbbfa54e3150d447d1a29d46c3/clusterone-0.6.7.tar.gz#md5=dd4441b1f1a660f2f3193a2d1389642c (from https://pypi.python.org/simple/clusterone/), version: 0.6.7 Found link https://pypi.python.org/packages/4c/ee/dbcf713ab6dd1cf26333659fbe873b9b713f58b41839c906c2bf139d7ffb/clusterone-0.8.0.dev1.tar.gz#md5=812227efffe5881cb3845ad63e5934fe (from https://pypi.python.org/simple/clusterone/), version: 0.8.0.dev1 Found link https://pypi.python.org/packages/74/14/9cded50c7e948ba77797e92a67e0080a0569f2881d1f83892b3994b3a8a6/clusterone-0.6.6.tar.gz#md5=9c09a59d19a466a2e41161d3d2841876 (from https://pypi.python.org/simple/clusterone/), version: 0.6.6 Found link https://pypi.python.org/packages/a5/6e/f15e5598a300d7e77d2602e69949e3d43bddb42daf0e36aeb161795585e8/clusterone-0.6.5.tar.gz#md5=6b9e558132d6d35a48b5155a3995192d (from https://pypi.python.org/simple/clusterone/), version: 0.6.5 Found link https://pypi.python.org/packages/b8/df/feb47a48681bc95520144138dd626be57005c65715fa5cfd75086c1db2bd/clusterone-0.6.0.tar.gz#md5=c402a605106577bcbbe352df7b618bb0 (from https://pypi.python.org/simple/clusterone/), version: 0.6.0 Using version 0.6.7 (newest of versions: 0.6.7) Downloading clusterone-0.6.7.tar.gz Downloading from URL https://pypi.python.org/packages/32/35/35113c80974ea433de820f62640e8bfd86bbbfa54e3150d447d1a29d46c3/clusterone-0.6.7.tar.gz#md5=dd4441b1f1a660f2f3193a2d1389642c (from https://pypi.python.org/simple/clusterone/) Running setup.py (path:/tmp/pip-build-vlex_nou/clusterone/setup.py) egg_info for package clusterone Running command python setup.py egg_info running egg_info creating pip-egg-info/clusterone.egg-info writing top-level names to pip-egg-info/clusterone.egg-info/top_level.txt writing entry points to pip-egg-info/clusterone.egg-info/entry_points.txt writing pip-egg-info/clusterone.egg-info/PKG-INFO writing dependency_links to pip-egg-info/clusterone.egg-info/dependency_links.txt writing requirements to pip-egg-info/clusterone.egg-info/requires.txt writing manifest file 'pip-egg-info/clusterone.egg-info/SOURCES.txt' file clusterone.py (for module clusterone) not found reading manifest file 'pip-egg-info/clusterone.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/clusterone.egg-info/SOURCES.txt' Source in /tmp/pip-build-vlex_nou/clusterone has version 0.6.7, which satisfies requirement clusterone==0.6.7 from https://pypi.python.org/packages/32/35/35113c80974ea433de820f62640e8bfd86bbbfa54e3150d447d1a29d46c3/clusterone-0.6.7.tar.gz#md5=dd4441b1f1a660f2f3193a2d1389642c Building wheels for collected packages: clusterone Running setup.py bdist_wheel for clusterone: started Destination directory: /tmp/tmp4ldp97v0pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vlex_nou/clusterone/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/tmp4ldp97v0pip-wheel- running bdist_wheel running build running build_py file clusterone.py (for module clusterone) not found creating build creating build/lib creating build/lib/clusterone copying clusterone/version.py -> build/lib/clusterone copying clusterone/test_programatic.py -> build/lib/clusterone copying clusterone/tf_runner.py -> build/lib/clusterone copying clusterone/messages.py -> build/lib/clusterone copying clusterone/test_exceptions.py -> build/lib/clusterone copying clusterone/client_exceptions.py -> build/lib/clusterone copying clusterone/functional_check.py -> build/lib/clusterone copying clusterone/clusterone_client.py -> build/lib/clusterone copying clusterone/__init__.py -> build/lib/clusterone copying clusterone/clusterone_cli.py -> build/lib/clusterone copying clusterone/utils.py -> build/lib/clusterone copying clusterone/test_main.py -> build/lib/clusterone copying clusterone/auth.py -> build/lib/clusterone copying clusterone/instances.py -> build/lib/clusterone copying clusterone/config.py -> build/lib/clusterone creating build/lib/clusterone/commands copying clusterone/commands/__init__.py -> build/lib/clusterone/commands creating build/lib/clusterone/utilities copying clusterone/utilities/version.py -> build/lib/clusterone/utilities copying clusterone/utilities/lazy_choice.py -> build/lib/clusterone/utilities copying clusterone/utilities/log_err.py -> build/lib/clusterone/utilities copying clusterone/utilities/test_make_table.py -> build/lib/clusterone/utilities copying clusterone/utilities/make_table.py -> build/lib/clusterone/utilities copying clusterone/utilities/test_lazy_chocie.py -> build/lib/clusterone/utilities copying clusterone/utilities/__init__.py -> build/lib/clusterone/utilities copying clusterone/utilities/test_path_to.py -> build/lib/clusterone/utilities copying clusterone/utilities/test_time_limit_to_minutes.py -> build/lib/clusterone/utilities copying clusterone/utilities/test_main.py -> build/lib/clusterone/utilities copying clusterone/utilities/time_limit_to_minutes.py -> build/lib/clusterone/utilities copying clusterone/utilities/job_serializer.py -> build/lib/clusterone/utilities copying clusterone/utilities/main.py -> build/lib/clusterone/utilities copying clusterone/utilities/test_job_serializer.py -> build/lib/clusterone/utilities copying clusterone/utilities/path_to.py -> build/lib/clusterone/utilities creating build/lib/clusterone/commands/ln copying clusterone/commands/ln/__init__.py -> build/lib/clusterone/commands/ln creating build/lib/clusterone/commands/start copying clusterone/commands/start/__init__.py -> build/lib/clusterone/commands/start creating build/lib/clusterone/commands/rm copying clusterone/commands/rm/__init__.py -> build/lib/clusterone/commands/rm creating build/lib/clusterone/commands/create copying clusterone/commands/create/__init__.py -> build/lib/clusterone/commands/create creating build/lib/clusterone/commands/get copying clusterone/commands/get/__init__.py -> build/lib/clusterone/commands/get creating build/lib/clusterone/commands/init copying clusterone/commands/init/__init__.py -> build/lib/clusterone/commands/init creating build/lib/clusterone/commands/stop copying clusterone/commands/stop/__init__.py -> build/lib/clusterone/commands/stop creating build/lib/clusterone/commands/ln/dataset copying clusterone/commands/ln/dataset/test_helper.py -> build/lib/clusterone/commands/ln/dataset copying clusterone/commands/ln/dataset/test_cmd.py -> build/lib/clusterone/commands/ln/dataset copying clusterone/commands/ln/dataset/__init__.py -> build/lib/clusterone/commands/ln/dataset copying clusterone/commands/ln/dataset/cmd.py -> build/lib/clusterone/commands/ln/dataset copying clusterone/commands/ln/dataset/helper.py -> build/lib/clusterone/commands/ln/dataset creating build/lib/clusterone/commands/ln/project copying clusterone/commands/ln/project/test_helper.py -> build/lib/clusterone/commands/ln/project copying clusterone/commands/ln/project/test_cmd.py -> build/lib/clusterone/commands/ln/project copying clusterone/commands/ln/project/__init__.py -> build/lib/clusterone/commands/ln/project copying clusterone/commands/ln/project/cmd.py -> build/lib/clusterone/commands/ln/project copying clusterone/commands/ln/project/helper.py -> build/lib/clusterone/commands/ln/project creating build/lib/clusterone/commands/start/job copying clusterone/commands/start/job/test_cmd.py -> build/lib/clusterone/commands/start/job copying clusterone/commands/start/job/__init__.py -> build/lib/clusterone/commands/start/job copying clusterone/commands/start/job/cmd.py -> build/lib/clusterone/commands/start/job creating build/lib/clusterone/commands/rm/dataset copying clusterone/commands/rm/dataset/test_cmd.py -> build/lib/clusterone/commands/rm/dataset copying clusterone/commands/rm/dataset/__init__.py -> build/lib/clusterone/commands/rm/dataset copying clusterone/commands/rm/dataset/cmd.py -> build/lib/clusterone/commands/rm/dataset creating build/lib/clusterone/commands/rm/project copying clusterone/commands/rm/project/test_cmd.py -> build/lib/clusterone/commands/rm/project copying clusterone/commands/rm/project/__init__.py -> build/lib/clusterone/commands/rm/project copying clusterone/commands/rm/project/cmd.py -> build/lib/clusterone/commands/rm/project creating build/lib/clusterone/commands/rm/job copying clusterone/commands/rm/job/test_cmd.py -> build/lib/clusterone/commands/rm/job copying clusterone/commands/rm/job/__init__.py -> build/lib/clusterone/commands/rm/job copying clusterone/commands/rm/job/cmd.py -> build/lib/clusterone/commands/rm/job creating build/lib/clusterone/commands/create/dataset copying clusterone/commands/create/dataset/test_cmd.py -> build/lib/clusterone/commands/create/dataset copying clusterone/commands/create/dataset/__init__.py -> build/lib/clusterone/commands/create/dataset copying clusterone/commands/create/dataset/cmd.py -> build/lib/clusterone/commands/create/dataset creating build/lib/clusterone/commands/create/project copying clusterone/commands/create/project/test_helper.py -> build/lib/clusterone/commands/create/project copying clusterone/commands/create/project/test_cmd.py -> build/lib/clusterone/commands/create/project copying clusterone/commands/create/project/__init__.py -> build/lib/clusterone/commands/create/project copying clusterone/commands/create/project/cmd.py -> build/lib/clusterone/commands/create/project copying clusterone/commands/create/project/helper.py -> build/lib/clusterone/commands/create/project creating build/lib/clusterone/commands/create/job copying clusterone/commands/create/job/test_single.py -> build/lib/clusterone/commands/create/job copying clusterone/commands/create/job/base_cmd.py -> build/lib/clusterone/commands/create/job copying clusterone/commands/create/job/test_base_cmd.py -> build/lib/clusterone/commands/create/job copying clusterone/commands/create/job/single.py -> build/lib/clusterone/commands/create/job copying clusterone/commands/create/job/__init__.py -> build/lib/clusterone/commands/create/job copying clusterone/commands/create/job/test_distributed.py -> build/lib/clusterone/commands/create/job copying clusterone/commands/create/job/distributed.py -> build/lib/clusterone/commands/create/job creating build/lib/clusterone/commands/get/project copying clusterone/commands/get/project/test_cmd.py -> build/lib/clusterone/commands/get/project copying clusterone/commands/get/project/__init__.py -> build/lib/clusterone/commands/get/project copying clusterone/commands/get/project/cmd.py -> build/lib/clusterone/commands/get/project creating build/lib/clusterone/commands/get/job copying clusterone/commands/get/job/test_cmd.py -> build/lib/clusterone/commands/get/job copying clusterone/commands/get/job/__init__.py -> build/lib/clusterone/commands/get/job copying clusterone/commands/get/job/cmd.py -> build/lib/clusterone/commands/get/job creating build/lib/clusterone/commands/init/project copying clusterone/commands/init/project/test_cmd.py -> build/lib/clusterone/commands/init/project copying clusterone/commands/init/project/__init__.py -> build/lib/clusterone/commands/init/project copying clusterone/commands/init/project/cmd.py -> build/lib/clusterone/commands/init/project creating build/lib/clusterone/commands/stop/job copying clusterone/commands/stop/job/test_cmd.py -> build/lib/clusterone/commands/stop/job copying clusterone/commands/stop/job/__init__.py -> build/lib/clusterone/commands/stop/job copying clusterone/commands/stop/job/cmd.py -> build/lib/clusterone/commands/stop/job running egg_info writing top-level names to clusterone.egg-info/top_level.txt writing clusterone.egg-info/PKG-INFO writing dependency_links to clusterone.egg-info/dependency_links.txt writing requirements to clusterone.egg-info/requires.txt writing entry points to clusterone.egg-info/entry_points.txt file clusterone.py (for module clusterone) not found reading manifest file 'clusterone.egg-info/SOURCES.txt' writing manifest file 'clusterone.egg-info/SOURCES.txt' file clusterone.py (for module clusterone) not found 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/clusterone copying build/lib/clusterone/version.py -> build/bdist.linux-armv7l/wheel/clusterone copying build/lib/clusterone/test_programatic.py -> build/bdist.linux-armv7l/wheel/clusterone copying build/lib/clusterone/tf_runner.py -> build/bdist.linux-armv7l/wheel/clusterone copying build/lib/clusterone/messages.py -> build/bdist.linux-armv7l/wheel/clusterone copying build/lib/clusterone/test_exceptions.py -> build/bdist.linux-armv7l/wheel/clusterone copying build/lib/clusterone/client_exceptions.py -> build/bdist.linux-armv7l/wheel/clusterone copying build/lib/clusterone/functional_check.py -> build/bdist.linux-armv7l/wheel/clusterone copying build/lib/clusterone/clusterone_client.py -> build/bdist.linux-armv7l/wheel/clusterone copying build/lib/clusterone/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone copying build/lib/clusterone/clusterone_cli.py -> build/bdist.linux-armv7l/wheel/clusterone copying build/lib/clusterone/utils.py -> build/bdist.linux-armv7l/wheel/clusterone copying build/lib/clusterone/test_main.py -> build/bdist.linux-armv7l/wheel/clusterone copying build/lib/clusterone/auth.py -> build/bdist.linux-armv7l/wheel/clusterone copying build/lib/clusterone/instances.py -> build/bdist.linux-armv7l/wheel/clusterone creating build/bdist.linux-armv7l/wheel/clusterone/commands creating build/bdist.linux-armv7l/wheel/clusterone/commands/ln creating build/bdist.linux-armv7l/wheel/clusterone/commands/ln/dataset copying build/lib/clusterone/commands/ln/dataset/test_helper.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/ln/dataset copying build/lib/clusterone/commands/ln/dataset/test_cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/ln/dataset copying build/lib/clusterone/commands/ln/dataset/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/ln/dataset copying build/lib/clusterone/commands/ln/dataset/cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/ln/dataset copying build/lib/clusterone/commands/ln/dataset/helper.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/ln/dataset creating build/bdist.linux-armv7l/wheel/clusterone/commands/ln/project copying build/lib/clusterone/commands/ln/project/test_helper.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/ln/project copying build/lib/clusterone/commands/ln/project/test_cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/ln/project copying build/lib/clusterone/commands/ln/project/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/ln/project copying build/lib/clusterone/commands/ln/project/cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/ln/project copying build/lib/clusterone/commands/ln/project/helper.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/ln/project copying build/lib/clusterone/commands/ln/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/ln creating build/bdist.linux-armv7l/wheel/clusterone/commands/start copying build/lib/clusterone/commands/start/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/start creating build/bdist.linux-armv7l/wheel/clusterone/commands/start/job copying build/lib/clusterone/commands/start/job/test_cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/start/job copying build/lib/clusterone/commands/start/job/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/start/job copying build/lib/clusterone/commands/start/job/cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/start/job creating build/bdist.linux-armv7l/wheel/clusterone/commands/rm creating build/bdist.linux-armv7l/wheel/clusterone/commands/rm/dataset copying build/lib/clusterone/commands/rm/dataset/test_cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/rm/dataset copying build/lib/clusterone/commands/rm/dataset/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/rm/dataset copying build/lib/clusterone/commands/rm/dataset/cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/rm/dataset creating build/bdist.linux-armv7l/wheel/clusterone/commands/rm/project copying build/lib/clusterone/commands/rm/project/test_cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/rm/project copying build/lib/clusterone/commands/rm/project/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/rm/project copying build/lib/clusterone/commands/rm/project/cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/rm/project copying build/lib/clusterone/commands/rm/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/rm creating build/bdist.linux-armv7l/wheel/clusterone/commands/rm/job copying build/lib/clusterone/commands/rm/job/test_cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/rm/job copying build/lib/clusterone/commands/rm/job/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/rm/job copying build/lib/clusterone/commands/rm/job/cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/rm/job creating build/bdist.linux-armv7l/wheel/clusterone/commands/create creating build/bdist.linux-armv7l/wheel/clusterone/commands/create/dataset copying build/lib/clusterone/commands/create/dataset/test_cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/create/dataset copying build/lib/clusterone/commands/create/dataset/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/create/dataset copying build/lib/clusterone/commands/create/dataset/cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/create/dataset creating build/bdist.linux-armv7l/wheel/clusterone/commands/create/project copying build/lib/clusterone/commands/create/project/test_helper.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/create/project copying build/lib/clusterone/commands/create/project/test_cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/create/project copying build/lib/clusterone/commands/create/project/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/create/project copying build/lib/clusterone/commands/create/project/cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/create/project copying build/lib/clusterone/commands/create/project/helper.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/create/project copying build/lib/clusterone/commands/create/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/create creating build/bdist.linux-armv7l/wheel/clusterone/commands/create/job copying build/lib/clusterone/commands/create/job/test_single.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/create/job copying build/lib/clusterone/commands/create/job/base_cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/create/job copying build/lib/clusterone/commands/create/job/test_base_cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/create/job copying build/lib/clusterone/commands/create/job/single.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/create/job copying build/lib/clusterone/commands/create/job/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/create/job copying build/lib/clusterone/commands/create/job/test_distributed.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/create/job copying build/lib/clusterone/commands/create/job/distributed.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/create/job copying build/lib/clusterone/commands/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands creating build/bdist.linux-armv7l/wheel/clusterone/commands/get creating build/bdist.linux-armv7l/wheel/clusterone/commands/get/project copying build/lib/clusterone/commands/get/project/test_cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/get/project copying build/lib/clusterone/commands/get/project/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/get/project copying build/lib/clusterone/commands/get/project/cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/get/project copying build/lib/clusterone/commands/get/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/get creating build/bdist.linux-armv7l/wheel/clusterone/commands/get/job copying build/lib/clusterone/commands/get/job/test_cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/get/job copying build/lib/clusterone/commands/get/job/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/get/job copying build/lib/clusterone/commands/get/job/cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/get/job creating build/bdist.linux-armv7l/wheel/clusterone/commands/init creating build/bdist.linux-armv7l/wheel/clusterone/commands/init/project copying build/lib/clusterone/commands/init/project/test_cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/init/project copying build/lib/clusterone/commands/init/project/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/init/project copying build/lib/clusterone/commands/init/project/cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/init/project copying build/lib/clusterone/commands/init/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/init creating build/bdist.linux-armv7l/wheel/clusterone/commands/stop copying build/lib/clusterone/commands/stop/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/stop creating build/bdist.linux-armv7l/wheel/clusterone/commands/stop/job copying build/lib/clusterone/commands/stop/job/test_cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/stop/job copying build/lib/clusterone/commands/stop/job/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/stop/job copying build/lib/clusterone/commands/stop/job/cmd.py -> build/bdist.linux-armv7l/wheel/clusterone/commands/stop/job creating build/bdist.linux-armv7l/wheel/clusterone/utilities copying build/lib/clusterone/utilities/version.py -> build/bdist.linux-armv7l/wheel/clusterone/utilities copying build/lib/clusterone/utilities/lazy_choice.py -> build/bdist.linux-armv7l/wheel/clusterone/utilities copying build/lib/clusterone/utilities/log_err.py -> build/bdist.linux-armv7l/wheel/clusterone/utilities copying build/lib/clusterone/utilities/test_make_table.py -> build/bdist.linux-armv7l/wheel/clusterone/utilities copying build/lib/clusterone/utilities/make_table.py -> build/bdist.linux-armv7l/wheel/clusterone/utilities copying build/lib/clusterone/utilities/test_lazy_chocie.py -> build/bdist.linux-armv7l/wheel/clusterone/utilities copying build/lib/clusterone/utilities/__init__.py -> build/bdist.linux-armv7l/wheel/clusterone/utilities copying build/lib/clusterone/utilities/test_path_to.py -> build/bdist.linux-armv7l/wheel/clusterone/utilities copying build/lib/clusterone/utilities/test_time_limit_to_minutes.py -> build/bdist.linux-armv7l/wheel/clusterone/utilities copying build/lib/clusterone/utilities/test_main.py -> build/bdist.linux-armv7l/wheel/clusterone/utilities copying build/lib/clusterone/utilities/time_limit_to_minutes.py -> build/bdist.linux-armv7l/wheel/clusterone/utilities copying build/lib/clusterone/utilities/job_serializer.py -> build/bdist.linux-armv7l/wheel/clusterone/utilities copying build/lib/clusterone/utilities/main.py -> build/bdist.linux-armv7l/wheel/clusterone/utilities copying build/lib/clusterone/utilities/test_job_serializer.py -> build/bdist.linux-armv7l/wheel/clusterone/utilities copying build/lib/clusterone/utilities/path_to.py -> build/bdist.linux-armv7l/wheel/clusterone/utilities copying build/lib/clusterone/config.py -> build/bdist.linux-armv7l/wheel/clusterone running install_egg_info Copying clusterone.egg-info to build/bdist.linux-armv7l/wheel/clusterone-0.6.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/clusterone-0.6.7.dist-info/WHEEL Running setup.py bdist_wheel for clusterone: finished with status 'done' Stored in directory: /tmp/tmp_7mgwia6 Successfully built clusterone Cleaning up... Removing source in /tmp/pip-build-vlex_nou/clusterone