Collecting rotest==2.3.1 1 location(s) to search for versions of rotest: * https://pypi.python.org/simple/rotest/ Getting page https://pypi.python.org/simple/rotest/ Analyzing links from page https://pypi.python.org/simple/rotest/ Found link https://pypi.python.org/packages/0c/0c/9e7be0cb303377e1bfc5c604d71ee4dbd8efd1c45ad468451150b817f743/rotest-2.2.8.zip#md5=c2e7e84c09373fab05fecde4b1cbf7ab (from https://pypi.python.org/simple/rotest/), version: 2.2.8 Found link https://pypi.python.org/packages/0f/c5/b6121fbe4710aab4040d70d85a94940807f7a08008a5cb80591d48ac6ddf/rotest-2.3.1.tar.gz#md5=d6219a38c2821cbcb1cc5c00c8ad4f23 (from https://pypi.python.org/simple/rotest/), version: 2.3.1 Using version 2.3.1 (newest of versions: 2.3.1) Downloading rotest-2.3.1.tar.gz (136kB) Downloading from URL https://pypi.python.org/packages/0f/c5/b6121fbe4710aab4040d70d85a94940807f7a08008a5cb80591d48ac6ddf/rotest-2.3.1.tar.gz#md5=d6219a38c2821cbcb1cc5c00c8ad4f23 (from https://pypi.python.org/simple/rotest/) Running setup.py (path:/tmp/pip-build-_mal5tge/rotest/setup.py) egg_info for package rotest Running command python setup.py egg_info running egg_info creating pip-egg-info/rotest.egg-info writing top-level names to pip-egg-info/rotest.egg-info/top_level.txt writing requirements to pip-egg-info/rotest.egg-info/requires.txt writing pip-egg-info/rotest.egg-info/PKG-INFO writing dependency_links to pip-egg-info/rotest.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/rotest.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rotest.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/rotest.egg-info/SOURCES.txt' Source in /tmp/pip-build-_mal5tge/rotest has version 2.3.1, which satisfies requirement rotest==2.3.1 from https://pypi.python.org/packages/0f/c5/b6121fbe4710aab4040d70d85a94940807f7a08008a5cb80591d48ac6ddf/rotest-2.3.1.tar.gz#md5=d6219a38c2821cbcb1cc5c00c8ad4f23 Building wheels for collected packages: rotest Running setup.py bdist_wheel for rotest: started Destination directory: /tmp/tmp1klmr0y1pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_mal5tge/rotest/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/tmp1klmr0y1pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rotest copying rotest/__init__.py -> build/lib/rotest creating build/lib/rotest/management copying rotest/management/base_resource.py -> build/lib/rotest/management copying rotest/management/admin.py -> build/lib/rotest/management copying rotest/management/__init__.py -> build/lib/rotest/management creating build/lib/rotest/common copying rotest/common/utils.py -> build/lib/rotest/common copying rotest/common/log.py -> build/lib/rotest/common copying rotest/common/constants.py -> build/lib/rotest/common copying rotest/common/__init__.py -> build/lib/rotest/common copying rotest/common/colored_test_runner.py -> build/lib/rotest/common creating build/lib/rotest/tests copying rotest/tests/models.py -> build/lib/rotest/tests copying rotest/tests/tests.py -> build/lib/rotest/tests copying rotest/tests/__init__.py -> build/lib/rotest/tests creating build/lib/rotest/core copying rotest/core/test_filter.py -> build/lib/rotest/core copying rotest/core/flow_component.py -> build/lib/rotest/core copying rotest/core/admin.py -> build/lib/rotest/core copying rotest/core/flow.py -> build/lib/rotest/core copying rotest/core/runner.py -> build/lib/rotest/core copying rotest/core/case.py -> build/lib/rotest/core copying rotest/core/__init__.py -> build/lib/rotest/core copying rotest/core/suite.py -> build/lib/rotest/core copying rotest/core/block.py -> build/lib/rotest/core creating build/lib/rotest/management/client copying rotest/management/client/result_client.py -> build/lib/rotest/management/client copying rotest/management/client/client.py -> build/lib/rotest/management/client copying rotest/management/client/__init__.py -> build/lib/rotest/management/client copying rotest/management/client/manager.py -> build/lib/rotest/management/client creating build/lib/rotest/management/server copying rotest/management/server/worker.py -> build/lib/rotest/management/server copying rotest/management/server/__init__.py -> build/lib/rotest/management/server copying rotest/management/server/main.py -> build/lib/rotest/management/server copying rotest/management/server/manager.py -> build/lib/rotest/management/server copying rotest/management/server/request.py -> build/lib/rotest/management/server creating build/lib/rotest/management/migrations copying rotest/management/migrations/0003_add_isusable_and_comment.py -> build/lib/rotest/management/migrations copying rotest/management/migrations/0002_auto_20150224_1427.py -> build/lib/rotest/management/migrations copying rotest/management/migrations/0012_delete_previous_resources.py -> build/lib/rotest/management/migrations copying rotest/management/migrations/0009_initializetimeoutresource.py -> build/lib/rotest/management/migrations copying rotest/management/migrations/0010_finalizetimeoutresource.py -> build/lib/rotest/management/migrations copying rotest/management/migrations/0013_auto_20170308_1248.py -> build/lib/rotest/management/migrations copying rotest/management/migrations/0005_auto_20150702_1403.py -> build/lib/rotest/management/migrations copying rotest/management/migrations/0006_delete_projectdata.py -> build/lib/rotest/management/migrations copying rotest/management/migrations/0007_baseresource_group.py -> build/lib/rotest/management/migrations copying rotest/management/migrations/0011_refactored_to_resourcedata.py -> build/lib/rotest/management/migrations copying rotest/management/migrations/__init__.py -> build/lib/rotest/management/migrations copying rotest/management/migrations/0008_add_owner_reserved_time.py -> build/lib/rotest/management/migrations copying rotest/management/migrations/0001_initial.py -> build/lib/rotest/management/migrations copying rotest/management/migrations/0004_auto_20150702_1312.py -> build/lib/rotest/management/migrations creating build/lib/rotest/management/common copying rotest/management/common/messages.py -> build/lib/rotest/management/common copying rotest/management/common/errors.py -> build/lib/rotest/management/common copying rotest/management/common/utils.py -> build/lib/rotest/management/common copying rotest/management/common/resource_descriptor.py -> build/lib/rotest/management/common copying rotest/management/common/__init__.py -> build/lib/rotest/management/common creating build/lib/rotest/management/models copying rotest/management/models/ut_models.py -> build/lib/rotest/management/models copying rotest/management/models/__init__.py -> build/lib/rotest/management/models copying rotest/management/models/resource_data.py -> build/lib/rotest/management/models creating build/lib/rotest/management/common/parsers copying rotest/management/common/parsers/abstract_parser.py -> build/lib/rotest/management/common/parsers copying rotest/management/common/parsers/xml_parser.py -> build/lib/rotest/management/common/parsers copying rotest/management/common/parsers/__init__.py -> build/lib/rotest/management/common/parsers creating build/lib/rotest/management/common/parsers/schemas copying rotest/management/common/parsers/schemas/__init__.py -> build/lib/rotest/management/common/parsers/schemas creating build/lib/rotest/common/django_utils copying rotest/common/django_utils/server_settings.py -> build/lib/rotest/common/django_utils copying rotest/common/django_utils/common.py -> build/lib/rotest/common/django_utils copying rotest/common/django_utils/client_settings.py -> build/lib/rotest/common/django_utils copying rotest/common/django_utils/dev_manage.py -> build/lib/rotest/common/django_utils copying rotest/common/django_utils/settings_common.py -> build/lib/rotest/common/django_utils copying rotest/common/django_utils/manage.py -> build/lib/rotest/common/django_utils copying rotest/common/django_utils/test_runners.py -> build/lib/rotest/common/django_utils copying rotest/common/django_utils/all_settings.py -> build/lib/rotest/common/django_utils copying rotest/common/django_utils/fields.py -> build/lib/rotest/common/django_utils copying rotest/common/django_utils/ut_settings.py -> build/lib/rotest/common/django_utils copying rotest/common/django_utils/__init__.py -> build/lib/rotest/common/django_utils copying rotest/common/django_utils/urls.py -> build/lib/rotest/common/django_utils creating build/lib/rotest/common/tests copying rotest/common/tests/test_log.py -> build/lib/rotest/common/tests copying rotest/common/tests/__init__.py -> build/lib/rotest/common/tests creating build/lib/rotest/common/django_utils/fixtures copying rotest/common/django_utils/fixtures/__init__.py -> build/lib/rotest/common/django_utils/fixtures creating build/lib/rotest/common/django_utils/static copying rotest/common/django_utils/static/__init__.py -> build/lib/rotest/common/django_utils/static creating build/lib/rotest/tests/management copying rotest/tests/management/test_resource_manager.py -> build/lib/rotest/tests/management copying rotest/tests/management/test_parser.py -> build/lib/rotest/tests/management copying rotest/tests/management/test_result_manager.py -> build/lib/rotest/tests/management copying rotest/tests/management/__init__.py -> build/lib/rotest/tests/management copying rotest/tests/management/test_parallel.py -> build/lib/rotest/tests/management copying rotest/tests/management/resource_base_test.py -> build/lib/rotest/tests/management creating build/lib/rotest/tests/core copying rotest/tests/core/test_suite.py -> build/lib/rotest/tests/core copying rotest/tests/core/common.py -> build/lib/rotest/tests/core copying rotest/tests/core/test_flow.py -> build/lib/rotest/tests/core copying rotest/tests/core/test_filter_tests.py -> build/lib/rotest/tests/core copying rotest/tests/core/utils.py -> build/lib/rotest/tests/core copying rotest/tests/core/test_runner_results.py -> build/lib/rotest/tests/core copying rotest/tests/core/__init__.py -> build/lib/rotest/tests/core copying rotest/tests/core/test_run_delta.py -> build/lib/rotest/tests/core copying rotest/tests/core/test_case.py -> build/lib/rotest/tests/core creating build/lib/rotest/tests/core/handlers_tests copying rotest/tests/core/handlers_tests/test_signature_handler.py -> build/lib/rotest/tests/core/handlers_tests copying rotest/tests/core/handlers_tests/test_xml_handler.py -> build/lib/rotest/tests/core/handlers_tests copying rotest/tests/core/handlers_tests/base_result_handler_test.py -> build/lib/rotest/tests/core/handlers_tests copying rotest/tests/core/handlers_tests/test_excel_handler.py -> build/lib/rotest/tests/core/handlers_tests copying rotest/tests/core/handlers_tests/__init__.py -> build/lib/rotest/tests/core/handlers_tests creating build/lib/rotest/tests/core/multiprocess copying rotest/tests/core/multiprocess/test_timeout.py -> build/lib/rotest/tests/core/multiprocess copying rotest/tests/core/multiprocess/test_runner.py -> build/lib/rotest/tests/core/multiprocess copying rotest/tests/core/multiprocess/utils.py -> build/lib/rotest/tests/core/multiprocess copying rotest/tests/core/multiprocess/test_crashes.py -> build/lib/rotest/tests/core/multiprocess copying rotest/tests/core/multiprocess/__init__.py -> build/lib/rotest/tests/core/multiprocess creating build/lib/rotest/tests/core/handlers_tests/resources copying rotest/tests/core/handlers_tests/resources/__init__.py -> build/lib/rotest/tests/core/handlers_tests/resources creating build/lib/rotest/tests/core/handlers_tests/resources/xml_files copying rotest/tests/core/handlers_tests/resources/xml_files/__init__.py -> build/lib/rotest/tests/core/handlers_tests/resources/xml_files creating build/lib/rotest/core/result copying rotest/core/result/__init__.py -> build/lib/rotest/core/result copying rotest/core/result/result.py -> build/lib/rotest/core/result creating build/lib/rotest/core/utils copying rotest/core/utils/excel_generator.py -> build/lib/rotest/core/utils copying rotest/core/utils/common.py -> build/lib/rotest/core/utils copying rotest/core/utils/json_parser.py -> build/lib/rotest/core/utils copying rotest/core/utils/__init__.py -> build/lib/rotest/core/utils creating build/lib/rotest/core/migrations copying rotest/core/migrations/0002_auto_20170308_1248.py -> build/lib/rotest/core/migrations copying rotest/core/migrations/__init__.py -> build/lib/rotest/core/migrations copying rotest/core/migrations/0001_initial.py -> build/lib/rotest/core/migrations creating build/lib/rotest/core/runners copying rotest/core/runners/base_runner.py -> build/lib/rotest/core/runners copying rotest/core/runners/__init__.py -> build/lib/rotest/core/runners creating build/lib/rotest/core/models copying rotest/core/models/suite_data.py -> build/lib/rotest/core/models copying rotest/core/models/signature.py -> build/lib/rotest/core/models copying rotest/core/models/general_data.py -> build/lib/rotest/core/models copying rotest/core/models/run_data.py -> build/lib/rotest/core/models copying rotest/core/models/__init__.py -> build/lib/rotest/core/models copying rotest/core/models/case_data.py -> build/lib/rotest/core/models creating build/lib/rotest/core/result/handlers copying rotest/core/result/handlers/db_handler.py -> build/lib/rotest/core/result/handlers copying rotest/core/result/handlers/remote_db_handler.py -> build/lib/rotest/core/result/handlers copying rotest/core/result/handlers/artifact_handler.py -> build/lib/rotest/core/result/handlers copying rotest/core/result/handlers/xml_handler.py -> build/lib/rotest/core/result/handlers copying rotest/core/result/handlers/__init__.py -> build/lib/rotest/core/result/handlers copying rotest/core/result/handlers/tags_handler.py -> build/lib/rotest/core/result/handlers copying rotest/core/result/handlers/abstract_handler.py -> build/lib/rotest/core/result/handlers copying rotest/core/result/handlers/signature_handler.py -> build/lib/rotest/core/result/handlers copying rotest/core/result/handlers/excel_handler.py -> build/lib/rotest/core/result/handlers creating build/lib/rotest/core/result/handlers/stream copying rotest/core/result/handlers/stream/tree_handler.py -> build/lib/rotest/core/result/handlers/stream copying rotest/core/result/handlers/stream/stream_handler.py -> build/lib/rotest/core/result/handlers/stream copying rotest/core/result/handlers/stream/log_handler.py -> build/lib/rotest/core/result/handlers/stream copying rotest/core/result/handlers/stream/__init__.py -> build/lib/rotest/core/result/handlers/stream copying rotest/core/result/handlers/stream/base_handler.py -> build/lib/rotest/core/result/handlers/stream copying rotest/core/result/handlers/stream/dots_handler.py -> build/lib/rotest/core/result/handlers/stream creating build/lib/rotest/core/runners/multiprocess copying rotest/core/runners/multiprocess/common.py -> build/lib/rotest/core/runners/multiprocess copying rotest/core/runners/multiprocess/__init__.py -> build/lib/rotest/core/runners/multiprocess creating build/lib/rotest/core/runners/multiprocess/manager copying rotest/core/runners/multiprocess/manager/message_handler.py -> build/lib/rotest/core/runners/multiprocess/manager copying rotest/core/runners/multiprocess/manager/runner.py -> build/lib/rotest/core/runners/multiprocess/manager copying rotest/core/runners/multiprocess/manager/__init__.py -> build/lib/rotest/core/runners/multiprocess/manager creating build/lib/rotest/core/runners/multiprocess/worker copying rotest/core/runners/multiprocess/worker/process.py -> build/lib/rotest/core/runners/multiprocess/worker copying rotest/core/runners/multiprocess/worker/runner.py -> build/lib/rotest/core/runners/multiprocess/worker copying rotest/core/runners/multiprocess/worker/__init__.py -> build/lib/rotest/core/runners/multiprocess/worker copying rotest/core/runners/multiprocess/worker/result_handler.py -> build/lib/rotest/core/runners/multiprocess/worker copying rotest/core/schema.json -> build/lib/rotest/core copying rotest/core/default_config.json -> build/lib/rotest/core copying rotest/management/common/parsers/schemas/xml_parser_scheme.xsd -> build/lib/rotest/management/common/parsers/schemas copying rotest/common/django_utils/fixtures/case_ut.json -> build/lib/rotest/common/django_utils/fixtures copying rotest/common/django_utils/fixtures/signature_ut.json -> build/lib/rotest/common/django_utils/fixtures copying rotest/common/django_utils/fixtures/initial_data.json -> build/lib/rotest/common/django_utils/fixtures copying rotest/common/django_utils/fixtures/resource_ut.json -> build/lib/rotest/common/django_utils/fixtures copying rotest/common/django_utils/static/style.css -> build/lib/rotest/common/django_utils/static copying rotest/tests/core/handlers_tests/resources/expected_excel_output.xls -> build/lib/rotest/tests/core/handlers_tests/resources copying rotest/tests/core/handlers_tests/resources/xml_files/flow_fail.xml -> build/lib/rotest/tests/core/handlers_tests/resources/xml_files copying rotest/tests/core/handlers_tests/resources/xml_files/fail.xml -> build/lib/rotest/tests/core/handlers_tests/resources/xml_files copying rotest/tests/core/handlers_tests/resources/xml_files/error.xml -> build/lib/rotest/tests/core/handlers_tests/resources/xml_files copying rotest/tests/core/handlers_tests/resources/xml_files/flow_success.xml -> build/lib/rotest/tests/core/handlers_tests/resources/xml_files copying rotest/tests/core/handlers_tests/resources/xml_files/expected_failure.xml -> build/lib/rotest/tests/core/handlers_tests/resources/xml_files copying rotest/tests/core/handlers_tests/resources/xml_files/success.xml -> build/lib/rotest/tests/core/handlers_tests/resources/xml_files copying rotest/tests/core/handlers_tests/resources/xml_files/skip.xml -> build/lib/rotest/tests/core/handlers_tests/resources/xml_files copying rotest/tests/core/handlers_tests/resources/xml_files/unexpected_success.xml -> build/lib/rotest/tests/core/handlers_tests/resources/xml_files 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/rotest creating build/bdist.linux-armv7l/wheel/rotest/management creating build/bdist.linux-armv7l/wheel/rotest/management/client copying build/lib/rotest/management/client/result_client.py -> build/bdist.linux-armv7l/wheel/rotest/management/client copying build/lib/rotest/management/client/client.py -> build/bdist.linux-armv7l/wheel/rotest/management/client copying build/lib/rotest/management/client/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/management/client copying build/lib/rotest/management/client/manager.py -> build/bdist.linux-armv7l/wheel/rotest/management/client creating build/bdist.linux-armv7l/wheel/rotest/management/server copying build/lib/rotest/management/server/worker.py -> build/bdist.linux-armv7l/wheel/rotest/management/server copying build/lib/rotest/management/server/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/management/server copying build/lib/rotest/management/server/main.py -> build/bdist.linux-armv7l/wheel/rotest/management/server copying build/lib/rotest/management/server/manager.py -> build/bdist.linux-armv7l/wheel/rotest/management/server copying build/lib/rotest/management/server/request.py -> build/bdist.linux-armv7l/wheel/rotest/management/server creating build/bdist.linux-armv7l/wheel/rotest/management/migrations copying build/lib/rotest/management/migrations/0003_add_isusable_and_comment.py -> build/bdist.linux-armv7l/wheel/rotest/management/migrations copying build/lib/rotest/management/migrations/0002_auto_20150224_1427.py -> build/bdist.linux-armv7l/wheel/rotest/management/migrations copying build/lib/rotest/management/migrations/0012_delete_previous_resources.py -> build/bdist.linux-armv7l/wheel/rotest/management/migrations copying build/lib/rotest/management/migrations/0009_initializetimeoutresource.py -> build/bdist.linux-armv7l/wheel/rotest/management/migrations copying build/lib/rotest/management/migrations/0010_finalizetimeoutresource.py -> build/bdist.linux-armv7l/wheel/rotest/management/migrations copying build/lib/rotest/management/migrations/0013_auto_20170308_1248.py -> build/bdist.linux-armv7l/wheel/rotest/management/migrations copying build/lib/rotest/management/migrations/0005_auto_20150702_1403.py -> build/bdist.linux-armv7l/wheel/rotest/management/migrations copying build/lib/rotest/management/migrations/0006_delete_projectdata.py -> build/bdist.linux-armv7l/wheel/rotest/management/migrations copying build/lib/rotest/management/migrations/0007_baseresource_group.py -> build/bdist.linux-armv7l/wheel/rotest/management/migrations copying build/lib/rotest/management/migrations/0011_refactored_to_resourcedata.py -> build/bdist.linux-armv7l/wheel/rotest/management/migrations copying build/lib/rotest/management/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/management/migrations copying build/lib/rotest/management/migrations/0008_add_owner_reserved_time.py -> build/bdist.linux-armv7l/wheel/rotest/management/migrations copying build/lib/rotest/management/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/rotest/management/migrations copying build/lib/rotest/management/migrations/0004_auto_20150702_1312.py -> build/bdist.linux-armv7l/wheel/rotest/management/migrations creating build/bdist.linux-armv7l/wheel/rotest/management/common copying build/lib/rotest/management/common/messages.py -> build/bdist.linux-armv7l/wheel/rotest/management/common copying build/lib/rotest/management/common/errors.py -> build/bdist.linux-armv7l/wheel/rotest/management/common creating build/bdist.linux-armv7l/wheel/rotest/management/common/parsers creating build/bdist.linux-armv7l/wheel/rotest/management/common/parsers/schemas copying build/lib/rotest/management/common/parsers/schemas/xml_parser_scheme.xsd -> build/bdist.linux-armv7l/wheel/rotest/management/common/parsers/schemas copying build/lib/rotest/management/common/parsers/schemas/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/management/common/parsers/schemas copying build/lib/rotest/management/common/parsers/abstract_parser.py -> build/bdist.linux-armv7l/wheel/rotest/management/common/parsers copying build/lib/rotest/management/common/parsers/xml_parser.py -> build/bdist.linux-armv7l/wheel/rotest/management/common/parsers copying build/lib/rotest/management/common/parsers/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/management/common/parsers copying build/lib/rotest/management/common/utils.py -> build/bdist.linux-armv7l/wheel/rotest/management/common copying build/lib/rotest/management/common/resource_descriptor.py -> build/bdist.linux-armv7l/wheel/rotest/management/common copying build/lib/rotest/management/common/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/management/common copying build/lib/rotest/management/base_resource.py -> build/bdist.linux-armv7l/wheel/rotest/management creating build/bdist.linux-armv7l/wheel/rotest/management/models copying build/lib/rotest/management/models/ut_models.py -> build/bdist.linux-armv7l/wheel/rotest/management/models copying build/lib/rotest/management/models/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/management/models copying build/lib/rotest/management/models/resource_data.py -> build/bdist.linux-armv7l/wheel/rotest/management/models copying build/lib/rotest/management/admin.py -> build/bdist.linux-armv7l/wheel/rotest/management copying build/lib/rotest/management/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/management creating build/bdist.linux-armv7l/wheel/rotest/common creating build/bdist.linux-armv7l/wheel/rotest/common/django_utils copying build/lib/rotest/common/django_utils/server_settings.py -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils copying build/lib/rotest/common/django_utils/common.py -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils copying build/lib/rotest/common/django_utils/client_settings.py -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils copying build/lib/rotest/common/django_utils/dev_manage.py -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils creating build/bdist.linux-armv7l/wheel/rotest/common/django_utils/fixtures copying build/lib/rotest/common/django_utils/fixtures/case_ut.json -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils/fixtures copying build/lib/rotest/common/django_utils/fixtures/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils/fixtures copying build/lib/rotest/common/django_utils/fixtures/signature_ut.json -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils/fixtures copying build/lib/rotest/common/django_utils/fixtures/initial_data.json -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils/fixtures copying build/lib/rotest/common/django_utils/fixtures/resource_ut.json -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils/fixtures copying build/lib/rotest/common/django_utils/settings_common.py -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils copying build/lib/rotest/common/django_utils/manage.py -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils copying build/lib/rotest/common/django_utils/test_runners.py -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils copying build/lib/rotest/common/django_utils/all_settings.py -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils copying build/lib/rotest/common/django_utils/fields.py -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils copying build/lib/rotest/common/django_utils/ut_settings.py -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils copying build/lib/rotest/common/django_utils/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils creating build/bdist.linux-armv7l/wheel/rotest/common/django_utils/static copying build/lib/rotest/common/django_utils/static/style.css -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils/static copying build/lib/rotest/common/django_utils/static/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils/static copying build/lib/rotest/common/django_utils/urls.py -> build/bdist.linux-armv7l/wheel/rotest/common/django_utils copying build/lib/rotest/common/utils.py -> build/bdist.linux-armv7l/wheel/rotest/common copying build/lib/rotest/common/log.py -> build/bdist.linux-armv7l/wheel/rotest/common copying build/lib/rotest/common/constants.py -> build/bdist.linux-armv7l/wheel/rotest/common creating build/bdist.linux-armv7l/wheel/rotest/common/tests copying build/lib/rotest/common/tests/test_log.py -> build/bdist.linux-armv7l/wheel/rotest/common/tests copying build/lib/rotest/common/tests/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/common/tests copying build/lib/rotest/common/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/common copying build/lib/rotest/common/colored_test_runner.py -> build/bdist.linux-armv7l/wheel/rotest/common creating build/bdist.linux-armv7l/wheel/rotest/tests creating build/bdist.linux-armv7l/wheel/rotest/tests/management copying build/lib/rotest/tests/management/test_resource_manager.py -> build/bdist.linux-armv7l/wheel/rotest/tests/management copying build/lib/rotest/tests/management/test_parser.py -> build/bdist.linux-armv7l/wheel/rotest/tests/management copying build/lib/rotest/tests/management/test_result_manager.py -> build/bdist.linux-armv7l/wheel/rotest/tests/management copying build/lib/rotest/tests/management/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/tests/management copying build/lib/rotest/tests/management/test_parallel.py -> build/bdist.linux-armv7l/wheel/rotest/tests/management copying build/lib/rotest/tests/management/resource_base_test.py -> build/bdist.linux-armv7l/wheel/rotest/tests/management copying build/lib/rotest/tests/models.py -> build/bdist.linux-armv7l/wheel/rotest/tests copying build/lib/rotest/tests/tests.py -> build/bdist.linux-armv7l/wheel/rotest/tests copying build/lib/rotest/tests/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/tests creating build/bdist.linux-armv7l/wheel/rotest/tests/core copying build/lib/rotest/tests/core/test_suite.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core copying build/lib/rotest/tests/core/common.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core creating build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests copying build/lib/rotest/tests/core/handlers_tests/test_signature_handler.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests copying build/lib/rotest/tests/core/handlers_tests/test_xml_handler.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests copying build/lib/rotest/tests/core/handlers_tests/base_result_handler_test.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests copying build/lib/rotest/tests/core/handlers_tests/test_excel_handler.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests copying build/lib/rotest/tests/core/handlers_tests/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests creating build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests/resources copying build/lib/rotest/tests/core/handlers_tests/resources/expected_excel_output.xls -> build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests/resources creating build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests/resources/xml_files copying build/lib/rotest/tests/core/handlers_tests/resources/xml_files/flow_fail.xml -> build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests/resources/xml_files copying build/lib/rotest/tests/core/handlers_tests/resources/xml_files/fail.xml -> build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests/resources/xml_files copying build/lib/rotest/tests/core/handlers_tests/resources/xml_files/error.xml -> build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests/resources/xml_files copying build/lib/rotest/tests/core/handlers_tests/resources/xml_files/flow_success.xml -> build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests/resources/xml_files copying build/lib/rotest/tests/core/handlers_tests/resources/xml_files/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests/resources/xml_files copying build/lib/rotest/tests/core/handlers_tests/resources/xml_files/expected_failure.xml -> build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests/resources/xml_files copying build/lib/rotest/tests/core/handlers_tests/resources/xml_files/success.xml -> build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests/resources/xml_files copying build/lib/rotest/tests/core/handlers_tests/resources/xml_files/skip.xml -> build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests/resources/xml_files copying build/lib/rotest/tests/core/handlers_tests/resources/xml_files/unexpected_success.xml -> build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests/resources/xml_files copying build/lib/rotest/tests/core/handlers_tests/resources/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core/handlers_tests/resources copying build/lib/rotest/tests/core/test_flow.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core copying build/lib/rotest/tests/core/test_filter_tests.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core copying build/lib/rotest/tests/core/utils.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core copying build/lib/rotest/tests/core/test_runner_results.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core creating build/bdist.linux-armv7l/wheel/rotest/tests/core/multiprocess copying build/lib/rotest/tests/core/multiprocess/test_timeout.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core/multiprocess copying build/lib/rotest/tests/core/multiprocess/test_runner.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core/multiprocess copying build/lib/rotest/tests/core/multiprocess/utils.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core/multiprocess copying build/lib/rotest/tests/core/multiprocess/test_crashes.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core/multiprocess copying build/lib/rotest/tests/core/multiprocess/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core/multiprocess copying build/lib/rotest/tests/core/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core copying build/lib/rotest/tests/core/test_run_delta.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core copying build/lib/rotest/tests/core/test_case.py -> build/bdist.linux-armv7l/wheel/rotest/tests/core copying build/lib/rotest/__init__.py -> build/bdist.linux-armv7l/wheel/rotest creating build/bdist.linux-armv7l/wheel/rotest/core copying build/lib/rotest/core/test_filter.py -> build/bdist.linux-armv7l/wheel/rotest/core creating build/bdist.linux-armv7l/wheel/rotest/core/result creating build/bdist.linux-armv7l/wheel/rotest/core/result/handlers copying build/lib/rotest/core/result/handlers/db_handler.py -> build/bdist.linux-armv7l/wheel/rotest/core/result/handlers copying build/lib/rotest/core/result/handlers/remote_db_handler.py -> build/bdist.linux-armv7l/wheel/rotest/core/result/handlers copying build/lib/rotest/core/result/handlers/artifact_handler.py -> build/bdist.linux-armv7l/wheel/rotest/core/result/handlers creating build/bdist.linux-armv7l/wheel/rotest/core/result/handlers/stream copying build/lib/rotest/core/result/handlers/stream/tree_handler.py -> build/bdist.linux-armv7l/wheel/rotest/core/result/handlers/stream copying build/lib/rotest/core/result/handlers/stream/stream_handler.py -> build/bdist.linux-armv7l/wheel/rotest/core/result/handlers/stream copying build/lib/rotest/core/result/handlers/stream/log_handler.py -> build/bdist.linux-armv7l/wheel/rotest/core/result/handlers/stream copying build/lib/rotest/core/result/handlers/stream/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/core/result/handlers/stream copying build/lib/rotest/core/result/handlers/stream/base_handler.py -> build/bdist.linux-armv7l/wheel/rotest/core/result/handlers/stream copying build/lib/rotest/core/result/handlers/stream/dots_handler.py -> build/bdist.linux-armv7l/wheel/rotest/core/result/handlers/stream copying build/lib/rotest/core/result/handlers/xml_handler.py -> build/bdist.linux-armv7l/wheel/rotest/core/result/handlers copying build/lib/rotest/core/result/handlers/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/core/result/handlers copying build/lib/rotest/core/result/handlers/tags_handler.py -> build/bdist.linux-armv7l/wheel/rotest/core/result/handlers copying build/lib/rotest/core/result/handlers/abstract_handler.py -> build/bdist.linux-armv7l/wheel/rotest/core/result/handlers copying build/lib/rotest/core/result/handlers/signature_handler.py -> build/bdist.linux-armv7l/wheel/rotest/core/result/handlers copying build/lib/rotest/core/result/handlers/excel_handler.py -> build/bdist.linux-armv7l/wheel/rotest/core/result/handlers copying build/lib/rotest/core/result/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/core/result copying build/lib/rotest/core/result/result.py -> build/bdist.linux-armv7l/wheel/rotest/core/result copying build/lib/rotest/core/flow_component.py -> build/bdist.linux-armv7l/wheel/rotest/core creating build/bdist.linux-armv7l/wheel/rotest/core/utils copying build/lib/rotest/core/utils/excel_generator.py -> build/bdist.linux-armv7l/wheel/rotest/core/utils copying build/lib/rotest/core/utils/common.py -> build/bdist.linux-armv7l/wheel/rotest/core/utils copying build/lib/rotest/core/utils/json_parser.py -> build/bdist.linux-armv7l/wheel/rotest/core/utils copying build/lib/rotest/core/utils/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/core/utils creating build/bdist.linux-armv7l/wheel/rotest/core/migrations copying build/lib/rotest/core/migrations/0002_auto_20170308_1248.py -> build/bdist.linux-armv7l/wheel/rotest/core/migrations copying build/lib/rotest/core/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/core/migrations copying build/lib/rotest/core/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/rotest/core/migrations creating build/bdist.linux-armv7l/wheel/rotest/core/runners copying build/lib/rotest/core/runners/base_runner.py -> build/bdist.linux-armv7l/wheel/rotest/core/runners creating build/bdist.linux-armv7l/wheel/rotest/core/runners/multiprocess copying build/lib/rotest/core/runners/multiprocess/common.py -> build/bdist.linux-armv7l/wheel/rotest/core/runners/multiprocess creating build/bdist.linux-armv7l/wheel/rotest/core/runners/multiprocess/manager copying build/lib/rotest/core/runners/multiprocess/manager/message_handler.py -> build/bdist.linux-armv7l/wheel/rotest/core/runners/multiprocess/manager copying build/lib/rotest/core/runners/multiprocess/manager/runner.py -> build/bdist.linux-armv7l/wheel/rotest/core/runners/multiprocess/manager copying build/lib/rotest/core/runners/multiprocess/manager/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/core/runners/multiprocess/manager creating build/bdist.linux-armv7l/wheel/rotest/core/runners/multiprocess/worker copying build/lib/rotest/core/runners/multiprocess/worker/process.py -> build/bdist.linux-armv7l/wheel/rotest/core/runners/multiprocess/worker copying build/lib/rotest/core/runners/multiprocess/worker/runner.py -> build/bdist.linux-armv7l/wheel/rotest/core/runners/multiprocess/worker copying build/lib/rotest/core/runners/multiprocess/worker/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/core/runners/multiprocess/worker copying build/lib/rotest/core/runners/multiprocess/worker/result_handler.py -> build/bdist.linux-armv7l/wheel/rotest/core/runners/multiprocess/worker copying build/lib/rotest/core/runners/multiprocess/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/core/runners/multiprocess copying build/lib/rotest/core/runners/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/core/runners creating build/bdist.linux-armv7l/wheel/rotest/core/models copying build/lib/rotest/core/models/suite_data.py -> build/bdist.linux-armv7l/wheel/rotest/core/models copying build/lib/rotest/core/models/signature.py -> build/bdist.linux-armv7l/wheel/rotest/core/models copying build/lib/rotest/core/models/general_data.py -> build/bdist.linux-armv7l/wheel/rotest/core/models copying build/lib/rotest/core/models/run_data.py -> build/bdist.linux-armv7l/wheel/rotest/core/models copying build/lib/rotest/core/models/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/core/models copying build/lib/rotest/core/models/case_data.py -> build/bdist.linux-armv7l/wheel/rotest/core/models copying build/lib/rotest/core/admin.py -> build/bdist.linux-armv7l/wheel/rotest/core copying build/lib/rotest/core/flow.py -> build/bdist.linux-armv7l/wheel/rotest/core copying build/lib/rotest/core/runner.py -> build/bdist.linux-armv7l/wheel/rotest/core copying build/lib/rotest/core/case.py -> build/bdist.linux-armv7l/wheel/rotest/core copying build/lib/rotest/core/schema.json -> build/bdist.linux-armv7l/wheel/rotest/core copying build/lib/rotest/core/default_config.json -> build/bdist.linux-armv7l/wheel/rotest/core copying build/lib/rotest/core/__init__.py -> build/bdist.linux-armv7l/wheel/rotest/core copying build/lib/rotest/core/suite.py -> build/bdist.linux-armv7l/wheel/rotest/core copying build/lib/rotest/core/block.py -> build/bdist.linux-armv7l/wheel/rotest/core running install_egg_info running egg_info writing dependency_links to rotest.egg-info/dependency_links.txt writing rotest.egg-info/PKG-INFO writing requirements to rotest.egg-info/requires.txt writing top-level names to rotest.egg-info/top_level.txt reading manifest file 'rotest.egg-info/SOURCES.txt' writing manifest file 'rotest.egg-info/SOURCES.txt' Copying rotest.egg-info to build/bdist.linux-armv7l/wheel/rotest-2.3.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rotest-2.3.1.dist-info/WHEEL Running setup.py bdist_wheel for rotest: finished with status 'done' Stored in directory: /tmp/tmp54hix65d Successfully built rotest Cleaning up... Removing source in /tmp/pip-build-_mal5tge/rotest