Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-murano-ui.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-84029-518212/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '25e30f76326e4ad6b8874069e405b103', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-84029-518212/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-murano-ui.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-murano-ui-10.0.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-murano-ui.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-84029-518212/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '97bf46b22d6b480d88116568dbb9f62a', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-84029-518212/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-murano-ui.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.94CbuV + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x2426b928085a020d8a90d0d879ab7008d0896c8a.txt --signature=/builddir/build/SOURCES/murano-dashboard-10.0.0.tar.gz.asc --data=/builddir/build/SOURCES/murano-dashboard-10.0.0.tar.gz gpgv: Signature made Wed Oct 14 10:14:55 2020 UTC gpgv: using RSA key BC26D3A8D0665C87F7BEDF2AC12B8E73B30F2FC8 gpgv: Good signature from "OpenStack Infra (Victoria Cycle) " + cd /builddir/build/BUILD + rm -rf murano-dashboard-10.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/murano-dashboard-10.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd murano-dashboard-10.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-murano-ui-10.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eKWVlM + umask 022 + cd /builddir/build/BUILD + cd murano-dashboard-10.0.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/muranodashboard creating build/lib/muranodashboard/api creating build/lib/muranodashboard/api/rest copying muranodashboard/api/rest/__init__.py -> build/lib/muranodashboard/api/rest copying muranodashboard/api/rest/packages.py -> build/lib/muranodashboard/api/rest copying muranodashboard/api/rest/environments.py -> build/lib/muranodashboard/api/rest copying muranodashboard/api/__init__.py -> build/lib/muranodashboard/api copying muranodashboard/api/packages.py -> build/lib/muranodashboard/api creating build/lib/muranodashboard/tests creating build/lib/muranodashboard/tests/unit copying muranodashboard/tests/unit/__init__.py -> build/lib/muranodashboard/tests/unit copying muranodashboard/tests/unit/test_api.py -> build/lib/muranodashboard/tests/unit creating build/lib/muranodashboard/common copying muranodashboard/common/__init__.py -> build/lib/muranodashboard/common copying muranodashboard/common/fields.py -> build/lib/muranodashboard/common copying muranodashboard/common/utils.py -> build/lib/muranodashboard/common copying muranodashboard/common/widgets.py -> build/lib/muranodashboard/common copying muranodashboard/common/cache.py -> build/lib/muranodashboard/common copying muranodashboard/common/net.py -> build/lib/muranodashboard/common creating build/lib/muranodashboard/tests/unit/catalog copying muranodashboard/tests/unit/catalog/__init__.py -> build/lib/muranodashboard/tests/unit/catalog copying muranodashboard/tests/unit/catalog/test_views.py -> build/lib/muranodashboard/tests/unit/catalog creating build/lib/muranodashboard/tests/unit/dynamic_ui copying muranodashboard/tests/unit/dynamic_ui/__init__.py -> build/lib/muranodashboard/tests/unit/dynamic_ui copying muranodashboard/tests/unit/dynamic_ui/test_yaql_expression.py -> build/lib/muranodashboard/tests/unit/dynamic_ui copying muranodashboard/tests/unit/dynamic_ui/test_versions.py -> build/lib/muranodashboard/tests/unit/dynamic_ui copying muranodashboard/tests/unit/dynamic_ui/test_forms.py -> build/lib/muranodashboard/tests/unit/dynamic_ui copying muranodashboard/tests/unit/dynamic_ui/test_yaql_functions.py -> build/lib/muranodashboard/tests/unit/dynamic_ui copying muranodashboard/tests/unit/dynamic_ui/test_services.py -> build/lib/muranodashboard/tests/unit/dynamic_ui copying muranodashboard/tests/unit/dynamic_ui/test_helpers.py -> build/lib/muranodashboard/tests/unit/dynamic_ui copying muranodashboard/tests/unit/dynamic_ui/test_fields.py -> build/lib/muranodashboard/tests/unit/dynamic_ui creating build/lib/muranodashboard/local copying muranodashboard/local/__init__.py -> build/lib/muranodashboard/local copying muranodashboard/tests/__init__.py -> build/lib/muranodashboard/tests copying muranodashboard/tests/test_utils.py -> build/lib/muranodashboard/tests copying muranodashboard/tests/settings.py -> build/lib/muranodashboard/tests copying muranodashboard/tests/test_tabs.py -> build/lib/muranodashboard/tests copying muranodashboard/tests/test_fields.py -> build/lib/muranodashboard/tests creating build/lib/muranodashboard/tests/functional copying muranodashboard/tests/functional/__init__.py -> build/lib/muranodashboard/tests/functional copying muranodashboard/tests/functional/base.py -> build/lib/muranodashboard/tests/functional copying muranodashboard/tests/functional/sanity_check.py -> build/lib/muranodashboard/tests/functional copying muranodashboard/tests/functional/utils.py -> build/lib/muranodashboard/tests/functional copying muranodashboard/tests/functional/consts.py -> build/lib/muranodashboard/tests/functional creating build/lib/muranodashboard/tests/unit/common copying muranodashboard/tests/unit/common/__init__.py -> build/lib/muranodashboard/tests/unit/common copying muranodashboard/tests/unit/common/test_net.py -> build/lib/muranodashboard/tests/unit/common copying muranodashboard/tests/unit/common/test_utils.py -> build/lib/muranodashboard/tests/unit/common creating build/lib/muranodashboard/tests/unit/environments copying muranodashboard/tests/unit/environments/__init__.py -> build/lib/muranodashboard/tests/unit/environments copying muranodashboard/tests/unit/environments/test_api.py -> build/lib/muranodashboard/tests/unit/environments copying muranodashboard/tests/unit/environments/test_views.py -> build/lib/muranodashboard/tests/unit/environments copying muranodashboard/tests/unit/environments/test_forms.py -> build/lib/muranodashboard/tests/unit/environments copying muranodashboard/tests/unit/environments/test_topology.py -> build/lib/muranodashboard/tests/unit/environments copying muranodashboard/tests/unit/environments/test_tables.py -> build/lib/muranodashboard/tests/unit/environments copying muranodashboard/tests/unit/environments/test_rest_api.py -> build/lib/muranodashboard/tests/unit/environments copying muranodashboard/tests/unit/environments/test_tabs.py -> build/lib/muranodashboard/tests/unit/environments creating build/lib/muranodashboard/tests/unit/images copying muranodashboard/tests/unit/images/__init__.py -> build/lib/muranodashboard/tests/unit/images copying muranodashboard/tests/unit/images/test_views.py -> build/lib/muranodashboard/tests/unit/images copying muranodashboard/tests/unit/images/test_forms.py -> build/lib/muranodashboard/tests/unit/images creating build/lib/muranodashboard/tests/unit/categories copying muranodashboard/tests/unit/categories/__init__.py -> build/lib/muranodashboard/tests/unit/categories copying muranodashboard/tests/unit/categories/test_views.py -> build/lib/muranodashboard/tests/unit/categories creating build/lib/muranodashboard/catalog copying muranodashboard/catalog/__init__.py -> build/lib/muranodashboard/catalog copying muranodashboard/catalog/urls.py -> build/lib/muranodashboard/catalog copying muranodashboard/catalog/panel.py -> build/lib/muranodashboard/catalog copying muranodashboard/catalog/forms.py -> build/lib/muranodashboard/catalog copying muranodashboard/catalog/tabs.py -> build/lib/muranodashboard/catalog copying muranodashboard/catalog/views.py -> build/lib/muranodashboard/catalog creating build/lib/muranodashboard/dynamic_ui copying muranodashboard/dynamic_ui/__init__.py -> build/lib/muranodashboard/dynamic_ui copying muranodashboard/dynamic_ui/yaql_expression.py -> build/lib/muranodashboard/dynamic_ui copying muranodashboard/dynamic_ui/services.py -> build/lib/muranodashboard/dynamic_ui copying muranodashboard/dynamic_ui/fields.py -> build/lib/muranodashboard/dynamic_ui copying muranodashboard/dynamic_ui/version.py -> build/lib/muranodashboard/dynamic_ui copying muranodashboard/dynamic_ui/forms.py -> build/lib/muranodashboard/dynamic_ui copying muranodashboard/dynamic_ui/helpers.py -> build/lib/muranodashboard/dynamic_ui copying muranodashboard/dynamic_ui/yaql_functions.py -> build/lib/muranodashboard/dynamic_ui creating build/lib/muranodashboard/tests/unit/packages copying muranodashboard/tests/unit/packages/__init__.py -> build/lib/muranodashboard/tests/unit/packages copying muranodashboard/tests/unit/packages/test_api.py -> build/lib/muranodashboard/tests/unit/packages copying muranodashboard/tests/unit/packages/test_views.py -> build/lib/muranodashboard/tests/unit/packages copying muranodashboard/tests/unit/packages/test_forms.py -> build/lib/muranodashboard/tests/unit/packages copying muranodashboard/tests/unit/packages/test_tables.py -> build/lib/muranodashboard/tests/unit/packages creating build/lib/muranodashboard/packages copying muranodashboard/packages/__init__.py -> build/lib/muranodashboard/packages copying muranodashboard/packages/urls.py -> build/lib/muranodashboard/packages copying muranodashboard/packages/panel.py -> build/lib/muranodashboard/packages copying muranodashboard/packages/forms.py -> build/lib/muranodashboard/packages copying muranodashboard/packages/consts.py -> build/lib/muranodashboard/packages copying muranodashboard/packages/views.py -> build/lib/muranodashboard/packages copying muranodashboard/packages/tables.py -> build/lib/muranodashboard/packages creating build/lib/muranodashboard/categories copying muranodashboard/categories/__init__.py -> build/lib/muranodashboard/categories copying muranodashboard/categories/urls.py -> build/lib/muranodashboard/categories copying muranodashboard/categories/panel.py -> build/lib/muranodashboard/categories copying muranodashboard/categories/forms.py -> build/lib/muranodashboard/categories copying muranodashboard/categories/views.py -> build/lib/muranodashboard/categories copying muranodashboard/categories/tables.py -> build/lib/muranodashboard/categories copying muranodashboard/__init__.py -> build/lib/muranodashboard copying muranodashboard/dashboard.py -> build/lib/muranodashboard copying muranodashboard/version.py -> build/lib/muranodashboard copying muranodashboard/exceptions.py -> build/lib/muranodashboard copying muranodashboard/middleware.py -> build/lib/muranodashboard copying muranodashboard/views.py -> build/lib/muranodashboard creating build/lib/muranodashboard/templatetags copying muranodashboard/templatetags/__init__.py -> build/lib/muranodashboard/templatetags copying muranodashboard/templatetags/custom_filters.py -> build/lib/muranodashboard/templatetags copying muranodashboard/templatetags/jsonify.py -> build/lib/muranodashboard/templatetags creating build/lib/muranodashboard/environments copying muranodashboard/environments/api.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/__init__.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/urls.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/panel.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/forms.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/topology.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/consts.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/tabs.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/views.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/tables.py -> build/lib/muranodashboard/environments creating build/lib/muranodashboard/tests/functional/config copying muranodashboard/tests/functional/config/__init__.py -> build/lib/muranodashboard/tests/functional/config copying muranodashboard/tests/functional/config/config.py -> build/lib/muranodashboard/tests/functional/config creating build/lib/muranodashboard/images copying muranodashboard/images/__init__.py -> build/lib/muranodashboard/images copying muranodashboard/images/urls.py -> build/lib/muranodashboard/images copying muranodashboard/images/panel.py -> build/lib/muranodashboard/images copying muranodashboard/images/forms.py -> build/lib/muranodashboard/images copying muranodashboard/images/views.py -> build/lib/muranodashboard/images copying muranodashboard/images/tables.py -> build/lib/muranodashboard/images running egg_info writing murano_dashboard.egg-info/PKG-INFO writing dependency_links to murano_dashboard.egg-info/dependency_links.txt deleting murano_dashboard.egg-info/requires.txt writing top-level names to murano_dashboard.egg-info/top_level.txt writing pbr to murano_dashboard.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'murano_dashboard.egg-info/SOURCES.txt' creating build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_50_dashboard_catalog.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_51_muranodashboard.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_60_panel_group_browse.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_63_panel_murano_catalog.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_70_panel_group_manage.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_71_panel_murano_packages.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_72_panel_murano_images.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_73_panel_murano_categories.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_80_panel_group_applications.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_81_panel_applications_environments.py -> build/lib/muranodashboard/local/enabled creating build/lib/muranodashboard/local/local_settings.d copying muranodashboard/local/local_settings.d/_50_murano.py -> build/lib/muranodashboard/local/local_settings.d creating build/lib/muranodashboard/tests/functional/DeployingApp creating build/lib/muranodashboard/tests/functional/DeployingApp/Classes copying muranodashboard/tests/functional/DeployingApp/Classes/mock_muranopl.yaml -> build/lib/muranodashboard/tests/functional/DeployingApp/Classes creating build/lib/muranodashboard/tests/functional/DeployingApp/UI copying muranodashboard/tests/functional/DeployingApp/UI/mock_ui.yaml -> build/lib/muranodashboard/tests/functional/DeployingApp/UI creating build/lib/muranodashboard/tests/functional/HotApp copying muranodashboard/tests/functional/HotApp/template.yaml -> build/lib/muranodashboard/tests/functional/HotApp creating build/lib/muranodashboard/tests/functional/MockApp creating build/lib/muranodashboard/tests/functional/MockApp/Classes copying muranodashboard/tests/functional/MockApp/Classes/mock_muranopl.yaml -> build/lib/muranodashboard/tests/functional/MockApp/Classes creating build/lib/muranodashboard/tests/functional/MockApp/UI copying muranodashboard/tests/functional/MockApp/UI/mock_ui.yaml -> build/lib/muranodashboard/tests/functional/MockApp/UI creating build/lib/muranodashboard/conf copying muranodashboard/conf/murano_policy.json -> build/lib/muranodashboard/conf creating build/lib/muranodashboard/locale creating build/lib/muranodashboard/locale/cs creating build/lib/muranodashboard/locale/cs/LC_MESSAGES copying muranodashboard/locale/cs/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/cs/LC_MESSAGES copying muranodashboard/locale/cs/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/cs/LC_MESSAGES creating build/lib/muranodashboard/locale/de creating build/lib/muranodashboard/locale/de/LC_MESSAGES copying muranodashboard/locale/de/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/de/LC_MESSAGES copying muranodashboard/locale/de/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/de/LC_MESSAGES creating build/lib/muranodashboard/locale/en_GB creating build/lib/muranodashboard/locale/en_GB/LC_MESSAGES copying muranodashboard/locale/en_GB/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/en_GB/LC_MESSAGES copying muranodashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/en_GB/LC_MESSAGES creating build/lib/muranodashboard/locale/fr creating build/lib/muranodashboard/locale/fr/LC_MESSAGES copying muranodashboard/locale/fr/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/fr/LC_MESSAGES creating build/lib/muranodashboard/locale/id creating build/lib/muranodashboard/locale/id/LC_MESSAGES copying muranodashboard/locale/id/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/id/LC_MESSAGES copying muranodashboard/locale/id/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/id/LC_MESSAGES creating build/lib/muranodashboard/locale/ja creating build/lib/muranodashboard/locale/ja/LC_MESSAGES copying muranodashboard/locale/ja/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/ja/LC_MESSAGES copying muranodashboard/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/ja/LC_MESSAGES creating build/lib/muranodashboard/locale/ko_KR creating build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES copying muranodashboard/locale/ko_KR/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES copying muranodashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES creating build/lib/muranodashboard/locale/pt_BR creating build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES copying muranodashboard/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES copying muranodashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES creating build/lib/muranodashboard/locale/ru creating build/lib/muranodashboard/locale/ru/LC_MESSAGES copying muranodashboard/locale/ru/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/ru/LC_MESSAGES copying muranodashboard/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/ru/LC_MESSAGES creating build/lib/muranodashboard/locale/tr_TR creating build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES copying muranodashboard/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES copying muranodashboard/locale/tr_TR/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES creating build/lib/muranodashboard/locale/zh_CN creating build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES copying muranodashboard/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES copying muranodashboard/locale/zh_CN/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES creating build/lib/muranodashboard/static creating build/lib/muranodashboard/static/app creating build/lib/muranodashboard/static/app/core creating build/lib/muranodashboard/static/app/core/metadata copying muranodashboard/static/app/core/metadata/metadata.service.spec.js -> build/lib/muranodashboard/static/app/core/metadata creating build/lib/muranodashboard/static/app/murano copying muranodashboard/static/app/murano/murano.module.js -> build/lib/muranodashboard/static/app/murano copying muranodashboard/static/app/murano/murano.module.spec.js -> build/lib/muranodashboard/static/app/murano copying muranodashboard/static/app/murano/murano.service.js -> build/lib/muranodashboard/static/app/murano copying muranodashboard/static/app/murano/murano.service.spec.js -> build/lib/muranodashboard/static/app/murano creating build/lib/muranodashboard/static/muranodashboard creating build/lib/muranodashboard/static/muranodashboard/css copying muranodashboard/static/muranodashboard/css/catalog.css -> build/lib/muranodashboard/static/muranodashboard/css copying muranodashboard/static/muranodashboard/css/checkbox.css -> build/lib/muranodashboard/static/muranodashboard/css copying muranodashboard/static/muranodashboard/css/components.css -> build/lib/muranodashboard/static/muranodashboard/css copying muranodashboard/static/muranodashboard/css/deployments.css -> build/lib/muranodashboard/static/muranodashboard/css copying muranodashboard/static/muranodashboard/css/hide_app_name.css -> build/lib/muranodashboard/static/muranodashboard/css copying muranodashboard/static/muranodashboard/css/packages.css -> build/lib/muranodashboard/static/muranodashboard/css copying muranodashboard/static/muranodashboard/css/reports.css -> build/lib/muranodashboard/static/muranodashboard/css copying muranodashboard/static/muranodashboard/css/support_placeholder.css -> build/lib/muranodashboard/static/muranodashboard/css creating build/lib/muranodashboard/static/muranodashboard/images copying muranodashboard/static/muranodashboard/images/ext-net.png -> build/lib/muranodashboard/static/muranodashboard/images copying muranodashboard/static/muranodashboard/images/icon.png -> build/lib/muranodashboard/static/muranodashboard/images copying muranodashboard/static/muranodashboard/images/murano_srv.png -> build/lib/muranodashboard/static/muranodashboard/images copying muranodashboard/static/muranodashboard/images/murano_srv_red.png -> build/lib/muranodashboard/static/muranodashboard/images copying muranodashboard/static/muranodashboard/images/shared-sm.png -> build/lib/muranodashboard/static/muranodashboard/images copying muranodashboard/static/muranodashboard/images/shared.png -> build/lib/muranodashboard/static/muranodashboard/images creating build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/add-select.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/draggable-components.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/environments-in-place.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/external-ad.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/horizon.muranotopology.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/import_bundle_form.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/load-modals.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/mixed-mode.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/more-less.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/murano.tables.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/passwordfield.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/submit-disabled.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/support_placeholder.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/triStateCheckbox.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/upload_form.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/validators.js -> build/lib/muranodashboard/static/muranodashboard/js creating build/lib/muranodashboard/templates creating build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/_app_license.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/_app_requirements.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/_overview.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/add_app.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/app_details.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/app_tile.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/categories.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/env_switcher.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/index.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/quick_deploy.html -> build/lib/muranodashboard/templates/catalog creating build/lib/muranodashboard/templates/categories copying muranodashboard/templates/categories/_add.html -> build/lib/muranodashboard/templates/categories copying muranodashboard/templates/categories/_packages.html -> build/lib/muranodashboard/templates/categories copying muranodashboard/templates/categories/add.html -> build/lib/muranodashboard/templates/categories copying muranodashboard/templates/categories/index.html -> build/lib/muranodashboard/templates/categories creating build/lib/muranodashboard/templates/common copying muranodashboard/templates/common/_detail_header.html -> build/lib/muranodashboard/templates/common copying muranodashboard/templates/common/_form_fields.html -> build/lib/muranodashboard/templates/common creating build/lib/muranodashboard/templates/common/tri_state_checkbox copying muranodashboard/templates/common/tri_state_checkbox/base.html -> build/lib/muranodashboard/templates/common/tri_state_checkbox copying muranodashboard/templates/common/tri_state_checkbox/input.html -> build/lib/muranodashboard/templates/common/tri_state_checkbox creating build/lib/muranodashboard/templates/deployments copying muranodashboard/templates/deployments/_cell_reports.html -> build/lib/muranodashboard/templates/deployments copying muranodashboard/templates/deployments/_cell_services.html -> build/lib/muranodashboard/templates/deployments copying muranodashboard/templates/deployments/_logs.html -> build/lib/muranodashboard/templates/deployments copying muranodashboard/templates/deployments/index.html -> build/lib/muranodashboard/templates/deployments copying muranodashboard/templates/deployments/reports.html -> build/lib/muranodashboard/templates/deployments creating build/lib/muranodashboard/templates/environments copying muranodashboard/templates/environments/_create.html -> build/lib/muranodashboard/templates/environments copying muranodashboard/templates/environments/_data_table.html -> build/lib/muranodashboard/templates/environments copying muranodashboard/templates/environments/create.html -> build/lib/muranodashboard/templates/environments copying muranodashboard/templates/environments/index.html -> build/lib/muranodashboard/templates/environments creating build/lib/muranodashboard/templates/images copying muranodashboard/templates/images/_mark.html -> build/lib/muranodashboard/templates/images copying muranodashboard/templates/images/index.html -> build/lib/muranodashboard/templates/images copying muranodashboard/templates/images/mark.html -> build/lib/muranodashboard/templates/images creating build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/_detail.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/_import_bundle.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/_modify_package.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/_package_params.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/_upload.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/detail.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/import_bundle.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/index.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/modify_package.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/upload.html -> build/lib/muranodashboard/templates/packages creating build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_application_info.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_data_table.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_detail_topology.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_environment_info.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_logs.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_network_info.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_overview.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_service_list.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_unit_info.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_wizard_create.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/app_tile_small.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/details.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/index.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/wizard_create.html -> build/lib/muranodashboard/templates/services copying muranodashboard/tests/functional/config/config.conf.sample -> build/lib/muranodashboard/tests/functional/config ~/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard ~/build/BUILD/murano-dashboard-10.0.0 + pushd build/lib/muranodashboard + django-admin compilemessages processing file django.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/en_GB/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/en_GB/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/ru/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/ru/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/id/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/id/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/de/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/de/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/cs/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/cs/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/ja/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/ja/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/fr/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-10.0.0/build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES ~/build/BUILD/murano-dashboard-10.0.0 + popd + export OSLO_PACKAGE_VERSION=10.0.0 + OSLO_PACKAGE_VERSION=10.0.0 + sphinx-build -b html doc/source doc/build/html Running Sphinx v2.2.2 [openstackdocstheme] version: 2.2.1 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (murano-dashboard); you can disable this behavior with the 'openstackdocs_auto_name' option loading intersphinx inventory from http://docs.python.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/murano-dashboard-10.0.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 1 source files that are out of date updating environment: [new config] 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index [openstackdocstheme] pdf_link False generating indices... done writing additional pages... search[openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hqOcHI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch + cd murano-dashboard-10.0.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/cs creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/cs/LC_MESSAGES copying build/lib/muranodashboard/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/cs/LC_MESSAGES copying build/lib/muranodashboard/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/cs/LC_MESSAGES copying build/lib/muranodashboard/locale/cs/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/cs/LC_MESSAGES copying build/lib/muranodashboard/locale/cs/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/pt_BR/LC_MESSAGES copying build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/pt_BR/LC_MESSAGES copying build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/pt_BR/LC_MESSAGES copying build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/pt_BR/LC_MESSAGES copying build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/tr_TR/LC_MESSAGES copying build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/tr_TR/LC_MESSAGES copying build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/tr_TR/LC_MESSAGES copying build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/tr_TR/LC_MESSAGES copying build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/en_GB creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/en_GB/LC_MESSAGES copying build/lib/muranodashboard/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/en_GB/LC_MESSAGES copying build/lib/muranodashboard/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/en_GB/LC_MESSAGES copying build/lib/muranodashboard/locale/en_GB/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/en_GB/LC_MESSAGES copying build/lib/muranodashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ko_KR/LC_MESSAGES copying build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ko_KR/LC_MESSAGES copying build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ko_KR/LC_MESSAGES copying build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ko_KR/LC_MESSAGES copying build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/fr creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/fr/LC_MESSAGES copying build/lib/muranodashboard/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/fr/LC_MESSAGES copying build/lib/muranodashboard/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/de creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/de/LC_MESSAGES copying build/lib/muranodashboard/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/de/LC_MESSAGES copying build/lib/muranodashboard/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/de/LC_MESSAGES copying build/lib/muranodashboard/locale/de/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/de/LC_MESSAGES copying build/lib/muranodashboard/locale/de/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/zh_CN/LC_MESSAGES copying build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/zh_CN/LC_MESSAGES copying build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/zh_CN/LC_MESSAGES copying build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/zh_CN/LC_MESSAGES copying build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ru creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ru/LC_MESSAGES copying build/lib/muranodashboard/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ru/LC_MESSAGES copying build/lib/muranodashboard/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ru/LC_MESSAGES copying build/lib/muranodashboard/locale/ru/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ru/LC_MESSAGES copying build/lib/muranodashboard/locale/ru/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ja creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ja/LC_MESSAGES copying build/lib/muranodashboard/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ja/LC_MESSAGES copying build/lib/muranodashboard/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ja/LC_MESSAGES copying build/lib/muranodashboard/locale/ja/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ja/LC_MESSAGES copying build/lib/muranodashboard/locale/ja/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/id creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/id/LC_MESSAGES copying build/lib/muranodashboard/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/id/LC_MESSAGES copying build/lib/muranodashboard/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/id/LC_MESSAGES copying build/lib/muranodashboard/locale/id/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/id/LC_MESSAGES copying build/lib/muranodashboard/locale/id/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/locale/id/LC_MESSAGES copying build/lib/muranodashboard/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/categories copying build/lib/muranodashboard/templates/categories/index.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/categories copying build/lib/muranodashboard/templates/categories/_packages.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/categories copying build/lib/muranodashboard/templates/categories/add.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/categories copying build/lib/muranodashboard/templates/categories/_add.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/categories creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/images copying build/lib/muranodashboard/templates/images/index.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/images copying build/lib/muranodashboard/templates/images/mark.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/images copying build/lib/muranodashboard/templates/images/_mark.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/images creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/_detail.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/_import_bundle.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/upload.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/index.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/modify_package.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/_modify_package.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/import_bundle.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/detail.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/_upload.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/_package_params.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/packages creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_service_list.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/details.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/index.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_unit_info.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_logs.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/app_tile_small.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/wizard_create.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_environment_info.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_detail_topology.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_network_info.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_application_info.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_wizard_create.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_data_table.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_overview.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/services creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/_app_requirements.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/index.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/quick_deploy.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/add_app.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/_app_license.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/env_switcher.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/app_tile.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/app_details.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/categories.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/_overview.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/catalog creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/environments copying build/lib/muranodashboard/templates/environments/index.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/environments copying build/lib/muranodashboard/templates/environments/create.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/environments copying build/lib/muranodashboard/templates/environments/_create.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/environments copying build/lib/muranodashboard/templates/environments/_data_table.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/environments creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/deployments copying build/lib/muranodashboard/templates/deployments/index.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/deployments copying build/lib/muranodashboard/templates/deployments/_logs.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/deployments copying build/lib/muranodashboard/templates/deployments/_cell_services.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/deployments copying build/lib/muranodashboard/templates/deployments/_cell_reports.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/deployments copying build/lib/muranodashboard/templates/deployments/reports.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/deployments creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/common copying build/lib/muranodashboard/templates/common/_form_fields.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/common copying build/lib/muranodashboard/templates/common/_detail_header.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/common creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/common/tri_state_checkbox copying build/lib/muranodashboard/templates/common/tri_state_checkbox/input.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/common/tri_state_checkbox copying build/lib/muranodashboard/templates/common/tri_state_checkbox/base.html -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templates/common/tri_state_checkbox creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/categories copying build/lib/muranodashboard/categories/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/categories copying build/lib/muranodashboard/categories/urls.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/categories copying build/lib/muranodashboard/categories/panel.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/categories copying build/lib/muranodashboard/categories/forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/categories copying build/lib/muranodashboard/categories/views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/categories copying build/lib/muranodashboard/categories/tables.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/categories creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/images copying build/lib/muranodashboard/images/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/images copying build/lib/muranodashboard/images/urls.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/images copying build/lib/muranodashboard/images/panel.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/images copying build/lib/muranodashboard/images/forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/images copying build/lib/muranodashboard/images/views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/images copying build/lib/muranodashboard/images/tables.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/images creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/packages copying build/lib/muranodashboard/packages/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/packages copying build/lib/muranodashboard/packages/urls.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/packages copying build/lib/muranodashboard/packages/panel.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/packages copying build/lib/muranodashboard/packages/forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/packages copying build/lib/muranodashboard/packages/consts.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/packages copying build/lib/muranodashboard/packages/views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/packages copying build/lib/muranodashboard/packages/tables.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/packages creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dynamic_ui/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dynamic_ui/yaql_expression.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dynamic_ui/services.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dynamic_ui/fields.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dynamic_ui/version.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dynamic_ui/forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dynamic_ui/helpers.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dynamic_ui/yaql_functions.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dashboard.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templatetags copying build/lib/muranodashboard/templatetags/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templatetags copying build/lib/muranodashboard/templatetags/custom_filters.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templatetags copying build/lib/muranodashboard/templatetags/jsonify.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templatetags copying build/lib/muranodashboard/version.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/api copying build/lib/muranodashboard/api/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/api copying build/lib/muranodashboard/api/packages.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/api creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/api/rest copying build/lib/muranodashboard/api/rest/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/api/rest copying build/lib/muranodashboard/api/rest/packages.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/api/rest copying build/lib/muranodashboard/api/rest/environments.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/api/rest creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/app creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/app/core creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/app/core/metadata copying build/lib/muranodashboard/static/app/core/metadata/metadata.service.spec.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/app/core/metadata creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/app/murano copying build/lib/muranodashboard/static/app/murano/murano.service.spec.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/app/murano copying build/lib/muranodashboard/static/app/murano/murano.module.spec.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/app/murano copying build/lib/muranodashboard/static/app/murano/murano.service.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/app/murano copying build/lib/muranodashboard/static/app/murano/murano.module.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/app/murano creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/images copying build/lib/muranodashboard/static/muranodashboard/images/murano_srv.png -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/images copying build/lib/muranodashboard/static/muranodashboard/images/shared.png -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/images copying build/lib/muranodashboard/static/muranodashboard/images/shared-sm.png -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/images copying build/lib/muranodashboard/static/muranodashboard/images/murano_srv_red.png -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/images copying build/lib/muranodashboard/static/muranodashboard/images/ext-net.png -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/images copying build/lib/muranodashboard/static/muranodashboard/images/icon.png -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/images creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/static/muranodashboard/css/checkbox.css -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/static/muranodashboard/css/deployments.css -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/static/muranodashboard/css/support_placeholder.css -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/static/muranodashboard/css/catalog.css -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/static/muranodashboard/css/hide_app_name.css -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/static/muranodashboard/css/packages.css -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/static/muranodashboard/css/reports.css -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/static/muranodashboard/css/components.css -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/css creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/load-modals.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/support_placeholder.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/horizon.muranotopology.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/draggable-components.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/add-select.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/upload_form.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/submit-disabled.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/external-ad.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/more-less.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/validators.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/triStateCheckbox.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/import_bundle_form.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/environments-in-place.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/passwordfield.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/mixed-mode.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/murano.tables.js -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/static/muranodashboard/js creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local copying build/lib/muranodashboard/local/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_73_panel_murano_categories.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_63_panel_murano_catalog.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_72_panel_murano_images.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_50_dashboard_catalog.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_60_panel_group_browse.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_80_panel_group_applications.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_71_panel_murano_packages.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_70_panel_group_manage.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_81_panel_applications_environments.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_51_muranodashboard.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/local_settings.d copying build/lib/muranodashboard/local/local_settings.d/_50_murano.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/local_settings.d copying build/lib/muranodashboard/exceptions.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/catalog copying build/lib/muranodashboard/catalog/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/catalog copying build/lib/muranodashboard/catalog/urls.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/catalog copying build/lib/muranodashboard/catalog/panel.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/catalog copying build/lib/muranodashboard/catalog/forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/catalog copying build/lib/muranodashboard/catalog/tabs.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/catalog copying build/lib/muranodashboard/catalog/views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/catalog creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests copying build/lib/muranodashboard/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests copying build/lib/muranodashboard/tests/test_utils.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests copying build/lib/muranodashboard/tests/settings.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional copying build/lib/muranodashboard/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional copying build/lib/muranodashboard/tests/functional/base.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional copying build/lib/muranodashboard/tests/functional/sanity_check.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/HotApp copying build/lib/muranodashboard/tests/functional/HotApp/template.yaml -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/HotApp copying build/lib/muranodashboard/tests/functional/utils.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional copying build/lib/muranodashboard/tests/functional/consts.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/config copying build/lib/muranodashboard/tests/functional/config/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/config copying build/lib/muranodashboard/tests/functional/config/config.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/config copying build/lib/muranodashboard/tests/functional/config/config.conf.sample -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/config creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/DeployingApp creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/DeployingApp/Classes copying build/lib/muranodashboard/tests/functional/DeployingApp/Classes/mock_muranopl.yaml -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/DeployingApp/Classes creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/DeployingApp/UI copying build/lib/muranodashboard/tests/functional/DeployingApp/UI/mock_ui.yaml -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/DeployingApp/UI creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/MockApp creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/MockApp/Classes copying build/lib/muranodashboard/tests/functional/MockApp/Classes/mock_muranopl.yaml -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/MockApp/Classes creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/MockApp/UI copying build/lib/muranodashboard/tests/functional/MockApp/UI/mock_ui.yaml -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/MockApp/UI copying build/lib/muranodashboard/tests/test_tabs.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests copying build/lib/muranodashboard/tests/test_fields.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit copying build/lib/muranodashboard/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/categories copying build/lib/muranodashboard/tests/unit/categories/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/categories copying build/lib/muranodashboard/tests/unit/categories/test_views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/categories creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/images copying build/lib/muranodashboard/tests/unit/images/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/images copying build/lib/muranodashboard/tests/unit/images/test_views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/images copying build/lib/muranodashboard/tests/unit/images/test_forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/images copying build/lib/muranodashboard/tests/unit/test_api.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/packages copying build/lib/muranodashboard/tests/unit/packages/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/packages copying build/lib/muranodashboard/tests/unit/packages/test_api.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/packages copying build/lib/muranodashboard/tests/unit/packages/test_views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/packages copying build/lib/muranodashboard/tests/unit/packages/test_forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/packages copying build/lib/muranodashboard/tests/unit/packages/test_tables.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/packages creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui copying build/lib/muranodashboard/tests/unit/dynamic_ui/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui copying build/lib/muranodashboard/tests/unit/dynamic_ui/test_yaql_expression.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui copying build/lib/muranodashboard/tests/unit/dynamic_ui/test_versions.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui copying build/lib/muranodashboard/tests/unit/dynamic_ui/test_forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui copying build/lib/muranodashboard/tests/unit/dynamic_ui/test_yaql_functions.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui copying build/lib/muranodashboard/tests/unit/dynamic_ui/test_services.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui copying build/lib/muranodashboard/tests/unit/dynamic_ui/test_helpers.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui copying build/lib/muranodashboard/tests/unit/dynamic_ui/test_fields.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/catalog copying build/lib/muranodashboard/tests/unit/catalog/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/catalog copying build/lib/muranodashboard/tests/unit/catalog/test_views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/catalog creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments copying build/lib/muranodashboard/tests/unit/environments/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments copying build/lib/muranodashboard/tests/unit/environments/test_api.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments copying build/lib/muranodashboard/tests/unit/environments/test_views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments copying build/lib/muranodashboard/tests/unit/environments/test_forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments copying build/lib/muranodashboard/tests/unit/environments/test_topology.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments copying build/lib/muranodashboard/tests/unit/environments/test_tables.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments copying build/lib/muranodashboard/tests/unit/environments/test_rest_api.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments copying build/lib/muranodashboard/tests/unit/environments/test_tabs.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/common copying build/lib/muranodashboard/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/common copying build/lib/muranodashboard/tests/unit/common/test_net.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/common copying build/lib/muranodashboard/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/common copying build/lib/muranodashboard/middleware.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/conf copying build/lib/muranodashboard/conf/murano_policy.json -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/conf creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/api.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/urls.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/panel.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/topology.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/consts.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/tabs.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/tables.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments copying build/lib/muranodashboard/views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard creating /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/common copying build/lib/muranodashboard/common/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/common copying build/lib/muranodashboard/common/fields.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/common copying build/lib/muranodashboard/common/utils.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/common copying build/lib/muranodashboard/common/widgets.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/common copying build/lib/muranodashboard/common/cache.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/common copying build/lib/muranodashboard/common/net.py -> /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/common byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/categories/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/categories/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/categories/panel.py to panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/categories/forms.py to forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/categories/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/categories/tables.py to tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/images/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/images/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/images/panel.py to panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/images/forms.py to forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/images/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/images/tables.py to tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/packages/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/packages/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/packages/panel.py to panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/packages/forms.py to forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/packages/consts.py to consts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/packages/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/packages/tables.py to tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui/yaql_expression.py to yaql_expression.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui/services.py to services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui/fields.py to fields.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui/forms.py to forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dynamic_ui/yaql_functions.py to yaql_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/dashboard.py to dashboard.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templatetags/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templatetags/custom_filters.py to custom_filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/templatetags/jsonify.py to jsonify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/api/packages.py to packages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/api/rest/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/api/rest/packages.py to packages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/api/rest/environments.py to environments.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled/_73_panel_murano_categories.py to _73_panel_murano_categories.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled/_63_panel_murano_catalog.py to _63_panel_murano_catalog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled/_72_panel_murano_images.py to _72_panel_murano_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled/_50_dashboard_catalog.py to _50_dashboard_catalog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled/_60_panel_group_browse.py to _60_panel_group_browse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled/_80_panel_group_applications.py to _80_panel_group_applications.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled/_71_panel_murano_packages.py to _71_panel_murano_packages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled/_70_panel_group_manage.py to _70_panel_group_manage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled/_81_panel_applications_environments.py to _81_panel_applications_environments.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/enabled/_51_muranodashboard.py to _51_muranodashboard.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/local/local_settings.d/_50_murano.py to _50_murano.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/catalog/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/catalog/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/catalog/panel.py to panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/catalog/forms.py to forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/catalog/tabs.py to tabs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/catalog/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/settings.py to settings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/sanity_check.py to sanity_check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/consts.py to consts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/config/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/functional/config/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/test_tabs.py to test_tabs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/test_fields.py to test_fields.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/categories/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/categories/test_views.py to test_views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/images/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/images/test_views.py to test_views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/images/test_forms.py to test_forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/packages/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/packages/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/packages/test_views.py to test_views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/packages/test_forms.py to test_forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/packages/test_tables.py to test_tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui/test_yaql_expression.py to test_yaql_expression.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui/test_versions.py to test_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui/test_forms.py to test_forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui/test_yaql_functions.py to test_yaql_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui/test_services.py to test_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui/test_helpers.py to test_helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/dynamic_ui/test_fields.py to test_fields.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/catalog/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/catalog/test_views.py to test_views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments/test_views.py to test_views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments/test_forms.py to test_forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments/test_topology.py to test_topology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments/test_tables.py to test_tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments/test_rest_api.py to test_rest_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/environments/test_tabs.py to test_tabs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/common/test_net.py to test_net.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/tests/unit/common/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/middleware.py to middleware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments/panel.py to panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments/forms.py to forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments/topology.py to topology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments/consts.py to consts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments/tabs.py to tabs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/environments/tables.py to tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/common/fields.py to fields.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/common/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/common/widgets.py to widgets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/common/cache.py to cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/muranodashboard/common/net.py to net.cpython-36.pyc writing byte-compilation script '/tmp/tmphyr9tf_2.py' /usr/bin/python3 /tmp/tmphyr9tf_2.py removing /tmp/tmphyr9tf_2.py running install_egg_info running egg_info writing murano_dashboard.egg-info/PKG-INFO writing dependency_links to murano_dashboard.egg-info/dependency_links.txt writing top-level names to murano_dashboard.egg-info/top_level.txt writing pbr to murano_dashboard.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'murano_dashboard.egg-info/SOURCES.txt' Copying murano_dashboard.egg-info to /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/murano_dashboard-10.0.0-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:436: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable) + mkdir -p /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled + mkdir -p /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d + mkdir -p /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/var/cache/murano-dashboard + cp /builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/local/local_settings.d/_50_murano.py /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/ + cp /builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/local/enabled/_50_dashboard_catalog.py /builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/local/enabled/_51_muranodashboard.py /builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/local/enabled/_60_panel_group_browse.py /builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/local/enabled/_63_panel_murano_catalog.py /builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/local/enabled/_70_panel_group_manage.py /builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/local/enabled/_71_panel_murano_packages.py /builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/local/enabled/_72_panel_murano_images.py /builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/local/enabled/_73_panel_murano_categories.py /builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/local/enabled/_80_panel_group_applications.py /builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/local/enabled/_81_panel_applications_environments.py /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 10.0.0-1.el8 --unique-debug-suffix -10.0.0-1.el8.noarch --unique-debug-src-base openstack-murano-ui-10.0.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/murano-dashboard-10.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Vxmv5K + umask 022 + cd /builddir/build/BUILD + cd murano-dashboard-10.0.0 + export PYTHONPATH=/usr/share/openstack-dashboard:/usr/lib64/python3.6/site-packages:/usr/lib/python3.6/site-packages:/builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages + PYTHONPATH=/usr/share/openstack-dashboard:/usr/lib64/python3.6/site-packages:/usr/lib/python3.6/site-packages:/builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/lib/python3.6/site-packages + /usr/bin/python3 manage.py test muranodashboard --settings=muranodashboard.tests.settings Creating test database for alias 'default'... .........................................................................................ERROR:muranodashboard.packages.forms:Please supply a package file ERROR:muranodashboard.packages.forms:Please supply a package name ERROR:muranodashboard.packages.forms:Please supply a package url ..ERROR:muranodashboard.packages.forms:It is forbidden to upload files larger than 5 MB. ..ERROR:muranodashboard.packages.forms:Failed to modify the package. Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/packages/forms.py", line 233, in handle result = api.muranoclient(request).packages.update(app_id, data) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect Exception .ERROR:muranodashboard.packages.forms:Package or Class with the same name is already made public Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/packages/forms.py", line 233, in handle result = api.muranoclient(request).packages.update(app_id, data) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect muranoclient.common.exceptions.HTTPConflict: HTTPConflict (HTTP 409) .ERROR:muranodashboard.packages.forms:You are not allowed to perform this operation Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/packages/forms.py", line 233, in handle result = api.muranoclient(request).packages.update(app_id, data) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect muranoclient.common.exceptions.HTTPForbidden: HTTPForbidden (HTTP 403) ..ERROR:muranodashboard.packages.forms:Unable to get list of categories Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/packages/forms.py", line 213, in __init__ categories = api.muranoclient(request).categories.list() File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect muranoclient.common.exceptions.HTTPException: HTTPException (HTTP N/A) ..ERROR:muranodashboard.packages.forms:Unable to get list of categories Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/packages/forms.py", line 273, in __init__ categories = api.muranoclient(request).categories.list() File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect muranoclient.common.exceptions.HTTPException: HTTPException (HTTP N/A) ...........................................ERROR:muranodashboard.api:Unable to communicate to murano-api server. Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/api/__init__.py", line 58, in handled_exceptions yield File "/builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/tests/unit/test_api.py", line 114, in test_handled_exceptions_with_ajax_request raise api.exc.CommunicationError() muranoclient.common.exceptions.CommunicationError: Unable to communicate with server. ..ERROR:muranodashboard.api:Unable to communicate to murano-api server. Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/api/__init__.py", line 58, in handled_exceptions yield File "/builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/tests/unit/test_api.py", line 98, in test_handled_exceptions_with_message_already_queued raise api.exc.CommunicationError() muranoclient.common.exceptions.CommunicationError: Unable to communicate with server. .WARNING:muranodashboard.api:Murano API location could not be found in Service Catalog, using default: http://localhost:8082 WARNING:muranodashboard.api:Glare API location could not be found in Service Catalog, using default: http://localhost:9494 .........................................................................................................................................ERROR:muranodashboard.dynamic_ui.yaql_functions:'auth_url' Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/dynamic_ui/yaql_functions.py", line 127, in _encrypt_data auth_url=settings.KEY_MANAGER['auth_url'], KeyError: 'auth_url' .ERROR:muranodashboard.dynamic_ui.yaql_functions:'Settings' object has no attribute 'KEY_MANAGER' Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/dynamic_ui/yaql_functions.py", line 127, in _encrypt_data auth_url=settings.KEY_MANAGER['auth_url'], File "/usr/lib/python3.6/site-packages/django/conf/__init__.py", line 80, in __getattr__ val = getattr(self._wrapped, name) AttributeError: 'Settings' object has no attribute 'KEY_MANAGER' ...............ERROR:muranodashboard.environments.tables:Unable to abandon the environment "". ........ERROR:muranodashboard.environments.tables:Unable to create environment "". ...ERROR:muranodashboard.environments.tables:Unable to delete environment "". .................................................EE.ERROR:muranodashboard.images.forms:Failed to request image list from Glance ..........................System check identified no issues (0 silenced). ====================================================================== ERROR: muranodashboard.tests.unit.environments.test_tabs (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: muranodashboard.tests.unit.environments.test_tabs Traceback (most recent call last): File "/usr/lib64/python3.6/unittest/loader.py", line 428, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib64/python3.6/unittest/loader.py", line 369, in _get_module_from_name __import__(name) File "/builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/tests/unit/environments/test_tabs.py", line 24, in from muranodashboard.environments import tabs File "/builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/environments/tabs.py", line 22, in from heat_dashboard.api import heat as heat_api ModuleNotFoundError: No module named 'heat_dashboard' ====================================================================== ERROR: muranodashboard.tests.unit.environments.test_views (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: muranodashboard.tests.unit.environments.test_views Traceback (most recent call last): File "/usr/lib64/python3.6/unittest/loader.py", line 428, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib64/python3.6/unittest/loader.py", line 369, in _get_module_from_name __import__(name) File "/builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/tests/unit/environments/test_views.py", line 28, in from muranodashboard.environments import tabs as env_tabs File "/builddir/build/BUILD/murano-dashboard-10.0.0/muranodashboard/environments/tabs.py", line 22, in from heat_dashboard.api import heat as heat_api ModuleNotFoundError: No module named 'heat_dashboard' ---------------------------------------------------------------------- Ran 387 tests in 3.374s FAILED (errors=2) Destroying test database for alias 'default'... + : + exit 0 Processing files: openstack-murano-ui-10.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0h09v2 + umask 022 + cd /builddir/build/BUILD + cd murano-dashboard-10.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/share/doc/openstack-murano-ui + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/share/doc/openstack-murano-ui + cp -pr README.rst /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/share/doc/openstack-murano-ui + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.liRkYj + umask 022 + cd /builddir/build/BUILD + cd murano-dashboard-10.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/share/licenses/openstack-murano-ui + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/share/licenses/openstack-murano-ui + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/share/licenses/openstack-murano-ui + exit 0 Provides: openstack-murano-ui = 10.0.0-1.el8 python3.6dist(murano-dashboard) = 10.0.0 python3dist(murano-dashboard) = 10.0.0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: python(abi) = 3.6 Processing files: openstack-murano-ui-doc-10.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.soe1Fe + umask 022 + cd /builddir/build/BUILD + cd murano-dashboard-10.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/share/doc/openstack-murano-ui-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/share/doc/openstack-murano-ui-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/share/doc/openstack-murano-ui-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.j0Fiq9 + umask 022 + cd /builddir/build/BUILD + cd murano-dashboard-10.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/share/licenses/openstack-murano-ui-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/share/licenses/openstack-murano-ui-doc + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch/usr/share/licenses/openstack-murano-ui-doc + exit 0 Provides: openstack-murano-ui-doc = 10.0.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch Wrote: /builddir/build/RPMS/openstack-murano-ui-10.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-murano-ui-doc-10.0.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SOsgZ5 + umask 022 + cd /builddir/build/BUILD + cd murano-dashboard-10.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-murano-ui-10.0.0-1.el8.noarch + exit 0 Child return code was: 0