Diff of the two buildlogs: -- --- b1/build.log 2020-04-20 00:03:19.833024444 +0000 +++ b2/build.log 2020-04-20 00:11:05.067904774 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Sat May 22 18:25:09 -12 2021 -I: pbuilder-time-stamp: 1621751109 +I: Current time: Mon Apr 20 14:03:26 +14 2020 +I: pbuilder-time-stamp: 1587341006 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Sat Mar 30 21:23:28 2019 -12 +gpgv: Signature made Sun Mar 31 23:23:28 2019 +14 gpgv: using RSA key CEBB52301D617E910390FE16587979573442684E gpgv: issuer "93sam@debian.org" gpgv: Can't check signature: No public key @@ -32,6 +32,18 @@ dpkg-source: info: applying 0003-Fix-crash-with-older-python3-tap-versions.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/32082/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build12-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/32082/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -236,7 +248,7 @@ Get: 137 http://deb.debian.org/debian buster/main i386 python3-sphinx all 1.8.4-1 [481 kB] Get: 138 http://deb.debian.org/debian buster/main i386 python3-sphinx-bootstrap-theme all 0.6.5-1 [422 kB] Get: 139 http://deb.debian.org/debian buster/main i386 python3-yaml i386 3.13-2 [111 kB] -Fetched 42.7 MB in 1s (64.2 MB/s) +Fetched 42.7 MB in 4s (10.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) @@ -845,7 +857,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/lava-2019.01/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/lava-2019.01/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package lava dpkg-buildpackage: info: source version 2019.01-5 dpkg-buildpackage: info: source distribution unstable @@ -861,7 +873,7 @@ /usr/lib/python3/dist-packages/setuptools/dist.py:475: UserWarning: Normalizing '2019.01' to '2019.1' normalized_version, 'build/lib' does not exist -- can't clean it -'build/bdist.linux-x86_64' does not exist -- can't clean it +'build/bdist.linux-i686' does not exist -- can't clean it 'build/scripts-3.7' does not exist -- can't clean it find . -path '*/__pycache__/*' -delete rm -f -r lava.egg-info setup.cfg .idea/ build/ @@ -896,442 +908,442 @@ running build_py creating build creating build/lib +creating build/lib/lava_results_app +copying lava_results_app/urls.py -> build/lib/lava_results_app +copying lava_results_app/admin.py -> build/lib/lava_results_app +copying lava_results_app/models.py -> build/lib/lava_results_app +copying lava_results_app/dbutils.py -> build/lib/lava_results_app +copying lava_results_app/__init__.py -> build/lib/lava_results_app +copying lava_results_app/utils.py -> build/lib/lava_results_app +copying lava_results_app/api.py -> build/lib/lava_results_app +copying lava_results_app/tables.py -> build/lib/lava_results_app +creating build/lib/lava +copying lava/__init__.py -> build/lib/lava creating build/lib/lava_scheduler_app -copying lava_scheduler_app/notifications.py -> build/lib/lava_scheduler_app -copying lava_scheduler_app/tables.py -> build/lib/lava_scheduler_app -copying lava_scheduler_app/apps.py -> build/lib/lava_scheduler_app +copying lava_scheduler_app/views.py -> build/lib/lava_scheduler_app +copying lava_scheduler_app/signals.py -> build/lib/lava_scheduler_app copying lava_scheduler_app/urls.py -> build/lib/lava_scheduler_app -copying lava_scheduler_app/dbutils.py -> build/lib/lava_scheduler_app -copying lava_scheduler_app/checks.py -> build/lib/lava_scheduler_app copying lava_scheduler_app/schema.py -> build/lib/lava_scheduler_app +copying lava_scheduler_app/admin.py -> build/lib/lava_scheduler_app +copying lava_scheduler_app/models.py -> build/lib/lava_scheduler_app +copying lava_scheduler_app/dbutils.py -> build/lib/lava_scheduler_app copying lava_scheduler_app/__init__.py -> build/lib/lava_scheduler_app copying lava_scheduler_app/scheduler.py -> build/lib/lava_scheduler_app -copying lava_scheduler_app/utils.py -> build/lib/lava_scheduler_app copying lava_scheduler_app/logutils.py -> build/lib/lava_scheduler_app -copying lava_scheduler_app/signals.py -> build/lib/lava_scheduler_app -copying lava_scheduler_app/admin.py -> build/lib/lava_scheduler_app -copying lava_scheduler_app/models.py -> build/lib/lava_scheduler_app -copying lava_scheduler_app/views.py -> build/lib/lava_scheduler_app -copying lava_scheduler_app/settings.py -> build/lib/lava_scheduler_app +copying lava_scheduler_app/utils.py -> build/lib/lava_scheduler_app copying lava_scheduler_app/managers.py -> build/lib/lava_scheduler_app -creating build/lib/lava_results_app -copying lava_results_app/tables.py -> build/lib/lava_results_app -copying lava_results_app/urls.py -> build/lib/lava_results_app -copying lava_results_app/dbutils.py -> build/lib/lava_results_app -copying lava_results_app/__init__.py -> build/lib/lava_results_app -copying lava_results_app/utils.py -> build/lib/lava_results_app -copying lava_results_app/admin.py -> build/lib/lava_results_app -copying lava_results_app/models.py -> build/lib/lava_results_app -copying lava_results_app/api.py -> build/lib/lava_results_app +copying lava_scheduler_app/notifications.py -> build/lib/lava_scheduler_app +copying lava_scheduler_app/settings.py -> build/lib/lava_scheduler_app +copying lava_scheduler_app/checks.py -> build/lib/lava_scheduler_app +copying lava_scheduler_app/apps.py -> build/lib/lava_scheduler_app +copying lava_scheduler_app/tables.py -> build/lib/lava_scheduler_app creating build/lib/lava_server -copying lava_server/bread_crumbs.py -> build/lib/lava_server -copying lava_server/urls.py -> build/lib/lava_server -copying lava_server/cmdutils.py -> build/lib/lava_server -copying lava_server/__init__.py -> build/lib/lava_server copying lava_server/context_processors.py -> build/lib/lava_server -copying lava_server/wsgi.py -> build/lib/lava_server +copying lava_server/views.py -> build/lib/lava_server +copying lava_server/cmdutils.py -> build/lib/lava_server +copying lava_server/urls.py -> build/lib/lava_server copying lava_server/manage.py -> build/lib/lava_server -copying lava_server/debian_sso.py -> build/lib/lava_server +copying lava_server/wsgi.py -> build/lib/lava_server copying lava_server/admin.py -> build/lib/lava_server -copying lava_server/views.py -> build/lib/lava_server +copying lava_server/debian_sso.py -> build/lib/lava_server +copying lava_server/bread_crumbs.py -> build/lib/lava_server +copying lava_server/__init__.py -> build/lib/lava_server copying lava_server/api.py -> build/lib/lava_server -creating build/lib/dashboard_app -copying dashboard_app/urls.py -> build/lib/dashboard_app -copying dashboard_app/__init__.py -> build/lib/dashboard_app -copying dashboard_app/models.py -> build/lib/dashboard_app -copying dashboard_app/xmlrpc.py -> build/lib/dashboard_app -creating build/lib/lava -copying lava/__init__.py -> build/lib/lava -creating build/lib/lava_common -copying lava_common/constants.py -> build/lib/lava_common -copying lava_common/exceptions.py -> build/lib/lava_common -copying lava_common/timeout.py -> build/lib/lava_common -copying lava_common/__init__.py -> build/lib/lava_common -copying lava_common/utils.py -> build/lib/lava_common creating build/lib/lava_rest_app -copying lava_rest_app/apps.py -> build/lib/lava_rest_app copying lava_rest_app/tests.py -> build/lib/lava_rest_app copying lava_rest_app/urls.py -> build/lib/lava_rest_app copying lava_rest_app/versions.py -> build/lib/lava_rest_app copying lava_rest_app/__init__.py -> build/lib/lava_rest_app -copying lava_rest_app/authentication.py -> build/lib/lava_rest_app copying lava_rest_app/api.py -> build/lib/lava_rest_app -creating build/lib/lava_dispatcher -copying lava_dispatcher/shell.py -> build/lib/lava_dispatcher -copying lava_dispatcher/device.py -> build/lib/lava_dispatcher -copying lava_dispatcher/log.py -> build/lib/lava_dispatcher -copying lava_dispatcher/action.py -> build/lib/lava_dispatcher -copying lava_dispatcher/parser.py -> build/lib/lava_dispatcher -copying lava_dispatcher/logical.py -> build/lib/lava_dispatcher -copying lava_dispatcher/connection.py -> build/lib/lava_dispatcher -copying lava_dispatcher/__init__.py -> build/lib/lava_dispatcher -copying lava_dispatcher/job.py -> build/lib/lava_dispatcher -copying lava_dispatcher/power.py -> build/lib/lava_dispatcher -copying lava_dispatcher/diagnostics.py -> build/lib/lava_dispatcher -copying lava_dispatcher/deployment_data.py -> build/lib/lava_dispatcher +copying lava_rest_app/authentication.py -> build/lib/lava_rest_app +copying lava_rest_app/apps.py -> build/lib/lava_rest_app creating build/lib/linaro_django_xmlrpc -copying linaro_django_xmlrpc/forms.py -> build/lib/linaro_django_xmlrpc +copying linaro_django_xmlrpc/views.py -> build/lib/linaro_django_xmlrpc copying linaro_django_xmlrpc/tests.py -> build/lib/linaro_django_xmlrpc copying linaro_django_xmlrpc/urls.py -> build/lib/linaro_django_xmlrpc -copying linaro_django_xmlrpc/__init__.py -> build/lib/linaro_django_xmlrpc copying linaro_django_xmlrpc/admin.py -> build/lib/linaro_django_xmlrpc +copying linaro_django_xmlrpc/forms.py -> build/lib/linaro_django_xmlrpc copying linaro_django_xmlrpc/models.py -> build/lib/linaro_django_xmlrpc -copying linaro_django_xmlrpc/views.py -> build/lib/linaro_django_xmlrpc -creating build/lib/lava_scheduler_app/templatetags -copying lava_scheduler_app/templatetags/tables.py -> build/lib/lava_scheduler_app/templatetags -copying lava_scheduler_app/templatetags/__init__.py -> build/lib/lava_scheduler_app/templatetags -copying lava_scheduler_app/templatetags/utils.py -> build/lib/lava_scheduler_app/templatetags +copying linaro_django_xmlrpc/__init__.py -> build/lib/linaro_django_xmlrpc +creating build/lib/lava_common +copying lava_common/__init__.py -> build/lib/lava_common +copying lava_common/exceptions.py -> build/lib/lava_common +copying lava_common/constants.py -> build/lib/lava_common +copying lava_common/utils.py -> build/lib/lava_common +copying lava_common/timeout.py -> build/lib/lava_common +creating build/lib/lava_dispatcher +copying lava_dispatcher/action.py -> build/lib/lava_dispatcher +copying lava_dispatcher/power.py -> build/lib/lava_dispatcher +copying lava_dispatcher/job.py -> build/lib/lava_dispatcher +copying lava_dispatcher/parser.py -> build/lib/lava_dispatcher +copying lava_dispatcher/log.py -> build/lib/lava_dispatcher +copying lava_dispatcher/diagnostics.py -> build/lib/lava_dispatcher +copying lava_dispatcher/__init__.py -> build/lib/lava_dispatcher +copying lava_dispatcher/deployment_data.py -> build/lib/lava_dispatcher +copying lava_dispatcher/logical.py -> build/lib/lava_dispatcher +copying lava_dispatcher/connection.py -> build/lib/lava_dispatcher +copying lava_dispatcher/shell.py -> build/lib/lava_dispatcher +copying lava_dispatcher/device.py -> build/lib/lava_dispatcher +creating build/lib/dashboard_app +copying dashboard_app/xmlrpc.py -> build/lib/dashboard_app +copying dashboard_app/urls.py -> build/lib/dashboard_app +copying dashboard_app/models.py -> build/lib/dashboard_app +copying dashboard_app/__init__.py -> build/lib/dashboard_app +creating build/lib/lava_results_app/migrations +copying lava_results_app/migrations/0009_query_limit.py -> build/lib/lava_results_app/migrations +copying lava_results_app/migrations/0003_auto_20150908_1522.py -> build/lib/lava_results_app/migrations +copying lava_results_app/migrations/0008_auto_20160405_1543.py -> build/lib/lava_results_app/migrations +copying lava_results_app/migrations/0016_add_testcase_start_end_tc.py -> build/lib/lava_results_app/migrations +copying lava_results_app/migrations/0015_add_test_case_result_index.py -> build/lib/lava_results_app/migrations +copying lava_results_app/migrations/0001_initial.py -> build/lib/lava_results_app/migrations +copying lava_results_app/migrations/0014_xaxis_maxlength_increase.py -> build/lib/lava_results_app/migrations +copying lava_results_app/migrations/__init__.py -> build/lib/lava_results_app/migrations +copying lava_results_app/migrations/0005_auto_20151124_1419.py -> build/lib/lava_results_app/migrations +copying lava_results_app/migrations/0013_buglinks.py -> build/lib/lava_results_app/migrations +copying lava_results_app/migrations/0002_auto_20150825_1926.py -> build/lib/lava_results_app/migrations +copying lava_results_app/migrations/0007_auto_20160225_1256.py -> build/lib/lava_results_app/migrations +copying lava_results_app/migrations/0012_namedtestattribute_metadata.py -> build/lib/lava_results_app/migrations +copying lava_results_app/migrations/0004_auto_20150925_0002.py -> build/lib/lava_results_app/migrations +copying lava_results_app/migrations/0011_namedtestattribute.py -> build/lib/lava_results_app/migrations +copying lava_results_app/migrations/0006_auto_20160111_1318.py -> build/lib/lava_results_app/migrations +copying lava_results_app/migrations/0010_auto_20160504_0814.py -> build/lib/lava_results_app/migrations +creating build/lib/lava_results_app/tests +copying lava_results_app/tests/test_names.py -> build/lib/lava_results_app/tests +copying lava_results_app/tests/__init__.py -> build/lib/lava_results_app/tests +copying lava_results_app/tests/test_metadata.py -> build/lib/lava_results_app/tests +creating build/lib/lava_results_app/templatetags +copying lava_results_app/templatetags/results_accessibility_tags.py -> build/lib/lava_results_app/templatetags +copying lava_results_app/templatetags/make_safe.py -> build/lib/lava_results_app/templatetags +copying lava_results_app/templatetags/__init__.py -> build/lib/lava_results_app/templatetags +copying lava_results_app/templatetags/keep_spacing.py -> build/lib/lava_results_app/templatetags +creating build/lib/lava_results_app/management +copying lava_results_app/management/__init__.py -> build/lib/lava_results_app/management +creating build/lib/lava_results_app/views +copying lava_results_app/views/__init__.py -> build/lib/lava_results_app/views +creating build/lib/lava_results_app/management/commands +copying lava_results_app/management/commands/refresh_queries.py -> build/lib/lava_results_app/management/commands +copying lava_results_app/management/commands/drop_materialized_views.py -> build/lib/lava_results_app/management/commands +copying lava_results_app/management/commands/__init__.py -> build/lib/lava_results_app/management/commands +creating build/lib/lava_results_app/views/query +copying lava_results_app/views/query/views.py -> build/lib/lava_results_app/views/query +copying lava_results_app/views/query/forms.py -> build/lib/lava_results_app/views/query +copying lava_results_app/views/query/__init__.py -> build/lib/lava_results_app/views/query +copying lava_results_app/views/query/tables.py -> build/lib/lava_results_app/views/query +copying lava_results_app/views/query/decorators.py -> build/lib/lava_results_app/views/query +creating build/lib/lava_results_app/views/chart +copying lava_results_app/views/chart/views.py -> build/lib/lava_results_app/views/chart +copying lava_results_app/views/chart/forms.py -> build/lib/lava_results_app/views/chart +copying lava_results_app/views/chart/__init__.py -> build/lib/lava_results_app/views/chart +copying lava_results_app/views/chart/tables.py -> build/lib/lava_results_app/views/chart +copying lava_results_app/views/chart/decorators.py -> build/lib/lava_results_app/views/chart +creating build/lib/lava/dispatcher +copying lava/dispatcher/__init__.py -> build/lib/lava/dispatcher +creating build/lib/lava/coordinator +copying lava/coordinator/status.py -> build/lib/lava/coordinator +copying lava/coordinator/lava-coordinator.py -> build/lib/lava/coordinator +copying lava/coordinator/__init__.py -> build/lib/lava/coordinator +creating build/lib/lava/utils +copying lava/utils/__init__.py -> build/lib/lava/utils +copying lava/utils/lavatable.py -> build/lib/lava/utils +copying lava/utils/managers.py -> build/lib/lava/utils creating build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0030_unused_scheduler_fields.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0028_notify_callback.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0023_update_aliases.py -> build/lib/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0006_auto_20150619_1035.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0025_switch_job_status_trigger_type.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0005_auto_devicedictionarytable_pipelinestore.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0002_add_lava-health_user.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0007_devicetype_description.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0029_remove_testjob__results_bundle.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0021_blacklist_to_array.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0010_auto_20151103_1136.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0036_remove_is_pipeline.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0015_drop_heartbeat.py -> build/lib/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0017_custompermissions.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0012_auto_20160208_1600.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0019_extendeduser.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0002_add_lava-health_user.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0009_testjob_pipeline_compatibility.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0027_device_dict_onto_filesystem.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0013_auto_20160302_0404.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0035_remove_testjob__results_link.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0018_notifications.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0020_notificationrecipient_uniquetogether.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0022_create_devicetype_alias.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0038_set_default_device_health_maintenance.py -> build/lib/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0034_worker_last_ping.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0024_do_not_cascade_deletions.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0023_update_aliases.py -> build/lib/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0011_remove_testjob_log_file.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0020_notificationrecipient_uniquetogether.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0026_devicetype_disable_health_check.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0032_add_state_health_to_testjob_and_device.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0025_switch_job_status_trigger_type.py -> build/lib/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0001_initial.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0015_drop_heartbeat.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0010_auto_20151103_1136.py -> build/lib/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0003_populate_master_node.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0028_notify_callback.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0037_notify_callback_separation.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0016_index_testjob_submit_time.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0026_devicetype_disable_health_check.py -> build/lib/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/__init__.py -> build/lib/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0033_remove_old_status_fields.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0037_notify_callback_separation.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0029_remove_testjob__results_bundle.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0007_devicetype_description.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0019_extendeduser.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0005_auto_devicedictionarytable_pipelinestore.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0021_blacklist_to_array.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0024_do_not_cascade_deletions.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0032_add_state_health_to_testjob_and_device.py -> build/lib/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0012_auto_20160208_1600.py -> build/lib/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0014_add_testjob_index.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0038_set_default_device_health_maintenance.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0027_device_dict_onto_filesystem.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0009_testjob_pipeline_compatibility.py -> build/lib/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0004_add_pipeline_marks.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0030_unused_scheduler_fields.py -> build/lib/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0031_add_worker_state_and_health.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0018_notifications.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0036_remove_is_pipeline.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0035_remove_testjob__results_link.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0022_create_devicetype_alias.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0016_index_testjob_submit_time.py -> build/lib/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0008_auto_20151014_1044.py -> build/lib/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0013_auto_20160302_0404.py -> build/lib/lava_scheduler_app/migrations creating build/lib/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_submission.py -> build/lib/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_scheduler.py -> build/lib/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_vlan.py -> build/lib/lava_scheduler_app/tests copying lava_scheduler_app/tests/test_fastboot_templates.py -> build/lib/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_state_machine.py -> build/lib/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_qemu_templates.py -> build/lib/lava_scheduler_app/tests copying lava_scheduler_app/tests/test_base_templates.py -> build/lib/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_submission.py -> build/lib/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_vlan.py -> build/lib/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_connections.py -> build/lib/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_tables.py -> build/lib/lava_scheduler_app/tests copying lava_scheduler_app/tests/test_uboot_templates.py -> build/lib/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_grub_templates.py -> build/lib/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_api.py -> build/lib/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_scheduler.py -> build/lib/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_menus.py -> build/lib/lava_scheduler_app/tests copying lava_scheduler_app/tests/__init__.py -> build/lib/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_connections.py -> build/lib/lava_scheduler_app/tests copying lava_scheduler_app/tests/test_pipeline.py -> build/lib/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_qemu_templates.py -> build/lib/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_menus.py -> build/lib/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_state_machine.py -> build/lib/lava_scheduler_app/tests copying lava_scheduler_app/tests/test_device.py -> build/lib/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_api.py -> build/lib/lava_scheduler_app/tests copying lava_scheduler_app/tests/test_templates.py -> build/lib/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_tables.py -> build/lib/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_grub_templates.py -> build/lib/lava_scheduler_app/tests +creating build/lib/lava_scheduler_app/templatetags +copying lava_scheduler_app/templatetags/__init__.py -> build/lib/lava_scheduler_app/templatetags +copying lava_scheduler_app/templatetags/utils.py -> build/lib/lava_scheduler_app/templatetags +copying lava_scheduler_app/templatetags/tables.py -> build/lib/lava_scheduler_app/templatetags creating build/lib/lava_scheduler_app/api -copying lava_scheduler_app/api/tags.py -> build/lib/lava_scheduler_app/api copying lava_scheduler_app/api/devices.py -> build/lib/lava_scheduler_app/api copying lava_scheduler_app/api/workers.py -> build/lib/lava_scheduler_app/api -copying lava_scheduler_app/api/__init__.py -> build/lib/lava_scheduler_app/api -copying lava_scheduler_app/api/device_types.py -> build/lib/lava_scheduler_app/api copying lava_scheduler_app/api/aliases.py -> build/lib/lava_scheduler_app/api copying lava_scheduler_app/api/jobs.py -> build/lib/lava_scheduler_app/api -creating build/lib/lava_results_app/templatetags -copying lava_results_app/templatetags/keep_spacing.py -> build/lib/lava_results_app/templatetags -copying lava_results_app/templatetags/make_safe.py -> build/lib/lava_results_app/templatetags -copying lava_results_app/templatetags/results_accessibility_tags.py -> build/lib/lava_results_app/templatetags -copying lava_results_app/templatetags/__init__.py -> build/lib/lava_results_app/templatetags -creating build/lib/lava_results_app/migrations -copying lava_results_app/migrations/0003_auto_20150908_1522.py -> build/lib/lava_results_app/migrations -copying lava_results_app/migrations/0012_namedtestattribute_metadata.py -> build/lib/lava_results_app/migrations -copying lava_results_app/migrations/0010_auto_20160504_0814.py -> build/lib/lava_results_app/migrations -copying lava_results_app/migrations/0001_initial.py -> build/lib/lava_results_app/migrations -copying lava_results_app/migrations/0009_query_limit.py -> build/lib/lava_results_app/migrations -copying lava_results_app/migrations/0004_auto_20150925_0002.py -> build/lib/lava_results_app/migrations -copying lava_results_app/migrations/0008_auto_20160405_1543.py -> build/lib/lava_results_app/migrations -copying lava_results_app/migrations/0013_buglinks.py -> build/lib/lava_results_app/migrations -copying lava_results_app/migrations/0007_auto_20160225_1256.py -> build/lib/lava_results_app/migrations -copying lava_results_app/migrations/__init__.py -> build/lib/lava_results_app/migrations -copying lava_results_app/migrations/0002_auto_20150825_1926.py -> build/lib/lava_results_app/migrations -copying lava_results_app/migrations/0015_add_test_case_result_index.py -> build/lib/lava_results_app/migrations -copying lava_results_app/migrations/0011_namedtestattribute.py -> build/lib/lava_results_app/migrations -copying lava_results_app/migrations/0005_auto_20151124_1419.py -> build/lib/lava_results_app/migrations -copying lava_results_app/migrations/0016_add_testcase_start_end_tc.py -> build/lib/lava_results_app/migrations -copying lava_results_app/migrations/0006_auto_20160111_1318.py -> build/lib/lava_results_app/migrations -copying lava_results_app/migrations/0014_xaxis_maxlength_increase.py -> build/lib/lava_results_app/migrations -creating build/lib/lava_results_app/views -copying lava_results_app/views/__init__.py -> build/lib/lava_results_app/views -creating build/lib/lava_results_app/management -copying lava_results_app/management/__init__.py -> build/lib/lava_results_app/management -creating build/lib/lava_results_app/tests -copying lava_results_app/tests/test_metadata.py -> build/lib/lava_results_app/tests -copying lava_results_app/tests/test_names.py -> build/lib/lava_results_app/tests -copying lava_results_app/tests/__init__.py -> build/lib/lava_results_app/tests -creating build/lib/lava_results_app/views/query -copying lava_results_app/views/query/tables.py -> build/lib/lava_results_app/views/query -copying lava_results_app/views/query/decorators.py -> build/lib/lava_results_app/views/query -copying lava_results_app/views/query/forms.py -> build/lib/lava_results_app/views/query -copying lava_results_app/views/query/__init__.py -> build/lib/lava_results_app/views/query -copying lava_results_app/views/query/views.py -> build/lib/lava_results_app/views/query -creating build/lib/lava_results_app/views/chart -copying lava_results_app/views/chart/tables.py -> build/lib/lava_results_app/views/chart -copying lava_results_app/views/chart/decorators.py -> build/lib/lava_results_app/views/chart -copying lava_results_app/views/chart/forms.py -> build/lib/lava_results_app/views/chart -copying lava_results_app/views/chart/__init__.py -> build/lib/lava_results_app/views/chart -copying lava_results_app/views/chart/views.py -> build/lib/lava_results_app/views/chart -creating build/lib/lava_results_app/management/commands -copying lava_results_app/management/commands/refresh_queries.py -> build/lib/lava_results_app/management/commands -copying lava_results_app/management/commands/__init__.py -> build/lib/lava_results_app/management/commands -copying lava_results_app/management/commands/drop_materialized_views.py -> build/lib/lava_results_app/management/commands +copying lava_scheduler_app/api/__init__.py -> build/lib/lava_scheduler_app/api +copying lava_scheduler_app/api/tags.py -> build/lib/lava_scheduler_app/api +copying lava_scheduler_app/api/device_types.py -> build/lib/lava_scheduler_app/api creating build/lib/lava_server/settings -copying lava_server/settings/distro.py -> build/lib/lava_server/settings copying lava_server/settings/config_file.py -> build/lib/lava_server/settings copying lava_server/settings/secret_key.py -> build/lib/lava_server/settings -copying lava_server/settings/__init__.py -> build/lib/lava_server/settings -copying lava_server/settings/production.py -> build/lib/lava_server/settings copying lava_server/settings/common.py -> build/lib/lava_server/settings +copying lava_server/settings/distro.py -> build/lib/lava_server/settings copying lava_server/settings/development.py -> build/lib/lava_server/settings +copying lava_server/settings/__init__.py -> build/lib/lava_server/settings +copying lava_server/settings/production.py -> build/lib/lava_server/settings creating build/lib/lava_server/management copying lava_server/management/__init__.py -> build/lib/lava_server/management creating build/lib/lava_server/management/commands -copying lava_server/management/commands/addldapuser.py -> build/lib/lava_server/management/commands -copying lava_server/management/commands/site.py -> build/lib/lava_server/management/commands -copying lava_server/management/commands/device-tags.py -> build/lib/lava_server/management/commands -copying lava_server/management/commands/lava-logs.py -> build/lib/lava_server/management/commands +copying lava_server/management/commands/users.py -> build/lib/lava_server/management/commands copying lava_server/management/commands/devices.py -> build/lib/lava_server/management/commands -copying lava_server/management/commands/tokens.py -> build/lib/lava_server/management/commands -copying lava_server/management/commands/lava-master.py -> build/lib/lava_server/management/commands -copying lava_server/management/commands/device-types.py -> build/lib/lava_server/management/commands copying lava_server/management/commands/workers.py -> build/lib/lava_server/management/commands -copying lava_server/management/commands/linaro_ldapuserlist.py -> build/lib/lava_server/management/commands -copying lava_server/management/commands/__init__.py -> build/lib/lava_server/management/commands copying lava_server/management/commands/groups.py -> build/lib/lava_server/management/commands -copying lava_server/management/commands/lava-publisher.py -> build/lib/lava_server/management/commands -copying lava_server/management/commands/authorize_superuser.py -> build/lib/lava_server/management/commands copying lava_server/management/commands/mergeldapuser.py -> build/lib/lava_server/management/commands +copying lava_server/management/commands/device-types.py -> build/lib/lava_server/management/commands +copying lava_server/management/commands/maintenance.py -> build/lib/lava_server/management/commands +copying lava_server/management/commands/addldapuser.py -> build/lib/lava_server/management/commands +copying lava_server/management/commands/tokens.py -> build/lib/lava_server/management/commands copying lava_server/management/commands/jobs.py -> build/lib/lava_server/management/commands +copying lava_server/management/commands/__init__.py -> build/lib/lava_server/management/commands +copying lava_server/management/commands/lava-master.py -> build/lib/lava_server/management/commands +copying lava_server/management/commands/lava-publisher.py -> build/lib/lava_server/management/commands copying lava_server/management/commands/migrate-job-output.py -> build/lib/lava_server/management/commands -copying lava_server/management/commands/users.py -> build/lib/lava_server/management/commands -copying lava_server/management/commands/maintenance.py -> build/lib/lava_server/management/commands -creating build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0012_auto_20150126_1644.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0005_imagereportchart_chart_height.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0004_imagereportchart_is_delta.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0007_imagereportchart_chart_visibility.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0003_auto_20140926_1208.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0015_remove_stale_content_types.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0009_auto_20150108_0711.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0014_auto_20150212_0604.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0001_initial.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0010_auto_20150116_1533.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0011_imagereportchart_is_aggregate_results.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0018_imagereport_group.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0017_namedattribute_is_manual.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0021_auto_20151207_0921.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0020_auto_20151124_1419.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/__init__.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0022_alter_imagechartfilter.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0019_auto_20150702_1529.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0008_imagechartfilter_is_all_tests_included.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0006_auto_20141028_1146.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0016_auto_20150325_1235.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0002_auto_20140917_1935.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0013_auto_20150127_1341.py -> build/lib/dashboard_app/migrations -copying dashboard_app/migrations/0023_drop_dashboard_models.py -> build/lib/dashboard_app/migrations -creating build/lib/lava/dispatcher -copying lava/dispatcher/__init__.py -> build/lib/lava/dispatcher -creating build/lib/lava/utils -copying lava/utils/lavatable.py -> build/lib/lava/utils -copying lava/utils/__init__.py -> build/lib/lava/utils -copying lava/utils/managers.py -> build/lib/lava/utils -creating build/lib/lava/coordinator -copying lava/coordinator/lava-coordinator.py -> build/lib/lava/coordinator -copying lava/coordinator/__init__.py -> build/lib/lava/coordinator -copying lava/coordinator/status.py -> build/lib/lava/coordinator +copying lava_server/management/commands/linaro_ldapuserlist.py -> build/lib/lava_server/management/commands +copying lava_server/management/commands/authorize_superuser.py -> build/lib/lava_server/management/commands +copying lava_server/management/commands/site.py -> build/lib/lava_server/management/commands +copying lava_server/management/commands/lava-logs.py -> build/lib/lava_server/management/commands +copying lava_server/management/commands/device-tags.py -> build/lib/lava_server/management/commands +creating build/lib/linaro_django_xmlrpc/migrations +copying linaro_django_xmlrpc/migrations/0001_initial.py -> build/lib/linaro_django_xmlrpc/migrations +copying linaro_django_xmlrpc/migrations/__init__.py -> build/lib/linaro_django_xmlrpc/migrations creating build/lib/lava_common/schemas +copying lava_common/schemas/job.py -> build/lib/lava_common/schemas copying lava_common/schemas/command.py -> build/lib/lava_common/schemas copying lava_common/schemas/__init__.py -> build/lib/lava_common/schemas -copying lava_common/schemas/job.py -> build/lib/lava_common/schemas -creating build/lib/lava_common/schemas/deploy -copying lava_common/schemas/deploy/usb.py -> build/lib/lava_common/schemas/deploy -copying lava_common/schemas/deploy/tftp.py -> build/lib/lava_common/schemas/deploy -copying lava_common/schemas/deploy/lxc.py -> build/lib/lava_common/schemas/deploy -copying lava_common/schemas/deploy/__init__.py -> build/lib/lava_common/schemas/deploy -copying lava_common/schemas/deploy/nbd.py -> build/lib/lava_common/schemas/deploy -copying lava_common/schemas/deploy/docker.py -> build/lib/lava_common/schemas/deploy -copying lava_common/schemas/deploy/tmpfs.py -> build/lib/lava_common/schemas/deploy -copying lava_common/schemas/deploy/flasher.py -> build/lib/lava_common/schemas/deploy -creating build/lib/lava_common/schemas/test -copying lava_common/schemas/test/__init__.py -> build/lib/lava_common/schemas/test -copying lava_common/schemas/test/monitor.py -> build/lib/lava_common/schemas/test -copying lava_common/schemas/test/definition.py -> build/lib/lava_common/schemas/test -copying lava_common/schemas/test/interactive.py -> build/lib/lava_common/schemas/test creating build/lib/lava_common/schemas/boot -copying lava_common/schemas/boot/gdb.py -> build/lib/lava_common/schemas/boot -copying lava_common/schemas/boot/bootloader.py -> build/lib/lava_common/schemas/boot -copying lava_common/schemas/boot/depthcharge.py -> build/lib/lava_common/schemas/boot -copying lava_common/schemas/boot/ipxe.py -> build/lib/lava_common/schemas/boot -copying lava_common/schemas/boot/cmsis_dap.py -> build/lib/lava_common/schemas/boot copying lava_common/schemas/boot/grub.py -> build/lib/lava_common/schemas/boot -copying lava_common/schemas/boot/minimal.py -> build/lib/lava_common/schemas/boot copying lava_common/schemas/boot/fastboot.py -> build/lib/lava_common/schemas/boot +copying lava_common/schemas/boot/gdb.py -> build/lib/lava_common/schemas/boot copying lava_common/schemas/boot/lxc.py -> build/lib/lava_common/schemas/boot -copying lava_common/schemas/boot/__init__.py -> build/lib/lava_common/schemas/boot -copying lava_common/schemas/boot/dfu.py -> build/lib/lava_common/schemas/boot -copying lava_common/schemas/boot/docker.py -> build/lib/lava_common/schemas/boot +copying lava_common/schemas/boot/minimal.py -> build/lib/lava_common/schemas/boot copying lava_common/schemas/boot/qemu.py -> build/lib/lava_common/schemas/boot copying lava_common/schemas/boot/u_boot.py -> build/lib/lava_common/schemas/boot -creating build/lib/lava_dispatcher/actions -copying lava_dispatcher/actions/logic.py -> build/lib/lava_dispatcher/actions -copying lava_dispatcher/actions/commands.py -> build/lib/lava_dispatcher/actions -copying lava_dispatcher/actions/__init__.py -> build/lib/lava_dispatcher/actions -creating build/lib/lava_dispatcher/protocols -copying lava_dispatcher/protocols/vland.py -> build/lib/lava_dispatcher/protocols -copying lava_dispatcher/protocols/multinode.py -> build/lib/lava_dispatcher/protocols -copying lava_dispatcher/protocols/lxc.py -> build/lib/lava_dispatcher/protocols -copying lava_dispatcher/protocols/__init__.py -> build/lib/lava_dispatcher/protocols -copying lava_dispatcher/protocols/xnbd.py -> build/lib/lava_dispatcher/protocols -copying lava_dispatcher/protocols/strategies.py -> build/lib/lava_dispatcher/protocols +copying lava_common/schemas/boot/ipxe.py -> build/lib/lava_common/schemas/boot +copying lava_common/schemas/boot/dfu.py -> build/lib/lava_common/schemas/boot +copying lava_common/schemas/boot/__init__.py -> build/lib/lava_common/schemas/boot +copying lava_common/schemas/boot/depthcharge.py -> build/lib/lava_common/schemas/boot +copying lava_common/schemas/boot/docker.py -> build/lib/lava_common/schemas/boot +copying lava_common/schemas/boot/bootloader.py -> build/lib/lava_common/schemas/boot +copying lava_common/schemas/boot/cmsis_dap.py -> build/lib/lava_common/schemas/boot +creating build/lib/lava_common/schemas/test +copying lava_common/schemas/test/interactive.py -> build/lib/lava_common/schemas/test +copying lava_common/schemas/test/__init__.py -> build/lib/lava_common/schemas/test +copying lava_common/schemas/test/definition.py -> build/lib/lava_common/schemas/test +copying lava_common/schemas/test/monitor.py -> build/lib/lava_common/schemas/test +creating build/lib/lava_common/schemas/deploy +copying lava_common/schemas/deploy/lxc.py -> build/lib/lava_common/schemas/deploy +copying lava_common/schemas/deploy/usb.py -> build/lib/lava_common/schemas/deploy +copying lava_common/schemas/deploy/flasher.py -> build/lib/lava_common/schemas/deploy +copying lava_common/schemas/deploy/tftp.py -> build/lib/lava_common/schemas/deploy +copying lava_common/schemas/deploy/__init__.py -> build/lib/lava_common/schemas/deploy +copying lava_common/schemas/deploy/docker.py -> build/lib/lava_common/schemas/deploy +copying lava_common/schemas/deploy/tmpfs.py -> build/lib/lava_common/schemas/deploy +copying lava_common/schemas/deploy/nbd.py -> build/lib/lava_common/schemas/deploy creating build/lib/lava_dispatcher/connections -copying lava_dispatcher/connections/ssh.py -> build/lib/lava_dispatcher/connections copying lava_dispatcher/connections/lxc.py -> build/lib/lava_dispatcher/connections copying lava_dispatcher/connections/adb.py -> build/lib/lava_dispatcher/connections +copying lava_dispatcher/connections/ssh.py -> build/lib/lava_dispatcher/connections copying lava_dispatcher/connections/__init__.py -> build/lib/lava_dispatcher/connections copying lava_dispatcher/connections/serial.py -> build/lib/lava_dispatcher/connections -creating build/lib/lava_dispatcher/utils -copying lava_dispatcher/utils/vcs.py -> build/lib/lava_dispatcher/utils -copying lava_dispatcher/utils/messages.py -> build/lib/lava_dispatcher/utils -copying lava_dispatcher/utils/shell.py -> build/lib/lava_dispatcher/utils -copying lava_dispatcher/utils/installers.py -> build/lib/lava_dispatcher/utils -copying lava_dispatcher/utils/decorator.py -> build/lib/lava_dispatcher/utils -copying lava_dispatcher/utils/lxc.py -> build/lib/lava_dispatcher/utils -copying lava_dispatcher/utils/__init__.py -> build/lib/lava_dispatcher/utils -copying lava_dispatcher/utils/contextmanager.py -> build/lib/lava_dispatcher/utils -copying lava_dispatcher/utils/storage.py -> build/lib/lava_dispatcher/utils -copying lava_dispatcher/utils/network.py -> build/lib/lava_dispatcher/utils -copying lava_dispatcher/utils/filesystem.py -> build/lib/lava_dispatcher/utils -copying lava_dispatcher/utils/strings.py -> build/lib/lava_dispatcher/utils -copying lava_dispatcher/utils/udev.py -> build/lib/lava_dispatcher/utils -copying lava_dispatcher/utils/compression.py -> build/lib/lava_dispatcher/utils -creating build/lib/lava_dispatcher/menus -copying lava_dispatcher/menus/menus.py -> build/lib/lava_dispatcher/menus -copying lava_dispatcher/menus/__init__.py -> build/lib/lava_dispatcher/menus +creating build/lib/lava_dispatcher/actions +copying lava_dispatcher/actions/commands.py -> build/lib/lava_dispatcher/actions +copying lava_dispatcher/actions/logic.py -> build/lib/lava_dispatcher/actions +copying lava_dispatcher/actions/__init__.py -> build/lib/lava_dispatcher/actions creating build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_multinode.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_recovery.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_download.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_compression.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_basic.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_vland.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_mps.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_uboot_ums.py -> build/lib/lava_dispatcher/tests copying lava_dispatcher/tests/test_uboot.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_gdb.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_interactive.py -> build/lib/lava_dispatcher/tests copying lava_dispatcher/tests/test_iso.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_test_shell.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_utils.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_vland.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_download.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_defs.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_ipxe.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_messages.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_command.py -> build/lib/lava_dispatcher/tests copying lava_dispatcher/tests/test_grub.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/conftest.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_flasher.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_basic.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_multinode.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_retries.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_lavashell.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_connections.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_user_commands.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_lxc.py -> build/lib/lava_dispatcher/tests copying lava_dispatcher/tests/test_uefi_shell.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_interactive.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_messages.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_uboot_ums.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_menus.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_recovery.py -> build/lib/lava_dispatcher/tests copying lava_dispatcher/tests/test_repeat.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_compression.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_utils.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_removable.py -> build/lib/lava_dispatcher/tests copying lava_dispatcher/tests/__init__.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_connections.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_multi.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_pyocd.py -> build/lib/lava_dispatcher/tests copying lava_dispatcher/tests/test_cmsis.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_flasher.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_bootloader.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_ipxe.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_power.py -> build/lib/lava_dispatcher/tests copying lava_dispatcher/tests/test_kexec.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_lavashell.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_kvm.py -> build/lib/lava_dispatcher/tests copying lava_dispatcher/tests/utils.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_menus.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/fake_coordinator.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/conftest.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_gdb.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_bootloader.py -> build/lib/lava_dispatcher/tests copying lava_dispatcher/tests/test_fastboot.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_monitor.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_test_shell.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_kvm.py -> build/lib/lava_dispatcher/tests copying lava_dispatcher/tests/test_auto_login.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_pyocd.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_defs.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_multi.py -> build/lib/lava_dispatcher/tests copying lava_dispatcher/tests/test_depthcharge.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_retries.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_command.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_lxc.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_removable.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/fake_coordinator.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_user_commands.py -> build/lib/lava_dispatcher/tests -copying lava_dispatcher/tests/test_monitor.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_power.py -> build/lib/lava_dispatcher/tests copying lava_dispatcher/tests/test_devices.py -> build/lib/lava_dispatcher/tests +copying lava_dispatcher/tests/test_mps.py -> build/lib/lava_dispatcher/tests +creating build/lib/lava_dispatcher/menus +copying lava_dispatcher/menus/__init__.py -> build/lib/lava_dispatcher/menus +copying lava_dispatcher/menus/menus.py -> build/lib/lava_dispatcher/menus +creating build/lib/lava_dispatcher/protocols +copying lava_dispatcher/protocols/vland.py -> build/lib/lava_dispatcher/protocols +copying lava_dispatcher/protocols/xnbd.py -> build/lib/lava_dispatcher/protocols +copying lava_dispatcher/protocols/lxc.py -> build/lib/lava_dispatcher/protocols +copying lava_dispatcher/protocols/strategies.py -> build/lib/lava_dispatcher/protocols +copying lava_dispatcher/protocols/multinode.py -> build/lib/lava_dispatcher/protocols +copying lava_dispatcher/protocols/__init__.py -> build/lib/lava_dispatcher/protocols +creating build/lib/lava_dispatcher/utils +copying lava_dispatcher/utils/decorator.py -> build/lib/lava_dispatcher/utils +copying lava_dispatcher/utils/compression.py -> build/lib/lava_dispatcher/utils +copying lava_dispatcher/utils/lxc.py -> build/lib/lava_dispatcher/utils +copying lava_dispatcher/utils/installers.py -> build/lib/lava_dispatcher/utils +copying lava_dispatcher/utils/network.py -> build/lib/lava_dispatcher/utils +copying lava_dispatcher/utils/strings.py -> build/lib/lava_dispatcher/utils +copying lava_dispatcher/utils/vcs.py -> build/lib/lava_dispatcher/utils +copying lava_dispatcher/utils/messages.py -> build/lib/lava_dispatcher/utils +copying lava_dispatcher/utils/storage.py -> build/lib/lava_dispatcher/utils +copying lava_dispatcher/utils/__init__.py -> build/lib/lava_dispatcher/utils +copying lava_dispatcher/utils/udev.py -> build/lib/lava_dispatcher/utils +copying lava_dispatcher/utils/filesystem.py -> build/lib/lava_dispatcher/utils +copying lava_dispatcher/utils/contextmanager.py -> build/lib/lava_dispatcher/utils +copying lava_dispatcher/utils/shell.py -> build/lib/lava_dispatcher/utils +creating build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/grub.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/pyocd.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/fastboot.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/gdb.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/lxc.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/minimal.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/strategies.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/iso.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/qemu.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/environment.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/u_boot.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/kexec.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/ssh.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/uefi.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/uefi_menu.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/ipxe.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/dfu.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/__init__.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/depthcharge.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/recovery.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/docker.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/bootloader.py -> build/lib/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/cmsis_dap.py -> build/lib/lava_dispatcher/actions/boot +creating build/lib/lava_dispatcher/actions/test +copying lava_dispatcher/actions/test/strategies.py -> build/lib/lava_dispatcher/actions/test +copying lava_dispatcher/actions/test/interactive.py -> build/lib/lava_dispatcher/actions/test +copying lava_dispatcher/actions/test/multinode.py -> build/lib/lava_dispatcher/actions/test +copying lava_dispatcher/actions/test/__init__.py -> build/lib/lava_dispatcher/actions/test +copying lava_dispatcher/actions/test/monitor.py -> build/lib/lava_dispatcher/actions/test +copying lava_dispatcher/actions/test/shell.py -> build/lib/lava_dispatcher/actions/test creating build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/ssh.py -> build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/apply_overlay.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/prepare.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/fastboot.py -> build/lib/lava_dispatcher/actions/deploy copying lava_dispatcher/actions/deploy/removable.py -> build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/nfs.py -> build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/vemsd.py -> build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/testdef.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/lxc.py -> build/lib/lava_dispatcher/actions/deploy copying lava_dispatcher/actions/deploy/mount.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/strategies.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/iso.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/testdef.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/environment.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/ssh.py -> build/lib/lava_dispatcher/actions/deploy copying lava_dispatcher/actions/deploy/uboot_ums.py -> build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/mps.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/flasher.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/overlay.py -> build/lib/lava_dispatcher/actions/deploy copying lava_dispatcher/actions/deploy/tftp.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/__init__.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/vemsd.py -> build/lib/lava_dispatcher/actions/deploy copying lava_dispatcher/actions/deploy/recovery.py -> build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/overlay.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/nfs.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/image.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/docker.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/mps.py -> build/lib/lava_dispatcher/actions/deploy copying lava_dispatcher/actions/deploy/download.py -> build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/fastboot.py -> build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/lxc.py -> build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/__init__.py -> build/lib/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/apply_overlay.py -> build/lib/lava_dispatcher/actions/deploy copying lava_dispatcher/actions/deploy/nbd.py -> build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/docker.py -> build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/prepare.py -> build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/image.py -> build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/iso.py -> build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/strategies.py -> build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/environment.py -> build/lib/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/flasher.py -> build/lib/lava_dispatcher/actions/deploy -creating build/lib/lava_dispatcher/actions/test -copying lava_dispatcher/actions/test/shell.py -> build/lib/lava_dispatcher/actions/test -copying lava_dispatcher/actions/test/multinode.py -> build/lib/lava_dispatcher/actions/test -copying lava_dispatcher/actions/test/__init__.py -> build/lib/lava_dispatcher/actions/test -copying lava_dispatcher/actions/test/monitor.py -> build/lib/lava_dispatcher/actions/test -copying lava_dispatcher/actions/test/strategies.py -> build/lib/lava_dispatcher/actions/test -copying lava_dispatcher/actions/test/interactive.py -> build/lib/lava_dispatcher/actions/test -creating build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/gdb.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/ssh.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/bootloader.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/depthcharge.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/ipxe.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/cmsis_dap.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/recovery.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/grub.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/minimal.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/fastboot.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/lxc.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/__init__.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/dfu.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/kexec.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/docker.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/pyocd.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/iso.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/uefi_menu.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/uefi.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/strategies.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/environment.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/qemu.py -> build/lib/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/u_boot.py -> build/lib/lava_dispatcher/actions/boot -creating build/lib/linaro_django_xmlrpc/migrations -copying linaro_django_xmlrpc/migrations/0001_initial.py -> build/lib/linaro_django_xmlrpc/migrations -copying linaro_django_xmlrpc/migrations/__init__.py -> build/lib/linaro_django_xmlrpc/migrations +creating build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0002_auto_20140917_1935.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0019_auto_20150702_1529.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0012_auto_20150126_1644.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0016_auto_20150325_1235.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0005_imagereportchart_chart_height.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0003_auto_20140926_1208.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0011_imagereportchart_is_aggregate_results.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0023_drop_dashboard_models.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0021_auto_20151207_0921.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0018_imagereport_group.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0006_auto_20141028_1146.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0004_imagereportchart_is_delta.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0010_auto_20150116_1533.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0015_remove_stale_content_types.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0001_initial.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0020_auto_20151124_1419.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0017_namedattribute_is_manual.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/__init__.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0013_auto_20150127_1341.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0008_imagechartfilter_is_all_tests_included.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0022_alter_imagechartfilter.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0009_auto_20150108_0711.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0007_imagereportchart_chart_visibility.py -> build/lib/dashboard_app/migrations +copying dashboard_app/migrations/0014_auto_20150212_0604.py -> build/lib/dashboard_app/migrations running egg_info creating lava.egg-info writing lava.egg-info/PKG-INFO @@ -1359,6 +1371,61 @@ warning: no files found matching '*.gif' under directory 'lava_server' warning: no files found matching '*.ico' under directory 'lava_server' writing manifest file 'lava.egg-info/SOURCES.txt' +creating build/lib/lava_results_app/static +creating build/lib/lava_results_app/static/lava_results_app +creating build/lib/lava_results_app/static/lava_results_app/css +copying lava_results_app/static/lava_results_app/css/chart.css -> build/lib/lava_results_app/static/lava_results_app/css +copying lava_results_app/static/lava_results_app/css/query.css -> build/lib/lava_results_app/static/lava_results_app/css +creating build/lib/lava_results_app/static/lava_results_app/images +copying lava_results_app/static/lava_results_app/images/ajax-progress.gif -> build/lib/lava_results_app/static/lava_results_app/images +copying lava_results_app/static/lava_results_app/images/icon-fail.png -> build/lib/lava_results_app/static/lava_results_app/images +copying lava_results_app/static/lava_results_app/images/icon-info.png -> build/lib/lava_results_app/static/lava_results_app/images +copying lava_results_app/static/lava_results_app/images/icon-pass.png -> build/lib/lava_results_app/static/lava_results_app/images +copying lava_results_app/static/lava_results_app/images/icon-print.png -> build/lib/lava_results_app/static/lava_results_app/images +copying lava_results_app/static/lava_results_app/images/metadata.png -> build/lib/lava_results_app/static/lava_results_app/images +creating build/lib/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/bootbox.data.toggle.js -> build/lib/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/bug-links.js -> build/lib/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/chart.js -> build/lib/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.axislabels.js -> build/lib/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.canvas.js -> build/lib/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.canvas.min.js -> build/lib/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.dashes.js -> build/lib/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.js -> build/lib/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.labels.js -> build/lib/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.min.js -> build/lib/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.navigate.js -> build/lib/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.navigate.min.js -> build/lib/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.time.js -> build/lib/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/query.js -> build/lib/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/sortable.js -> build/lib/lava_results_app/static/lava_results_app/js +creating build/lib/lava_results_app/templates +creating build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/case.html -> build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/chart_detail.html -> build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/chart_display.html -> build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/chart_form.html -> build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/chart_list.html -> build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/chart_query_form.html -> build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/index.html -> build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/job.html -> build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/query_actions_field.html -> build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/query_custom.html -> build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/query_detail.html -> build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/query_display.html -> build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/query_form.html -> build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/query_list.html -> build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/results_actions_field.html -> build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/suite.html -> build/lib/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/suite_actions_field.html -> build/lib/lava_results_app/templates/lava_results_app +creating build/lib/lava/lxc-mocker +copying lava/lxc-mocker/lxc-attach -> build/lib/lava/lxc-mocker +copying lava/lxc-mocker/lxc-create -> build/lib/lava/lxc-mocker +copying lava/lxc-mocker/lxc-destroy -> build/lib/lava/lxc-mocker +copying lava/lxc-mocker/lxc-device -> build/lib/lava/lxc-mocker +copying lava/lxc-mocker/lxc-info -> build/lib/lava/lxc-mocker +copying lava/lxc-mocker/lxc-start -> build/lib/lava/lxc-mocker +copying lava/lxc-mocker/lxc-stop -> build/lib/lava/lxc-mocker creating build/lib/lava_scheduler_app/static creating build/lib/lava_scheduler_app/static/lava_scheduler_app creating build/lib/lava_scheduler_app/static/lava_scheduler_app/css @@ -1430,53 +1497,6 @@ copying lava_scheduler_app/templates/lava_scheduler_app/testjob_notification.txt -> build/lib/lava_scheduler_app/templates/lava_scheduler_app copying lava_scheduler_app/templates/lava_scheduler_app/transition.html -> build/lib/lava_scheduler_app/templates/lava_scheduler_app copying lava_scheduler_app/templates/lava_scheduler_app/worker.html -> build/lib/lava_scheduler_app/templates/lava_scheduler_app -creating build/lib/lava_results_app/static -creating build/lib/lava_results_app/static/lava_results_app -creating build/lib/lava_results_app/static/lava_results_app/css -copying lava_results_app/static/lava_results_app/css/chart.css -> build/lib/lava_results_app/static/lava_results_app/css -copying lava_results_app/static/lava_results_app/css/query.css -> build/lib/lava_results_app/static/lava_results_app/css -creating build/lib/lava_results_app/static/lava_results_app/images -copying lava_results_app/static/lava_results_app/images/ajax-progress.gif -> build/lib/lava_results_app/static/lava_results_app/images -copying lava_results_app/static/lava_results_app/images/icon-fail.png -> build/lib/lava_results_app/static/lava_results_app/images -copying lava_results_app/static/lava_results_app/images/icon-info.png -> build/lib/lava_results_app/static/lava_results_app/images -copying lava_results_app/static/lava_results_app/images/icon-pass.png -> build/lib/lava_results_app/static/lava_results_app/images -copying lava_results_app/static/lava_results_app/images/icon-print.png -> build/lib/lava_results_app/static/lava_results_app/images -copying lava_results_app/static/lava_results_app/images/metadata.png -> build/lib/lava_results_app/static/lava_results_app/images -creating build/lib/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/bootbox.data.toggle.js -> build/lib/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/bug-links.js -> build/lib/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/chart.js -> build/lib/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.axislabels.js -> build/lib/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.canvas.js -> build/lib/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.canvas.min.js -> build/lib/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.dashes.js -> build/lib/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.js -> build/lib/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.labels.js -> build/lib/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.min.js -> build/lib/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.navigate.js -> build/lib/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.navigate.min.js -> build/lib/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.time.js -> build/lib/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/query.js -> build/lib/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/sortable.js -> build/lib/lava_results_app/static/lava_results_app/js -creating build/lib/lava_results_app/templates -creating build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/case.html -> build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/chart_detail.html -> build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/chart_display.html -> build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/chart_form.html -> build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/chart_list.html -> build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/chart_query_form.html -> build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/index.html -> build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/job.html -> build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/query_actions_field.html -> build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/query_custom.html -> build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/query_detail.html -> build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/query_display.html -> build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/query_form.html -> build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/query_list.html -> build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/results_actions_field.html -> build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/suite.html -> build/lib/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/suite_actions_field.html -> build/lib/lava_results_app/templates/lava_results_app creating build/lib/lava_server/static creating build/lib/lava_server/static/lava_server creating build/lib/lava_server/static/lava_server/css @@ -1527,14 +1547,6 @@ copying lava_server/templates/registration/password_reset_confirm.html -> build/lib/lava_server/templates/registration copying lava_server/templates/registration/password_reset_done.html -> build/lib/lava_server/templates/registration copying lava_server/templates/registration/password_reset_form.html -> build/lib/lava_server/templates/registration -creating build/lib/lava/lxc-mocker -copying lava/lxc-mocker/lxc-attach -> build/lib/lava/lxc-mocker -copying lava/lxc-mocker/lxc-create -> build/lib/lava/lxc-mocker -copying lava/lxc-mocker/lxc-destroy -> build/lib/lava/lxc-mocker -copying lava/lxc-mocker/lxc-device -> build/lib/lava/lxc-mocker -copying lava/lxc-mocker/lxc-info -> build/lib/lava/lxc-mocker -copying lava/lxc-mocker/lxc-start -> build/lib/lava/lxc-mocker -copying lava/lxc-mocker/lxc-stop -> build/lib/lava/lxc-mocker creating build/lib/lava_rest_app/templates creating build/lib/lava_rest_app/templates/rest_framework copying lava_rest_app/templates/rest_framework/api.html -> build/lib/lava_rest_app/templates/rest_framework @@ -1627,6 +1639,10 @@ copying lava_dispatcher/lava_test_shell/vland/lava-vland-names -> build/lib/lava_dispatcher/lava_test_shell/vland copying lava_dispatcher/lava_test_shell/vland/lava-vland-self -> build/lib/lava_dispatcher/lava_test_shell/vland copying lava_dispatcher/lava_test_shell/vland/lava-vland-tags -> build/lib/lava_dispatcher/lava_test_shell/vland +copying lava_results_app/tests/multi-test.yaml -> build/lib/lava_results_app/tests +copying lava_results_app/tests/qemu.yaml -> build/lib/lava_results_app/tests +copying lava/dispatcher/lava-run -> build/lib/lava/dispatcher +copying lava/dispatcher/lava-slave -> build/lib/lava/dispatcher creating build/lib/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/adb-nuc.jinja2 -> build/lib/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/alpine-db.jinja2 -> build/lib/lava_scheduler_app/tests/device-types @@ -1881,10 +1897,6 @@ copying lava_scheduler_app/tests/sample_jobs/qemu-ssh-parent.yaml -> build/lib/lava_scheduler_app/tests/sample_jobs copying lava_scheduler_app/tests/sample_jobs/qemu.yaml -> build/lib/lava_scheduler_app/tests/sample_jobs copying lava_scheduler_app/tests/sample_jobs/x86-vlan.yaml -> build/lib/lava_scheduler_app/tests/sample_jobs -copying lava_results_app/tests/multi-test.yaml -> build/lib/lava_results_app/tests -copying lava_results_app/tests/qemu.yaml -> build/lib/lava_results_app/tests -copying lava/dispatcher/lava-run -> build/lib/lava/dispatcher -copying lava/dispatcher/lava-slave -> build/lib/lava/dispatcher copying lava_dispatcher/tests/kernel-1.txt -> build/lib/lava_dispatcher/tests copying lava_dispatcher/tests/kernel-2.txt -> build/lib/lava_dispatcher/tests copying lava_dispatcher/tests/kernel-4.txt -> build/lib/lava_dispatcher/tests @@ -2094,8 +2106,8 @@ creating build/scripts-3.7 copying and adjusting lava/dispatcher/lava-run -> build/scripts-3.7 copying and adjusting lava/dispatcher/lava-slave -> build/scripts-3.7 -changing mode of build/scripts-3.7/lava-run from 644 to 755 -changing mode of build/scripts-3.7/lava-slave from 644 to 755 +changing mode of build/scripts-3.7/lava-run from 664 to 775 +changing mode of build/scripts-3.7/lava-slave from 664 to 775 make -C man/ man SPHINXBUILD="/usr/share/sphinx/scripts/python3/sphinx-build" SPHINXOPTS="-D today=\"March 31, 2019\"" make[2]: Entering directory '/build/lava-2019.01/man' /usr/share/sphinx/scripts/python3/sphinx-build -b man -d _build/doctrees -D today="March 31, 2019" . _build/man @@ -2268,1474 +2280,1474 @@ writing manifest file 'lava.egg-info/SOURCES.txt' running build_scripts running install_lib -copying lava_scheduler_app/notifications.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app -copying lava_scheduler_app/tables.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app -copying lava_scheduler_app/apps.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app +copying lava_results_app/urls.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app +copying lava_results_app/admin.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app +copying lava_results_app/models.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app +copying lava_results_app/dbutils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app +copying lava_results_app/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app +copying lava_results_app/utils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app +copying lava_results_app/api.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app +copying lava_results_app/tables.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app +copying lava_results_app/migrations/0009_query_limit.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/migrations/0003_auto_20150908_1522.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/migrations/0008_auto_20160405_1543.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/migrations/0016_add_testcase_start_end_tc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/migrations/0015_add_test_case_result_index.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/migrations/0001_initial.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/migrations/0014_xaxis_maxlength_increase.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/migrations/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/migrations/0005_auto_20151124_1419.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/migrations/0013_buglinks.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/migrations/0002_auto_20150825_1926.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/migrations/0007_auto_20160225_1256.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/migrations/0012_namedtestattribute_metadata.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/migrations/0004_auto_20150925_0002.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/migrations/0011_namedtestattribute.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/migrations/0006_auto_20160111_1318.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/migrations/0010_auto_20160504_0814.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations +copying lava_results_app/static/lava_results_app/js/jquery.flot.time.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/sortable.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/query.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.axislabels.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/bug-links.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.dashes.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.navigate.min.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.navigate.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/bootbox.data.toggle.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.min.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/chart.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.labels.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.canvas.min.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/js/jquery.flot.canvas.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js +copying lava_results_app/static/lava_results_app/css/query.css -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/css +copying lava_results_app/static/lava_results_app/css/chart.css -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/css +copying lava_results_app/static/lava_results_app/images/icon-pass.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/images +copying lava_results_app/static/lava_results_app/images/icon-info.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/images +copying lava_results_app/static/lava_results_app/images/icon-fail.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/images +copying lava_results_app/static/lava_results_app/images/icon-print.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/images +copying lava_results_app/static/lava_results_app/images/ajax-progress.gif -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/images +copying lava_results_app/static/lava_results_app/images/metadata.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/images +copying lava_results_app/templates/lava_results_app/chart_detail.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/suite.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/query_actions_field.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/results_actions_field.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/query_display.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/query_custom.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/job.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/case.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/query_detail.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/index.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/chart_list.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/query_list.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/suite_actions_field.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/query_form.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/chart_display.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/chart_query_form.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/templates/lava_results_app/chart_form.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app +copying lava_results_app/tests/multi-test.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tests +copying lava_results_app/tests/test_names.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tests +copying lava_results_app/tests/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tests +copying lava_results_app/tests/qemu.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tests +copying lava_results_app/tests/test_metadata.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tests +copying lava_results_app/templatetags/results_accessibility_tags.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templatetags +copying lava_results_app/templatetags/make_safe.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templatetags +copying lava_results_app/templatetags/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templatetags +copying lava_results_app/templatetags/keep_spacing.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templatetags +copying lava_results_app/management/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/management +copying lava_results_app/management/commands/refresh_queries.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/management/commands +copying lava_results_app/management/commands/drop_materialized_views.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/management/commands +copying lava_results_app/management/commands/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/management/commands +copying lava_results_app/views/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views +copying lava_results_app/views/query/views.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query +copying lava_results_app/views/query/forms.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query +copying lava_results_app/views/query/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query +copying lava_results_app/views/query/tables.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query +copying lava_results_app/views/query/decorators.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query +copying lava_results_app/views/chart/views.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart +copying lava_results_app/views/chart/forms.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart +copying lava_results_app/views/chart/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart +copying lava_results_app/views/chart/tables.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart +copying lava_results_app/views/chart/decorators.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart +Skipping installation of /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/__init__.py (namespace package) +copying lava/dispatcher/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/dispatcher +copying lava/dispatcher/lava-slave -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/dispatcher +copying lava/dispatcher/lava-run -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/dispatcher +copying lava/coordinator/status.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/coordinator +copying lava/coordinator/lava-coordinator.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/coordinator +copying lava/coordinator/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/coordinator +copying lava/utils/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/utils +copying lava/utils/lavatable.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/utils +copying lava/utils/managers.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/utils +copying lava/lxc-mocker/lxc-info -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/lxc-mocker +copying lava/lxc-mocker/lxc-device -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/lxc-mocker +copying lava/lxc-mocker/lxc-start -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/lxc-mocker +copying lava/lxc-mocker/lxc-attach -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/lxc-mocker +copying lava/lxc-mocker/lxc-destroy -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/lxc-mocker +copying lava/lxc-mocker/lxc-stop -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/lxc-mocker +copying lava/lxc-mocker/lxc-create -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/lxc-mocker +copying lava_scheduler_app/views.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app +copying lava_scheduler_app/signals.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app copying lava_scheduler_app/urls.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app -copying lava_scheduler_app/dbutils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app -copying lava_scheduler_app/checks.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app copying lava_scheduler_app/schema.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app +copying lava_scheduler_app/admin.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app +copying lava_scheduler_app/models.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app +copying lava_scheduler_app/dbutils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app copying lava_scheduler_app/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app copying lava_scheduler_app/scheduler.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app -copying lava_scheduler_app/utils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app copying lava_scheduler_app/logutils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app -copying lava_scheduler_app/signals.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app -copying lava_scheduler_app/admin.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app -copying lava_scheduler_app/models.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app -copying lava_scheduler_app/views.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app -copying lava_scheduler_app/settings.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app +copying lava_scheduler_app/utils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app copying lava_scheduler_app/managers.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/job_annotate_failure.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/mydevices.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/maintenance_devices.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/health_check_jobs.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/myjobs.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/_content.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/testjob_irc_notification.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/device.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/running.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/devicedictionary.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/job_actions_field.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/active_jobs.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/_job_timing.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/device_reports.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/health_jobs.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/job.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/job_submit.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/job_summary_mail.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/failure_report.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/device_type_health_history_log.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/allworkers.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/multinode_job_definition.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/activedevices.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/alldevices.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/job_timing.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/job_definition.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/_device_base.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/index.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/job_errors.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/alljobs.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/queue.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/device_type.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/devicetype_reports.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/_device_refresh.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/longestjobs.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/worker.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/job_cancelled_mail.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/favorite_jobs.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/reports.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/_pipeline_actions.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/mydevices_health_history_log.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/passinghealthchecks.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/testjob_notification.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/labhealth.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/onlinedevices.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/alldevice_types.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templates/lava_scheduler_app/transition.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app -copying lava_scheduler_app/templatetags/tables.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templatetags -copying lava_scheduler_app/templatetags/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templatetags -copying lava_scheduler_app/templatetags/utils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templatetags +copying lava_scheduler_app/notifications.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app +copying lava_scheduler_app/settings.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app +copying lava_scheduler_app/checks.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app +copying lava_scheduler_app/apps.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app +copying lava_scheduler_app/tables.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app +copying lava_scheduler_app/migrations/0030_unused_scheduler_fields.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0028_notify_callback.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0023_update_aliases.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0006_auto_20150619_1035.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0025_switch_job_status_trigger_type.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0005_auto_devicedictionarytable_pipelinestore.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0002_add_lava-health_user.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0007_devicetype_description.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0029_remove_testjob__results_bundle.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0021_blacklist_to_array.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0010_auto_20151103_1136.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0036_remove_is_pipeline.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0015_drop_heartbeat.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0017_custompermissions.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0012_auto_20160208_1600.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0019_extendeduser.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0002_add_lava-health_user.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0009_testjob_pipeline_compatibility.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0027_device_dict_onto_filesystem.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0013_auto_20160302_0404.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0035_remove_testjob__results_link.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0018_notifications.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0020_notificationrecipient_uniquetogether.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0022_create_devicetype_alias.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0038_set_default_device_health_maintenance.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0034_worker_last_ping.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0024_do_not_cascade_deletions.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0023_update_aliases.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0011_remove_testjob_log_file.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0020_notificationrecipient_uniquetogether.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0026_devicetype_disable_health_check.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0032_add_state_health_to_testjob_and_device.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0025_switch_job_status_trigger_type.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0001_initial.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0015_drop_heartbeat.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0010_auto_20151103_1136.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0003_populate_master_node.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0028_notify_callback.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0037_notify_callback_separation.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0016_index_testjob_submit_time.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0026_devicetype_disable_health_check.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0033_remove_old_status_fields.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0037_notify_callback_separation.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0029_remove_testjob__results_bundle.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0007_devicetype_description.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0019_extendeduser.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0005_auto_devicedictionarytable_pipelinestore.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0021_blacklist_to_array.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0024_do_not_cascade_deletions.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0032_add_state_health_to_testjob_and_device.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations +copying lava_scheduler_app/migrations/0012_auto_20160208_1600.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0014_add_testjob_index.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0038_set_default_device_health_maintenance.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0027_device_dict_onto_filesystem.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0009_testjob_pipeline_compatibility.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0004_add_pipeline_marks.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0030_unused_scheduler_fields.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0031_add_worker_state_and_health.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0018_notifications.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0036_remove_is_pipeline.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0035_remove_testjob__results_link.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0022_create_devicetype_alias.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0016_index_testjob_submit_time.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations copying lava_scheduler_app/migrations/0008_auto_20151014_1044.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/migrations/0013_auto_20160302_0404.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations -copying lava_scheduler_app/static/lava_scheduler_app/images/arrow-down-active.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/images -copying lava_scheduler_app/static/lava_scheduler_app/images/ajax-loader.gif -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/images -copying lava_scheduler_app/static/lava_scheduler_app/images/arrow-up-active.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/images -copying lava_scheduler_app/static/lava_scheduler_app/images/arrow-up-down.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/images -copying lava_scheduler_app/static/lava_scheduler_app/images/ajax-progress.gif -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/images +copying lava_scheduler_app/static/lava_scheduler_app/js/anchor-v3.2.0.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/js copying lava_scheduler_app/static/lava_scheduler_app/js/jquery.flot.stack.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/js -copying lava_scheduler_app/static/lava_scheduler_app/js/job-definition.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/js +copying lava_scheduler_app/static/lava_scheduler_app/js/similar-jobs.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/js copying lava_scheduler_app/static/lava_scheduler_app/js/jquery-linedtextarea.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/js -copying lava_scheduler_app/static/lava_scheduler_app/js/job-submit.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/js copying lava_scheduler_app/static/lava_scheduler_app/js/jquery.details.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/js copying lava_scheduler_app/static/lava_scheduler_app/js/jquery.flot.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/js -copying lava_scheduler_app/static/lava_scheduler_app/js/tables.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/js copying lava_scheduler_app/static/lava_scheduler_app/js/jquery.flot.min.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/js -copying lava_scheduler_app/static/lava_scheduler_app/js/similar-jobs.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/js -copying lava_scheduler_app/static/lava_scheduler_app/js/anchor-v3.2.0.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/js -copying lava_scheduler_app/static/lava_scheduler_app/css/scheduler.css -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/css +copying lava_scheduler_app/static/lava_scheduler_app/js/job-definition.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/js +copying lava_scheduler_app/static/lava_scheduler_app/js/tables.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/js +copying lava_scheduler_app/static/lava_scheduler_app/js/job-submit.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/js copying lava_scheduler_app/static/lava_scheduler_app/css/jquery-linedtextarea.css -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/css -copying lava_scheduler_app/tests/test_submission.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_scheduler.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_vlan.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests +copying lava_scheduler_app/static/lava_scheduler_app/css/scheduler.css -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/css +copying lava_scheduler_app/static/lava_scheduler_app/images/arrow-down-active.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/images +copying lava_scheduler_app/static/lava_scheduler_app/images/ajax-loader.gif -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/images +copying lava_scheduler_app/static/lava_scheduler_app/images/arrow-up-down.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/images +copying lava_scheduler_app/static/lava_scheduler_app/images/arrow-up-active.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/images +copying lava_scheduler_app/static/lava_scheduler_app/images/ajax-progress.gif -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/static/lava_scheduler_app/images +copying lava_scheduler_app/templates/lava_scheduler_app/transition.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/activedevices.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/allworkers.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/job_definition.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/mydevices.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/health_jobs.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/testjob_notification.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/_job_timing.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/job_actions_field.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/alljobs.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/multinode_job_definition.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/devicedictionary.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/job_cancelled_mail.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/_pipeline_actions.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/device_reports.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/queue.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/device.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/longestjobs.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/_content.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/job.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/active_jobs.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/labhealth.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/devicetype_reports.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/worker.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/onlinedevices.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/reports.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/_device_base.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/passinghealthchecks.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/job_timing.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/_device_refresh.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/job_errors.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/testjob_irc_notification.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/alldevices.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/favorite_jobs.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/index.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/mydevices_health_history_log.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/alldevice_types.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/job_annotate_failure.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/myjobs.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/running.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/maintenance_devices.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/job_summary_mail.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/job_submit.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/device_type_health_history_log.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/failure_report.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/device_type.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app +copying lava_scheduler_app/templates/lava_scheduler_app/health_check_jobs.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templates/lava_scheduler_app copying lava_scheduler_app/tests/test_fastboot_templates.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_state_machine.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_qemu_templates.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests copying lava_scheduler_app/tests/test_base_templates.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_submission.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_vlan.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_connections.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_tables.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests copying lava_scheduler_app/tests/test_uboot_templates.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_grub_templates.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_api.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_scheduler.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_menus.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests copying lava_scheduler_app/tests/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_connections.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests copying lava_scheduler_app/tests/test_pipeline.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_qemu_templates.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_menus.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_state_machine.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests copying lava_scheduler_app/tests/test_device.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests +copying lava_scheduler_app/tests/test_api.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests copying lava_scheduler_app/tests/test_templates.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests -copying lava_scheduler_app/tests/test_tables.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests -copying lava_scheduler_app/tests/sample_jobs/bbb-qemu-multinode.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/qemu-ssh-parent.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/qemu-ssh-guest-2.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/lxc-multinode.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/x86-vlan.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/panda-lxc-aep.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/qemu-ssh-guest.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/kvm-multinode.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/mustang-menu-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/qemu-pipeline-first-job.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/mustang-ssh-multinode.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/kvm-multinode-server.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/qemu-ssh-guest-1.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/kvm-multinode-client.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/bbb-bbb-vland-group.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/hikey_multinode.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/bbb-cubie-vlan-group.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/nexus4_multinode.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/sample_jobs/qemu.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs -copying lava_scheduler_app/tests/health-checks/juno-r2-uboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/health-checks -copying lava_scheduler_app/tests/health-checks/juno.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/health-checks -copying lava_scheduler_app/tests/health-checks/rk3399-puma-haikou.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/health-checks -copying lava_scheduler_app/tests/device-types/nexus10.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/mediatek-8173.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/meson-gxm-khadas-vim2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/base.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/armada-385-db-ap.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/adb-nuc.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/meson-gxbb-nanopi-k2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/armada-3720-db.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/arduino101.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/rcar-gen3-common.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/at91rm9200ek.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/beagle-xm.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/ifc6410.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/sunxi-common.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/sun5i-gr8-chip-pro.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/armada-388-gp.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/nxp-ls2088.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/hi960-hikey.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/at91-sama5d4_xplained.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/juno.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/dragonboard-410c.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/sun8i-h2-plus-bananapi-m2-zero.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/mustang-uefi.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/imx6q-sabrelite.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/test_grub_templates.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests +copying lava_scheduler_app/tests/devices/sdm845-mtp-05.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/frdm-k64f-power-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/b2260-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/bbb-01.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/overdrive01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/lng-generator-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/zcu102.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/fakemustang2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/x86-atom330-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/sharkl2-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/panda02.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/mps2plus-03.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/mustang1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/panda01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/bbb-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/bbb-03.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/hi960-hikey-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/cc3220SF-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/juno-r2-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/nexus4-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/db820c.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/bbb-02.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/ct-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/fakeqemu3.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/synquacer-dtb-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/x86-celeron-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/x86-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/imx8m-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/minnowboard-turbot-E3826-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/x15-bl-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/meson8b-odroidc1-1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/nexus10-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/tc2-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/qcom-qdf2400-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/x15-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/hi6220-hikey-r2-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/lng-generator-02.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/juno-uboot-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/cubie2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/hi6220-hikey-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/docker-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/cubie1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/x86-02.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/juno-r1-uboot-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/db410c-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/moonshot-m400-17.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/d02-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/qemu01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/mps2plus-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/synquacer-acpi-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/cc3220SF-docker-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/x86-04.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/juno-r2-uboot-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/panda03.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/pixel-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/lxc-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/ssh-host-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/fakeqemu1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/kvm01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/mps2plus-02.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/frdm-k64f-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/fakemustang1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/nexus5x-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/kvm02.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/imx7s-warp-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/juno-uefi-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/fakeqemu4.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/hi6220-hikey-bl-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/fakeqemu2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/x86-03.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/devices/db410c.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices +copying lava_scheduler_app/tests/device-types/moonshot-m400.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/sama53d.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/x15.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/hi6220-hikey-bl.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/r8a7796-m3ulcb.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/qemu.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/sun6i-a31-app4-evb1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/synquacer-acpi.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/rk3399-gru-kevin.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/meson-gxl-s905x-khadas-vim.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/sun8i-h2-plus-libretech-all-h3-cc.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/synquacer.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/base-fastboot.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/armada-xp-openblocks-ax3-4.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/armada-7040-db.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/at91sam9261ek.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/ssh.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/sun50i-h5-libretech-all-h3-cc.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/armada-3720-espressobin.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/nxp-ls2088.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/hi960-hikey.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/pixel.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/docker.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/r8a7791-porter.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/minnowboard-common.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/kvm.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/bcm2837-rpi-3-b.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/at91-sama5d2_xplained.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/synquacer.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/b2120h410.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/imx6q-sabrelite.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/nexus10.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/meson-gxbb-p200.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/jetson-tk1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/alpine-db.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/odroid-xu3.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/armada-xp-gp.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/ifc6410.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/synquacer-dtb.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/qemu-aarch64.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/d03.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/juno-uefi.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/base-uboot.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/x86-pentium4.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/meson-gxl-s805x-p241.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/nexus9.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/armada-370-rd.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/sun8i-h2-plus-libretech-all-h3-cc.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/disco-l475-iot1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/armada-3720-db.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/r8a7795-salvator-x.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/kirkwood-db-88f6282.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/cc3220SF.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/armada-370-db.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/sun8i-a33-sinlinx-sina33.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/meson-gxl-s905x-libretech-cc.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/stm32-carbon.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/mps.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/x86-x5-z8350.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/armada-398-db.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/orion5x-rd88f5182-nas.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/mustang-uefi.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/at91sam9m10g45ek.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/base-grub.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/arndale.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/synquacer-acpi.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/sunxi-common.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/meson-gx-common.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/adb-nuc.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/armada-8040-db.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/rk3328-rock64.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/armada-3720-espressobin.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/meson8b-odroidc1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/dragonboard-820c.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/imx7s-warp.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/nucleo-l476rg.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/nexus9.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/imx8m.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/qcom-qdf2400.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/rk3288-rock2-square.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/meson-gxl-s805x-p241.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/sun50i-h5-libretech-all-h3-cc.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/mustang.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/base.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/overdrive.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/sun6i-a31-app4-evb1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/sun5i-gr8-chip-pro.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/minnowboard-max-E3825.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/bcm2837-rpi-3-b.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/nexus4.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/alpine-db.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/bcm2836-rpi-2-b.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/x86-celeron.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/thunderx.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/at91sam9x35ek.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/sun8i-h2-plus-bananapi-m2-zero.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/sharkl2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/base-depthcharge.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/nexus5x.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/r8a7796-m3ulcb.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/sun8i-h2-plus-orangepi-r1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/b2120h410.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/sama5d34ek.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/hi6220-hikey-r2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/armada-xp-gp.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/exynos5420-common.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/odroid-xu3.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/sun8i-h2-plus-orangepi-zero.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/poplar.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/highbank.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/orion5x-rd88f5182-nas.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/base-grub.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/vexpress.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/x86.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/beaglebone-black.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/sun8i-a83t-allwinner-h8homlet-v2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/hi6220-hikey.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/tegra124-common.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/sun5i-r8-chip.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/disco-l475-iot1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/peach-pi.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/armada-375-db.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/armada-370-rd.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/dra7-evm.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/rpi-common.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/xilinx-zcu102.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/d03.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/rk3399-gru-kevin.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/frdm-kw41z.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/imx6q-nitrogen6x.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/pixel.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/moonshot-m400.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/frdm-k64f.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/rk3288-rock2-square.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/sdm845-mtp.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/cc3220SF.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/meson-gxbb-p200.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/tegra124-nyan-big.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/mustang-grub-efi.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/odroid-x2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/exynos4-5-common.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/highbank.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/dragonboard-410c.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/sama5d36ek.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/poplar.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/minnowboard-turbot-E3826.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/at91sam9261ek.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/d02.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/beaglebone-black.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/bcm2837-rpi-3-b-32.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/sun8i-h3-libretech-all-h3-cc.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/arduino101.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/hip07-d05.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/at91sam9x25ek.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/odroid-x2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/sharkl2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/tegra124-nyan-big.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/x86-x5-z8350.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/docker.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/r8a7795-salvator-x.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/snow.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/armada-xp-db.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/sama53d.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/meson-gxl-s905x-khadas-vim.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/kirkwood-db-88f6282.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/apq8016-sbc-uboot.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/x86-pentium4.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/base-uboot.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/sun8i-a23-evb.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/sun5i-r8-chip.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/kvm.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/qcom-qdf2400.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/minnowboard-common.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/sun8i-h3-orangepi-pc.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/mps.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/base-depthcharge.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/armada-7040-db.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/nrf52-nitrogen.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/armada-xp-linksys-mamba.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/sun8i-a83t-allwinner-h8homlet-v2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/hip07-d05.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/base-fastboot.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/sun8i-h3-libretech-all-h3-cc.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/meson-gx-common.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/xilinx-zcu102.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/armada-398-db.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/panda.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/sama5d36ek.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/at91sam9x35ek.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/armada-388-clearfog.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/rk3328-rock64.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/armada-xp-linksys-mamba.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/lxc.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/rcar-gen3-common.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/b2260.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/imx7s-warp.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/nexus4.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/juno-uboot.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/tegra124-common.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/hi6220-hikey-bl.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/cubietruck.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/juno-uefi.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/hi6220-hikey-r2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/qemu.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/vexpress.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/snow.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/tc2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/sun8i-h2-plus-orangepi-r1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/armada-375-db.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/thunderx.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/apq8016-sbc-uboot.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/x86.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/at91sam9m10g45ek.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/mustang-grub-efi.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/x86-celeron.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/rpi-common.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/x15-bl.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/rk3288-veyron-jaq.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/r8a7791-porter.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/frdm-kw41z.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/beagle-xm.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/d02.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/juno.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/meson8b-odroidc1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/sun8i-h2-plus-orangepi-zero.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/rzn1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/rk3399-puma-haikou.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/dra7-evm.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/cubietruck.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/stm32-carbon.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/peach-pi.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/armada-xp-openblocks-ax3-4.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/arndale.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/overdrive.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/bcm2836-rpi-2-b.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/exynos5420-common.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/kirkwood-openblocks_a7.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/armada-370-db.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/nexus5x.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/juno-uboot.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/exynos4-5-common.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/mustang.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/b2260.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/bcm2837-rpi-3-b-32.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/meson-gxl-s905x-libretech-cc.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/armada-385-db-ap.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/armada-xp-db.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/meson-gxbb-nanopi-k2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/nrf52-nitrogen.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/x15-bl.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/sun8i-h3-orangepi-pc.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types copying lava_scheduler_app/tests/device-types/x86-atom330.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types -copying lava_scheduler_app/tests/device-types/jetson-tk1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/nucleo-l476rg.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/at91-sama5d4_xplained.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/mediatek-8173.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/rk3399-puma-haikou.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/qemu-aarch64.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/rk3288-veyron-jaq.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/frdm-k64f.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/armada-388-gp.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/at91rm9200ek.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/sdm845-mtp.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/panda.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/device-types/meson-gxm-khadas-vim2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/device-types +copying lava_scheduler_app/tests/sample_jobs/bbb-bbb-vland-group.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/bbb-qemu-multinode.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/kvm-multinode-server.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/mustang-menu-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/lxc-multinode.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/qemu-ssh-guest-2.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/panda-lxc-aep.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/x86-vlan.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/mustang-ssh-multinode.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/bbb-cubie-vlan-group.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/qemu-ssh-guest-1.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/kvm-multinode-client.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/nexus4_multinode.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/qemu-pipeline-first-job.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/qemu.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/qemu-ssh-guest.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/kvm-multinode.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/hikey_multinode.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/sample_jobs/qemu-ssh-parent.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/sample_jobs +copying lava_scheduler_app/tests/health-checks/juno.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/health-checks +copying lava_scheduler_app/tests/health-checks/rk3399-puma-haikou.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/health-checks +copying lava_scheduler_app/tests/health-checks/juno-r2-uboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/health-checks copying lava_scheduler_app/tests/pipeline_refs/connection-description.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/pipeline_refs -copying lava_scheduler_app/tests/devices/x86-03.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/panda02.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/cc3220SF-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/imx7s-warp-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/db410c.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/x15-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/mustang1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/db410c-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/juno-r2-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/fakemustang2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/x86-atom330-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/fakeqemu4.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/bbb-03.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/hi6220-hikey-bl-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/synquacer-dtb-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/tc2-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/juno-r1-uboot-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/kvm01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/sdm845-mtp-05.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/lxc-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/d02-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/mps2plus-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/fakeqemu2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/frdm-k64f-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/x86-02.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/b2260-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/bbb-02.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/fakeqemu1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/juno-uefi-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/overdrive01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/sharkl2-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/pixel-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/x86-04.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/juno-uboot-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/docker-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/synquacer-acpi-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/mps2plus-03.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/frdm-k64f-power-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/kvm02.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/mps2plus-02.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/qcom-qdf2400-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/db820c.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/imx8m-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/lng-generator-02.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/hi960-hikey-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/cc3220SF-docker-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/nexus5x-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/nexus4-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/x86-celeron-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/bbb-01.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/x15-bl-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/ct-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/zcu102.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/cubie2.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/minnowboard-turbot-E3826-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/meson8b-odroidc1-1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/hi6220-hikey-r2-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/ssh-host-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/panda03.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/panda01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/cubie1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/hi6220-hikey-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/moonshot-m400-17.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/bbb-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/x86-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/fakeqemu3.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/qemu01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/fakemustang1.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/juno-r2-uboot-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/nexus10-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/tests/devices/lng-generator-01.jinja2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/devices -copying lava_scheduler_app/api/tags.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api +copying lava_scheduler_app/templatetags/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templatetags +copying lava_scheduler_app/templatetags/utils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templatetags +copying lava_scheduler_app/templatetags/tables.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templatetags copying lava_scheduler_app/api/devices.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api copying lava_scheduler_app/api/workers.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api -copying lava_scheduler_app/api/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api -copying lava_scheduler_app/api/device_types.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api copying lava_scheduler_app/api/aliases.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api copying lava_scheduler_app/api/jobs.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api -copying lava_results_app/tables.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app -copying lava_results_app/urls.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app -copying lava_results_app/dbutils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app -copying lava_results_app/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app -copying lava_results_app/utils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app -copying lava_results_app/admin.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app -copying lava_results_app/models.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app -copying lava_results_app/api.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app -copying lava_results_app/templates/lava_results_app/suite.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/results_actions_field.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/suite_actions_field.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/job.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/chart_list.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/query_actions_field.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/case.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/query_list.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/query_detail.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/index.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/query_custom.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/chart_display.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/query_display.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/chart_detail.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/query_form.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/chart_form.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templates/lava_results_app/chart_query_form.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templates/lava_results_app -copying lava_results_app/templatetags/keep_spacing.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templatetags -copying lava_results_app/templatetags/make_safe.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templatetags -copying lava_results_app/templatetags/results_accessibility_tags.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templatetags -copying lava_results_app/templatetags/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templatetags -copying lava_results_app/migrations/0003_auto_20150908_1522.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/migrations/0012_namedtestattribute_metadata.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/migrations/0010_auto_20160504_0814.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/migrations/0001_initial.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/migrations/0009_query_limit.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/migrations/0004_auto_20150925_0002.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/migrations/0008_auto_20160405_1543.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/migrations/0013_buglinks.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/migrations/0007_auto_20160225_1256.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/migrations/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/migrations/0002_auto_20150825_1926.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/migrations/0015_add_test_case_result_index.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/migrations/0011_namedtestattribute.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/migrations/0005_auto_20151124_1419.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/migrations/0016_add_testcase_start_end_tc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/migrations/0006_auto_20160111_1318.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/migrations/0014_xaxis_maxlength_increase.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations -copying lava_results_app/views/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views -copying lava_results_app/views/query/tables.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query -copying lava_results_app/views/query/decorators.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query -copying lava_results_app/views/query/forms.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query -copying lava_results_app/views/query/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query -copying lava_results_app/views/query/views.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query -copying lava_results_app/views/chart/tables.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart -copying lava_results_app/views/chart/decorators.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart -copying lava_results_app/views/chart/forms.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart -copying lava_results_app/views/chart/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart -copying lava_results_app/views/chart/views.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart -copying lava_results_app/static/lava_results_app/images/icon-pass.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/images -copying lava_results_app/static/lava_results_app/images/icon-info.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/images -copying lava_results_app/static/lava_results_app/images/ajax-progress.gif -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/images -copying lava_results_app/static/lava_results_app/images/icon-print.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/images -copying lava_results_app/static/lava_results_app/images/icon-fail.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/images -copying lava_results_app/static/lava_results_app/images/metadata.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/images -copying lava_results_app/static/lava_results_app/js/jquery.flot.canvas.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/sortable.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.canvas.min.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.time.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.axislabels.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.labels.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/chart.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/bug-links.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/query.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/bootbox.data.toggle.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.dashes.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.navigate.min.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.navigate.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/js/jquery.flot.min.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/js -copying lava_results_app/static/lava_results_app/css/query.css -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/css -copying lava_results_app/static/lava_results_app/css/chart.css -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/static/lava_results_app/css -copying lava_results_app/management/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/management -copying lava_results_app/management/commands/refresh_queries.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/management/commands -copying lava_results_app/management/commands/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/management/commands -copying lava_results_app/management/commands/drop_materialized_views.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/management/commands -copying lava_results_app/tests/test_metadata.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tests -copying lava_results_app/tests/multi-test.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tests -copying lava_results_app/tests/test_names.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tests -copying lava_results_app/tests/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tests -copying lava_results_app/tests/qemu.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tests -copying lava_server/bread_crumbs.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server -copying lava_server/urls.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server -copying lava_server/cmdutils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server -copying lava_server/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server +copying lava_scheduler_app/api/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api +copying lava_scheduler_app/api/tags.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api +copying lava_scheduler_app/api/device_types.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api copying lava_server/context_processors.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server -copying lava_server/wsgi.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server +copying lava_server/views.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server +copying lava_server/cmdutils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server +copying lava_server/urls.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server copying lava_server/manage.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server -copying lava_server/debian_sso.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server +copying lava_server/wsgi.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server copying lava_server/admin.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server -copying lava_server/views.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server +copying lava_server/debian_sso.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server +copying lava_server/bread_crumbs.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server +copying lava_server/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server copying lava_server/api.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server -copying lava_server/templates/403.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates -copying lava_server/templates/tables.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates -copying lava_server/templates/me.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates -copying lava_server/templates/_similar_jobs.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates -copying lava_server/templates/robots.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates -copying lava_server/templates/404.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates -copying lava_server/templates/index.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates -copying lava_server/templates/_bug_links.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates -copying lava_server/templates/_tablesort.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates -copying lava_server/templates/500.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates -copying lava_server/templates/layouts/base.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/layouts -copying lava_server/templates/layouts/_navbar.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/layouts -copying lava_server/templates/layouts/_userlinks.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/layouts -copying lava_server/templates/layouts/content.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/layouts -copying lava_server/templates/admin/app_index.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/admin -copying lava_server/templates/admin/index.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/admin -copying lava_server/templates/registration/password_reset_complete.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/registration -copying lava_server/templates/registration/password_reset_form.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/registration -copying lava_server/templates/registration/password_change_form.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/registration -copying lava_server/templates/registration/password_change_done.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/registration -copying lava_server/templates/registration/login.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/registration -copying lava_server/templates/registration/password_reset_confirm.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/registration -copying lava_server/templates/registration/password_reset_done.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/registration -copying lava_server/templates/linaro_django_xmlrpc/tokens.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/linaro_django_xmlrpc -copying lava_server/templates/linaro_django_xmlrpc/api.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/linaro_django_xmlrpc -copying lava_server/settings/distro.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings copying lava_server/settings/config_file.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings copying lava_server/settings/secret_key.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings -copying lava_server/settings/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings -copying lava_server/settings/production.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings copying lava_server/settings/common.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings +copying lava_server/settings/distro.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings copying lava_server/settings/development.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings -copying lava_server/static/lava_server/images/LAVA-Logo_standard.svg -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/images -copying lava_server/static/lava_server/images/logo.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/images -copying lava_server/static/lava_server/images/lava.svg -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/images +copying lava_server/settings/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings +copying lava_server/settings/production.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings +copying lava_server/static/lava_server/fonts/glyphicons-halflings-regular.woff2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/fonts +copying lava_server/static/lava_server/fonts/glyphicons-halflings-regular.woff -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/fonts copying lava_server/static/lava_server/js/jquery-1.11.0.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/js copying lava_server/static/lava_server/js/bootstrap-3.3.7.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/js copying lava_server/static/lava_server/js/jquery.typeahead.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/js -copying lava_server/static/lava_server/js/jquery-1.11.0.min.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/js -copying lava_server/static/lava_server/js/jquery.typeahead.min.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/js copying lava_server/static/lava_server/js/bootbox.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/js -copying lava_server/static/lava_server/fonts/glyphicons-halflings-regular.woff -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/fonts -copying lava_server/static/lava_server/fonts/glyphicons-halflings-regular.woff2 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/fonts +copying lava_server/static/lava_server/js/jquery.typeahead.min.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/js +copying lava_server/static/lava_server/js/jquery-1.11.0.min.js -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/js +copying lava_server/static/lava_server/css/jquery.typeahead.css -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/css copying lava_server/static/lava_server/css/jquery.typeahead.min.css -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/css copying lava_server/static/lava_server/css/bootstrap-3.3.7.css -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/css -copying lava_server/static/lava_server/css/jquery.typeahead.css -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/css +copying lava_server/static/lava_server/images/lava.svg -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/images +copying lava_server/static/lava_server/images/logo.png -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/images +copying lava_server/static/lava_server/images/LAVA-Logo_standard.svg -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/static/lava_server/images +copying lava_server/templates/me.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates +copying lava_server/templates/_bug_links.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates +copying lava_server/templates/404.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates +copying lava_server/templates/_tablesort.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates +copying lava_server/templates/_similar_jobs.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates +copying lava_server/templates/index.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates +copying lava_server/templates/500.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates +copying lava_server/templates/403.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates +copying lava_server/templates/tables.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates +copying lava_server/templates/robots.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates +copying lava_server/templates/layouts/_userlinks.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/layouts +copying lava_server/templates/layouts/content.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/layouts +copying lava_server/templates/layouts/base.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/layouts +copying lava_server/templates/layouts/_navbar.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/layouts +copying lava_server/templates/admin/index.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/admin +copying lava_server/templates/admin/app_index.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/admin +copying lava_server/templates/linaro_django_xmlrpc/tokens.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/linaro_django_xmlrpc +copying lava_server/templates/linaro_django_xmlrpc/api.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/linaro_django_xmlrpc +copying lava_server/templates/registration/password_reset_done.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/registration +copying lava_server/templates/registration/password_reset_form.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/registration +copying lava_server/templates/registration/password_reset_complete.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/registration +copying lava_server/templates/registration/password_change_done.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/registration +copying lava_server/templates/registration/password_reset_confirm.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/registration +copying lava_server/templates/registration/password_change_form.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/registration +copying lava_server/templates/registration/login.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/templates/registration copying lava_server/management/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management -copying lava_server/management/commands/addldapuser.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands -copying lava_server/management/commands/site.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands -copying lava_server/management/commands/device-tags.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands -copying lava_server/management/commands/lava-logs.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands +copying lava_server/management/commands/users.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands copying lava_server/management/commands/devices.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands -copying lava_server/management/commands/tokens.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands -copying lava_server/management/commands/lava-master.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands -copying lava_server/management/commands/device-types.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands copying lava_server/management/commands/workers.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands -copying lava_server/management/commands/linaro_ldapuserlist.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands -copying lava_server/management/commands/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands copying lava_server/management/commands/groups.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands -copying lava_server/management/commands/lava-publisher.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands -copying lava_server/management/commands/authorize_superuser.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands copying lava_server/management/commands/mergeldapuser.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands +copying lava_server/management/commands/device-types.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands +copying lava_server/management/commands/maintenance.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands +copying lava_server/management/commands/addldapuser.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands +copying lava_server/management/commands/tokens.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands copying lava_server/management/commands/jobs.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands +copying lava_server/management/commands/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands +copying lava_server/management/commands/lava-master.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands +copying lava_server/management/commands/lava-publisher.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands copying lava_server/management/commands/migrate-job-output.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands -copying lava_server/management/commands/users.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands -copying lava_server/management/commands/maintenance.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands -copying dashboard_app/urls.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app -copying dashboard_app/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app -copying dashboard_app/models.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app -copying dashboard_app/xmlrpc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app -copying dashboard_app/migrations/0012_auto_20150126_1644.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0005_imagereportchart_chart_height.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0004_imagereportchart_is_delta.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0007_imagereportchart_chart_visibility.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0003_auto_20140926_1208.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0015_remove_stale_content_types.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0009_auto_20150108_0711.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0014_auto_20150212_0604.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0001_initial.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0010_auto_20150116_1533.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0011_imagereportchart_is_aggregate_results.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0018_imagereport_group.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0017_namedattribute_is_manual.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0021_auto_20151207_0921.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0020_auto_20151124_1419.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0022_alter_imagechartfilter.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0019_auto_20150702_1529.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0008_imagechartfilter_is_all_tests_included.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0006_auto_20141028_1146.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0016_auto_20150325_1235.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0002_auto_20140917_1935.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0013_auto_20150127_1341.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -copying dashboard_app/migrations/0023_drop_dashboard_models.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations -Skipping installation of /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/__init__.py (namespace package) -copying lava/dispatcher/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/dispatcher -copying lava/dispatcher/lava-slave -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/dispatcher -copying lava/dispatcher/lava-run -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/dispatcher -copying lava/utils/lavatable.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/utils -copying lava/utils/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/utils -copying lava/utils/managers.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/utils -copying lava/coordinator/lava-coordinator.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/coordinator -copying lava/coordinator/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/coordinator -copying lava/coordinator/status.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/coordinator -copying lava/lxc-mocker/lxc-stop -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/lxc-mocker -copying lava/lxc-mocker/lxc-device -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/lxc-mocker -copying lava/lxc-mocker/lxc-create -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/lxc-mocker -copying lava/lxc-mocker/lxc-start -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/lxc-mocker -copying lava/lxc-mocker/lxc-attach -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/lxc-mocker -copying lava/lxc-mocker/lxc-destroy -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/lxc-mocker -copying lava/lxc-mocker/lxc-info -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/lxc-mocker -copying lava_common/constants.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common -copying lava_common/exceptions.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common -copying lava_common/timeout.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common +copying lava_server/management/commands/linaro_ldapuserlist.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands +copying lava_server/management/commands/authorize_superuser.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands +copying lava_server/management/commands/site.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands +copying lava_server/management/commands/lava-logs.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands +copying lava_server/management/commands/device-tags.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands +copying lava_rest_app/tests.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app +copying lava_rest_app/urls.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app +copying lava_rest_app/versions.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app +copying lava_rest_app/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app +copying lava_rest_app/api.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app +copying lava_rest_app/authentication.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app +copying lava_rest_app/apps.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app +copying lava_rest_app/templates/rest_framework/api.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app/templates/rest_framework +copying linaro_django_xmlrpc/views.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc +copying linaro_django_xmlrpc/tests.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc +copying linaro_django_xmlrpc/urls.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc +copying linaro_django_xmlrpc/admin.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc +copying linaro_django_xmlrpc/forms.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc +copying linaro_django_xmlrpc/models.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc +copying linaro_django_xmlrpc/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc +copying linaro_django_xmlrpc/migrations/0001_initial.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/migrations +copying linaro_django_xmlrpc/migrations/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/migrations copying lava_common/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common +copying lava_common/exceptions.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common +copying lava_common/constants.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common copying lava_common/utils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common +copying lava_common/timeout.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common +copying lava_common/schemas/job.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas copying lava_common/schemas/command.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas copying lava_common/schemas/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas -copying lava_common/schemas/job.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas -copying lava_common/schemas/deploy/usb.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy -copying lava_common/schemas/deploy/tftp.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy -copying lava_common/schemas/deploy/lxc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy -copying lava_common/schemas/deploy/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy -copying lava_common/schemas/deploy/nbd.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy -copying lava_common/schemas/deploy/docker.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy -copying lava_common/schemas/deploy/tmpfs.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy -copying lava_common/schemas/deploy/flasher.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy -copying lava_common/schemas/test/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/test -copying lava_common/schemas/test/monitor.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/test -copying lava_common/schemas/test/definition.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/test -copying lava_common/schemas/test/interactive.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/test -copying lava_common/schemas/boot/gdb.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot -copying lava_common/schemas/boot/bootloader.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot -copying lava_common/schemas/boot/depthcharge.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot -copying lava_common/schemas/boot/ipxe.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot -copying lava_common/schemas/boot/cmsis_dap.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot copying lava_common/schemas/boot/grub.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot -copying lava_common/schemas/boot/minimal.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot copying lava_common/schemas/boot/fastboot.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot +copying lava_common/schemas/boot/gdb.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot copying lava_common/schemas/boot/lxc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot -copying lava_common/schemas/boot/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot -copying lava_common/schemas/boot/dfu.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot -copying lava_common/schemas/boot/docker.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot +copying lava_common/schemas/boot/minimal.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot copying lava_common/schemas/boot/qemu.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot copying lava_common/schemas/boot/u_boot.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot -copying lava_rest_app/apps.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app -copying lava_rest_app/tests.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app -copying lava_rest_app/urls.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app -copying lava_rest_app/versions.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app -copying lava_rest_app/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app -copying lava_rest_app/authentication.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app -copying lava_rest_app/api.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app -copying lava_rest_app/templates/rest_framework/api.html -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app/templates/rest_framework -copying lava_dispatcher/shell.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher -copying lava_dispatcher/device.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher -copying lava_dispatcher/log.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher +copying lava_common/schemas/boot/ipxe.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot +copying lava_common/schemas/boot/dfu.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot +copying lava_common/schemas/boot/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot +copying lava_common/schemas/boot/depthcharge.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot +copying lava_common/schemas/boot/docker.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot +copying lava_common/schemas/boot/bootloader.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot +copying lava_common/schemas/boot/cmsis_dap.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot +copying lava_common/schemas/test/interactive.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/test +copying lava_common/schemas/test/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/test +copying lava_common/schemas/test/definition.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/test +copying lava_common/schemas/test/monitor.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/test +copying lava_common/schemas/deploy/lxc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy +copying lava_common/schemas/deploy/usb.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy +copying lava_common/schemas/deploy/flasher.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy +copying lava_common/schemas/deploy/tftp.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy +copying lava_common/schemas/deploy/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy +copying lava_common/schemas/deploy/docker.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy +copying lava_common/schemas/deploy/tmpfs.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy +copying lava_common/schemas/deploy/nbd.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy copying lava_dispatcher/action.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher -copying lava_dispatcher/parser.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher -copying lava_dispatcher/logical.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher -copying lava_dispatcher/connection.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher -copying lava_dispatcher/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher -copying lava_dispatcher/job.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher copying lava_dispatcher/power.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher +copying lava_dispatcher/job.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher +copying lava_dispatcher/parser.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher +copying lava_dispatcher/log.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher copying lava_dispatcher/diagnostics.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher +copying lava_dispatcher/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher copying lava_dispatcher/deployment_data.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher -copying lava_dispatcher/actions/logic.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions +copying lava_dispatcher/logical.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher +copying lava_dispatcher/connection.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher +copying lava_dispatcher/shell.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher +copying lava_dispatcher/device.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher +copying lava_dispatcher/devices/hi6220-hikey-01.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices +copying lava_dispatcher/devices/bbb-01.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices +copying lava_dispatcher/devices/b2260-01.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices +copying lava_dispatcher/devices/adb-nuc-01.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices +copying lava_dispatcher/devices/mps2plus_01.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices +copying lava_dispatcher/devices/mustang-uefi.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices +copying lava_dispatcher/devices/x86-01.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices +copying lava_dispatcher/devices/x86-02.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices +copying lava_dispatcher/devices/jaq-01.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices +copying lava_dispatcher/devices/mustang-media.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices +copying lava_dispatcher/devices/juno-uboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices +copying lava_dispatcher/connections/lxc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections +copying lava_dispatcher/connections/adb.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections +copying lava_dispatcher/connections/ssh.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections +copying lava_dispatcher/connections/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections +copying lava_dispatcher/connections/serial.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections copying lava_dispatcher/actions/commands.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions +copying lava_dispatcher/actions/logic.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions copying lava_dispatcher/actions/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions -copying lava_dispatcher/actions/deploy/ssh.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/apply_overlay.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/boot/grub.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/pyocd.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/fastboot.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/gdb.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/lxc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/minimal.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/strategies.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/iso.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/qemu.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/environment.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/u_boot.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/kexec.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/ssh.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/uefi.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/uefi_menu.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/ipxe.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/dfu.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/depthcharge.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/recovery.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/docker.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/bootloader.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/boot/cmsis_dap.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot +copying lava_dispatcher/actions/test/strategies.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test +copying lava_dispatcher/actions/test/interactive.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test +copying lava_dispatcher/actions/test/multinode.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test +copying lava_dispatcher/actions/test/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test +copying lava_dispatcher/actions/test/monitor.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test +copying lava_dispatcher/actions/test/shell.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test +copying lava_dispatcher/actions/deploy/prepare.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/fastboot.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy copying lava_dispatcher/actions/deploy/removable.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/nfs.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/vemsd.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/testdef.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/lxc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy copying lava_dispatcher/actions/deploy/mount.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/strategies.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/iso.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/testdef.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/environment.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/ssh.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy copying lava_dispatcher/actions/deploy/uboot_ums.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/mps.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/flasher.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/overlay.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy copying lava_dispatcher/actions/deploy/tftp.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/vemsd.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy copying lava_dispatcher/actions/deploy/recovery.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/overlay.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/nfs.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/image.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/docker.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/mps.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy copying lava_dispatcher/actions/deploy/download.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/fastboot.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/lxc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy +copying lava_dispatcher/actions/deploy/apply_overlay.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy copying lava_dispatcher/actions/deploy/nbd.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/docker.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/prepare.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/image.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/iso.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/strategies.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/environment.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/deploy/flasher.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy -copying lava_dispatcher/actions/test/shell.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test -copying lava_dispatcher/actions/test/multinode.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test -copying lava_dispatcher/actions/test/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test -copying lava_dispatcher/actions/test/monitor.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test -copying lava_dispatcher/actions/test/strategies.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test -copying lava_dispatcher/actions/test/interactive.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test -copying lava_dispatcher/actions/boot/gdb.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/ssh.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/bootloader.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/depthcharge.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/ipxe.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/cmsis_dap.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/recovery.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/grub.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/minimal.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/fastboot.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/lxc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/dfu.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/kexec.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/docker.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/pyocd.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/iso.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/uefi_menu.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/uefi.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/strategies.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/environment.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/qemu.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/actions/boot/u_boot.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot -copying lava_dispatcher/protocols/vland.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols -copying lava_dispatcher/protocols/multinode.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols -copying lava_dispatcher/protocols/lxc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols -copying lava_dispatcher/protocols/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols -copying lava_dispatcher/protocols/xnbd.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols -copying lava_dispatcher/protocols/strategies.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols -copying lava_dispatcher/connections/ssh.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections -copying lava_dispatcher/connections/lxc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections -copying lava_dispatcher/connections/adb.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections -copying lava_dispatcher/connections/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections -copying lava_dispatcher/connections/serial.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections -copying lava_dispatcher/dynamic_vm_keys/lava.pub -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/dynamic_vm_keys -copying lava_dispatcher/dynamic_vm_keys/lava -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/dynamic_vm_keys -copying lava_dispatcher/lava_test_shell/lava-test-reference -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell -copying lava_dispatcher/lava_test_shell/lava-test-event -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell -copying lava_dispatcher/lava_test_shell/lava-test-case -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell -copying lava_dispatcher/lava_test_shell/lava-probe-channel -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell copying lava_dispatcher/lava_test_shell/lava-background-process-stop -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell -copying lava_dispatcher/lava_test_shell/lava-test-shell -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell -copying lava_dispatcher/lava_test_shell/lava-add-keys -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell +copying lava_dispatcher/lava_test_shell/lava-test-set -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell +copying lava_dispatcher/lava_test_shell/lava-background-process-start -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell copying lava_dispatcher/lava_test_shell/lava-test-feedback -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell -copying lava_dispatcher/lava_test_shell/lava-common-functions -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell +copying lava_dispatcher/lava_test_shell/lava-test-runner -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell +copying lava_dispatcher/lava_test_shell/lava-test-event -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell copying lava_dispatcher/lava_test_shell/lava-target-storage -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell +copying lava_dispatcher/lava_test_shell/lava-probe-channel -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell +copying lava_dispatcher/lava_test_shell/lava-probe-ip -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell copying lava_dispatcher/lava_test_shell/lava-echo-ipv4 -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell -copying lava_dispatcher/lava_test_shell/README -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell +copying lava_dispatcher/lava_test_shell/lava-test-shell -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell copying lava_dispatcher/lava_test_shell/lava-test-raise -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell -copying lava_dispatcher/lava_test_shell/lava-target-ip -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell -copying lava_dispatcher/lava_test_shell/lava-os-build -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell -copying lava_dispatcher/lava_test_shell/lava-background-process-start -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell -copying lava_dispatcher/lava_test_shell/lava-probe-ip -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell -copying lava_dispatcher/lava_test_shell/lava-installed-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell copying lava_dispatcher/lava_test_shell/lava-target-mac -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell +copying lava_dispatcher/lava_test_shell/lava-installed-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell +copying lava_dispatcher/lava_test_shell/lava-os-build -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell +copying lava_dispatcher/lava_test_shell/lava-target-ip -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell +copying lava_dispatcher/lava_test_shell/lava-common-functions -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell copying lava_dispatcher/lava_test_shell/lava-add-sources -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell -copying lava_dispatcher/lava_test_shell/lava-test-set -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell -copying lava_dispatcher/lava_test_shell/lava-test-runner -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell +copying lava_dispatcher/lava_test_shell/README -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell +copying lava_dispatcher/lava_test_shell/lava-add-keys -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell copying lava_dispatcher/lava_test_shell/lava-install-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell -copying lava_dispatcher/lava_test_shell/vland/lava-vland-tags -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/vland -copying lava_dispatcher/lava_test_shell/vland/lava-vland-names -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/vland -copying lava_dispatcher/lava_test_shell/vland/lava-vland-self -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/vland -copying lava_dispatcher/lava_test_shell/distro/debian/lava-add-keys -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/debian -copying lava_dispatcher/lava_test_shell/distro/debian/lava-os-build -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/debian +copying lava_dispatcher/lava_test_shell/lava-test-case -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell +copying lava_dispatcher/lava_test_shell/lava-test-reference -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell +copying lava_dispatcher/lava_test_shell/distro/archlinux/lava-installed-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/archlinux +copying lava_dispatcher/lava_test_shell/distro/archlinux/lava-os-build -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/archlinux +copying lava_dispatcher/lava_test_shell/distro/archlinux/lava-install-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/archlinux copying lava_dispatcher/lava_test_shell/distro/debian/lava-installed-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/debian +copying lava_dispatcher/lava_test_shell/distro/debian/lava-os-build -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/debian copying lava_dispatcher/lava_test_shell/distro/debian/lava-add-sources -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/debian +copying lava_dispatcher/lava_test_shell/distro/debian/lava-add-keys -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/debian copying lava_dispatcher/lava_test_shell/distro/debian/lava-install-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/debian -copying lava_dispatcher/lava_test_shell/distro/slackware/lava-os-build -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/slackware -copying lava_dispatcher/lava_test_shell/distro/slackware/lava-installed-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/slackware -copying lava_dispatcher/lava_test_shell/distro/slackware/lava-install-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/slackware -copying lava_dispatcher/lava_test_shell/distro/ubuntu/lava-add-keys -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/ubuntu -copying lava_dispatcher/lava_test_shell/distro/ubuntu/lava-os-build -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/ubuntu copying lava_dispatcher/lava_test_shell/distro/ubuntu/lava-installed-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/ubuntu +copying lava_dispatcher/lava_test_shell/distro/ubuntu/lava-os-build -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/ubuntu copying lava_dispatcher/lava_test_shell/distro/ubuntu/lava-add-sources -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/ubuntu +copying lava_dispatcher/lava_test_shell/distro/ubuntu/lava-add-keys -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/ubuntu copying lava_dispatcher/lava_test_shell/distro/ubuntu/lava-install-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/ubuntu -copying lava_dispatcher/lava_test_shell/distro/centos/lava-os-build -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/centos copying lava_dispatcher/lava_test_shell/distro/centos/lava-installed-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/centos +copying lava_dispatcher/lava_test_shell/distro/centos/lava-os-build -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/centos copying lava_dispatcher/lava_test_shell/distro/centos/lava-install-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/centos copying lava_dispatcher/lava_test_shell/distro/android/lava-test-runner -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/android copying lava_dispatcher/lava_test_shell/distro/oe/lava-installed-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/oe copying lava_dispatcher/lava_test_shell/distro/oe/lava-install-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/oe -copying lava_dispatcher/lava_test_shell/distro/fedora/lava-os-build -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/fedora copying lava_dispatcher/lava_test_shell/distro/fedora/lava-installed-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/fedora +copying lava_dispatcher/lava_test_shell/distro/fedora/lava-os-build -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/fedora copying lava_dispatcher/lava_test_shell/distro/fedora/lava-install-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/fedora -copying lava_dispatcher/lava_test_shell/distro/archlinux/lava-os-build -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/archlinux -copying lava_dispatcher/lava_test_shell/distro/archlinux/lava-installed-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/archlinux -copying lava_dispatcher/lava_test_shell/distro/archlinux/lava-install-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/archlinux -copying lava_dispatcher/lava_test_shell/multi_node/lava-wait-all -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node +copying lava_dispatcher/lava_test_shell/distro/slackware/lava-installed-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/slackware +copying lava_dispatcher/lava_test_shell/distro/slackware/lava-os-build -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/slackware +copying lava_dispatcher/lava_test_shell/distro/slackware/lava-install-packages -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/distro/slackware +copying lava_dispatcher/lava_test_shell/multi_node/lava-start-vms -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node +copying lava_dispatcher/lava_test_shell/multi_node/lava-send -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node copying lava_dispatcher/lava_test_shell/multi_node/lava-self -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node +copying lava_dispatcher/lava_test_shell/multi_node/lava-wait-all -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node +copying lava_dispatcher/lava_test_shell/multi_node/lava-wait -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node copying lava_dispatcher/lava_test_shell/multi_node/lava-group -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node +copying lava_dispatcher/lava_test_shell/multi_node/lava-role -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node +copying lava_dispatcher/lava_test_shell/multi_node/lava-wait-for-vms -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node copying lava_dispatcher/lava_test_shell/multi_node/lava-echo-config -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node -copying lava_dispatcher/lava_test_shell/multi_node/lava-start-vms -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node copying lava_dispatcher/lava_test_shell/multi_node/lava-multi-node.lib -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node -copying lava_dispatcher/lava_test_shell/multi_node/lava-send -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node -copying lava_dispatcher/lava_test_shell/multi_node/lava-role -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node copying lava_dispatcher/lava_test_shell/multi_node/lava-sync -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node -copying lava_dispatcher/lava_test_shell/multi_node/lava-wait-for-vms -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node -copying lava_dispatcher/lava_test_shell/multi_node/lava-wait -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/multi_node -copying lava_dispatcher/utils/vcs.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils -copying lava_dispatcher/utils/messages.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils -copying lava_dispatcher/utils/shell.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils -copying lava_dispatcher/utils/installers.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils -copying lava_dispatcher/utils/decorator.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils -copying lava_dispatcher/utils/lxc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils -copying lava_dispatcher/utils/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils -copying lava_dispatcher/utils/contextmanager.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils -copying lava_dispatcher/utils/storage.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils -copying lava_dispatcher/utils/network.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils -copying lava_dispatcher/utils/filesystem.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils -copying lava_dispatcher/utils/strings.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils -copying lava_dispatcher/utils/udev.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils -copying lava_dispatcher/utils/compression.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils -copying lava_dispatcher/devices/mps2plus_01.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices -copying lava_dispatcher/devices/hi6220-hikey-01.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices -copying lava_dispatcher/devices/juno-uboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices -copying lava_dispatcher/devices/adb-nuc-01.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices -copying lava_dispatcher/devices/mustang-media.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices -copying lava_dispatcher/devices/jaq-01.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices -copying lava_dispatcher/devices/x86-02.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices -copying lava_dispatcher/devices/bbb-01.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices -copying lava_dispatcher/devices/b2260-01.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices -copying lava_dispatcher/devices/x86-01.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices -copying lava_dispatcher/devices/mustang-uefi.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/devices -copying lava_dispatcher/menus/menus.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/menus -copying lava_dispatcher/menus/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/menus -copying lava_dispatcher/tests/test_multinode.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_recovery.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_download.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_compression.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_basic.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_vland.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_mps.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_uboot_ums.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/lava_test_shell/vland/lava-vland-tags -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/vland +copying lava_dispatcher/lava_test_shell/vland/lava-vland-names -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/vland +copying lava_dispatcher/lava_test_shell/vland/lava-vland-self -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/lava_test_shell/vland copying lava_dispatcher/tests/test_uboot.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_gdb.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/kernel-4.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_interactive.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests copying lava_dispatcher/tests/test_iso.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_test_shell.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_utils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_vland.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_download.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_defs.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_ipxe.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_messages.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_command.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests copying lava_dispatcher/tests/test_grub.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/conftest.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests copying lava_dispatcher/tests/kernel-panic.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_flasher.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_basic.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_multinode.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_retries.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_lavashell.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_connections.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_user_commands.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_lxc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests copying lava_dispatcher/tests/test_uefi_shell.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_interactive.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_messages.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_uboot_ums.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_menus.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_recovery.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests copying lava_dispatcher/tests/test_repeat.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_connections.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_multi.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests copying lava_dispatcher/tests/kernel-1.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_compression.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_utils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_removable.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_pyocd.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests copying lava_dispatcher/tests/test_cmsis.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_flasher.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_bootloader.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_ipxe.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_power.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests copying lava_dispatcher/tests/test_kexec.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_lavashell.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_kvm.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests copying lava_dispatcher/tests/utils.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/kernel-2.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_menus.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/fake_coordinator.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/conftest.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_gdb.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_bootloader.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests copying lava_dispatcher/tests/test_fastboot.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/kernel-2.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_monitor.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_test_shell.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_kvm.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests copying lava_dispatcher/tests/test_auto_login.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_pyocd.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_defs.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_multi.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests copying lava_dispatcher/tests/test_depthcharge.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_retries.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_command.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_lxc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_removable.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/kernel-4.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/fake_coordinator.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_user_commands.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/test_monitor.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/test_power.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests copying lava_dispatcher/tests/test_devices.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests -copying lava_dispatcher/tests/testdefs/install.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/testdefs -copying lava_dispatcher/tests/testdefs/result-data.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/testdefs -copying lava_dispatcher/tests/testdefs/params.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/testdefs +copying lava_dispatcher/tests/test_mps.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests +copying lava_dispatcher/tests/sample_jobs/docker-interactive.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/grub-installed-x86.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/hi6220-hikey.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/kvm.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/adb-nuc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/juno-uboot-fw-debian.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/juno-fw.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/kvm-multi.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/kexec.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/uboot-ramdisk-inline-commands.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/hikey960-oe-aep.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/kvm-install.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/grub-ramdisk-monitor.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/ipxe.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/tc2.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/kvm-uefi.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/mustang-secondary-media.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/grub-centos-installer-x86.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/bbb-group-vland-alpha.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/pixel.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/grub-centos-installed-x86.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/b2260-flasher.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/bbb-skip-install.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/hikey-console.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/hikey960-aosp.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/panda-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/kvm-multinode-server.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/kvm-local.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/luvos-monitor-qemu.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/mps2plus.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/kvm-context.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/ipxe-monitor.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/cc3220SF-docker.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/bbb-lxc-notest.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/lxc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/kvm-noos.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/b2260-bootloader.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/kvm-android.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/mustang-menu-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/juno-uefi-nfs-no-menu.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/uboot-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/db410c.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/bbb-skip-install.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/compression.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/grub-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/grub-centos-installer-x86.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/bbb-uinitrd-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/tk1-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/panda-usb.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/download_dir.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/grub-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/warp7-ums.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/db410c-minus-lxc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/kvm.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/b2260-user-command.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/uboot-persistent.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/frdm-k64f-lxc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/kvm-inline.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/ipxe-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/download.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/x15-recovery.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/kvm-params.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/depthcharge.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/basics.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/zephyr-nitrogen-cmsis-test-kernel-common.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/zephyr-frdm-k64f-cmsis-test-kernel-common.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/test_action-1.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/fastboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/kvm-notest.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/x15-uboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/hikey960-aosp.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/qemu-reboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/b2260-bootloader.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/grub-installed-x86.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/kvm-noos.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/cc3220SF-docker.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/juno-uboot-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/primary-ssh.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/x15-recovery.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/kvm-command.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/tk1-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/hikey-grub-lxc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/kvm-qcow2.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/qemu-monitor.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/cubietruck-removable-with-writer.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/ipxe.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/zephyr-frdm-k64f-pyocd-test-kernel-common.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/uboot-multiple.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/hikey960-oe.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/juno-uefi-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/frdm-k64f-lxc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/kvm-local.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/juno-fw.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/x15.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/cc3220SF.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/cubietruck-removable.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/grub-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/bbb-uinitrd-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/juno-uefi-tftp.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/juno-uboot-removable.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/bbb-group-vland-beta.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/synquacer-dtb.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/cubietruck-removable-with-writer.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/uboot-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/qemu-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/ssh-boot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/mustang-grub-efi-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/bbb-lxc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/up2-initrd-nbd.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/kvm-android.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/b2260-flasher.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/ipxe-ramdisk-bootscript.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/mustang-image.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/docker-interactive.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/zephyr-arduino101-dfu-test-kernel-common.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/x15-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/zcu102-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/grub-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/panda-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/bbb-ramdisk-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/hikey-oe.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/juno-uefi-tftp.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/ssh-deploy.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/juno-uefi-nfs-no-menu.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/grub-installer.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/b2260-interactive.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/mps2plus.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/mustang-secondary-media.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/kvm-notest.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/kvm-params.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/dfu-zephyr-monitor.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/qemu-debian-installer.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/adb-nuc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/bbb-ramdisk-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/ipxe-monitor.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/zephyr-nitrogen-cmsis-test-kernel-common.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/kvm-command.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/bbb-lxc-notest.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/depthcharge.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/juno-uboot-fw-debian.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/zephyr-frdm-k64f-cmsis-test-kernel-common.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/mustang-menu-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/bbb-initrd-nbd.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/zcu102-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/imx8m.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/download.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/pixel.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/grub-centos-installed-x86.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/test_action-2.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/warp7-ums.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/compression.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/panda-usb.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/uboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/primary-ssh.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/nexus4-minus-lxc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/nexus5x.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/kvm-multinode-server.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/grub-installer-x86.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/qemu-monitor.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/synquacer-dtb.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/tc2.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/up2-initrd-nbd.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/ipxe-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/bbb-ssh-guest.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/hikey960-oe.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/bbb-nfs-url.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/x15.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/ipxe-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/kvm-inline.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/uboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/kexec.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/hi6220-recovery.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/zephyr-qemu-test-task.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/kvm-multinode-client.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/fastboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/x15-uboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/luvos-monitor-qemu.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/cubietruck-removable.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/bbb-initrd-nbd.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/hikey960-oe-aep.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/kvm-notest-noprompts.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/imx8m.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/mustang-image.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/kvm-install.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/bbb-lxc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/tk1-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/grub-ramdisk-x86.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/kvm-uefi.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/uboot-persistent.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/kvm-context.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/zephyr-arduino101-dfu-test-kernel-common.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/ssh-boot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/hi6220-recovery.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/zephyr-nitrogen-pyocd-test-kernel-common.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/kvm-qcow2.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/grub-installer-x86.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/db410c-minus-lxc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/kvm-repeat.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/lxc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/tk1-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/b2260-interactive.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/grub-ramdisk-monitor.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/juno-uefi-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/qemu-debian-installer.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/test_action-2.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/grub-installer.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/juno-uboot-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/mustang-grub-efi-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/qemu-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/dfu-zephyr-monitor.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/sample_jobs/b2260-user-command.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs copying lava_dispatcher/tests/sample_jobs/uboot-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/x15-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/zephyr-frdm-k64f-pyocd-test-kernel-common.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/kvm-multi.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/zephyr-qemu-test-task.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/cc3220SF.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/ipxe-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/kvm-notest-noprompts.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/hi6220-hikey.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/juno-uboot-removable.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/zephyr-nitrogen-pyocd-test-kernel-common.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/sample_jobs/bbb-group-vland-alpha.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs -copying lava_dispatcher/tests/pipeline_refs/uboot-ramdisk-inline-commands.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/hikey960-oe-aep.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/grub-ramdisk-monitor.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/ipxe.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/tc2.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/sample_jobs/download_dir.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/sample_jobs +copying lava_dispatcher/tests/testdefs/result-data.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/testdefs +copying lava_dispatcher/tests/testdefs/install.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/testdefs +copying lava_dispatcher/tests/testdefs/params.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/testdefs +copying lava_dispatcher/tests/pipeline_refs/docker-interactive.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/hi6220-hikey.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/kvm.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/adb-nuc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/kexec.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs copying lava_dispatcher/tests/pipeline_refs/readme.txt -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/hikey-grub-efi.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/uboot-ramdisk-inline-commands.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/bbb-group-vland-alpha.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/pixel.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/b2260-flasher.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs copying lava_dispatcher/tests/pipeline_refs/hikey-console.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/db410c.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/cmsis-with-power.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/grub.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/kvm-local.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/mps2plus.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/ipxe-monitor.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/hi960-grub-efi.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/bbb-lxc-notest.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/lxc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs copying lava_dispatcher/tests/pipeline_refs/pyocd.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/db410c-minus-lxc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/kvm.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/b2260-user-command.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/qemu-reboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/b2260-bootloader.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs copying lava_dispatcher/tests/pipeline_refs/kvm-noos.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/juno-uboot-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/x15-recovery.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/kvm-qcow2.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/uboot-multiple.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/hi960-aosp-efi.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/juno-uefi-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/b2260-bootloader.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/juno-uefi-nfs-no-menu.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/grub.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/db410c.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs copying lava_dispatcher/tests/pipeline_refs/frdm-k64f-lxc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/kvm-local.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/kvm-inline.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/download.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/x15-recovery.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/depthcharge.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/cmsis.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/fastboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/x15-uboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/qemu-reboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/kvm-command.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/uboot-ums.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs copying lava_dispatcher/tests/pipeline_refs/cubietruck-removable-with-writer.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/qemu-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/ipxe.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/uboot-multiple.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/x15.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/cc3220SF.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/cubietruck-removable.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs copying lava_dispatcher/tests/pipeline_refs/synquacer_dtb.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/ssh-guest.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/mustang-grub-efi-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/up2-initrd-nbd.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/b2260-flasher.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/docker-interactive.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/x15-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/zcu102-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/pyocd-with-power.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/cmsis-with-power.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs copying lava_dispatcher/tests/pipeline_refs/hikey-oe.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/mustang-media.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs copying lava_dispatcher/tests/pipeline_refs/ssh-deploy.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/juno-uefi-nfs-no-menu.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/b2260-interactive.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/mps2plus.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/qemu-debian-installer.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/adb-nuc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/ipxe-monitor.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/kvm-command.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/bbb-lxc-notest.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/depthcharge.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/bbb-initrd-nbd.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/zcu102-ramdisk.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/uboot-ums.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/imx8m.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/download.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/pixel.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/uboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs copying lava_dispatcher/tests/pipeline_refs/nexus4-minus-lxc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs copying lava_dispatcher/tests/pipeline_refs/nexus5x.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/mustang-uefi.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/tc2.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/up2-initrd-nbd.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs copying lava_dispatcher/tests/pipeline_refs/bbb-ssh-guest.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/hi960-grub-efi.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/x15.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/cmsis.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/kvm-inline.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/uboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/kexec.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/bbb-initrd-nbd.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/hikey960-oe-aep.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/imx8m.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/ssh-guest.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/hikey-grub-efi.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs copying lava_dispatcher/tests/pipeline_refs/hi6220-recovery.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/fastboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/x15-uboot.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/pyocd-with-power.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/cubietruck-removable.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/kvm-qcow2.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/db410c-minus-lxc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs copying lava_dispatcher/tests/pipeline_refs/kvm-repeat.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/lxc.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/x15-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/cc3220SF.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/hi6220-hikey.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/mustang-uefi.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying lava_dispatcher/tests/pipeline_refs/bbb-group-vland-alpha.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs -copying linaro_django_xmlrpc/forms.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc -copying linaro_django_xmlrpc/tests.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc -copying linaro_django_xmlrpc/urls.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc -copying linaro_django_xmlrpc/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc -copying linaro_django_xmlrpc/admin.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc -copying linaro_django_xmlrpc/models.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc -copying linaro_django_xmlrpc/views.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc -copying linaro_django_xmlrpc/migrations/0001_initial.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/migrations -copying linaro_django_xmlrpc/migrations/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/migrations -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/notifications.py to notifications.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tables.py to tables.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/apps.py to apps.cpython-37.pyc +copying lava_dispatcher/tests/pipeline_refs/b2260-interactive.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/grub-ramdisk-monitor.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/mustang-media.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/juno-uefi-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/qemu-debian-installer.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/juno-uboot-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/mustang-grub-efi-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/qemu-nfs.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/hi960-aosp-efi.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/tests/pipeline_refs/b2260-user-command.yaml -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/pipeline_refs +copying lava_dispatcher/dynamic_vm_keys/lava -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/dynamic_vm_keys +copying lava_dispatcher/dynamic_vm_keys/lava.pub -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/dynamic_vm_keys +copying lava_dispatcher/menus/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/menus +copying lava_dispatcher/menus/menus.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/menus +copying lava_dispatcher/protocols/vland.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols +copying lava_dispatcher/protocols/xnbd.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols +copying lava_dispatcher/protocols/lxc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols +copying lava_dispatcher/protocols/strategies.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols +copying lava_dispatcher/protocols/multinode.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols +copying lava_dispatcher/protocols/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols +copying lava_dispatcher/utils/decorator.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils +copying lava_dispatcher/utils/compression.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils +copying lava_dispatcher/utils/lxc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils +copying lava_dispatcher/utils/installers.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils +copying lava_dispatcher/utils/network.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils +copying lava_dispatcher/utils/strings.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils +copying lava_dispatcher/utils/vcs.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils +copying lava_dispatcher/utils/messages.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils +copying lava_dispatcher/utils/storage.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils +copying lava_dispatcher/utils/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils +copying lava_dispatcher/utils/udev.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils +copying lava_dispatcher/utils/filesystem.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils +copying lava_dispatcher/utils/contextmanager.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils +copying lava_dispatcher/utils/shell.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils +copying dashboard_app/xmlrpc.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app +copying dashboard_app/urls.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app +copying dashboard_app/models.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app +copying dashboard_app/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app +copying dashboard_app/migrations/0002_auto_20140917_1935.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0019_auto_20150702_1529.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0012_auto_20150126_1644.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0016_auto_20150325_1235.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0005_imagereportchart_chart_height.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0003_auto_20140926_1208.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0011_imagereportchart_is_aggregate_results.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0023_drop_dashboard_models.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0021_auto_20151207_0921.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0018_imagereport_group.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0006_auto_20141028_1146.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0004_imagereportchart_is_delta.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0010_auto_20150116_1533.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0015_remove_stale_content_types.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0001_initial.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0020_auto_20151124_1419.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0017_namedattribute_is_manual.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/__init__.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0013_auto_20150127_1341.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0008_imagechartfilter_is_all_tests_included.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0022_alter_imagechartfilter.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0009_auto_20150108_0711.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0007_imagereportchart_chart_visibility.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +copying dashboard_app/migrations/0014_auto_20150212_0604.py -> /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/urls.py to urls.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/admin.py to admin.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/models.py to models.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/dbutils.py to dbutils.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/utils.py to utils.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/api.py to api.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tables.py to tables.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0009_query_limit.py to 0009_query_limit.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0003_auto_20150908_1522.py to 0003_auto_20150908_1522.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0008_auto_20160405_1543.py to 0008_auto_20160405_1543.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0016_add_testcase_start_end_tc.py to 0016_add_testcase_start_end_tc.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0015_add_test_case_result_index.py to 0015_add_test_case_result_index.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0001_initial.py to 0001_initial.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0014_xaxis_maxlength_increase.py to 0014_xaxis_maxlength_increase.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0005_auto_20151124_1419.py to 0005_auto_20151124_1419.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0013_buglinks.py to 0013_buglinks.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0002_auto_20150825_1926.py to 0002_auto_20150825_1926.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0007_auto_20160225_1256.py to 0007_auto_20160225_1256.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0012_namedtestattribute_metadata.py to 0012_namedtestattribute_metadata.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0004_auto_20150925_0002.py to 0004_auto_20150925_0002.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0011_namedtestattribute.py to 0011_namedtestattribute.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0006_auto_20160111_1318.py to 0006_auto_20160111_1318.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0010_auto_20160504_0814.py to 0010_auto_20160504_0814.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tests/test_names.py to test_names.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tests/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tests/test_metadata.py to test_metadata.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templatetags/results_accessibility_tags.py to results_accessibility_tags.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templatetags/make_safe.py to make_safe.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templatetags/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templatetags/keep_spacing.py to keep_spacing.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/management/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/management/commands/refresh_queries.py to refresh_queries.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/management/commands/drop_materialized_views.py to drop_materialized_views.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/management/commands/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query/views.py to views.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query/forms.py to forms.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query/tables.py to tables.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query/decorators.py to decorators.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart/views.py to views.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart/forms.py to forms.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart/tables.py to tables.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart/decorators.py to decorators.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/dispatcher/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/coordinator/status.py to status.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/coordinator/lava-coordinator.py to lava-coordinator.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/coordinator/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/utils/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/utils/lavatable.py to lavatable.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/utils/managers.py to managers.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/views.py to views.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/signals.py to signals.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/urls.py to urls.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/dbutils.py to dbutils.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/checks.py to checks.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/schema.py to schema.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/admin.py to admin.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/models.py to models.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/dbutils.py to dbutils.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/__init__.py to __init__.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/scheduler.py to scheduler.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/utils.py to utils.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/logutils.py to logutils.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/signals.py to signals.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/admin.py to admin.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/models.py to models.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/views.py to views.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/settings.py to settings.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/utils.py to utils.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/managers.py to managers.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templatetags/tables.py to tables.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templatetags/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templatetags/utils.py to utils.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/notifications.py to notifications.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/settings.py to settings.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/checks.py to checks.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/apps.py to apps.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tables.py to tables.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0030_unused_scheduler_fields.py to 0030_unused_scheduler_fields.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0028_notify_callback.py to 0028_notify_callback.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0023_update_aliases.py to 0023_update_aliases.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0006_auto_20150619_1035.py to 0006_auto_20150619_1035.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0025_switch_job_status_trigger_type.py to 0025_switch_job_status_trigger_type.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0005_auto_devicedictionarytable_pipelinestore.py to 0005_auto_devicedictionarytable_pipelinestore.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0002_add_lava-health_user.py to 0002_add_lava-health_user.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0007_devicetype_description.py to 0007_devicetype_description.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0029_remove_testjob__results_bundle.py to 0029_remove_testjob__results_bundle.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0021_blacklist_to_array.py to 0021_blacklist_to_array.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0010_auto_20151103_1136.py to 0010_auto_20151103_1136.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0036_remove_is_pipeline.py to 0036_remove_is_pipeline.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0015_drop_heartbeat.py to 0015_drop_heartbeat.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0017_custompermissions.py to 0017_custompermissions.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0012_auto_20160208_1600.py to 0012_auto_20160208_1600.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0019_extendeduser.py to 0019_extendeduser.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0002_add_lava-health_user.py to 0002_add_lava-health_user.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0009_testjob_pipeline_compatibility.py to 0009_testjob_pipeline_compatibility.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0027_device_dict_onto_filesystem.py to 0027_device_dict_onto_filesystem.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0013_auto_20160302_0404.py to 0013_auto_20160302_0404.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0035_remove_testjob__results_link.py to 0035_remove_testjob__results_link.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0018_notifications.py to 0018_notifications.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0020_notificationrecipient_uniquetogether.py to 0020_notificationrecipient_uniquetogether.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0022_create_devicetype_alias.py to 0022_create_devicetype_alias.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0038_set_default_device_health_maintenance.py to 0038_set_default_device_health_maintenance.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0034_worker_last_ping.py to 0034_worker_last_ping.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0024_do_not_cascade_deletions.py to 0024_do_not_cascade_deletions.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0023_update_aliases.py to 0023_update_aliases.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0011_remove_testjob_log_file.py to 0011_remove_testjob_log_file.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0020_notificationrecipient_uniquetogether.py to 0020_notificationrecipient_uniquetogether.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0026_devicetype_disable_health_check.py to 0026_devicetype_disable_health_check.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0032_add_state_health_to_testjob_and_device.py to 0032_add_state_health_to_testjob_and_device.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0025_switch_job_status_trigger_type.py to 0025_switch_job_status_trigger_type.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0001_initial.py to 0001_initial.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0015_drop_heartbeat.py to 0015_drop_heartbeat.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0010_auto_20151103_1136.py to 0010_auto_20151103_1136.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0003_populate_master_node.py to 0003_populate_master_node.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0028_notify_callback.py to 0028_notify_callback.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0037_notify_callback_separation.py to 0037_notify_callback_separation.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0016_index_testjob_submit_time.py to 0016_index_testjob_submit_time.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0026_devicetype_disable_health_check.py to 0026_devicetype_disable_health_check.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0033_remove_old_status_fields.py to 0033_remove_old_status_fields.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0037_notify_callback_separation.py to 0037_notify_callback_separation.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0029_remove_testjob__results_bundle.py to 0029_remove_testjob__results_bundle.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0007_devicetype_description.py to 0007_devicetype_description.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0019_extendeduser.py to 0019_extendeduser.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0005_auto_devicedictionarytable_pipelinestore.py to 0005_auto_devicedictionarytable_pipelinestore.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0021_blacklist_to_array.py to 0021_blacklist_to_array.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0024_do_not_cascade_deletions.py to 0024_do_not_cascade_deletions.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0032_add_state_health_to_testjob_and_device.py to 0032_add_state_health_to_testjob_and_device.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0012_auto_20160208_1600.py to 0012_auto_20160208_1600.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0014_add_testjob_index.py to 0014_add_testjob_index.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0038_set_default_device_health_maintenance.py to 0038_set_default_device_health_maintenance.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0027_device_dict_onto_filesystem.py to 0027_device_dict_onto_filesystem.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0009_testjob_pipeline_compatibility.py to 0009_testjob_pipeline_compatibility.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0004_add_pipeline_marks.py to 0004_add_pipeline_marks.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0030_unused_scheduler_fields.py to 0030_unused_scheduler_fields.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0031_add_worker_state_and_health.py to 0031_add_worker_state_and_health.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0018_notifications.py to 0018_notifications.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0036_remove_is_pipeline.py to 0036_remove_is_pipeline.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0035_remove_testjob__results_link.py to 0035_remove_testjob__results_link.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0022_create_devicetype_alias.py to 0022_create_devicetype_alias.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0016_index_testjob_submit_time.py to 0016_index_testjob_submit_time.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0008_auto_20151014_1044.py to 0008_auto_20151014_1044.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/migrations/0013_auto_20160302_0404.py to 0013_auto_20160302_0404.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_submission.py to test_submission.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_scheduler.py to test_scheduler.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_vlan.py to test_vlan.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_fastboot_templates.py to test_fastboot_templates.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_state_machine.py to test_state_machine.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_qemu_templates.py to test_qemu_templates.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_base_templates.py to test_base_templates.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_submission.py to test_submission.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_vlan.py to test_vlan.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_connections.py to test_connections.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_tables.py to test_tables.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_uboot_templates.py to test_uboot_templates.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_grub_templates.py to test_grub_templates.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_api.py to test_api.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_scheduler.py to test_scheduler.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_menus.py to test_menus.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_connections.py to test_connections.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_pipeline.py to test_pipeline.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_qemu_templates.py to test_qemu_templates.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_menus.py to test_menus.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_state_machine.py to test_state_machine.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_device.py to test_device.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_api.py to test_api.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_templates.py to test_templates.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_tables.py to test_tables.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api/tags.py to tags.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/tests/test_grub_templates.py to test_grub_templates.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templatetags/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templatetags/utils.py to utils.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/templatetags/tables.py to tables.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api/devices.py to devices.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api/workers.py to workers.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api/device_types.py to device_types.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api/aliases.py to aliases.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api/jobs.py to jobs.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tables.py to tables.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/urls.py to urls.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/dbutils.py to dbutils.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/utils.py to utils.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/admin.py to admin.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/models.py to models.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/api.py to api.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templatetags/keep_spacing.py to keep_spacing.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templatetags/make_safe.py to make_safe.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templatetags/results_accessibility_tags.py to results_accessibility_tags.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/templatetags/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0003_auto_20150908_1522.py to 0003_auto_20150908_1522.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0012_namedtestattribute_metadata.py to 0012_namedtestattribute_metadata.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0010_auto_20160504_0814.py to 0010_auto_20160504_0814.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0001_initial.py to 0001_initial.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0009_query_limit.py to 0009_query_limit.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0004_auto_20150925_0002.py to 0004_auto_20150925_0002.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0008_auto_20160405_1543.py to 0008_auto_20160405_1543.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0013_buglinks.py to 0013_buglinks.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0007_auto_20160225_1256.py to 0007_auto_20160225_1256.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0002_auto_20150825_1926.py to 0002_auto_20150825_1926.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0015_add_test_case_result_index.py to 0015_add_test_case_result_index.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0011_namedtestattribute.py to 0011_namedtestattribute.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0005_auto_20151124_1419.py to 0005_auto_20151124_1419.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0016_add_testcase_start_end_tc.py to 0016_add_testcase_start_end_tc.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0006_auto_20160111_1318.py to 0006_auto_20160111_1318.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/migrations/0014_xaxis_maxlength_increase.py to 0014_xaxis_maxlength_increase.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query/tables.py to tables.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query/decorators.py to decorators.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query/forms.py to forms.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/query/views.py to views.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart/tables.py to tables.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart/decorators.py to decorators.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart/forms.py to forms.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/views/chart/views.py to views.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/management/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/management/commands/refresh_queries.py to refresh_queries.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/management/commands/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/management/commands/drop_materialized_views.py to drop_materialized_views.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tests/test_metadata.py to test_metadata.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tests/test_names.py to test_names.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_results_app/tests/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/bread_crumbs.py to bread_crumbs.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/urls.py to urls.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/cmdutils.py to cmdutils.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api/tags.py to tags.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_scheduler_app/api/device_types.py to device_types.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/context_processors.py to context_processors.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/wsgi.py to wsgi.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/views.py to views.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/cmdutils.py to cmdutils.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/urls.py to urls.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/manage.py to manage.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/debian_sso.py to debian_sso.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/wsgi.py to wsgi.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/admin.py to admin.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/views.py to views.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/debian_sso.py to debian_sso.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/bread_crumbs.py to bread_crumbs.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/__init__.py to __init__.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/api.py to api.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings/distro.py to distro.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings/config_file.py to config_file.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings/secret_key.py to secret_key.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings/production.py to production.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings/common.py to common.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings/distro.py to distro.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings/development.py to development.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/settings/production.py to production.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/addldapuser.py to addldapuser.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/site.py to site.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/device-tags.py to device-tags.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/lava-logs.py to lava-logs.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/users.py to users.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/devices.py to devices.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/tokens.py to tokens.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/lava-master.py to lava-master.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/device-types.py to device-types.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/workers.py to workers.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/linaro_ldapuserlist.py to linaro_ldapuserlist.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/groups.py to groups.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/lava-publisher.py to lava-publisher.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/authorize_superuser.py to authorize_superuser.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/mergeldapuser.py to mergeldapuser.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/device-types.py to device-types.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/maintenance.py to maintenance.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/addldapuser.py to addldapuser.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/tokens.py to tokens.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/jobs.py to jobs.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/lava-master.py to lava-master.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/lava-publisher.py to lava-publisher.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/migrate-job-output.py to migrate-job-output.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/users.py to users.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/maintenance.py to maintenance.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/urls.py to urls.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/models.py to models.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/xmlrpc.py to xmlrpc.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0012_auto_20150126_1644.py to 0012_auto_20150126_1644.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0005_imagereportchart_chart_height.py to 0005_imagereportchart_chart_height.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0004_imagereportchart_is_delta.py to 0004_imagereportchart_is_delta.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0007_imagereportchart_chart_visibility.py to 0007_imagereportchart_chart_visibility.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0003_auto_20140926_1208.py to 0003_auto_20140926_1208.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0015_remove_stale_content_types.py to 0015_remove_stale_content_types.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0009_auto_20150108_0711.py to 0009_auto_20150108_0711.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0014_auto_20150212_0604.py to 0014_auto_20150212_0604.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0001_initial.py to 0001_initial.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0010_auto_20150116_1533.py to 0010_auto_20150116_1533.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0011_imagereportchart_is_aggregate_results.py to 0011_imagereportchart_is_aggregate_results.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0018_imagereport_group.py to 0018_imagereport_group.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0017_namedattribute_is_manual.py to 0017_namedattribute_is_manual.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0021_auto_20151207_0921.py to 0021_auto_20151207_0921.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0020_auto_20151124_1419.py to 0020_auto_20151124_1419.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0022_alter_imagechartfilter.py to 0022_alter_imagechartfilter.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0019_auto_20150702_1529.py to 0019_auto_20150702_1529.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0008_imagechartfilter_is_all_tests_included.py to 0008_imagechartfilter_is_all_tests_included.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0006_auto_20141028_1146.py to 0006_auto_20141028_1146.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0016_auto_20150325_1235.py to 0016_auto_20150325_1235.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0002_auto_20140917_1935.py to 0002_auto_20140917_1935.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0013_auto_20150127_1341.py to 0013_auto_20150127_1341.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0023_drop_dashboard_models.py to 0023_drop_dashboard_models.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/dispatcher/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/utils/lavatable.py to lavatable.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/utils/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/utils/managers.py to managers.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/coordinator/lava-coordinator.py to lava-coordinator.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/coordinator/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava/coordinator/status.py to status.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/constants.py to constants.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/exceptions.py to exceptions.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/timeout.py to timeout.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/linaro_ldapuserlist.py to linaro_ldapuserlist.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/authorize_superuser.py to authorize_superuser.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/site.py to site.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/lava-logs.py to lava-logs.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_server/management/commands/device-tags.py to device-tags.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app/tests.py to tests.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app/urls.py to urls.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app/versions.py to versions.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app/api.py to api.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app/authentication.py to authentication.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app/apps.py to apps.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/views.py to views.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/tests.py to tests.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/urls.py to urls.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/admin.py to admin.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/forms.py to forms.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/models.py to models.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/migrations/0001_initial.py to 0001_initial.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/exceptions.py to exceptions.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/constants.py to constants.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/utils.py to utils.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/timeout.py to timeout.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/job.py to job.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/command.py to command.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/job.py to job.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy/usb.py to usb.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy/tftp.py to tftp.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy/lxc.py to lxc.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy/nbd.py to nbd.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy/docker.py to docker.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy/tmpfs.py to tmpfs.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy/flasher.py to flasher.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/test/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/test/monitor.py to monitor.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/test/definition.py to definition.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/test/interactive.py to interactive.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/gdb.py to gdb.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/bootloader.py to bootloader.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/depthcharge.py to depthcharge.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/ipxe.py to ipxe.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/cmsis_dap.py to cmsis_dap.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/grub.py to grub.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/minimal.py to minimal.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/fastboot.py to fastboot.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/gdb.py to gdb.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/lxc.py to lxc.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/dfu.py to dfu.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/docker.py to docker.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/minimal.py to minimal.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/qemu.py to qemu.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/u_boot.py to u_boot.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app/apps.py to apps.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app/tests.py to tests.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app/urls.py to urls.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app/versions.py to versions.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app/authentication.py to authentication.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_rest_app/api.py to api.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/shell.py to shell.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/device.py to device.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/log.py to log.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/ipxe.py to ipxe.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/dfu.py to dfu.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/depthcharge.py to depthcharge.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/docker.py to docker.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/bootloader.py to bootloader.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/boot/cmsis_dap.py to cmsis_dap.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/test/interactive.py to interactive.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/test/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/test/definition.py to definition.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/test/monitor.py to monitor.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy/lxc.py to lxc.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy/usb.py to usb.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy/flasher.py to flasher.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy/tftp.py to tftp.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy/docker.py to docker.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy/tmpfs.py to tmpfs.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_common/schemas/deploy/nbd.py to nbd.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/action.py to action.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/parser.py to parser.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/logical.py to logical.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connection.py to connection.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/job.py to job.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/power.py to power.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/job.py to job.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/parser.py to parser.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/log.py to log.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/diagnostics.py to diagnostics.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/__init__.py to __init__.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/deployment_data.py to deployment_data.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/logic.py to logic.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/logical.py to logical.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connection.py to connection.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/shell.py to shell.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/device.py to device.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections/lxc.py to lxc.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections/adb.py to adb.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections/ssh.py to ssh.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections/serial.py to serial.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/commands.py to commands.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/logic.py to logic.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/ssh.py to ssh.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/apply_overlay.py to apply_overlay.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/grub.py to grub.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/pyocd.py to pyocd.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/fastboot.py to fastboot.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/gdb.py to gdb.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/lxc.py to lxc.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/minimal.py to minimal.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/strategies.py to strategies.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/iso.py to iso.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/qemu.py to qemu.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/environment.py to environment.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/u_boot.py to u_boot.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/kexec.py to kexec.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/ssh.py to ssh.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/uefi.py to uefi.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/uefi_menu.py to uefi_menu.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/ipxe.py to ipxe.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/dfu.py to dfu.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/depthcharge.py to depthcharge.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/recovery.py to recovery.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/docker.py to docker.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/bootloader.py to bootloader.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/cmsis_dap.py to cmsis_dap.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test/strategies.py to strategies.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test/interactive.py to interactive.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test/multinode.py to multinode.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test/monitor.py to monitor.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test/shell.py to shell.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/prepare.py to prepare.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/fastboot.py to fastboot.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/removable.py to removable.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/nfs.py to nfs.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/vemsd.py to vemsd.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/testdef.py to testdef.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/lxc.py to lxc.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/mount.py to mount.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/strategies.py to strategies.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/iso.py to iso.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/testdef.py to testdef.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/environment.py to environment.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/ssh.py to ssh.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/uboot_ums.py to uboot_ums.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/mps.py to mps.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/flasher.py to flasher.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/overlay.py to overlay.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/tftp.py to tftp.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/vemsd.py to vemsd.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/recovery.py to recovery.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/overlay.py to overlay.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/nfs.py to nfs.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/image.py to image.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/docker.py to docker.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/mps.py to mps.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/download.py to download.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/fastboot.py to fastboot.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/lxc.py to lxc.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/apply_overlay.py to apply_overlay.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/nbd.py to nbd.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/docker.py to docker.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/prepare.py to prepare.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/image.py to image.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/iso.py to iso.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/strategies.py to strategies.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/environment.py to environment.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/deploy/flasher.py to flasher.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test/shell.py to shell.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test/multinode.py to multinode.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test/monitor.py to monitor.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test/strategies.py to strategies.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/test/interactive.py to interactive.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/gdb.py to gdb.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/ssh.py to ssh.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/bootloader.py to bootloader.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/depthcharge.py to depthcharge.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/ipxe.py to ipxe.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/cmsis_dap.py to cmsis_dap.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/recovery.py to recovery.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/grub.py to grub.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/minimal.py to minimal.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/fastboot.py to fastboot.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/lxc.py to lxc.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/dfu.py to dfu.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/kexec.py to kexec.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/docker.py to docker.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/pyocd.py to pyocd.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/iso.py to iso.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/uefi_menu.py to uefi_menu.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/uefi.py to uefi.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/strategies.py to strategies.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/environment.py to environment.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/qemu.py to qemu.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/actions/boot/u_boot.py to u_boot.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols/vland.py to vland.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols/multinode.py to multinode.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols/lxc.py to lxc.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols/xnbd.py to xnbd.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols/strategies.py to strategies.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections/ssh.py to ssh.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections/lxc.py to lxc.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections/adb.py to adb.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/connections/serial.py to serial.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/vcs.py to vcs.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/messages.py to messages.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/shell.py to shell.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/installers.py to installers.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/decorator.py to decorator.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/lxc.py to lxc.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/contextmanager.py to contextmanager.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/storage.py to storage.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/network.py to network.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/filesystem.py to filesystem.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/strings.py to strings.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/udev.py to udev.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/compression.py to compression.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/menus/menus.py to menus.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/menus/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_multinode.py to test_multinode.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_recovery.py to test_recovery.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_download.py to test_download.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_compression.py to test_compression.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_basic.py to test_basic.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_vland.py to test_vland.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_mps.py to test_mps.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_uboot_ums.py to test_uboot_ums.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_uboot.py to test_uboot.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_gdb.py to test_gdb.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_interactive.py to test_interactive.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_iso.py to test_iso.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_test_shell.py to test_test_shell.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_utils.py to test_utils.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_vland.py to test_vland.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_download.py to test_download.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_defs.py to test_defs.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_ipxe.py to test_ipxe.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_messages.py to test_messages.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_command.py to test_command.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_grub.py to test_grub.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/conftest.py to conftest.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_flasher.py to test_flasher.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_basic.py to test_basic.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_multinode.py to test_multinode.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_retries.py to test_retries.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_lavashell.py to test_lavashell.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_connections.py to test_connections.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_user_commands.py to test_user_commands.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_lxc.py to test_lxc.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_uefi_shell.py to test_uefi_shell.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_interactive.py to test_interactive.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_messages.py to test_messages.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_uboot_ums.py to test_uboot_ums.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_menus.py to test_menus.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_recovery.py to test_recovery.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_repeat.py to test_repeat.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_compression.py to test_compression.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_utils.py to test_utils.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_removable.py to test_removable.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_connections.py to test_connections.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_multi.py to test_multi.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_pyocd.py to test_pyocd.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_cmsis.py to test_cmsis.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_flasher.py to test_flasher.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_bootloader.py to test_bootloader.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_ipxe.py to test_ipxe.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_power.py to test_power.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_kexec.py to test_kexec.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_lavashell.py to test_lavashell.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_kvm.py to test_kvm.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/utils.py to utils.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_menus.py to test_menus.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/fake_coordinator.py to fake_coordinator.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/conftest.py to conftest.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_gdb.py to test_gdb.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_bootloader.py to test_bootloader.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_fastboot.py to test_fastboot.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_monitor.py to test_monitor.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_test_shell.py to test_test_shell.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_kvm.py to test_kvm.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_auto_login.py to test_auto_login.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_pyocd.py to test_pyocd.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_defs.py to test_defs.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_multi.py to test_multi.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_depthcharge.py to test_depthcharge.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_retries.py to test_retries.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_command.py to test_command.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_lxc.py to test_lxc.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_removable.py to test_removable.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/fake_coordinator.py to fake_coordinator.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_user_commands.py to test_user_commands.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_monitor.py to test_monitor.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_power.py to test_power.cpython-37.pyc byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_devices.py to test_devices.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/forms.py to forms.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/tests.py to tests.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/urls.py to urls.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/admin.py to admin.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/models.py to models.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/views.py to views.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/migrations/0001_initial.py to 0001_initial.cpython-37.pyc -byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/linaro_django_xmlrpc/migrations/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/tests/test_mps.py to test_mps.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/menus/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/menus/menus.py to menus.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols/vland.py to vland.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols/xnbd.py to xnbd.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols/lxc.py to lxc.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols/strategies.py to strategies.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols/multinode.py to multinode.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/protocols/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/decorator.py to decorator.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/compression.py to compression.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/lxc.py to lxc.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/installers.py to installers.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/network.py to network.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/strings.py to strings.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/vcs.py to vcs.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/messages.py to messages.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/storage.py to storage.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/udev.py to udev.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/filesystem.py to filesystem.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/contextmanager.py to contextmanager.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava_dispatcher/utils/shell.py to shell.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/xmlrpc.py to xmlrpc.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/urls.py to urls.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/models.py to models.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0002_auto_20140917_1935.py to 0002_auto_20140917_1935.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0019_auto_20150702_1529.py to 0019_auto_20150702_1529.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0012_auto_20150126_1644.py to 0012_auto_20150126_1644.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0016_auto_20150325_1235.py to 0016_auto_20150325_1235.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0005_imagereportchart_chart_height.py to 0005_imagereportchart_chart_height.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0003_auto_20140926_1208.py to 0003_auto_20140926_1208.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0011_imagereportchart_is_aggregate_results.py to 0011_imagereportchart_is_aggregate_results.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0023_drop_dashboard_models.py to 0023_drop_dashboard_models.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0021_auto_20151207_0921.py to 0021_auto_20151207_0921.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0018_imagereport_group.py to 0018_imagereport_group.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0006_auto_20141028_1146.py to 0006_auto_20141028_1146.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0004_imagereportchart_is_delta.py to 0004_imagereportchart_is_delta.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0010_auto_20150116_1533.py to 0010_auto_20150116_1533.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0015_remove_stale_content_types.py to 0015_remove_stale_content_types.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0001_initial.py to 0001_initial.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0020_auto_20151124_1419.py to 0020_auto_20151124_1419.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0017_namedattribute_is_manual.py to 0017_namedattribute_is_manual.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0013_auto_20150127_1341.py to 0013_auto_20150127_1341.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0008_imagechartfilter_is_all_tests_included.py to 0008_imagechartfilter_is_all_tests_included.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0022_alter_imagechartfilter.py to 0022_alter_imagechartfilter.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0009_auto_20150108_0711.py to 0009_auto_20150108_0711.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0007_imagereportchart_chart_visibility.py to 0007_imagereportchart_chart_visibility.cpython-37.pyc +byte-compiling /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/dashboard_app/migrations/0014_auto_20150212_0604.py to 0014_auto_20150212_0604.cpython-37.pyc running install_egg_info Copying lava.egg-info to /build/lava-2019.01/debian/lava/usr/lib/python3/dist-packages/lava-2019.1.egg-info Skipping SOURCES.txt @@ -3744,8 +3756,8 @@ creating /build/lava-2019.01/debian/lava/usr/bin copying build/scripts-3.7/lava-slave -> /build/lava-2019.01/debian/lava/usr/bin copying build/scripts-3.7/lava-run -> /build/lava-2019.01/debian/lava/usr/bin -changing mode of /build/lava-2019.01/debian/lava/usr/bin/lava-slave to 755 -changing mode of /build/lava-2019.01/debian/lava/usr/bin/lava-run to 755 +changing mode of /build/lava-2019.01/debian/lava/usr/bin/lava-slave to 775 +changing mode of /build/lava-2019.01/debian/lava/usr/bin/lava-run to 775 cp ./etc/lava-slave.service debian/ dh_systemd_enable -p lava-dispatcher --name lava-slave dh_systemd_start -p lava-dispatcher --name lava-slave @@ -3775,10 +3787,10 @@ dh_install dh_installdocs dh_sphinxdoc -dh_sphinxdoc: ignoring unknown JavaScript code: debian/lava-server-doc/usr/share/doc/lava-server-doc/html/v2/_static/js/jquery-fix.js +dh_sphinxdoc: ignoring unknown JavaScript code: debian/lava-server-doc/usr/share/doc/lava-server-doc/html/v2/_static/bootstrap-3.3.7/js/bootstrap.min.js dh_sphinxdoc: ignoring unknown JavaScript code: debian/lava-server-doc/usr/share/doc/lava-server-doc/html/v2/_static/js/jquery-1.11.0.min.js dh_sphinxdoc: ignoring unknown JavaScript code: debian/lava-server-doc/usr/share/doc/lava-server-doc/html/v2/_static/bootstrap-sphinx.js -dh_sphinxdoc: ignoring unknown JavaScript code: debian/lava-server-doc/usr/share/doc/lava-server-doc/html/v2/_static/bootstrap-3.3.7/js/bootstrap.min.js +dh_sphinxdoc: ignoring unknown JavaScript code: debian/lava-server-doc/usr/share/doc/lava-server-doc/html/v2/_static/js/jquery-fix.js dh_installchangelogs dh_installman dh_installdebconf @@ -3831,12 +3843,12 @@ dpkg-gencontrol: warning: package lava-server-doc: substitution variable ${sphinxdoc:Built-Using} unused, but is defined dh_md5sums dh_builddeb -dpkg-deb: building package 'lava-common' in '../lava-common_2019.01-5_all.deb'. -dpkg-deb: building package 'lava-lxc-mocker' in '../lava-lxc-mocker_2019.01-5_all.deb'. -dpkg-deb: building package 'lava-dispatcher' in '../lava-dispatcher_2019.01-5_i386.deb'. dpkg-deb: building package 'lava-server-doc' in '../lava-server-doc_2019.01-5_all.deb'. +dpkg-deb: building package 'lava-lxc-mocker' in '../lava-lxc-mocker_2019.01-5_all.deb'. dpkg-deb: building package 'lava' in '../lava_2019.01-5_all.deb'. dpkg-deb: building package 'lava-dev' in '../lava-dev_2019.01-5_all.deb'. +dpkg-deb: building package 'lava-common' in '../lava-common_2019.01-5_all.deb'. +dpkg-deb: building package 'lava-dispatcher' in '../lava-dispatcher_2019.01-5_i386.deb'. dpkg-deb: building package 'lava-server' in '../lava-server_2019.01-5_all.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../lava_2019.01-5_i386.changes @@ -3844,12 +3856,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/32082/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/32082/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/24307 and its subdirectories -I: Current time: Sat May 22 18:26:17 -12 2021 -I: pbuilder-time-stamp: 1621751177 +I: removing directory /srv/workspace/pbuilder/32082 and its subdirectories +I: Current time: Mon Apr 20 14:11:04 +14 2020 +I: pbuilder-time-stamp: 1587341464